<86>Aug  4 11:11:20 userdel[1636024]: delete user 'rooter'
<86>Aug  4 11:11:20 userdel[1636024]: removed group 'rooter' owned by 'rooter'
<86>Aug  4 11:11:20 userdel[1636024]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug  4 11:11:20 groupadd[1636035]: group added to /etc/group: name=rooter, GID=1802
<86>Aug  4 11:11:20 groupadd[1636035]: group added to /etc/gshadow: name=rooter
<86>Aug  4 11:11:20 groupadd[1636035]: new group: name=rooter, GID=1802
<86>Aug  4 11:11:20 useradd[1636042]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash
<86>Aug  4 11:11:20 userdel[1636052]: delete user 'builder'
<86>Aug  4 11:11:20 userdel[1636052]: removed group 'builder' owned by 'builder'
<86>Aug  4 11:11:20 userdel[1636052]: removed shadow group 'builder' owned by 'builder'
<86>Aug  4 11:11:20 groupadd[1636062]: group added to /etc/group: name=builder, GID=1803
<86>Aug  4 11:11:20 groupadd[1636062]: group added to /etc/gshadow: name=builder
<86>Aug  4 11:11:20 groupadd[1636062]: new group: name=builder, GID=1803
<86>Aug  4 11:11:20 useradd[1636068]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
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: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55308
+ 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/gzip -dc /usr/src/RPM/SOURCES/utftpd-0.2.4.tar.gz
+ /bin/tar -xf -
+ 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.55308
+ 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'
+ 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
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 ) works... yes
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) 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... 8
checking size of unsigned long... 8
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 -j16
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 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 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 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 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 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 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 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 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_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_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 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_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 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_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 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 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_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 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 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 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 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 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 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_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 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_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 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 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 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 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 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_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 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 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.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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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]
   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]
   write(2,fn,p-fn);
   ^~~~~~~~~~~~~~~~
uostr.c:54:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   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]
    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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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]
 {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]
 {write(2,argv0,strlen(argv0));write(2,": use the --help option for usage infomation\n",47); _exit(1); }
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 -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 -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 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 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'
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'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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]
   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'
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 -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'
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 -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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]
  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 -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]
   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 -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 -c utftpd_dump.c
utftpd_dump.c: In function 'format':
utftpd_dump.c:13:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
   exit(1);
   ^~~~
utftpd_dump.c:13:3: warning: incompatible implicit declaration of built-in function 'exit'
utftpd_dump.c:13:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
utftpd_dump.c:5:1:
+#include <stdlib.h>
 
utftpd_dump.c:13:3:
   exit(1);
   ^~~~
utftpd_dump.c: In function 'readerror':
utftpd_dump.c:18:66: warning: incompatible implicit declaration of built-in function 'exit'
   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'
gcc  -pipe -frecord-gcc-switches -Wall -g -O2  -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 -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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]
  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 -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]
  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  -pipe -frecord-gcc-switches -Wall -g -O2  -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  -pipe -frecord-gcc-switches -Wall -g -O2  -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 -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]
  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  -pipe -frecord-gcc-switches -Wall -g -O2  -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 -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c utftpd.c
utftpd.c: In function 'do_config':
utftpd.c:231:8: warning: the address of 'rules' will always evaluate as 'true' [-Waddress]
    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]
    write(2,argv0,strlen(argv0));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
utftpd.c:903:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(2,m1,strlen(m1));
    ^~~~~~~~~~~~~~~~~~~~~~
