<86>Sep  8 11:52:21 userdel[2606874]: delete user 'rooter'
<86>Sep  8 11:52:21 userdel[2606874]: removed group 'rooter' owned by 'rooter'
<86>Sep  8 11:52:21 userdel[2606874]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep  8 11:52:21 groupadd[2606898]: group added to /etc/group: name=rooter, GID=1838
<86>Sep  8 11:52:21 groupadd[2606898]: group added to /etc/gshadow: name=rooter
<86>Sep  8 11:52:21 groupadd[2606898]: new group: name=rooter, GID=1838
<86>Sep  8 11:52:21 useradd[2606920]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash
<86>Sep  8 11:52:21 userdel[2606958]: delete user 'builder'
<86>Sep  8 11:52:21 userdel[2606958]: removed group 'builder' owned by 'builder'
<86>Sep  8 11:52:21 userdel[2606958]: removed shadow group 'builder' owned by 'builder'
<86>Sep  8 11:52:21 groupadd[2606997]: group added to /etc/group: name=builder, GID=1839
<86>Sep  8 11:52:21 groupadd[2606997]: group added to /etc/gshadow: name=builder
<86>Sep  8 11:52:21 groupadd[2606997]: new group: name=builder, GID=1839
<86>Sep  8 11:52:21 useradd[2607026]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash
<13>Sep  8 11:52:24 rpmi: libncurses-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
<13>Sep  8 11:52:24 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
<13>Sep  8 11:52:24 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ytalk-3.3.0-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing ytalk-3.3.0-alt1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.25675
+ 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.59032
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -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 --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 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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking how to run the C preprocessor... x86_64-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... 8
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 x86_64-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 -j16
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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -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.21572
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ytalk-3.3.0
+ make 'INSTALL=/usr/libexec/rpm-build/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"
 /usr/libexec/rpm-build/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"
  /usr/libexec/rpm-build/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"
 /usr/libexec/rpm-build/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"
 /usr/libexec/rpm-build/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,gnuconfig)
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)
Hardlinking identical .pyc and .pyo files
Processing files: ytalk-3.3.0-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64362
+ 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.N3FY5O
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.homdXd
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libncurses.so.5()(64bit) >= set:mi6NHG6gUJ4yH46sXQwdOJFO7r89yIY6NWRwtm1, libtinfo.so.5()(64bit) >= set:liZKbfJyZaiTjSGZ0vBTpu2, libutil.so.1(GLIBC_2.2.5)(64bit), 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.Nr8LgG
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.NiVD3b
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LGF2iL
find-requires: running scripts (debuginfo)
Requires: ytalk = 3.3.0-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), debug64(libutil.so.1)
Wrote: /usr/src/RPM/RPMS/x86_64/ytalk-3.3.0-alt1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ytalk-debuginfo-3.3.0-alt1.qa1.x86_64.rpm (w2.lzdio)
4.46user 3.42system 0:11.00elapsed 71%CPU (0avgtext+0avgdata 36516maxresident)k
0inputs+0outputs (0major+886018minor)pagefaults 0swaps
3.21user 2.06system 0:18.78elapsed 28%CPU (0avgtext+0avgdata 135560maxresident)k
0inputs+0outputs (0major+195719minor)pagefaults 0swaps
--- ytalk-3.3.0-alt1.qa1.x86_64.rpm.repo	2013-04-17 00:36:38.000000000 +0000
+++ ytalk-3.3.0-alt1.qa1.x86_64.rpm.hasher	2024-09-08 11:52:37.912752356 +0000
@@ -5,3 +5,3 @@
 /usr/share/doc/ytalk-3.3.0/ChangeLog	100644	root:root	
-/usr/share/man/man1/ytalk.1.gz	100644	root:root	
+/usr/share/man/man1/ytalk.1.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -15,3 +15,2 @@
 Requires: libtinfo.so.5()(64bit) >= set:liZKbfJyZaiTjSGZ0vBTpu2
-Requires: libutil.so.1()(64bit) >= set:gfyX1
 Requires: libutil.so.1(GLIBC_2.2.5)(64bit)  
@@ -21,3 +20,3 @@
 File: /etc/ytalkrc	100644	root:root	b20e15295ca4841e49467c19bdba9610	
