<86>Nov 20 03:49:04 userdel[3844606]: delete user 'rooter' <86>Nov 20 03:49:04 userdel[3844606]: removed group 'rooter' owned by 'rooter' <86>Nov 20 03:49:04 userdel[3844606]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 20 03:49:04 groupadd[3844614]: group added to /etc/group: name=rooter, GID=918 <86>Nov 20 03:49:04 groupadd[3844614]: group added to /etc/gshadow: name=rooter <86>Nov 20 03:49:04 groupadd[3844614]: new group: name=rooter, GID=918 <86>Nov 20 03:49:04 useradd[3844621]: new user: name=rooter, UID=918, GID=918, home=/root, shell=/bin/bash <86>Nov 20 03:49:04 userdel[3844631]: delete user 'builder' <86>Nov 20 03:49:04 userdel[3844631]: removed group 'builder' owned by 'builder' <86>Nov 20 03:49:04 groupadd[3844637]: group added to /etc/group: name=builder, GID=919 <86>Nov 20 03:49:04 groupadd[3844637]: group added to /etc/gshadow: name=builder <86>Nov 20 03:49:04 groupadd[3844637]: new group: name=builder, GID=919 <86>Nov 20 03:49:04 useradd[3844643]: new user: name=builder, UID=919, GID=919, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/utftpd-0.2.4-alt2.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/utftpd-0.2.4-alt2.qa1.nosrc.rpm (w1.gzdio) Installing utftpd-0.2.4-alt2.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3979 + 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.3979 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext creating cache ./config.cache checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking whether gcc supports -Wp,-MMD... yes checking for ranlib... ranlib checking for bison... bison -y checking for gnumake... no checking for gmake... gmake checking for GNU make... yes checking for tftp... no checking for get... no checking for delta... no checking for unget... no checking for clean... no checking for ci... no checking for co... no checking for gcc option to accept ANSI C... none needed checking for function prototypes... yes checking for syslog in -lsocket... no checking for syslog in -lbe... no checking for gethostbyname in -lnsl... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes checking for sys/time.h... yes checking for unistd.h... yes checking for sys/select.h... yes checking for arpa/inet.h... yes checking for arpa/tftp.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether sys/time.h and sys/select.h may both be included... yes checking whether sys/uio.h and unistd.h may both be included... yes checking for working const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for socklen_t... yes checking size of unsigned short... 2 checking size of short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 4 checking size of unsigned long... 4 checking size of long long... 8 checking size of unsigned long long... 8 checking for 8-bit clean memcmp... yes checking return type of signal handlers... void checking for pid_t... yes checking for vfork.h... no checking for working vfork... yes checking for gethostname... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking for fsync... yes checking for chroot... yes checking for inet_aton... yes *** *** remember to use "gmake" to compile the package *** *** updating cache ./config.cache creating ./config.status creating Makefile creating Specfile creating systype creating config.h + make -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 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 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_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 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 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_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 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_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 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 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 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_pack.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' mkdep cdbmake_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_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_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 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_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 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_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 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 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_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_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.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' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uostr_cut.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uostr_cstr.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uostr_uostr.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c str_ulong.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uostr_char.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uostr_mem.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c nonblock.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c wildmat.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cdb_hash.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cdb_unpack.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cdbmake_hash.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -c cdbmake_pack.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c timing.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uoio_gd_uos.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cdbmake_add.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cdb_seek.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c tftp_s_ctrl.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c tftp_f_ctrl.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c str2long.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c tftp_nak.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c str2ulong.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c tftp_prepare.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -c parser.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c utftp.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c tftp_receive.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c utftpd_recv.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c miniudpserv.c miniudpserv.c: In function 'usage': miniudpserv.c:66:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 66 | {write(2,argv0,strlen(argv0));write(2,": use the --help option for usage infomation\n",47); _exit(1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ miniudpserv.c:66:31: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 66 | {write(2,argv0,strlen(argv0));write(2,": use the --help option for usage infomation\n",47); _exit(1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -march=i586 -mtune=generic -c tftp_send.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -c utftpd_novc.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' 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' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' 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' 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' 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 -march=i586 -mtune=generic -c wait_check.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c parse_ipport.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c utftpd_dump.c utftpd_dump.c: In function 'format': utftpd_dump.c:13:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 13 | exit(1); | ^~~~ utftpd_dump.c: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 -march=i586 -mtune=generic -c utftpd_nak.c make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o utftpd_dump utftpd_dump.o libcdb.a make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -o utftp utftp.o uogetopt.o str2long.o str2ulong.o str_ulong.o libtftp.a libstr.a libio.a libcdb.a make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o utftpd_make utftpd_make.o str2long.o str2ulong.o str_ulong.o uogetopt.o parser.o libio.a libstr.a libcdbmake.a make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' make: Entering directory '/usr/src/RPM/BUILD/utftpd-0.2.4' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o utftpd utftpd.o uogetopt.o str2long.o str2ulong.o nonblock.o wildmat.o utftpd_recv.o str_ulong.o utftpd_send.o utftpd_sccs.o utftpd_rcs.o utftpd_novc.o wait_check.o timing.o parse_ipport.o utftpd_nak.o libstr.a libio.a libcdb.a make: Leaving directory '/usr/src/RPM/BUILD/utftpd-0.2.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.26000 + 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) verify-elf: WARNING: ./usr/sbin/utftpd_make: uses non-LFS functions: lseek open verify-elf: WARNING: ./usr/sbin/utftpd: uses non-LFS functions: fcntl fstat lseek open stat verify-elf: WARNING: ./usr/bin/utftp: uses non-LFS functions: open Processing files: utftpd-0.2.4-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.26000 + 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.kajfEL 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.cjDPAA 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.LZwVIw Requires: /bin/sh, /etc/xinetd.d, /lib/ld-linux.so.2, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Conflicts: tftp-server Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0tTliM 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.9Vr17g 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.vQA8WJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Conflicts: tftp Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D48BWK 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.vB7T67 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R25FrT find-requires: running scripts (debuginfo) Requires: utftpd = 0.2.4-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Processing files: utftpd-client-debuginfo-0.2.4-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yyeNpZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vrkIo9 find-requires: running scripts (debuginfo) Requires: utftpd-client = 0.2.4-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/utftpd-0.2.4-alt2.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/utftpd-client-0.2.4-alt2.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/utftpd-debuginfo-0.2.4-alt2.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/utftpd-client-debuginfo-0.2.4-alt2.qa1.i586.rpm (w2.lzdio) 5.96user 1.97system 0:15.41elapsed 51%CPU (0avgtext+0avgdata 37472maxresident)k 0inputs+0outputs (0major+950084minor)pagefaults 0swaps /.out/utftpd-0.2.4-alt2.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/utftpd-client-0.2.4-alt2.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/utftpd-debuginfo-0.2.4-alt2.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/utftpd-client-debuginfo-0.2.4-alt2.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 7.02user 3.98system 0:17.82elapsed 61%CPU (0avgtext+0avgdata 37472maxresident)k 0inputs+0outputs (0major+1167766minor)pagefaults 0swaps --- utftpd-0.2.4-alt2.qa1.i586.rpm.repo 2013-04-18 18:50:58.000000000 +0000 +++ utftpd-0.2.4-alt2.qa1.i586.rpm.hasher 2021-11-20 03:49:20.842396808 +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 @@ -26,4 +26,8 @@ Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.15) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -39,5 +43,5 @@ File: /etc/xinetd.d/utftpd-udp 100640 root:root 4a046a9a94d4df64382fabfa1048aeba -File: /usr/sbin/utftpd 100755 root:root 66af4f01ffa1fe679c0cab4f44eb0642 -File: /usr/sbin/utftpd_dump 100755 root:root a7e40317ef22ad0fb9679dcdc438b333 -File: /usr/sbin/utftpd_make 100755 root:root d6c4b2ca2ab6ce8d1b9e352713df123c +File: /usr/sbin/utftpd 100755 root:root c7fdcf16cbc1059ae5bfd6148f371b74 +File: /usr/sbin/utftpd_dump 100755 root:root 1f828810ad4d8f0c4e58f8be495852a3 +File: /usr/sbin/utftpd_make 100755 root:root e47ab404c0bf10ccb6db8f017a7a6141 File: /usr/sbin/utftpd_makeconfig 100700 root:root 0bc316c231b1e3118f42519088c37dbb @@ -51,6 +55,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: dac562fb6f76c43a5c747b037fd067c65aab230676c914f3ac039655fe885fa8b713986a6e5254378e38498e5142a7d2ecdce2692468d0ba4e535a59253a7441 +RPMIdentity: a7627a3ad3512cfa8e92c654d5b67981739435d977afab866b43b75a1a3a659881e6d86a0a0b84c1fed33aa2052417141fef9ed442560640d52c37687af28679 --- utftpd-client-0.2.4-alt2.qa1.i586.rpm.repo 2013-04-18 18:50:58.000000000 +0000 +++ utftpd-client-0.2.4-alt2.qa1.i586.rpm.hasher 2021-11-20 03:49:20.889397490 +0000 @@ -1,6 +1,8 @@ /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: /lib/ld-linux.so.2 Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.15) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -10,4 +12,4 @@ Conflicts: tftp -File: /usr/bin/utftp 100755 root:root 5e9e33514f9e3fff2c70254c8df2f7d1 -File: /usr/share/man/man1/utftp.1.gz 100644 root:root 2cd824715f71371beb6e056460eb072d -RPMIdentity: 162a92b99d7270a2225a45a5a7dc1f561be456dfdc11cbd5f0cb4be159171d6329adc9b9656ee7bf04b03a742b4492cf26f024d84466d1fcd4b6e206f43193de +File: /usr/bin/utftp 100755 root:root 675291d8833021373480df9974355946 +File: /usr/share/man/man1/utftp.1.xz 100644 root:root f7f0c1351e74412fb0a9671f2fb64483 +RPMIdentity: 25105b109076920f2661c0eb229409ac6f346220543cb460f966a3306fb5a3d92e5fa05440c6e0d7ef1c586fb7c3894d0abfc1c7a0f85924d6d739ea357ba2a2 --- utftpd-client-debuginfo-0.2.4-alt2.qa1.i586.rpm.repo 2013-04-18 18:50:58.000000000 +0000 +++ utftpd-client-debuginfo-0.2.4-alt2.qa1.i586.rpm.hasher 2021-11-20 03:49:20.945398302 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ad 40755 root:root -/usr/lib/debug/.build-id/ad/d9d375efa0be89ae30491b371aa295e76fa3b3 120777 root:root ../../../../bin/utftp -/usr/lib/debug/.build-id/ad/d9d375efa0be89ae30491b371aa295e76fa3b3.debug 120777 root:root ../../usr/bin/utftp.debug +/usr/lib/debug/.build-id/62 40755 root:root +/usr/lib/debug/.build-id/62/fbe1bd89bd5a4ee7390a152057b23dd8e4e235 120777 root:root ../../../../bin/utftp +/usr/lib/debug/.build-id/62/fbe1bd89bd5a4ee7390a152057b23dd8e4e235.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/ad 40755 root:root -File: /usr/lib/debug/.build-id/ad/d9d375efa0be89ae30491b371aa295e76fa3b3 120777 root:root ../../../../bin/utftp -File: /usr/lib/debug/.build-id/ad/d9d375efa0be89ae30491b371aa295e76fa3b3.debug 120777 root:root ../../usr/bin/utftp.debug -File: /usr/lib/debug/usr/bin/utftp.debug 100644 root:root 11be7b2115f4caf5c963540af8ee8d78 +File: /usr/lib/debug/.build-id/62 40755 root:root +File: /usr/lib/debug/.build-id/62/fbe1bd89bd5a4ee7390a152057b23dd8e4e235 120777 root:root ../../../../bin/utftp +File: /usr/lib/debug/.build-id/62/fbe1bd89bd5a4ee7390a152057b23dd8e4e235.debug 120777 root:root ../../usr/bin/utftp.debug +File: /usr/lib/debug/usr/bin/utftp.debug 100644 root:root ca0f062cfb1b5205c9f38f3c7082c37b 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: afc621aca5444f03aafbc81956eb6d887dda82745ef3a1e63fbefa328f0165d316815059cce9d4f9af9ad71d13a0096589035f417d1ec862a35378a9955dfcc9 +RPMIdentity: e562431949ec677ebb19fb7d96b20cd3cf650deca03a66e4f169f714fb5a60d4b25d43a51d6b2ab2d5e8aa6f65bc770b0de6a75d55edbbce102209eae6d2d189 --- utftpd-debuginfo-0.2.4-alt2.qa1.i586.rpm.repo 2013-04-18 18:50:58.000000000 +0000 +++ utftpd-debuginfo-0.2.4-alt2.qa1.i586.rpm.hasher 2021-11-20 03:49:20.999399085 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/13 40755 root:root -/usr/lib/debug/.build-id/13/a07f14bc9064f8b909dacfa49217e7a03e6a33 120777 root:root ../../../../sbin/utftpd_make -/usr/lib/debug/.build-id/13/a07f14bc9064f8b909dacfa49217e7a03e6a33.debug 120777 root:root ../../usr/sbin/utftpd_make.debug -/usr/lib/debug/.build-id/8a 40755 root:root -/usr/lib/debug/.build-id/8a/4df14df4e3d2a6a6825c52339d1b987cb23fe4 120777 root:root ../../../../sbin/utftpd_dump -/usr/lib/debug/.build-id/8a/4df14df4e3d2a6a6825c52339d1b987cb23fe4.debug 120777 root:root ../../usr/sbin/utftpd_dump.debug -/usr/lib/debug/.build-id/c7 40755 root:root -/usr/lib/debug/.build-id/c7/f9c306e232de4bff4e855b01cc34c8b38826b8 120777 root:root ../../../../sbin/utftpd -/usr/lib/debug/.build-id/c7/f9c306e232de4bff4e855b01cc34c8b38826b8.debug 120777 root:root ../../usr/sbin/utftpd.debug +/usr/lib/debug/.build-id/0b 40755 root:root +/usr/lib/debug/.build-id/0b/d52b11852ee8a40c6e22c6785f0fe4c01cec50 120777 root:root ../../../../sbin/utftpd +/usr/lib/debug/.build-id/0b/d52b11852ee8a40c6e22c6785f0fe4c01cec50.debug 120777 root:root ../../usr/sbin/utftpd.debug +/usr/lib/debug/.build-id/81 40755 root:root +/usr/lib/debug/.build-id/81/450295096e33a0c4a9bab7d0f596e3f22852fb 120777 root:root ../../../../sbin/utftpd_make +/usr/lib/debug/.build-id/81/450295096e33a0c4a9bab7d0f596e3f22852fb.debug 120777 root:root ../../usr/sbin/utftpd_make.debug +/usr/lib/debug/.build-id/e8 40755 root:root +/usr/lib/debug/.build-id/e8/46ddae97ac64386a99494f52d978e85ec149ad 120777 root:root ../../../../sbin/utftpd_dump +/usr/lib/debug/.build-id/e8/46ddae97ac64386a99494f52d978e85ec149ad.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/13 40755 root:root -File: /usr/lib/debug/.build-id/13/a07f14bc9064f8b909dacfa49217e7a03e6a33 120777 root:root ../../../../sbin/utftpd_make -File: /usr/lib/debug/.build-id/13/a07f14bc9064f8b909dacfa49217e7a03e6a33.debug 120777 root:root ../../usr/sbin/utftpd_make.debug -File: /usr/lib/debug/.build-id/8a 40755 root:root -File: /usr/lib/debug/.build-id/8a/4df14df4e3d2a6a6825c52339d1b987cb23fe4 120777 root:root ../../../../sbin/utftpd_dump -File: /usr/lib/debug/.build-id/8a/4df14df4e3d2a6a6825c52339d1b987cb23fe4.debug 120777 root:root ../../usr/sbin/utftpd_dump.debug -File: /usr/lib/debug/.build-id/c7 40755 root:root -File: /usr/lib/debug/.build-id/c7/f9c306e232de4bff4e855b01cc34c8b38826b8 120777 root:root ../../../../sbin/utftpd -File: /usr/lib/debug/.build-id/c7/f9c306e232de4bff4e855b01cc34c8b38826b8.debug 120777 root:root ../../usr/sbin/utftpd.debug -File: /usr/lib/debug/usr/sbin/utftpd.debug 100644 root:root 94c4a92ed2702ce750c42014f0e78aac -File: /usr/lib/debug/usr/sbin/utftpd_dump.debug 100644 root:root f02d5ac672230f124d79f0abe7f4667b -File: /usr/lib/debug/usr/sbin/utftpd_make.debug 100644 root:root 8f5ddb0e6b97cb4db896696044ee98f7 +File: /usr/lib/debug/.build-id/0b 40755 root:root +File: /usr/lib/debug/.build-id/0b/d52b11852ee8a40c6e22c6785f0fe4c01cec50 120777 root:root ../../../../sbin/utftpd +File: /usr/lib/debug/.build-id/0b/d52b11852ee8a40c6e22c6785f0fe4c01cec50.debug 120777 root:root ../../usr/sbin/utftpd.debug +File: /usr/lib/debug/.build-id/81 40755 root:root +File: /usr/lib/debug/.build-id/81/450295096e33a0c4a9bab7d0f596e3f22852fb 120777 root:root ../../../../sbin/utftpd_make +File: /usr/lib/debug/.build-id/81/450295096e33a0c4a9bab7d0f596e3f22852fb.debug 120777 root:root ../../usr/sbin/utftpd_make.debug +File: /usr/lib/debug/.build-id/e8 40755 root:root +File: /usr/lib/debug/.build-id/e8/46ddae97ac64386a99494f52d978e85ec149ad 120777 root:root ../../../../sbin/utftpd_dump +File: /usr/lib/debug/.build-id/e8/46ddae97ac64386a99494f52d978e85ec149ad.debug 120777 root:root ../../usr/sbin/utftpd_dump.debug +File: /usr/lib/debug/usr/sbin/utftpd.debug 100644 root:root 01b85e123a2b21de1d9c0c66d273f1d2 +File: /usr/lib/debug/usr/sbin/utftpd_dump.debug 100644 root:root 243676b2a3a5e871b2fb6e10164df02f +File: /usr/lib/debug/usr/sbin/utftpd_make.debug 100644 root:root 3d3e9fa253f4238733964f2bfb16f780 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: 11d26d3bcca644a7cb45a32d868b44397b3c9416a33269c6f0d514977b2d63571f4cb95f052816b38e2dd11cb2822601c97375f4525cc23ffc922a02a9b71612 +RPMIdentity: f23f99bbf9964542e4443ce3965b551f62f6bb1ca211f5e91e20f66fbcd9ae835567130c085c7dec3558d8ae33a9dfe5d31bf926c5cbba8215ca66aa3422392f