<86>Feb 19 03:59:24 userdel[2635468]: delete user 'rooter' <86>Feb 19 03:59:24 userdel[2635468]: removed group 'rooter' owned by 'rooter' <86>Feb 19 03:59:24 userdel[2635468]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 19 03:59:24 groupadd[2635479]: group added to /etc/group: name=rooter, GID=993 <86>Feb 19 03:59:24 groupadd[2635479]: group added to /etc/gshadow: name=rooter <86>Feb 19 03:59:24 groupadd[2635479]: new group: name=rooter, GID=993 <86>Feb 19 03:59:24 useradd[2635488]: new user: name=rooter, UID=993, GID=993, home=/root, shell=/bin/bash <86>Feb 19 03:59:24 userdel[2635500]: delete user 'builder' <86>Feb 19 03:59:24 userdel[2635500]: removed group 'builder' owned by 'builder' <86>Feb 19 03:59:24 userdel[2635500]: removed shadow group 'builder' owned by 'builder' <86>Feb 19 03:59:24 groupadd[2635512]: group added to /etc/group: name=builder, GID=994 <86>Feb 19 03:59:24 groupadd[2635512]: group added to /etc/gshadow: name=builder <86>Feb 19 03:59:24 groupadd[2635512]: new group: name=builder, GID=994 <86>Feb 19 03:59:24 useradd[2635520]: new user: name=builder, UID=994, GID=994, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/atftp-0.7.2-alt2.nosrc.rpm (w1.gzdio) Installing atftp-0.7.2-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13591 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf atftp-0.7.2 + echo 'Source #0 (atftp-0.7.2.tar):' Source #0 (atftp-0.7.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/atftp-0.7.2.tar + cd atftp-0.7.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (atftp-0.7.2-alt.patch):' Patch #1 (atftp-0.7.2-alt.patch): + /usr/bin/patch -p1 patching file argz.h patching file tftp_def.c Hunk #1 succeeded at 133 (offset -8 lines). patching file tftp_def.h Hunk #1 succeeded at 51 (offset 1 line). patching file tftpd.h patching file tftpd_list.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13591 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd atftp-0.7.2 + 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 --disable-libpcre configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether make sets $(MAKE)... (cached) yes checking for pthread_create in -lpthread... yes checking for tgetent in -lreadline... no checking for tgetent in -lncurses... no checking for tgetent in -lcurses... no checking for tgetent in -ltermcap... no no checking for readline in -lreadline... no no checking for rl_completion_matches in -lreadline... no checking for completion_matches in -lreadline... no no checking for hosts_ctl in -lwrap... no checking for ANSI C header files... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/tftp.h usability... yes checking arpa/tftp.h presence... yes checking for arpa/tftp.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking readline/history.h usability... no checking readline/history.h presence... no checking for readline/history.h... no checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for strchr... yes checking for memcpy... yes checking for strstr... yes checking for strcmp... yes checking for strncmp... yes checking for strncpy... yes checking for strlen... yes checking for strncasecmp... yes checking for strcasecmp... yes checking for strncmp... (cached) yes checking for socket... yes checking for gethostbyname... yes checking for gethostbyname_r... yes checking for gethostbyaddr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating redhat/atftp.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.2' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.2' Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -c -o tftp.o tftp.c tftp.c: In function 'get_file': tftp.c:714:21: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 714 | fgets(string, MAXLEN, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -c -o tftp_io.o tftp_io.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -c -o logger.o logger.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -c -o options.o options.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -c -o tftp_def.o tftp_def.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -c -o tftp_file.o tftp_file.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -c -o argz.o argz.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -c -o tftp_mtftp.o tftp_mtftp.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -o atftp tftp.o tftp_io.o logger.o options.o tftp_def.o tftp_file.o argz.o tftp_mtftp.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -c -o tftpd.o tftpd.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -c -o stats.o stats.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -c -o tftpd_file.o tftpd_file.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -c -o tftpd_list.o tftpd_list.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -c -o tftpd_mcast.o tftpd_mcast.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -c -o tftpd_pcre.o tftpd_pcre.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -c -o tftpd_mtftp.o tftpd_mtftp.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -D_REENTRANT -O2 -o atftpd tftpd.o logger.o options.o stats.o tftp_io.o tftp_def.o tftpd_file.o tftpd_list.o tftpd_mcast.o argz.o tftpd_pcre.o tftpd_mtftp.o -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.2' Making all in test make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.2/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.2/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.2' make: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25638 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/atftp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/atftp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd atftp-0.7.2 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/atftp-buildroot/usr exec_prefix=/usr/src/tmp/atftp-buildroot/usr bindir=/usr/src/tmp/atftp-buildroot/usr/bin sbindir=/usr/src/tmp/atftp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/atftp-buildroot/etc datadir=/usr/src/tmp/atftp-buildroot/usr/share includedir=/usr/src/tmp/atftp-buildroot/usr/include libdir=/usr/src/tmp/atftp-buildroot/usr/lib libexecdir=/usr/src/tmp/atftp-buildroot/usr/lib localstatedir=/usr/src/tmp/atftp-buildroot/var/lib sharedstatedir=/usr/src/tmp/atftp-buildroot/var/lib mandir=/usr/src/tmp/atftp-buildroot/usr/share/man infodir=/usr/src/tmp/atftp-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.2' Making install in . make[1]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.2' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.2' /bin/mkdir -p '/usr/src/tmp/atftp-buildroot/usr/bin' /usr/libexec/rpm-build/install -p atftp '/usr/src/tmp/atftp-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/atftp-buildroot/usr/sbin' /usr/libexec/rpm-build/install -p atftpd '/usr/src/tmp/atftp-buildroot/usr/sbin' /usr/bin/make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.2' (cd /usr/src/tmp/atftp-buildroot/usr/sbin && ln -sf atftpd in.tftpd) make[3]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.2' /bin/mkdir -p '/usr/src/tmp/atftp-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 atftp.1 '/usr/src/tmp/atftp-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/atftp-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 atftpd.8 '/usr/src/tmp/atftp-buildroot/usr/share/man/man8' /usr/bin/make install-data-hook make[3]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.2' (cd /usr/src/tmp/atftp-buildroot/usr/share/man/man8 && ln -sf atftpd.8 in.tftpd.8) make[3]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.2' make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.2' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.2/test' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.2/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.2/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.2/test' make: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.2' + install -pm0755 -D /usr/src/RPM/SOURCES/atftpd.init /usr/src/tmp/atftp-buildroot/etc/rc.d/init.d/atftpd + install -pm0644 -D /usr/src/RPM/SOURCES/atftpd.sysconfig /usr/src/tmp/atftp-buildroot/etc/sysconfig/atftpd + install -pm0644 -D /usr/src/RPM/SOURCES/atftpd.tmpfiles.conf /usr/src/tmp/atftp-buildroot/lib/tmpfiles.d/atftpd.tmpfiles.conf + mkdir -p /usr/src/tmp/atftp-buildroot/var/lib/tftpboot + mkdir -pm0770 /usr/src/tmp/atftp-buildroot/var/log/atftpd + touch /usr/src/tmp/atftp-buildroot/etc/mtftp.conf + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/atftp-buildroot (auto) Verifying and fixing files in /usr/src/tmp/atftp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/atftp-buildroot/ (default) Compressing files in /usr/src/tmp/atftp-buildroot (auto) removed '/usr/src/tmp/atftp-buildroot/usr/share/man/man8/in.tftpd.8' '/usr/src/tmp/atftp-buildroot/usr/share/man/man8/in.tftpd.8.xz' -> 'atftpd.8.xz' Adjusting library links in /usr/src/tmp/atftp-buildroot ./var/lib: (from :0) ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/atftp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/atftpd: uses non-LFS functions: fopen fstat open verify-elf: WARNING: ./usr/bin/atftp: uses non-LFS functions: fopen fstat Processing files: atftp-0.7.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25638 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd atftp-0.7.2 + DOCDIR=/usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.2 + export DOCDIR + rm -rf /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.2 + /bin/mkdir -p /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.2 + cp -prL Changelog BUGS FAQ INSTALL LICENSE README README.CVS /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.2 + chmod -R go-w /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.2 + chmod -R a+rX /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.2 + cp -prL README.MCAST README.PCRE TODO docs test/mtftp.conf /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.2 + chmod -R go-w /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.2 + chmod -R a+rX /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0qpTzq 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.5GrfxZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.regqWh Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fJEv8F Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w0NplO Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Conflicts: tftpd Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WY9zWr Creating atftp-debuginfo package Processing files: atftp-debuginfo-0.7.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9zMEZn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bXQUkS find-requires: running scripts (debuginfo) Requires: atftp = 0.7.2-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to atftp-debuginfo a strict dependency on atftp Wrote: /usr/src/RPM/RPMS/i586/atftp-0.7.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/atftp-debuginfo-0.7.2-alt2.i586.rpm (w2.lzdio) 4.38user 2.12system 0:12.90elapsed 50%CPU (0avgtext+0avgdata 34448maxresident)k 0inputs+0outputs (0major+836013minor)pagefaults 0swaps 5.33user 4.69system 0:15.78elapsed 63%CPU (0avgtext+0avgdata 34448maxresident)k 0inputs+0outputs (0major+1014558minor)pagefaults 0swaps --- atftp-0.7.2-alt2.i586.rpm.repo 2020-10-28 12:43:40.000000000 +0000 +++ atftp-0.7.2-alt2.i586.rpm.hasher 2022-02-19 03:59:39.220534332 +0000 @@ -39,9 +39,9 @@ Requires: libc.so.6(GLIBC_2.1) -Requires: libc.so.6(GLIBC_2.1.2) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.15) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) Requires: libc.so.6(GLIBC_2.7) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.1) Requires: rtld(GNU_HASH) @@ -58,4 +58,4 @@ File: /lib/tmpfiles.d/atftpd.tmpfiles.conf 100644 root:root 82546e0dd32ac65a123a660e44cd304e -File: /usr/bin/atftp 100755 root:root afb928764c0905fcb6efbe73d87aaf51 -File: /usr/sbin/atftpd 100755 root:root 733dec41391e229e264ced4dde245487 +File: /usr/bin/atftp 100755 root:root fa3d82ccbf7d718c6b6b15c10fe27074 +File: /usr/sbin/atftpd 100755 root:root 260c192267b1ada4a09ae7aa1c87760d File: /usr/sbin/in.tftpd 120777 root:root atftpd @@ -80,2 +80,2 @@ File: /var/log/atftpd 40770 root:_atftpd -RPMIdentity: 95f8687d8e7c8bc42f176dc7ab34e7706ec6dc29936d25d8568eea5991baff0b14aa48ccc8629a80832e315d96c9de0a2039e32dd86f3c20238035b82f1bace8 +RPMIdentity: e45e9b1b234dc0f70ffb05e2c5cec55c16d4066e8e4cde13752fa1d55bd45a37c361a573289248bdea839bb3d8dd743473fef24bda002473afe9c1776312e51e --- atftp-debuginfo-0.7.2-alt2.i586.rpm.repo 2020-10-28 12:43:40.000000000 +0000 +++ atftp-debuginfo-0.7.2-alt2.i586.rpm.hasher 2022-02-19 03:59:39.291535114 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/be 40755 root:root -/usr/lib/debug/.build-id/be/8e5c5db21596dfd70361b00f7aab4ca0ae7e4e 120777 root:root ../../../../bin/atftp -/usr/lib/debug/.build-id/be/8e5c5db21596dfd70361b00f7aab4ca0ae7e4e.debug 120777 root:root ../../usr/bin/atftp.debug -/usr/lib/debug/.build-id/c5 40755 root:root -/usr/lib/debug/.build-id/c5/51e94db0db31c6230c3d16e06ac12a4ca182d3 120777 root:root ../../../../sbin/atftpd -/usr/lib/debug/.build-id/c5/51e94db0db31c6230c3d16e06ac12a4ca182d3.debug 120777 root:root ../../usr/sbin/atftpd.debug +/usr/lib/debug/.build-id/e5 40755 root:root +/usr/lib/debug/.build-id/e5/e7c3fb81105fc0ca9db2904cad025a7a97d673 120777 root:root ../../../../sbin/atftpd +/usr/lib/debug/.build-id/e5/e7c3fb81105fc0ca9db2904cad025a7a97d673.debug 120777 root:root ../../usr/sbin/atftpd.debug +/usr/lib/debug/.build-id/ff 40755 root:root +/usr/lib/debug/.build-id/ff/dbe9b21185dec717a351c7b9dcb1eef2a99018 120777 root:root ../../../../bin/atftp +/usr/lib/debug/.build-id/ff/dbe9b21185dec717a351c7b9dcb1eef2a99018.debug 120777 root:root ../../usr/bin/atftp.debug /usr/lib/debug/usr/bin/atftp.debug 100644 root:root @@ -33,5 +33,5 @@ /usr/src/debug/atftp-0.7.2/tftpd_mtftp.h 100644 root:root +/usr/src/debug/atftp-0.7.2/tftpd_pcre.c 100644 root:root Requires: /usr/lib/debug/lib/ld-linux.so.2.debug Requires: debug(libc.so.6) -Requires: debug(libpthread.so.0) Requires: atftp = 0.7.2-alt2:sisyphus+260552.100.1.1 @@ -39,10 +39,10 @@ Provides: atftp-debuginfo = 0.7.2-alt2:sisyphus+260552.100.1.1 -File: /usr/lib/debug/.build-id/be 40755 root:root -File: /usr/lib/debug/.build-id/be/8e5c5db21596dfd70361b00f7aab4ca0ae7e4e 120777 root:root ../../../../bin/atftp -File: /usr/lib/debug/.build-id/be/8e5c5db21596dfd70361b00f7aab4ca0ae7e4e.debug 120777 root:root ../../usr/bin/atftp.debug -File: /usr/lib/debug/.build-id/c5 40755 root:root -File: /usr/lib/debug/.build-id/c5/51e94db0db31c6230c3d16e06ac12a4ca182d3 120777 root:root ../../../../sbin/atftpd -File: /usr/lib/debug/.build-id/c5/51e94db0db31c6230c3d16e06ac12a4ca182d3.debug 120777 root:root ../../usr/sbin/atftpd.debug -File: /usr/lib/debug/usr/bin/atftp.debug 100644 root:root e5f1fafbc9a02240f49cb4f590af631e -File: /usr/lib/debug/usr/sbin/atftpd.debug 100644 root:root 79953761fff20953d9eefafdc1e3c4ec +File: /usr/lib/debug/.build-id/e5 40755 root:root +File: /usr/lib/debug/.build-id/e5/e7c3fb81105fc0ca9db2904cad025a7a97d673 120777 root:root ../../../../sbin/atftpd +File: /usr/lib/debug/.build-id/e5/e7c3fb81105fc0ca9db2904cad025a7a97d673.debug 120777 root:root ../../usr/sbin/atftpd.debug +File: /usr/lib/debug/.build-id/ff 40755 root:root +File: /usr/lib/debug/.build-id/ff/dbe9b21185dec717a351c7b9dcb1eef2a99018 120777 root:root ../../../../bin/atftp +File: /usr/lib/debug/.build-id/ff/dbe9b21185dec717a351c7b9dcb1eef2a99018.debug 120777 root:root ../../usr/bin/atftp.debug +File: /usr/lib/debug/usr/bin/atftp.debug 100644 root:root a3126471056efcbf560f9efac9c77999 +File: /usr/lib/debug/usr/sbin/atftpd.debug 100644 root:root cb43bc4057e3479db143706a4750dbda File: /usr/lib/debug/usr/sbin/in.tftpd.debug 120777 root:root atftpd.debug @@ -72,2 +72,3 @@ File: /usr/src/debug/atftp-0.7.2/tftpd_mtftp.h 100644 root:root dda49d3fa52a9fbbe0e79bca5bd42d86 -RPMIdentity: 760cc09fa1209dc844a45636168dad6504a8f8ebd0c1cf6450975b6567b50117fa7cfb407417547e427b91282e897bce2d15c0e5a0f28339029eb2c9c0f53e6d +File: /usr/src/debug/atftp-0.7.2/tftpd_pcre.c 100644 root:root 10f9d1b25e53dd491d2dfa49aee91aea +RPMIdentity: a7598e74f1c34206dec413b045d2b3be4bfa36ebc1b7f88dd8e1acf6102ef3acccf0df77cac10656f2cf7a4dde6ae6a4d989637bc375c07ea1a54b1a1e127cdd