<86>May 29 11:45:16 userdel[3422426]: delete user 'rooter'
<86>May 29 11:45:16 groupadd[3422483]: group added to /etc/group: name=rooter, GID=681
<86>May 29 11:45:16 groupadd[3422483]: group added to /etc/gshadow: name=rooter
<86>May 29 11:45:16 groupadd[3422483]: new group: name=rooter, GID=681
<86>May 29 11:45:16 useradd[3422500]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash
<86>May 29 11:45:16 userdel[3422518]: delete user 'builder'
<86>May 29 11:45:16 userdel[3422518]: removed group 'builder' owned by 'builder'
<86>May 29 11:45:16 userdel[3422518]: removed shadow group 'builder' owned by 'builder'
<86>May 29 11:45:16 groupadd[3422586]: group added to /etc/group: name=builder, GID=682
<86>May 29 11:45:16 groupadd[3422586]: group added to /etc/gshadow: name=builder
<86>May 29 11:45:16 groupadd[3422586]: new group: name=builder, GID=682
<86>May 29 11:45:16 useradd[3422610]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/utftpd-0.2.4-alt2.qa1.src.rpm: The use of such a license name is ambiguous: GPL
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/utftpd-0.2.4-alt2.qa1.nosrc.rpm (w1.gzdio)
Installing utftpd-0.2.4-alt2.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97627
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf utftpd-0.2.4
+ echo 'Source #0 (utftpd-0.2.4.tar.gz):'
Source #0 (utftpd-0.2.4.tar.gz):
+ /bin/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/utftpd-0.2.4.tar.gz
+ cd utftpd-0.2.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ /bin/sed -e 's|@@SYSCONFDIR@@|/etc|'
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.97627
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd utftpd-0.2.4
+ 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
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -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
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ readlink -e -- ./configure
+ 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
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) works... yes
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether gcc supports -Wp,-MMD... yes
checking for ranlib... ranlib
checking for bison... bison -y
checking for gnumake... no
checking for gmake... gmake
checking for GNU make... yes
checking for tftp... no
checking for get... no
checking for delta... no
checking for unget... no
checking for clean... no
checking for ci... no
checking for co... no
checking for gcc option to accept ANSI C... none needed
checking for function prototypes... yes
checking for syslog in -lsocket... no
checking for syslog in -lbe... no
checking for gethostbyname in -lnsl... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for sys/select.h... yes
checking for arpa/inet.h... yes
checking for arpa/tftp.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether sys/time.h and sys/select.h may both be included... yes
checking whether sys/uio.h and unistd.h may both be included... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for socklen_t... yes
checking size of unsigned short... 2
checking size of short... 2
checking size of int... 4
checking size of unsigned int... 4
checking size of long... 4
checking size of unsigned long... 4
checking size of long long... 8
checking size of unsigned long long... 8
checking for 8-bit clean memcmp... yes
checking return type of signal handlers... void
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... yes
checking for gethostname... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for strtoul... yes
checking for fsync... yes
checking for chroot... yes
checking for inet_aton... yes
***
*** remember to use "gmake" to compile the package ***
***
updating cache ./config.cache
creating ./config.status
creating Makefile
creating Specfile
creating systype
creating config.h
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep utftpd_dump.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep str_ulong.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep str2ulong.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep str2long.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep uogetopt.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep utftpd_make.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep parse_ipport.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep utftpd_nak.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep wait_check.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep timing.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep utftpd_novc.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep utftpd_rcs.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep utftpd_send.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep nonblock.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep wildmat.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep utftpd_recv.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep utftpd_sccs.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep utftpd.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep miniudpserv.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep tftp_prepare.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep tftp_f_ctrl.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep tftp_s_ctrl.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep tftp_send.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep utftp.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep tftp_receive.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep cdbmake_hash.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep tftp_nak.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep cdbmake_pack.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep cdbmake_add.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep cdb_unpack.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep cdb_hash.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep cdb_seek.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep uoio_gd_uos.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep uostr_char.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep uostr_mem.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep uostr_cut.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep uoio.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep uostr_uostr.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep uostr_cstr.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
mkdep uostr.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c uostr_uostr.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c uostr_cut.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c uostr.c
uostr.c: In function 'uostr_xallocerr':
uostr.c:52:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   52 |   write(2,"out of memory in ",17);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uostr.c:53:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   53 |   write(2,fn,p-fn);
      |   ^~~~~~~~~~~~~~~~
uostr.c:54:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   54 |   write(2,"\n",1);
      |   ^~~~~~~~~~~~~~~
