<86>May 17 09:54:06 userdel[656245]: delete user 'rooter' <86>May 17 09:54:06 userdel[656245]: removed group 'rooter' owned by 'rooter' <86>May 17 09:54:06 userdel[656245]: removed shadow group 'rooter' owned by 'rooter' <86>May 17 09:54:06 groupadd[656337]: group added to /etc/group: name=rooter, GID=651 <86>May 17 09:54:06 groupadd[656337]: group added to /etc/gshadow: name=rooter <86>May 17 09:54:06 groupadd[656337]: new group: name=rooter, GID=651 <86>May 17 09:54:06 useradd[656361]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>May 17 09:54:06 userdel[656415]: delete user 'builder' <86>May 17 09:54:06 userdel[656415]: removed group 'builder' owned by 'builder' <86>May 17 09:54:06 userdel[656415]: removed shadow group 'builder' owned by 'builder' <86>May 17 09:54:06 groupadd[656453]: group added to /etc/group: name=builder, GID=652 <86>May 17 09:54:06 groupadd[656453]: group added to /etc/gshadow: name=builder <86>May 17 09:54:06 groupadd[656453]: new group: name=builder, GID=652 <86>May 17 09:54:06 useradd[656461]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>May 17 09:54:09 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>May 17 09:54:09 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ytalk-3.3.0-alt1.qa1.nosrc.rpm Installing ytalk-3.3.0-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54356 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ytalk-3.3.0 + echo 'Source #0 (ytalk-3.3.0.tar.bz2):' Source #0 (ytalk-3.3.0.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/ytalk-3.3.0.tar.bz2 + /bin/tar -xf - + cd ytalk-3.3.0 + /bin/chmod -c -Rf u+rwX,go-w . mode of './missing' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './install-sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6473 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ytalk-3.3.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for egrep... 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 for long... yes checking size of long... 4 checking for u_int... yes checking size of u_int... 4 checking for initscr in -lncurses... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for keypad in -lncurses... yes checking for tcgetattr... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for socket... yes checking for gethostbyname... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.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 stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking iovec.h usability... no checking iovec.h presence... no checking for iovec.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/stat.h... (cached) yes checking for size_t... yes checking return type of signal handlers... void checking whether time.h and sys/time.h may both be included... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for socklen_t... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking for openpty... no checking for openpty in -lutil... yes checking whether i586-alt-linux-gcc needs -traditional... no checking for putenv... yes checking for strerror... yes checking for ttyname... yes checking for ptsname... yes checking for grantpt... yes checking for unlockpt... yes checking for setsid... yes checking for tcflush... yes checking for snprintf... yes checking for sigprocmask... yes checking for gethostname... yes checking for select... yes configure: creating ./config.status config.status: creating docs/Makefile config.status: creating docs/ytalk.1 config.status: creating test/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j8 make all-recursive Making all in docs make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c fd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c user.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c getpty.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c term.c term.c: In function 'spew_term': term.c:1093:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, user->scr[y], (size_t)(e - user->scr[y])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ term.c:1097:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "\r\n", 2); ^~~~~~~~~~~~~~~~~~~~ term.c:1099:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "\n", 1); ^~~~~~~~~~~~~~~~~~ term.c:1109:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, tmp, strlen(tmp)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ term.c:1115:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, user->scr[y], (size_t)user->x); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ term.c:1122:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, user->scr[y], (size_t)(e - user->scr[y])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ term.c:1124:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "\r\n", 2); ^~~~~~~~~~~~~~~~~~~~ term.c:1126:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "\n", 1); ^~~~~~~~~~~~~~~~~~ term.c:1105:37: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size between 6 and 16 [-Wformat-truncation=] snprintf(tmp, sizeof(tmp), "%c[%d;%dH", 27, user->y + 1, user->x + 1); ^~ term.c:1105:30: note: directive argument in the range [-2147483647, 2147483647] snprintf(tmp, sizeof(tmp), "%c[%d;%dH", 27, user->y + 1, user->x + 1); ^~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from header.h:38, from term.c:21: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 7 and 27 bytes into a destination of size 20 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mem.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c socket.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c vt100.c vt100.c: In function 'vt100_process': vt100.c:66:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(user->fd, "\033[0c", 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c gtalk.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c exec.c exec.c: In function 'execute': exec.c:271:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, "Warning: This pseudo-terminal is world-readable.\n", 49); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exec.c: In function 'update_exec': exec.c:311:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(pfd, io_ptr, (size_t) io_len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cwin.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c rc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c comm.c comm.c: In function 'invite': comm.c:922:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(user->fd, me->edit, 3); /* send the edit keys */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'contact_user': comm.c:747:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(user->fd, me->edit, 3); /* send the edit keys */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'connect_user': comm.c:673:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(user->fd, &parm, sizeof(y_parm)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'v2_process': comm.c:222:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(user->fd, pack, V2_PACKLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'send_accept': comm.c:152:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(to->fd, (yaddr)&v2p, V2_PACKLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'send_import': comm.c:130:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(to->fd, (yaddr)&v2p, V2_PACKLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'announce': comm.c:809:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, &v2p, V2_PACKLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'send_users': comm.c:1156:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(user->fd, o_cbuf, (size_t)(co - o_cbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:1158:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(user->fd, o_buf, (size_t)(o - o_buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:1160:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(user->fd, buf, (size_t)(b - buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:1166:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(u->fd, o_cbuf, (size_t)(co - o_cbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:1168:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(u->fd, o_buf, (size_t)(o - o_buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:1170:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(u->fd, buf, (size_t)(b - buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c menu.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o ytalk main.o term.o user.o fd.o comm.o menu.o socket.o rc.o exec.o getpty.o cwin.o mem.o vt100.o gtalk.o -lncurses -lutil make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' Making all in test make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.23247 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ytalk-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ytalk-buildroot + cd ytalk-3.3.0 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/ytalk-buildroot install make: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0' Making install in docs make[1]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/docs' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/docs' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/ytalk-buildroot/usr/share/man/man1" /bin/install -p -m 644 './ytalk.1' '/usr/src/tmp/ytalk-buildroot/usr/share/man/man1/ytalk.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/docs' make[1]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/docs' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/ytalk-buildroot/usr/bin" /bin/install -p 'ytalk' '/usr/src/tmp/ytalk-buildroot/usr/bin/ytalk' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/test' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/test' 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/ytalk-3.3.0/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/test' make[1]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0' make[2]: Nothing to be done for 'install-exec-am'. test -z "/etc" || mkdir -p -- "/usr/src/tmp/ytalk-buildroot/etc" /bin/install -p -m 644 'ytalkrc' '/usr/src/tmp/ytalk-buildroot/etc/ytalkrc' test -z "/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/ytalk-buildroot/usr/share/man/man1" /bin/install -p -m 644 './docs/ytalk.1' '/usr/src/tmp/ytalk-buildroot/usr/share/man/man1/ytalk.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0' make: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ytalk-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ytalk-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ytalk-buildroot/ (default) Compressing files in /usr/src/tmp/ytalk-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ytalk-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/ytalk: uses non-LFS functions: __xstat fopen open Hardlinking identical .pyc and .pyo files Processing files: ytalk-3.3.0-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.43154 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ytalk-3.3.0 + DOCDIR=/usr/src/tmp/ytalk-buildroot/usr/share/doc/ytalk-3.3.0 + export DOCDIR + rm -rf /usr/src/tmp/ytalk-buildroot/usr/share/doc/ytalk-3.3.0 + /bin/mkdir -p /usr/src/tmp/ytalk-buildroot/usr/share/doc/ytalk-3.3.0 + cp -prL AUTHORS ChangeLog /usr/src/tmp/ytalk-buildroot/usr/share/doc/ytalk-3.3.0 + chmod -R go-w /usr/src/tmp/ytalk-buildroot/usr/share/doc/ytalk-3.3.0 + chmod -R a+rX /usr/src/tmp/ytalk-buildroot/usr/share/doc/ytalk-3.3.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P2StvJ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l1i5dH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libncurses.so.5 >= set:mi6NHG6gUJ4yH46sXQwdOJFO7r89yIY6NWRwtm1, libtinfo.so.5 >= set:liZKbfJyZaiTjSGZ0vBTpu2, libutil.so.1(GLIBC_2.0), 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.PpM3GX Creating ytalk-debuginfo package Processing files: ytalk-debuginfo-3.3.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6FiKJJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1rg2OR find-requires: running scripts (debuginfo) Requires: ytalk = 3.3.0-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libncurses.so.5), debug(libtinfo.so.5), debug(libutil.so.1) Wrote: /usr/src/RPM/RPMS/i586/ytalk-3.3.0-alt1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ytalk-debuginfo-3.3.0-alt1.qa1.i586.rpm 7.39user 1.79system 0:20.46elapsed 44%CPU (0avgtext+0avgdata 29248maxresident)k 0inputs+0outputs (0major+755822minor)pagefaults 0swaps 11.02user 3.92system 0:31.28elapsed 47%CPU (0avgtext+0avgdata 115344maxresident)k 0inputs+0outputs (0major+1031049minor)pagefaults 0swaps --- ytalk-3.3.0-alt1.qa1.i586.rpm.repo 2013-04-17 00:36:38.000000000 +0000 +++ ytalk-3.3.0-alt1.qa1.i586.rpm.hasher 2020-05-17 09:54:35.489200961 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/ytalk-3.3.0/ChangeLog 100644 -/usr/share/man/man1/ytalk.1.gz 100644 +/usr/share/man/man1/ytalk.1.xz 100644 Requires: /lib/ld-linux.so.2 @@ -15,3 +15,2 @@ Requires: libtinfo.so.5 >= set:liZKbfJyZaiTjSGZ0vBTpu2 -Requires: libutil.so.1 >= set:gfyX1 Requires: libutil.so.1(GLIBC_2.0)