-File: /usr/bin/ytalk	100755	root:root	09b57b54f970391f5401c4f485b773b4	
+File: /usr/bin/ytalk	100755	root:root	f0f0dd24f7e956f4703ceb7b4b7206cb	
 File: /usr/share/doc/ytalk-3.3.0	40755	root:root		
@@ -25,3 +24,3 @@
 File: /usr/share/doc/ytalk-3.3.0/ChangeLog	100644	root:root	89251e565dec6b86123ad20528eb8229	
-File: /usr/share/man/man1/ytalk.1.gz	100644	root:root	4f8d6b7ec9d0a4f3530ed19144cf08be	
-RPMIdentity: 5e3360a6a8f4d6902f49c15909d87accaff7e95c1fe809b9c87c3a485c28cfe3cd643781bafd0e3c496687b5edb8938a68e6cb6cd173b225047f72894c95ab22
+File: /usr/share/man/man1/ytalk.1.xz	100644	root:root	540d5beac0815b94a8a3aca2a873630c	
+RPMIdentity: dd28a264f4e358fe80ee6538d9084e6b699eba44484d514a7ccd2a3e5574b6b7d15029868a261b2236cf8fa72b17d422ffca80c4f69cf5814fce0dcb4985e552
--- ytalk-debuginfo-3.3.0-alt1.qa1.x86_64.rpm.repo	2013-04-17 00:36:38.000000000 +0000
+++ ytalk-debuginfo-3.3.0-alt1.qa1.x86_64.rpm.hasher	2024-09-08 11:52:37.984753269 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/00	40755	root:root	
-/usr/lib/debug/.build-id/00/a17ce0f9829c2059425c2ef72eb1d60aa76097	120777	root:root	../../../../bin/ytalk
-/usr/lib/debug/.build-id/00/a17ce0f9829c2059425c2ef72eb1d60aa76097.debug	120777	root:root	../../usr/bin/ytalk.debug
+/usr/lib/debug/.build-id/76	40755	root:root	
+/usr/lib/debug/.build-id/76/b6c3a3e4e3dc4fd089c317b1ca5aca70e2caa1	120777	root:root	../../../../bin/ytalk
+/usr/lib/debug/.build-id/76/b6c3a3e4e3dc4fd089c317b1ca5aca70e2caa1.debug	120777	root:root	../../usr/bin/ytalk.debug
 /usr/lib/debug/usr/bin/ytalk.debug	100644	root:root	
@@ -33,6 +33,6 @@
 Provides: ytalk-debuginfo = 3.3.0-alt1.qa1
-File: /usr/lib/debug/.build-id/00	40755	root:root		
-File: /usr/lib/debug/.build-id/00/a17ce0f9829c2059425c2ef72eb1d60aa76097	120777	root:root		../../../../bin/ytalk
-File: /usr/lib/debug/.build-id/00/a17ce0f9829c2059425c2ef72eb1d60aa76097.debug	120777	root:root		../../usr/bin/ytalk.debug
-File: /usr/lib/debug/usr/bin/ytalk.debug	100644	root:root	d40ac0d3d19ca41ee8de027a23f86bb3	
+File: /usr/lib/debug/.build-id/76	40755	root:root		
+File: /usr/lib/debug/.build-id/76/b6c3a3e4e3dc4fd089c317b1ca5aca70e2caa1	120777	root:root		../../../../bin/ytalk
+File: /usr/lib/debug/.build-id/76/b6c3a3e4e3dc4fd089c317b1ca5aca70e2caa1.debug	120777	root:root		../../usr/bin/ytalk.debug
+File: /usr/lib/debug/usr/bin/ytalk.debug	100644	root:root	043c9f6a7139bb16d1ac69c23c0cb410	
 File: /usr/src/debug/ytalk-3.3.0	40755	root:root		
@@ -58,2 +58,2 @@
 File: /usr/src/debug/ytalk-3.3.0/src/vt100.c	100644	root:root	19bd7ee586bc7b31567131ef3c2e36dd	
-RPMIdentity: d7f23ef1b1a228e2fbee27acb828d33464692966d363422ca6ebdd0b500a60678d43d384ecacb83b6ef98b0f1349f2cd168da6b8b29365e7988b2aa881003b2f
+RPMIdentity: 36db3cf05e3fab818e0a24b51dc6c17da2a2b52302b43143eaaf3108a0f233896d6183041848aba25fcc02f16295920649a7561b8831a776c65961309c0aa0be