uostr.c: In function 'uostr_allocmore':
uostr.c:77:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   77 |    if (x) { write(2,"reusing uostr\n",14); abort(); }
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c uostr_cstr.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c uostr_char.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c nonblock.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c str_ulong.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c uostr_mem.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c wildmat.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c uoio_gd_uos.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cdb_hash.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cdb_unpack.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cdb_seek.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cdbmake_pack.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c timing.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cdbmake_hash.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c tftp_nak.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cdbmake_add.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c tftp_s_ctrl.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c tftp_f_ctrl.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c str2long.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c str2ulong.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c uoio.c
uoio.c: In function 'uoio_write_mem':
uoio.c:173:10: warning: variable 'done' set but not used [-Wunused-but-set-variable]
  173 |   size_t done=0;
      |          ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c tftp_receive.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c tftp_prepare.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c tftp_send.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c utftp.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c parser.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c miniudpserv.c
miniudpserv.c: In function 'usage':
miniudpserv.c:66:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   66 | {write(2,argv0,strlen(argv0));write(2,": use the --help option for usage infomation\n",47); _exit(1); }
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
miniudpserv.c:66:31: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   66 | {write(2,argv0,strlen(argv0));write(2,": use the --help option for usage infomation\n",47); _exit(1); }
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'usage',
    inlined from 'main' at miniudpserv.c:101:14:
miniudpserv.c:66:31: warning: 'write' reading 47 bytes from a region of size 46 [-Wstringop-overflow=]
   66 | {write(2,argv0,strlen(argv0));write(2,": use the --help option for usage infomation\n",47); _exit(1); }
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from miniudpserv.c:39:
miniudpserv.c: In function 'main':
/usr/include/unistd.h:367:16: note: in a call to function 'write' declared with attribute 'read_only (2, 3)'
  367 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
      |                ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c utftpd_recv.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c wait_check.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c utftpd_novc.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c utftpd_rcs.c
utftpd_rcs.c: In function 'utftpd_rcs_test':
utftpd_rcs.c:59:9: warning: variable 'pos' set but not used [-Wunused-but-set-variable]
   59 |  size_t pos;
      |         ^~~
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c uogetopt.c
uogetopt.c: In function 'uogetopt_out':
uogetopt.c:71:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   71 |  write(fd,s,strlen(s));
      |  ^~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c utftpd_nak.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
rm -f libstr.a
ar cru libstr.a uostr.o uostr_cstr.o uostr_uostr.o uostr_cut.o uostr_mem.o uostr_char.o 
ranlib libstr.a
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
rm -f libio.a
ar cru libio.a uoio.o uoio_gd_uos.o 
ranlib libio.a
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c parse_ipport.c
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
rm -f libcdb.a
ar cru libcdb.a cdb_seek.o cdb_hash.o cdb_unpack.o 
ranlib libcdb.a
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c utftpd_send.c
utftpd_send.c: In function 'utftpd_send':
utftpd_send.c:106:7: warning: variable 'tryno' set but not used [-Wunused-but-set-variable]
  106 |   int tryno;
      |       ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c utftpd_dump.c
utftpd_dump.c: In function 'format':
utftpd_dump.c:13:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
   13 |   exit(1);
      |   ^~~~
utftpd_dump.c:13:3: warning: incompatible implicit declaration of built-in function 'exit'
utftpd_dump.c:5:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
    4 | #include "cdb.h"
  +++ |+#include <stdlib.h>
    5 | 
utftpd_dump.c: In function 'readerror':
utftpd_dump.c:18:66: warning: incompatible implicit declaration of built-in function 'exit'
   18 |   if (ferror(stdin)) { perror("cdbdump: fatal: unable to read"); exit(111); }
      |                                                                  ^~~~
utftpd_dump.c:18:66: note: include '<stdlib.h>' or provide a declaration of 'exit'
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
rm -f libcdbmake.a
ar cru libcdbmake.a cdbmake_add.o cdbmake_hash.o cdbmake_pack.o 
ranlib libcdbmake.a
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
rm -f libtftp.a
ar cru libtftp.a tftp_nak.o tftp_s_ctrl.o tftp_send.o tftp_receive.o tftp_prepare.o tftp_f_ctrl.o 
ranlib libtftp.a
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  -o utftpd_dump  utftpd_dump.o libcdb.a  
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  -o miniudpserv  miniudpserv.o uogetopt.o str2ulong.o str2long.o  
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c utftpd_sccs.c
utftpd_sccs.c: In function 'utftpd_sccs_test':
utftpd_sccs.c:369:9: warning: variable 'pos' set but not used [-Wunused-but-set-variable]
  369 |  size_t pos;
      |         ^~~
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  -o utftp  utftp.o uogetopt.o str2long.o str2ulong.o str_ulong.o libtftp.a libstr.a libio.a libcdb.a  
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c utftpd_make.c
utftpd_make.c: In function 'nomem':
utftpd_make.c:93:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   93 |  write (2, "out of memory\n", 14);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c utftpd.c
utftpd.c: In function 'do_config':
utftpd.c:231:8: warning: the address of 'rules' will always evaluate as 'true' [-Waddress]
  231 |    if (!uostr_needmore(&rules,datalen)) goto oom;
      |        ^
