<86>Oct 29 00:51:17 userdel[2734440]: delete user 'rooter' <86>Oct 29 00:51:17 userdel[2734440]: removed group 'rooter' owned by 'rooter' <86>Oct 29 00:51:17 groupadd[2734473]: group added to /etc/group: name=rooter, GID=966 <86>Oct 29 00:51:17 groupadd[2734473]: group added to /etc/gshadow: name=rooter <86>Oct 29 00:51:17 groupadd[2734473]: new group: name=rooter, GID=966 <86>Oct 29 00:51:17 useradd[2734498]: new user: name=rooter, UID=966, GID=966, home=/root, shell=/bin/bash <86>Oct 29 00:51:17 userdel[2734532]: delete user 'builder' <86>Oct 29 00:51:17 userdel[2734532]: removed group 'builder' owned by 'builder' <86>Oct 29 00:51:17 userdel[2734532]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 00:51:17 groupadd[2734554]: group added to /etc/group: name=builder, GID=967 <86>Oct 29 00:51:17 groupadd[2734554]: group added to /etc/gshadow: name=builder <86>Oct 29 00:51:17 groupadd[2734554]: new group: name=builder, GID=967 <86>Oct 29 00:51:17 useradd[2734570]: new user: name=builder, UID=967, GID=967, 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: 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.50298 + 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.50298 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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 -flto=auto ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ) 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 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 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 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 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_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 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 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_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 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_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 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_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 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 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 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 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 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 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 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_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 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 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 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_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_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 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 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 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 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 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_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_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_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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -c uostr.c uostr.c: In function 'uostr_xallocerr': uostr.c:52:17: 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:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 53 | write(2,fn,p-fn); | ^~~~~~~~~~~~~~~~ uostr.c:54:17: 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:34: 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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -c uoio.c uoio.c: In function 'uoio_write_mem': uoio.c:173:24: 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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -c uogetopt.c uogetopt.c: In function 'uogetopt_out': uogetopt.c:71:9: 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 -flto=auto -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); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -flto=auto -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 -flto=auto -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 -flto=auto -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' 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 ar: `u' modifier ignored since `D' is the default (see `U') 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 ar: `u' modifier ignored since `D' is the default (see `U') 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 -flto=auto -c utftpd_send.c utftpd_send.c: In function 'utftpd_send': utftpd_send.c:106:21: 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 -flto=auto -c utftpd_rcs.c utftpd_rcs.c: In function 'utftpd_rcs_test': utftpd_rcs.c:59:16: 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' rm -f libcdb.a ar cru libcdb.a cdb_seek.o cdb_hash.o cdb_unpack.o ar: `u' modifier ignored since `D' is the default (see `U') 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 ar: `u' modifier ignored since `D' is the default (see `U') 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 -flto=auto -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 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 ar: `u' modifier ignored since `D' is the default (see `U') 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 -flto=auto -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:5:1: note: include '' or provide a declaration of 'exit' 4 | #include "cdb.h" +++ |+#include 5 | utftpd_dump.c:13:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 13 | exit(1); | ^~~~ utftpd_dump.c:13:3: note: include '' or provide a declaration of 'exit' utftpd_dump.c: In function 'readerror': utftpd_dump.c:18:66: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 18 | if (ferror(stdin)) { perror("cdbdump: fatal: unable to read"); exit(111); } | ^~~~ utftpd_dump.c:18:66: note: include '' 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 -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -c utftpd_sccs.c utftpd_sccs.c: In function 'utftpd_sccs_test': utftpd_sccs.c:369:16: 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 -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c utftpd_make.c utftpd_make.c: In function 'nomem': utftpd_make.c:93:9: 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 -flto=auto -c utftpd.c utftpd.c: In function 'do_config': utftpd.c:231:29: 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:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 902 | write(2,argv0,strlen(argv0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ utftpd.c:903:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 903 | write(2,m1,strlen(m1)); | ^~~~~~~~~~~~~~~~~~~~~~ utftpd.c:904:25: 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 -flto=auto -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 -flto=auto -o miniudpserv miniudpserv.o uogetopt.o str2ulong.o str2long.o 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-overread] 66 | {write(2,argv0,strlen(argv0));write(2,": use the --help option for usage infomation\n",47); _exit(1); } | ^ miniudpserv.c: In function 'main': /usr/include/unistd.h:378:16: note: in a call to function 'write' declared with attribute 'access (read_only, 2, 3)' 378 | 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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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.88777 + 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 :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) Processing files: utftpd-0.2.4-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91274 + 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.pNWMwB 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.9zXoR7 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.hNDZMO 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.33)(64bit), libc.so.6(GLIBC_2.34)(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.jmYtT6 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.igIkJm 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.GiRY1m find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.34)(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.dg1xxI 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.Yespno find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BCkO9L 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.zY2T4X find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ijMKjr 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.22user 2.44system 0:15.24elapsed 50%CPU (0avgtext+0avgdata 47828maxresident)k 0inputs+0outputs (0major+978312minor)pagefaults 0swaps /.out/utftpd-0.2.4-alt2.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/utftpd-client-0.2.4-alt2.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/utftpd-debuginfo-0.2.4-alt2.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/utftpd-client-debuginfo-0.2.4-alt2.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 6.28user 4.58system 0:17.72elapsed 61%CPU (0avgtext+0avgdata 47828maxresident)k 0inputs+0outputs (0major+1212184minor)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 2021-10-29 00:51:33.322380671 +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 @@ -29,2 +29,4 @@ Requires: libc.so.6(GLIBC_2.3)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -40,5 +42,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 58633ae73187e3084fcbfa5f82e1f8ee +File: /usr/sbin/utftpd_dump 100755 root:root 28ae383828fb5db9c50af6832753a1d8 +File: /usr/sbin/utftpd_make 100755 root:root 6996dd0d6296cf4d2d8958d667af8dc7 File: /usr/sbin/utftpd_makeconfig 100700 root:root 0bc316c231b1e3118f42519088c37dbb @@ -52,6 +54,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: 42c28bf1e112d536abf9ac5a180e45ddcaf7e0f7afc33dd78acc96f8f30d4af7b29d6e7db90c042073f7b6bf0c2b4da256d3a4f2e40a8ec042f5d3c0d0cc54c6 --- 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 2021-10-29 00:51:33.382381349 +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 @@ -6,2 +6,3 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -11,4 +12,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 0682753902c0c3f9ad0e8e27fa05c5d2 +File: /usr/share/man/man1/utftp.1.xz 100644 root:root f7f0c1351e74412fb0a9671f2fb64483 +RPMIdentity: 2e489d9b0551f17d8c6055db4690eff4edbafe675ad4a838bcbfe9c7b238852add4fd90395437cca833d256801c827ca866759d34977b108cc7b73d08397d68d --- 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 2021-10-29 00:51:33.439381994 +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/b7 40755 root:root +/usr/lib/debug/.build-id/b7/dbbf9fe317b7223e55566efbc960892cb6e304 120777 root:root ../../../../bin/utftp +/usr/lib/debug/.build-id/b7/dbbf9fe317b7223e55566efbc960892cb6e304.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/b7 40755 root:root +File: /usr/lib/debug/.build-id/b7/dbbf9fe317b7223e55566efbc960892cb6e304 120777 root:root ../../../../bin/utftp +File: /usr/lib/debug/.build-id/b7/dbbf9fe317b7223e55566efbc960892cb6e304.debug 120777 root:root ../../usr/bin/utftp.debug +File: /usr/lib/debug/usr/bin/utftp.debug 100644 root:root dd0fa9825cd48f99a0974596e2e98f44 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: 570ab591e68219d8cd729f7b22b82031ff06d763b94c44cd9de58651c4b1667eb84dcd0aab8d80a6494fe4bfbfc4d2ad634453e177870c58e0f175463362e868 --- 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 2021-10-29 00:51:33.504382730 +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/13 40755 root:root +/usr/lib/debug/.build-id/13/f6f072337e07c5deb21fcf8a2a1a181b2e8695 120777 root:root ../../../../sbin/utftpd +/usr/lib/debug/.build-id/13/f6f072337e07c5deb21fcf8a2a1a181b2e8695.debug 120777 root:root ../../usr/sbin/utftpd.debug +/usr/lib/debug/.build-id/1c 40755 root:root +/usr/lib/debug/.build-id/1c/eb446dcb81cddd0091fe6517547e6d7f8c18be 120777 root:root ../../../../sbin/utftpd_make +/usr/lib/debug/.build-id/1c/eb446dcb81cddd0091fe6517547e6d7f8c18be.debug 120777 root:root ../../usr/sbin/utftpd_make.debug +/usr/lib/debug/.build-id/24 40755 root:root +/usr/lib/debug/.build-id/24/90d18c44fe2495ab824e21b8e46def982c7d04 120777 root:root ../../../../sbin/utftpd_dump +/usr/lib/debug/.build-id/24/90d18c44fe2495ab824e21b8e46def982c7d04.debug 120777 root:root ../../usr/sbin/utftpd_dump.debug /usr/lib/debug/usr/sbin/utftpd.debug 100644 root:root @@ -24,2 +24,3 @@ /usr/src/debug/utftpd-0.2.4/parse_ipport.c 100644 root:root +/usr/src/debug/utftpd-0.2.4/parser.c 100644 root:root /usr/src/debug/utftpd-0.2.4/parser.y 100644 root:root @@ -64,14 +65,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/13 40755 root:root +File: /usr/lib/debug/.build-id/13/f6f072337e07c5deb21fcf8a2a1a181b2e8695 120777 root:root ../../../../sbin/utftpd +File: /usr/lib/debug/.build-id/13/f6f072337e07c5deb21fcf8a2a1a181b2e8695.debug 120777 root:root ../../usr/sbin/utftpd.debug +File: /usr/lib/debug/.build-id/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/eb446dcb81cddd0091fe6517547e6d7f8c18be 120777 root:root ../../../../sbin/utftpd_make +File: /usr/lib/debug/.build-id/1c/eb446dcb81cddd0091fe6517547e6d7f8c18be.debug 120777 root:root ../../usr/sbin/utftpd_make.debug +File: /usr/lib/debug/.build-id/24 40755 root:root +File: /usr/lib/debug/.build-id/24/90d18c44fe2495ab824e21b8e46def982c7d04 120777 root:root ../../../../sbin/utftpd_dump +File: /usr/lib/debug/.build-id/24/90d18c44fe2495ab824e21b8e46def982c7d04.debug 120777 root:root ../../usr/sbin/utftpd_dump.debug +File: /usr/lib/debug/usr/sbin/utftpd.debug 100644 root:root 1fff1484333ceb76c1e93e98c52a9d13 +File: /usr/lib/debug/usr/sbin/utftpd_dump.debug 100644 root:root 0cc05f9e3d13fe43363a850c6a65251e +File: /usr/lib/debug/usr/sbin/utftpd_make.debug 100644 root:root 9b1b235548f8cba4025b1c41b6911e44 File: /usr/src/debug/utftpd-0.2.4 40755 root:root @@ -88,2 +89,3 @@ File: /usr/src/debug/utftpd-0.2.4/parse_ipport.c 100644 root:root 4103a17d7ac7a78c6a7840151dc216dc +File: /usr/src/debug/utftpd-0.2.4/parser.c 100644 root:root 20a588720f72aa68bc25b535a641b005 File: /usr/src/debug/utftpd-0.2.4/parser.y 100644 root:root 061a186cf3bac444dcf7ea8c88e896c3 @@ -123,2 +125,2 @@ File: /usr/src/debug/utftpd-0.2.4/wildmat.h 100644 root:root 89aa7041ae200c625b9e87aa31d21965 -RPMIdentity: 41f205340f34e7e97d614539990978bba37d1900cf64db55e328229fb7de0beb150c063d3d169afc9f49af0dc7880a6570f21537297849decbf71377dc48b294 +RPMIdentity: 41147084fb615588916bfd7138c8d22a8d88873577ad16f31a6865d731feb843ecddd42696cd83d879a96cb300e4811a336c61ceee37544dc558a38fc64ef434