<86>Jun 16 00:58:11 userdel[3347450]: delete user 'rooter' <86>Jun 16 00:58:11 userdel[3347450]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:58:12 groupadd[3347733]: group added to /etc/group: name=rooter, GID=1859 <86>Jun 16 00:58:12 groupadd[3347733]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:58:12 groupadd[3347733]: new group: name=rooter, GID=1859 <86>Jun 16 00:58:12 useradd[3347887]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash <86>Jun 16 00:58:12 userdel[3348042]: delete user 'builder' <86>Jun 16 00:58:12 userdel[3348042]: removed group 'builder' owned by 'builder' <86>Jun 16 00:58:12 userdel[3348042]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:58:12 groupadd[3348208]: group added to /etc/group: name=builder, GID=1860 <86>Jun 16 00:58:12 groupadd[3348208]: group added to /etc/gshadow: name=builder <86>Jun 16 00:58:12 groupadd[3348208]: new group: name=builder, GID=1860 <86>Jun 16 00:58:12 useradd[3348233]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/atftp-0.8.0-alt2.nosrc.rpm (w1.gzdio) Installing atftp-0.8.0-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20586 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf atftp-0.8.0 + echo 'Source #0 (atftp-0.8.0.tar):' Source #0 (atftp-0.8.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/atftp-0.8.0.tar + cd atftp-0.8.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20586 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd atftp-0.8.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:66: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:15: installing './install-sh' configure.ac:15: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + 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 --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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-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 -j16 make all-recursive Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -D_REENTRANT -O2 -c -o argz.o argz.c make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -D_REENTRANT -O2 -c -o tftpd_pcre.o tftpd_pcre.c make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -D_REENTRANT -O2 -c -o logger.o logger.c make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -D_REENTRANT -O2 -c -o stats.o stats.c make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -D_REENTRANT -O2 -c -o tftp_def.o tftp_def.c make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -D_REENTRANT -O2 -c -o tftpd_list.o tftpd_list.c make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -D_REENTRANT -O2 -c -o options.o options.c make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -D_REENTRANT -O2 -c -o tftpd_mcast.o tftpd_mcast.c make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -D_REENTRANT -O2 -c -o tftp_io.o tftp_io.c make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -D_REENTRANT -O2 -c -o tftpd.o tftpd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -D_REENTRANT -O2 -c -o tftp.o tftp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -D_REENTRANT -O2 -c -o tftpd_mtftp.o tftpd_mtftp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -D_REENTRANT -O2 -c -o tftp_mtftp.o tftp_mtftp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -D_REENTRANT -O2 -c -o tftpd_file.o tftpd_file.c make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -D_REENTRANT -O2 -c -o tftp_file.o tftp_file.c make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' Making all in test make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.39953 + 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.8.0 + /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/lib64 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.8.0' Making install in . make[1]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0' /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.8.0' (cd /usr/src/tmp/atftp-buildroot/usr/sbin && ln -sf atftpd in.tftpd) make[3]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' /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.8.0' (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.8.0' make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0/test' make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.8.0/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.8.0/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0/test' make: Leaving directory '/usr/src/RPM/BUILD/atftp-0.8.0' + 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 + install -pm0644 -D /usr/src/RPM/SOURCES/atftpd.service /usr/src/tmp/atftp-buildroot/lib/systemd/system/atftpd.service + 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) Processing files: atftp-0.8.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61569 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd atftp-0.8.0 + DOCDIR=/usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.8.0 + export DOCDIR + rm -rf /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.8.0 + /bin/mkdir -p /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.8.0 + cp -prL Changelog BUGS FAQ INSTALL LICENSE README README.CVS /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.8.0 + chmod -R go-w /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.8.0 + chmod -R a+rX /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.8.0 + cp -prL README.MCAST README.PCRE TODO docs test/mtftp.conf /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.8.0 + chmod -R go-w /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.8.0 + chmod -R a+rX /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.8.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v508mt 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.FLK5st 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.fHDN8u Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TLHTHu Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uqdDvu 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, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), 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.5JPE2u Creating atftp-debuginfo package Processing files: atftp-debuginfo-0.8.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sWeEpt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3bxiou find-requires: running scripts (debuginfo) Requires: atftp = 0.8.0-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0) Adding to atftp-debuginfo a strict dependency on atftp Wrote: /usr/src/RPM/RPMS/x86_64/atftp-0.8.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/atftp-debuginfo-0.8.0-alt2.x86_64.rpm (w2.lzdio) 7.44user 6.29system 0:23.76elapsed 57%CPU (0avgtext+0avgdata 37564maxresident)k 0inputs+0outputs (0major+955008minor)pagefaults 0swaps 0.94user 3.19system 0:36.52elapsed 11%CPU (0avgtext+0avgdata 11956maxresident)k 0inputs+0outputs (0major+98341minor)pagefaults 0swaps --- atftp-0.8.0-alt2.x86_64.rpm.repo 2024-02-14 06:02:06.000000000 +0000 +++ atftp-0.8.0-alt2.x86_64.rpm.hasher 2024-06-16 00:58:39.976311299 +0000 @@ -57,4 +57,4 @@ File: /lib/tmpfiles.d/atftpd.tmpfiles.conf 100644 root:root 82546e0dd32ac65a123a660e44cd304e -File: /usr/bin/atftp 100755 root:root 96228dd9b335bed75d5e205cc4539e20 -File: /usr/sbin/atftpd 100755 root:root cfca4a4eff3c6f22bc51097509d43656 +File: /usr/bin/atftp 100755 root:root acd3db0aa9e956a1c30ce7beea40dd89 +File: /usr/sbin/atftpd 100755 root:root dd7cc85d3f1032469f74b49c930b29f9 File: /usr/sbin/in.tftpd 120777 root:root atftpd @@ -79,2 +79,2 @@ File: /var/log/atftpd 40770 root:_atftpd -RPMIdentity: 138bc3570bdb9f87203f13afe3f13a62f69370fd46547ae8a6a3c641b354caa0ba437ec3e7aef68fa38accab703b29e8ec48c67d67818cac6e183770d406fbce +RPMIdentity: f98b38b16e9811bfba5033ffc280437b6f3f8b545b36ac9bd041ed6005f6ec3321d1b16c1b72426d1a28190971291ed9af1848977aa1192ddc7a2b61fee9f18d --- atftp-debuginfo-0.8.0-alt2.x86_64.rpm.repo 2024-02-14 06:02:06.000000000 +0000 +++ atftp-debuginfo-0.8.0-alt2.x86_64.rpm.hasher 2024-06-16 00:58:40.220314299 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/17 40755 root:root -/usr/lib/debug/.build-id/17/949c99441740f66cdcc981fd669307f86f95d8 120777 root:root ../../../../sbin/atftpd -/usr/lib/debug/.build-id/17/949c99441740f66cdcc981fd669307f86f95d8.debug 120777 root:root ../../usr/sbin/atftpd.debug -/usr/lib/debug/.build-id/46 40755 root:root -/usr/lib/debug/.build-id/46/61acbc656b71137356b95a74dc8da021cadd68 120777 root:root ../../../../bin/atftp -/usr/lib/debug/.build-id/46/61acbc656b71137356b95a74dc8da021cadd68.debug 120777 root:root ../../usr/bin/atftp.debug +/usr/lib/debug/.build-id/1c 40755 root:root +/usr/lib/debug/.build-id/1c/a3759b84def1e289d4e25e956a58eb5899454b 120777 root:root ../../../../sbin/atftpd +/usr/lib/debug/.build-id/1c/a3759b84def1e289d4e25e956a58eb5899454b.debug 120777 root:root ../../usr/sbin/atftpd.debug +/usr/lib/debug/.build-id/c9 40755 root:root +/usr/lib/debug/.build-id/c9/6ee20f835f5b1eb5c187fafbcec49a84280c33 120777 root:root ../../../../bin/atftp +/usr/lib/debug/.build-id/c9/6ee20f835f5b1eb5c187fafbcec49a84280c33.debug 120777 root:root ../../usr/bin/atftp.debug /usr/lib/debug/usr/bin/atftp.debug 100644 root:root @@ -38,10 +38,10 @@ Provides: atftp-debuginfo = 0.8.0-alt2:p10+339909.200.2.1 -File: /usr/lib/debug/.build-id/17 40755 root:root -File: /usr/lib/debug/.build-id/17/949c99441740f66cdcc981fd669307f86f95d8 120777 root:root ../../../../sbin/atftpd -File: /usr/lib/debug/.build-id/17/949c99441740f66cdcc981fd669307f86f95d8.debug 120777 root:root ../../usr/sbin/atftpd.debug -File: /usr/lib/debug/.build-id/46 40755 root:root -File: /usr/lib/debug/.build-id/46/61acbc656b71137356b95a74dc8da021cadd68 120777 root:root ../../../../bin/atftp -File: /usr/lib/debug/.build-id/46/61acbc656b71137356b95a74dc8da021cadd68.debug 120777 root:root ../../usr/bin/atftp.debug -File: /usr/lib/debug/usr/bin/atftp.debug 100644 root:root 9018935c22bc4c83d62093bcc0002ca6 -File: /usr/lib/debug/usr/sbin/atftpd.debug 100644 root:root 05c35565c5426b6cd8e60ff9ebcf43da +File: /usr/lib/debug/.build-id/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/a3759b84def1e289d4e25e956a58eb5899454b 120777 root:root ../../../../sbin/atftpd +File: /usr/lib/debug/.build-id/1c/a3759b84def1e289d4e25e956a58eb5899454b.debug 120777 root:root ../../usr/sbin/atftpd.debug +File: /usr/lib/debug/.build-id/c9 40755 root:root +File: /usr/lib/debug/.build-id/c9/6ee20f835f5b1eb5c187fafbcec49a84280c33 120777 root:root ../../../../bin/atftp +File: /usr/lib/debug/.build-id/c9/6ee20f835f5b1eb5c187fafbcec49a84280c33.debug 120777 root:root ../../usr/bin/atftp.debug +File: /usr/lib/debug/usr/bin/atftp.debug 100644 root:root 0e67b7f80b8fad0cbb1a7a6fcbce1574 +File: /usr/lib/debug/usr/sbin/atftpd.debug 100644 root:root 18d1c3cfef1ef142ae8485bbe8096f20 File: /usr/lib/debug/usr/sbin/in.tftpd.debug 120777 root:root atftpd.debug @@ -70,2 +70,2 @@ File: /usr/src/debug/atftp-0.8.0/tftpd_mtftp.h 100644 root:root e56578181301ad534f706de15c0b662e -RPMIdentity: 152033a71a18358a1f0313d396c71f6e0c199748bdf52837385aceaa92371c6ce55ebf2a74051252d69b32c9ecbb34d8ce752fcb68503fc9cd092dfd3c3344ed +RPMIdentity: ef6c6c8b1b492710d116b18a214f65be82ffb64d846e0fa70025c77f2193b3b57598a75e1dae7ee71c0153c1c47d547e725913acb3976253a86a1655d257e283