utftpd.c: In function 'main':
utftpd.c:902:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  902 |    write(2,argv0,strlen(argv0));
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
utftpd.c:903:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  903 |    write(2,m1,strlen(m1));
      |    ^~~~~~~~~~~~~~~~~~~~~~
utftpd.c:904:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  904 |    write(2,m2,strlen(m2));
      |    ^~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  -o utftpd_make  utftpd_make.o str2long.o str2ulong.o str_ulong.o uogetopt.o parser.o libio.a libstr.a libcdbmake.a  
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  -o utftpd  utftpd.o uogetopt.o str2long.o str2ulong.o nonblock.o wildmat.o utftpd_recv.o str_ulong.o utftpd_send.o utftpd_sccs.o utftpd_rcs.o utftpd_novc.o wait_check.o timing.o parse_ipport.o utftpd_nak.o libstr.a libio.a libcdb.a  
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6169
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/utftpd-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/utftpd-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd utftpd-0.2.4
+ /bin/install -d /usr/src/tmp/utftpd-buildroot//etc/xinetd.d /usr/src/tmp/utftpd-buildroot//var/lib/tftp
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/utftpd-buildroot
make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gmake[1]: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
/bin/sh ./mkinstalldirs /usr/src/tmp/utftpd-buildroot/usr/bin
mkdir /usr/src/tmp/utftpd-buildroot/usr
mkdir /usr/src/tmp/utftpd-buildroot/usr/bin
  /usr/libexec/rpm-build/install -p  utftp /usr/src/tmp/utftpd-buildroot/usr/bin/utftp
/bin/sh ./mkinstalldirs /usr/src/tmp/utftpd-buildroot/usr/sbin
mkdir /usr/src/tmp/utftpd-buildroot/usr/sbin
  /usr/libexec/rpm-build/install -p  utftpd /usr/src/tmp/utftpd-buildroot/usr/sbin/utftpd
  /usr/libexec/rpm-build/install -p  utftpd_make /usr/src/tmp/utftpd-buildroot/usr/sbin/utftpd_make
  /usr/libexec/rpm-build/install -p  utftpd_dump /usr/src/tmp/utftpd-buildroot/usr/sbin/utftpd_dump
gmake  install-man1 install-man5 install-man8
gmake[2]: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
/bin/sh ./mkinstalldirs /usr/src/tmp/utftpd-buildroot/usr/share/man/man1
mkdir /usr/src/tmp/utftpd-buildroot/usr/share
mkdir /usr/src/tmp/utftpd-buildroot/usr/share/man
mkdir /usr/src/tmp/utftpd-buildroot/usr/share/man/man1
 /usr/libexec/rpm-build/install -p -m 644 ./utftp.1 /usr/src/tmp/utftpd-buildroot/usr/share/man/man1/utftp.1
/bin/sh ./mkinstalldirs /usr/src/tmp/utftpd-buildroot/usr/share/man/man5
mkdir /usr/src/tmp/utftpd-buildroot/usr/share/man/man5
 /usr/libexec/rpm-build/install -p -m 644 ./utftpd.conf.5 /usr/src/tmp/utftpd-buildroot/usr/share/man/man5/utftpd.conf.5
/bin/sh ./mkinstalldirs /usr/src/tmp/utftpd-buildroot/usr/share/man/man8
mkdir /usr/src/tmp/utftpd-buildroot/usr/share/man/man8
 /usr/libexec/rpm-build/install -p -m 644 ./utftpd.8 /usr/src/tmp/utftpd-buildroot/usr/share/man/man8/utftpd.8
 /usr/libexec/rpm-build/install -p -m 644 ./utftpd_make.8 /usr/src/tmp/utftpd-buildroot/usr/share/man/man8/utftpd_make.8