utftpd.c:904:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    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  -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.95904
+ 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:
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)
Hardlinking identical .pyc and .pyo files
Processing files: utftpd-0.2.4-alt2.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18676
+ 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.5oKPqQ
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.Z1jLc7
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.Nbz3pr
Requires: /bin/sh, /etc/xinetd.d, /lib64/ld-linux-x86-64.so.2, coreutils, 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)(64bit), libc.so.6(GLIBC_2.4)(64bit), 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.X8Fb5O
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.XkZJbg
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.12qLJK
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.4)(64bit), rtld(GNU_HASH)
Conflicts: tftp
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XqFXIi
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.TWeP9T
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xc2E2y
find-requires: running scripts (debuginfo)
Requires: utftpd = 0.2.4-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(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.rEGPnh
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NhqLa3
find-requires: running scripts (debuginfo)
Requires: utftpd-client = 0.2.4-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/utftpd-0.2.4-alt2.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/utftpd-client-0.2.4-alt2.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/utftpd-debuginfo-0.2.4-alt2.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/utftpd-client-debuginfo-0.2.4-alt2.qa1.x86_64.rpm (w2.lzdio)
5.42user 4.83system 0:16.68elapsed 61%CPU (0avgtext+0avgdata 37896maxresident)k
0inputs+0outputs (0major+1013631minor)pagefaults 0swaps
0.50user 1.34system 0:21.02elapsed 8%CPU (0avgtext+0avgdata 12124maxresident)k
0inputs+0outputs (0major+96493minor)pagefaults 0swaps
--- utftpd-0.2.4-alt2.qa1.x86_64.rpm.repo	2013-04-18 18:50:58.000000000 +0000
+++ utftpd-0.2.4-alt2.qa1.x86_64.rpm.hasher	2024-08-04 11:11:39.004469996 +0000
@@ -16,5 +16,5 @@
 /usr/share/doc/utftpd-0.2.4/sample.config	100644	root:root	
-/usr/share/man/man5/utftpd.conf.5.gz	100644	root:root	
-/usr/share/man/man8/utftpd.8.gz	100644	root:root	
-/usr/share/man/man8/utftpd_make.8.gz	100644	root:root	
+/usr/share/man/man5/utftpd.conf.5.xz	100644	root:root	
+/usr/share/man/man8/utftpd.8.xz	100644	root:root	
+/usr/share/man/man8/utftpd_make.8.xz	100644	root:root	
 /var/lib/tftp	41770	root:tftp	
@@ -40,5 +40,5 @@
 File: /etc/xinetd.d/utftpd-udp	100640	root:root	4a046a9a94d4df64382fabfa1048aeba	
-File: /usr/sbin/utftpd	100755	root:root	532824894ab7e57b933ba2eb95413e54	
-File: /usr/sbin/utftpd_dump	100755	root:root	aa82a8385809a56259ee2be76adae102	
-File: /usr/sbin/utftpd_make	100755	root:root	f9cfb57b5a7e28ac9f7491b271d98698	
+File: /usr/sbin/utftpd	100755	root:root	c15a69bac608d70014c9b90a4ac90a8d	
+File: /usr/sbin/utftpd_dump	100755	root:root	c906282fdb40274a44b2600ecd4f899e	
+File: /usr/sbin/utftpd_make	100755	root:root	bbf4bdcef6d59243ef0ce07bc7cfac81	
 File: /usr/sbin/utftpd_makeconfig	100700	root:root	0bc316c231b1e3118f42519088c37dbb	
@@ -52,6 +52,6 @@
 File: /usr/share/doc/utftpd-0.2.4/sample.config	100644	root:root	2121404471bb19bc8d839455f968f701	
-File: /usr/share/man/man5/utftpd.conf.5.gz	100644	root:root	1d98f991993e87bfe09c1ed262e6c13d	
-File: /usr/share/man/man8/utftpd.8.gz	100644	root:root	a46a1bb44a8aafaad059aa95308784a6	
-File: /usr/share/man/man8/utftpd_make.8.gz	100644	root:root	fa95ae99ecb03204a2c734e1950c84ff	
+File: /usr/share/man/man5/utftpd.conf.5.xz	100644	root:root	3755fb8c07ee85358402e36d3c05f6b9	
+File: /usr/share/man/man8/utftpd.8.xz	100644	root:root	3504c05ca4bd6fba47c0a5db1eeb694e	
+File: /usr/share/man/man8/utftpd_make.8.xz	100644	root:root	28a1ee2789868249767f4a17cb51f9ca	
 File: /var/lib/tftp	41770	root:tftp		
-RPMIdentity: 638b1edfe04cee39ea2a883f6706b0e0341b4fbaeb9fe4467466e8045307cd1d3ff3faad8b86f2972888011b5e488eb6f8cb79c05305337176c9e1f8445d0514
+RPMIdentity: 007c3a082ecb47406bd46fbd4feaf3970108a849b2683c592cc5d7e6f35d1046a4122541490c2468992f6a375737560346fc4ae4a44981d0fd0bf6d56ac0ce18
--- utftpd-client-0.2.4-alt2.qa1.x86_64.rpm.repo	2013-04-18 18:50:58.000000000 +0000
+++ utftpd-client-0.2.4-alt2.qa1.x86_64.rpm.hasher	2024-08-04 11:11:39.061470993 +0000
@@ -1,3 +1,3 @@
 /usr/bin/utftp	100755	root:root	
-/usr/share/man/man1/utftp.1.gz	100644	root:root	
+/usr/share/man/man1/utftp.1.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -11,4 +11,4 @@
 Conflicts: tftp  
-File: /usr/bin/utftp	100755	root:root	8d51ed756e9601aa41845b06dffa22ee	
-File: /usr/share/man/man1/utftp.1.gz	100644	root:root	2cd824715f71371beb6e056460eb072d	
-RPMIdentity: ca3ae3e4386e08909f30b2051e691eceec016b4799e89fe07ba81b47c9e23fe33016b477a7ed5b068b6ee6b20d1eee23b4daf4e550b2a5586a4af3fec62b01e4
+File: /usr/bin/utftp	100755	root:root	e542042b8691efc6392066ba67778b9f	
+File: /usr/share/man/man1/utftp.1.xz	100644	root:root	f7f0c1351e74412fb0a9671f2fb64483	
+RPMIdentity: 5471dabcd42a41d49a1bc2a04f50e063add7880be54ff222788c5509ddfbc5725402411b7bfda0971ff6cff5aae1b979598e99cd5f9575d3a383c7cee105083f
--- utftpd-client-debuginfo-0.2.4-alt2.qa1.x86_64.rpm.repo	2013-04-18 18:50:58.000000000 +0000
+++ utftpd-client-debuginfo-0.2.4-alt2.qa1.x86_64.rpm.hasher	2024-08-04 11:11:39.123472079 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/5b	40755	root:root	
-/usr/lib/debug/.build-id/5b/f0d746e857b61d1e3ae12cd815cb3d7573de64	120777	root:root	../../../../bin/utftp
-/usr/lib/debug/.build-id/5b/f0d746e857b61d1e3ae12cd815cb3d7573de64.debug	120777	root:root	../../usr/bin/utftp.debug
+/usr/lib/debug/.build-id/01	40755	root:root	
+/usr/lib/debug/.build-id/01/17b4cb2a79d13e4f5032efbbff272956c2febc	120777	root:root	../../../../bin/utftp
+/usr/lib/debug/.build-id/01/17b4cb2a79d13e4f5032efbbff272956c2febc.debug	120777	root:root	../../usr/bin/utftp.debug
 /usr/lib/debug/usr/bin/utftp.debug	100644	root:root	
@@ -27,6 +27,6 @@
 Provides: utftpd-client-debuginfo = 0.2.4-alt2.qa1
-File: /usr/lib/debug/.build-id/5b	40755	root:root		
-File: /usr/lib/debug/.build-id/5b/f0d746e857b61d1e3ae12cd815cb3d7573de64	120777	root:root		../../../../bin/utftp
-File: /usr/lib/debug/.build-id/5b/f0d746e857b61d1e3ae12cd815cb3d7573de64.debug	120777	root:root		../../usr/bin/utftp.debug
-File: /usr/lib/debug/usr/bin/utftp.debug	100644	root:root	101b9b5eac9ebdbfce14a96b0f6e9487	
+File: /usr/lib/debug/.build-id/01	40755	root:root		
+File: /usr/lib/debug/.build-id/01/17b4cb2a79d13e4f5032efbbff272956c2febc	120777	root:root		../../../../bin/utftp
+File: /usr/lib/debug/.build-id/01/17b4cb2a79d13e4f5032efbbff272956c2febc.debug	120777	root:root		../../usr/bin/utftp.debug
+File: /usr/lib/debug/usr/bin/utftp.debug	100644	root:root	d16f82409fd52091e501dc22496e8a0d	
 File: /usr/src/debug/utftpd-0.2.4	40755	root:root		
@@ -49,2 +49,2 @@
 File: /usr/src/debug/utftpd-0.2.4/utftp.c	100644	root:root	94ec584ee068485fed634b5f47bd62e2	
-RPMIdentity: 7eb18a707791f009274c616a519f6b0a85e161d6d940f4bdaad1daa6b725304db0c05eedfddbbd4610f33f5824f04a2c5737aba518216680b55f87d7fa8f06be
+RPMIdentity: a91be19eb18064f075bf17fca243afd95fa00ba93a9c869ba1526c699eb1fe943863cc27d4539952305a67357b94bbe343c983f634799f83d327c5877f48e30c
--- utftpd-debuginfo-0.2.4-alt2.qa1.x86_64.rpm.repo	2013-04-18 18:50:58.000000000 +0000
+++ utftpd-debuginfo-0.2.4-alt2.qa1.x86_64.rpm.hasher	2024-08-04 11:11:39.180473077 +0000
@@ -1,10 +1,10 @@
-/usr/lib/debug/.build-id/62	40755	root:root	
-/usr/lib/debug/.build-id/62/4eee2fb0562a8300a2935144f6a1fe77c8d433	120777	root:root	../../../../sbin/utftpd_dump
-/usr/lib/debug/.build-id/62/4eee2fb0562a8300a2935144f6a1fe77c8d433.debug	120777	root:root	../../usr/sbin/utftpd_dump.debug
-/usr/lib/debug/.build-id/78	40755	root:root	
-/usr/lib/debug/.build-id/78/e241003802f1c65ff3c4eb39336576829fb6ed	120777	root:root	../../../../sbin/utftpd_make
-/usr/lib/debug/.build-id/78/e241003802f1c65ff3c4eb39336576829fb6ed.debug	120777	root:root	../../usr/sbin/utftpd_make.debug
-/usr/lib/debug/.build-id/f3	40755	root:root	
-/usr/lib/debug/.build-id/f3/fccb3c9deee83eb683420496558b3300e1a2cf	120777	root:root	../../../../sbin/utftpd
-/usr/lib/debug/.build-id/f3/fccb3c9deee83eb683420496558b3300e1a2cf.debug	120777	root:root	../../usr/sbin/utftpd.debug
+/usr/lib/debug/.build-id/59	40755	root:root	
+/usr/lib/debug/.build-id/59/97a14c99ee8b5e8265c937a5414f9992a53d8b	120777	root:root	../../../../sbin/utftpd_make
+/usr/lib/debug/.build-id/59/97a14c99ee8b5e8265c937a5414f9992a53d8b.debug	120777	root:root	../../usr/sbin/utftpd_make.debug
+/usr/lib/debug/.build-id/d6	40755	root:root	
+/usr/lib/debug/.build-id/d6/e65e26fdb66b535bf3a277ada904a5af2c3d6b	120777	root:root	../../../../sbin/utftpd_dump
+/usr/lib/debug/.build-id/d6/e65e26fdb66b535bf3a277ada904a5af2c3d6b.debug	120777	root:root	../../usr/sbin/utftpd_dump.debug
+/usr/lib/debug/.build-id/fd	40755	root:root	
+/usr/lib/debug/.build-id/fd/7122af86569d144f64778e51cbae25a773e23c	120777	root:root	../../../../sbin/utftpd
+/usr/lib/debug/.build-id/fd/7122af86569d144f64778e51cbae25a773e23c.debug	120777	root:root	../../usr/sbin/utftpd.debug
 /usr/lib/debug/usr/sbin/utftpd.debug	100644	root:root	
@@ -64,14 +64,14 @@
 Provides: utftpd-debuginfo = 0.2.4-alt2.qa1
-File: /usr/lib/debug/.build-id/62	40755	root:root		
-File: /usr/lib/debug/.build-id/62/4eee2fb0562a8300a2935144f6a1fe77c8d433	120777	root:root		../../../../sbin/utftpd_dump
-File: /usr/lib/debug/.build-id/62/4eee2fb0562a8300a2935144f6a1fe77c8d433.debug	120777	root:root		../../usr/sbin/utftpd_dump.debug
-File: /usr/lib/debug/.build-id/78	40755	root:root		
-File: /usr/lib/debug/.build-id/78/e241003802f1c65ff3c4eb39336576829fb6ed	120777	root:root		../../../../sbin/utftpd_make
-File: /usr/lib/debug/.build-id/78/e241003802f1c65ff3c4eb39336576829fb6ed.debug	120777	root:root		../../usr/sbin/utftpd_make.debug
-File: /usr/lib/debug/.build-id/f3	40755	root:root		
-File: /usr/lib/debug/.build-id/f3/fccb3c9deee83eb683420496558b3300e1a2cf	120777	root:root		../../../../sbin/utftpd
-File: /usr/lib/debug/.build-id/f3/fccb3c9deee83eb683420496558b3300e1a2cf.debug	120777	root:root		../../usr/sbin/utftpd.debug
-File: /usr/lib/debug/usr/sbin/utftpd.debug	100644	root:root	be8f96781428ecdddaebca463e66abcf	
-File: /usr/lib/debug/usr/sbin/utftpd_dump.debug	100644	root:root	18e83932c85896ed43968b61a5d309be	
-File: /usr/lib/debug/usr/sbin/utftpd_make.debug	100644	root:root	0fb6a8d242bbd2f4f163f01d97ec434b	
+File: /usr/lib/debug/.build-id/59	40755	root:root		
+File: /usr/lib/debug/.build-id/59/97a14c99ee8b5e8265c937a5414f9992a53d8b	120777	root:root		../../../../sbin/utftpd_make
+File: /usr/lib/debug/.build-id/59/97a14c99ee8b5e8265c937a5414f9992a53d8b.debug	120777	root:root		../../usr/sbin/utftpd_make.debug
+File: /usr/lib/debug/.build-id/d6	40755	root:root		
+File: /usr/lib/debug/.build-id/d6/e65e26fdb66b535bf3a277ada904a5af2c3d6b	120777	root:root		../../../../sbin/utftpd_dump
+File: /usr/lib/debug/.build-id/d6/e65e26fdb66b535bf3a277ada904a5af2c3d6b.debug	120777	root:root		../../usr/sbin/utftpd_dump.debug
+File: /usr/lib/debug/.build-id/fd	40755	root:root		
+File: /usr/lib/debug/.build-id/fd/7122af86569d144f64778e51cbae25a773e23c	120777	root:root		../../../../sbin/utftpd
+File: /usr/lib/debug/.build-id/fd/7122af86569d144f64778e51cbae25a773e23c.debug	120777	root:root		../../usr/sbin/utftpd.debug
+File: /usr/lib/debug/usr/sbin/utftpd.debug	100644	root:root	8d93f238ed17f72efab21bfa54d6ed70	
+File: /usr/lib/debug/usr/sbin/utftpd_dump.debug	100644	root:root	a54a82695c34a26a7fd36df5d02e9df4	
+File: /usr/lib/debug/usr/sbin/utftpd_make.debug	100644	root:root	b80cc8037d705a83fb2e4c52405c41e2	
 File: /usr/src/debug/utftpd-0.2.4	40755	root:root		
@@ -123,2 +123,2 @@
 File: /usr/src/debug/utftpd-0.2.4/wildmat.h	100644	root:root	89aa7041ae200c625b9e87aa31d21965	
-RPMIdentity: 41f205340f34e7e97d614539990978bba37d1900cf64db55e328229fb7de0beb150c063d3d169afc9f49af0dc7880a6570f21537297849decbf71377dc48b294
+RPMIdentity: 654ddd5bfb34763b814d302ea318e9c5312f4d18bb176cc8820cfc48b985eebdc6badbd0d425f2647bf6051f5890963c523733b3963683254aec781dd237d410