<86>Dec 13 02:07:37 userdel[3637864]: delete user 'rooter'
<86>Dec 13 02:07:37 userdel[3637864]: removed group 'rooter' owned by 'rooter'
<86>Dec 13 02:07:37 userdel[3637864]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 13 02:07:37 groupadd[3637877]: group added to /etc/group: name=rooter, GID=642
<86>Dec 13 02:07:37 groupadd[3637877]: group added to /etc/gshadow: name=rooter
<86>Dec 13 02:07:37 groupadd[3637877]: new group: name=rooter, GID=642
<86>Dec 13 02:07:37 useradd[3637889]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash
<86>Dec 13 02:07:37 userdel[3637905]: delete user 'builder'
<86>Dec 13 02:07:37 userdel[3637905]: removed group 'builder' owned by 'builder'
<86>Dec 13 02:07:37 userdel[3637905]: removed shadow group 'builder' owned by 'builder'
<86>Dec 13 02:07:37 groupadd[3637914]: group added to /etc/group: name=builder, GID=643
<86>Dec 13 02:07:37 groupadd[3637914]: group added to /etc/gshadow: name=builder
<86>Dec 13 02:07:37 groupadd[3637914]: new group: name=builder, GID=643
<86>Dec 13 02:07:37 useradd[3637923]: new user: name=builder, UID=643, GID=643, 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
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.89859
+ 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.89859
+ 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 -j8
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 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 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 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_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 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 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 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 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 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 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 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_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 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_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.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 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_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_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 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 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 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 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_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_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_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_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_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 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_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 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 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 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 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 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 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 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 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 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_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 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 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 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 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 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 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 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'
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 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 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 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 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 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 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 -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 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 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 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'
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'
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 -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'
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 -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'
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 -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 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 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 -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 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  -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.13176
+ 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
+ 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=/bin/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
  /bin/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
  /bin/install -p  utftpd /usr/src/tmp/utftpd-buildroot/usr/sbin/utftpd
  /bin/install -p  utftpd_make /usr/src/tmp/utftpd-buildroot/usr/sbin/utftpd_make
  /bin/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
 /bin/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
 /bin/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
 /bin/install -p -m 644 ./utftpd.8 /usr/src/tmp/utftpd-buildroot/usr/share/man/man8/utftpd.8
 /bin/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)
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.84386
+ 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.MyoOD1
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.AaRa56
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.MyW0Xf
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.QnC8hs
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.uHwA2H
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.YMWDd1
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.tMw3Nn
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.UNCmPN
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G1VOjh
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.kTZ8mO
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LkLKSo
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
Wrote: /usr/src/RPM/RPMS/x86_64/utftpd-client-0.2.4-alt2.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/utftpd-debuginfo-0.2.4-alt2.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/utftpd-client-debuginfo-0.2.4-alt2.qa1.x86_64.rpm
15.92user 6.23system 0:23.95elapsed 92%CPU (0avgtext+0avgdata 37968maxresident)k
0inputs+0outputs (0major+970244minor)pagefaults 0swaps
18.35user 10.73system 0:29.92elapsed 97%CPU (0avgtext+0avgdata 37968maxresident)k
0inputs+0outputs (0major+1210904minor)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	2020-12-13 02:08:04.518468788 +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	
--- 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	2020-12-13 02:08:04.550467631 +0000
@@ -1,3 +1,3 @@
 /usr/bin/utftp	100755	
-/usr/share/man/man1/utftp.1.gz	100644	
+/usr/share/man/man1/utftp.1.xz	100644	
 Requires: /lib64/ld-linux-x86-64.so.2