gmake[2]: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
gmake[1]: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4'
+ /bin/install -p -m 640 /usr/src/RPM/SOURCES/utftpd-xinetd-udp /usr/src/tmp/utftpd-buildroot/etc/xinetd.d/utftpd-udp
+ /bin/install -p -m 640 /usr/src/RPM/SOURCES/utftpd.conf /usr/src/tmp/utftpd-buildroot/etc/utftpd.conf
+ /bin/sed -e 's|@@SYSCONFDIR@@|/etc|'
+ /bin/chmod 700 /usr/src/tmp/utftpd-buildroot/usr/sbin/utftpd_makeconfig
+ touch /usr/src/tmp/utftpd-buildroot/etc/utftpd.cdb /usr/src/tmp/utftpd-buildroot/etc/utftpd.tmp
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/utftpd-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/utftpd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/utftpd-buildroot/ (default)
Compressing files in /usr/src/tmp/utftpd-buildroot (auto)
Adjusting library links in /usr/src/tmp/utftpd-buildroot
./var/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/utftpd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/sbin/utftpd_make: uses non-LFS functions: lseek open
verify-elf: WARNING: ./usr/sbin/utftpd: uses non-LFS functions: __fxstat __xstat fcntl lseek open
verify-elf: WARNING: ./usr/bin/utftp: uses non-LFS functions: open
Processing files: utftpd-0.2.4-alt2.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33285
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd utftpd-0.2.4
+ DOCDIR=/usr/src/tmp/utftpd-buildroot/usr/share/doc/utftpd-0.2.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/utftpd-buildroot/usr/share/doc/utftpd-0.2.4
+ /bin/mkdir -p /usr/src/tmp/utftpd-buildroot/usr/share/doc/utftpd-0.2.4
+ cp -prL AUTHORS ChangeLog NEWS README README.cvs sample.config AltLinux.readme /usr/src/tmp/utftpd-buildroot/usr/share/doc/utftpd-0.2.4
+ chmod -R go-w /usr/src/tmp/utftpd-buildroot/usr/share/doc/utftpd-0.2.4
+ chmod -R a+rX /usr/src/tmp/utftpd-buildroot/usr/share/doc/utftpd-0.2.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VUMshK
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8bGlwL
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: chmod
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hsaf6J
Requires: /bin/sh, /etc/xinetd.d, /lib/ld-linux.so.2, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd
Conflicts: tftp-server
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JcraXL
Creating utftpd-debuginfo package
Processing files: utftpd-client-0.2.4-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SZbWCK
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.23xKFL
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Conflicts: tftp
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oY2D4L
Creating utftpd-client-debuginfo package
Processing files: utftpd-debuginfo-0.2.4-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qXR6xM
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZnECUJ
find-requires: running scripts (debuginfo)
Requires: utftpd = 0.2.4-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Processing files: utftpd-client-debuginfo-0.2.4-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LgoPvM
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.marB0J
find-requires: running scripts (debuginfo)
Requires: utftpd-client = 0.2.4-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/utftpd-0.2.4-alt2.qa1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/utftpd-client-0.2.4-alt2.qa1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/utftpd-debuginfo-0.2.4-alt2.qa1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/utftpd-client-debuginfo-0.2.4-alt2.qa1.i586.rpm (w2.lzdio)
7.99user 1.82system 0:22.68elapsed 43%CPU (0avgtext+0avgdata 30000maxresident)k
0inputs+0outputs (0major+855954minor)pagefaults 0swaps
/.out/utftpd-0.2.4-alt2.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/utftpd-client-0.2.4-alt2.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/utftpd-debuginfo-0.2.4-alt2.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/utftpd-client-debuginfo-0.2.4-alt2.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
9.72user 3.88system 0:30.94elapsed 43%CPU (0avgtext+0avgdata 30000maxresident)k
0inputs+0outputs (0major+1081672minor)pagefaults 0swaps
--- utftpd-0.2.4-alt2.qa1.i586.rpm.repo	2013-04-18 18:50:58.000000000 +0000
+++ utftpd-0.2.4-alt2.qa1.i586.rpm.hasher	2021-05-29 11:45:44.879982834 +0000
@@ -16,5 +16,5 @@
 /usr/share/doc/utftpd-0.2.4/sample.config	100644	
-/usr/share/man/man5/utftpd.conf.5.gz	100644	
-/usr/share/man/man8/utftpd.8.gz	100644	
-/usr/share/man/man8/utftpd_make.8.gz	100644	
+/usr/share/man/man5/utftpd.conf.5.xz	100644	
+/usr/share/man/man8/utftpd.8.xz	100644	
+/usr/share/man/man8/utftpd_make.8.xz	100644	
 /var/lib/tftp	41770	
@@ -26,3 +26,5 @@
 Requires: libc.so.6(GLIBC_2.0)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.15)  
+Requires: libc.so.6(GLIBC_2.28)  
 Requires: libc.so.6(GLIBC_2.3)  
--- utftpd-client-0.2.4-alt2.qa1.i586.rpm.repo	2013-04-18 18:50:58.000000000 +0000
+++ utftpd-client-0.2.4-alt2.qa1.i586.rpm.hasher	2021-05-29 11:45:44.927982978 +0000
@@ -1,5 +1,6 @@
 /usr/bin/utftp	100755	
-/usr/share/man/man1/utftp.1.gz	100644	
+/usr/share/man/man1/utftp.1.xz	100644	
 Requires: /lib/ld-linux.so.2  
 Requires: libc.so.6(GLIBC_2.0)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.15)