<86>Apr 21 01:23:22 userdel[25937]: delete user 'rooter' <86>Apr 21 01:23:22 userdel[25937]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:23:22 groupadd[25942]: group added to /etc/group: name=rooter, GID=603 <86>Apr 21 01:23:22 groupadd[25942]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:23:22 groupadd[25942]: new group: name=rooter, GID=603 <86>Apr 21 01:23:22 useradd[25946]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Apr 21 01:23:22 userdel[25953]: delete user 'builder' <86>Apr 21 01:23:22 userdel[25953]: removed group 'builder' owned by 'builder' <86>Apr 21 01:23:22 userdel[25953]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:23:22 groupadd[25959]: group added to /etc/group: name=builder, GID=604 <86>Apr 21 01:23:22 groupadd[25959]: group added to /etc/gshadow: name=builder <86>Apr 21 01:23:22 groupadd[25959]: new group: name=builder, GID=604 <86>Apr 21 01:23:22 useradd[25963]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash <13>Apr 21 01:23:26 rpmi: libwrap-1:7.6-alt11 1297041305 installed <13>Apr 21 01:23:26 rpmi: libwrap-devel-1:7.6-alt11 1297041305 installed <13>Apr 21 01:23:26 rpmi: libreadline-devel-6.3.8-alt2 1449773803 installed Installing tftp-5.0-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82560 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tftp-hpa-5.0 + echo 'Source #0 (tftp-hpa-5.0.tar):' Source #0 (tftp-hpa-5.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tftp-hpa-5.0.tar + cd tftp-hpa-5.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (tftp-5.0-alt4.patch):' Patch #0 (tftp-5.0-alt4.patch): + /usr/bin/patch -p1 patching file tftp/main.c patching file tftp/tftp.c patching file tftpd/tftpd.8.in patching file tftpd/tftpd.c + install -m 0644 /usr/src/RPM/SOURCES/tftp.xinetd.in ./tftp.xinetd.in + install -m 0644 /usr/src/RPM/SOURCES/tftpd.init.in ./tftpd.init.in + install -m 0644 /usr/src/RPM/SOURCES/tftpd.sysconfig.in ./tftpd.sysconfig.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82560 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tftp-hpa-5.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: configure.in: not using aclocal autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: configure.in: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -Os' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -Os' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -Os' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -Os' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-largefile --with-tcpwrappers --with-remap --with-readline --with-ipv6 configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext 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 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 for library containing strerror... none required checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking if x86_64-alt-linux-gcc accepts -W... yes checking if x86_64-alt-linux-gcc accepts -Wall... yes checking if x86_64-alt-linux-gcc accepts -Wpointer-arith... yes checking if x86_64-alt-linux-gcc accepts -Wbad-function-cast... yes checking if x86_64-alt-linux-gcc accepts -Wcast-equal... no checking if x86_64-alt-linux-gcc accepts -Wstrict-prototypes... yes checking if x86_64-alt-linux-gcc accepts -Wmissing-prototypes... yes checking if x86_64-alt-linux-gcc accepts -Wmissing-declarations... yes checking if x86_64-alt-linux-gcc accepts -Wnested-externs... yes checking if x86_64-alt-linux-gcc accepts -Winline... yes checking if x86_64-alt-linux-gcc accepts -Wwrite-strings... yes checking if x86_64-alt-linux-gcc accepts -Wundef... yes checking if x86_64-alt-linux-gcc accepts -Wshadow... yes checking if x86_64-alt-linux-gcc accepts -Wsign-compare... yes checking if x86_64-alt-linux-gcc accepts -pipe... yes checking if x86_64-alt-linux-gcc accepts -fno-strict-aliasing... yes checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking if inttypes.h is sane... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for memory.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for sys/stat.h... (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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking whether time.h and sys/time.h may both be included... yes checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... yes checking for pid_t... yes checking for mode_t... yes checking for size_t... yes checking for intmax_t... yes checking for long long... yes checking for uint16_t... yes checking for uint32_t... yes checking for u_short... yes checking for u_long... yes checking for socklen_t... yes checking for library containing socket... none required checking for fcntl... yes checking for setsid... yes checking for recvmsg... yes checking for ftruncate... yes checking for setreuid... yes checking for setregid... yes checking for initgroups... yes checking for setgroups... yes checking for strtoumax... yes checking for strtoull... yes checking for struct msghdr.msg_control... yes checking for struct in_pktinfo.ipi_addr... yes checking for struct addrinfo.ai_addr... yes checking if fcntl.h defines O_NONBLOCK... yes checking if fcntl.h defines O_BINARY... no checking if fcntl.h defines O_TEXT... no checking for sigsetjmp... yes checking for library containing xmalloc... no checking for library containing xstrdup... no checking for library containing bsd_signal... none required checking for library containing getopt_long... none required checking for library containing getaddrinfo... none required checking for library containing freeaddrinfo... none required checking for library containing gai_strerror... none required checking for library containing inet_ntop... none required checking for library containing inet_aton... none required checking for daemon... yes checking for dup2... yes checking if netinet/in.h defines IPPORT_TFTP... yes checking for library containing yp_get_default_domain... -lnsl checking for main in -lwrap... yes checking for tcpwrappers... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for library containing regcomp... none required checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for library containing tputs... no checking for library containing readline... -lreadline checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for struct sockaddr_in6.sin6_addr... yes checking for IPv6 support... yes checking for struct in6_pktinfo.ipi6_addr... yes checking whether ln -s works... yes checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /bin/install -c configure: creating ./config.status config.status: creating MCONFIG config.status: creating aconfig.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/tftp-hpa-5.0' echo \#define VERSION \"tftp-hpa `cat version`\" > version.h make -C lib make -C common make[1]: Entering directory `/usr/src/RPM/BUILD/tftp-hpa-5.0/lib' x86_64-alt-linux-gcc -pipe -Wall -g -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/usr/src/RPM/BUILD/tftp-hpa-5.0 -c xmalloc.c make[1]: Entering directory `/usr/src/RPM/BUILD/tftp-hpa-5.0/common' x86_64-alt-linux-gcc -pipe -Wall -g -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/usr/src/RPM/BUILD/tftp-hpa-5.0 -c tftpsubs.c x86_64-alt-linux-gcc -pipe -Wall -g -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/usr/src/RPM/BUILD/tftp-hpa-5.0 -c xstrdup.c rm -f libxtra.a ar cq libxtra.a xmalloc.o xstrdup.o ranlib libxtra.a make[1]: Leaving directory `/usr/src/RPM/BUILD/tftp-hpa-5.0/lib' rm -f libcommon.a ar cq libcommon.a tftpsubs.o ranlib libcommon.a make[1]: Leaving directory `/usr/src/RPM/BUILD/tftp-hpa-5.0/common' make -C tftp make -C tftpd make[1]: Entering directory `/usr/src/RPM/BUILD/tftp-hpa-5.0/tftp' x86_64-alt-linux-gcc -pipe -Wall -g -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/usr/src/RPM/BUILD/tftp-hpa-5.0 -c tftp.c make[1]: Entering directory `/usr/src/RPM/BUILD/tftp-hpa-5.0/tftpd' x86_64-alt-linux-gcc -pipe -Wall -g -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/usr/src/RPM/BUILD/tftp-hpa-5.0 -c tftpd.c x86_64-alt-linux-gcc -pipe -Wall -g -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/usr/src/RPM/BUILD/tftp-hpa-5.0 -c main.c x86_64-alt-linux-gcc -pipe -Wall -g -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/usr/src/RPM/BUILD/tftp-hpa-5.0 -c recvfrom.c x86_64-alt-linux-gcc -pipe -Wall -g -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/usr/src/RPM/BUILD/tftp-hpa-5.0 -c misc.c x86_64-alt-linux-gcc -pipe -Wall -g -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/usr/src/RPM/BUILD/tftp-hpa-5.0 -c remap.c sed -e 's/@@VERSION@@/5.0/g' < tftp.1.in > tftp.1 sed -e 's/@@VERSION@@/5.0/g' < tftpd.8.in > tftpd.8 In file included from main.c:34:0: main.c: In function 'put': /usr/src/RPM/BUILD/tftp-hpa-5.0/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.constprop': call is unlikely and code size would grow [-Winline] static inline int sa_set_port(union sock_addr *s, u_short port) ^ main.c:585:9: warning: called from here [-Winline] sa_set_port(&peeraddr, port); ^ In file included from main.c:34:0: /usr/src/RPM/BUILD/tftp-hpa-5.0/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.constprop': call is unlikely and code size would grow [-Winline] static inline int sa_set_port(union sock_addr *s, u_short port) ^ main.c:604:9: warning: called from here [-Winline] sa_set_port(&peeraddr, port); ^ In file included from main.c:34:0: main.c: In function 'get': /usr/src/RPM/BUILD/tftp-hpa-5.0/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.constprop': call is unlikely and code size would grow [-Winline] static inline int sa_set_port(union sock_addr *s, u_short port) ^ main.c:672:13: warning: called from here [-Winline] sa_set_port(&peeraddr, port); ^ In file included from main.c:34:0: /usr/src/RPM/BUILD/tftp-hpa-5.0/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.constprop': call is unlikely and code size would grow [-Winline] static inline int sa_set_port(union sock_addr *s, u_short port) ^ main.c:687:9: warning: called from here [-Winline] sa_set_port(&peeraddr, port); ^ x86_64-alt-linux-gcc tftp.o main.o ../common/libcommon.a -lreadline /usr/src/RPM/BUILD/tftp-hpa-5.0/lib/libxtra.a -o tftp make[1]: Leaving directory `/usr/src/RPM/BUILD/tftp-hpa-5.0/tftp' x86_64-alt-linux-gcc tftpd.o recvfrom.o misc.o remap.o ../common/libcommon.a -lwrap -lnsl /usr/src/RPM/BUILD/tftp-hpa-5.0/lib/libxtra.a -o tftpd make[1]: Leaving directory `/usr/src/RPM/BUILD/tftp-hpa-5.0/tftpd' make: Leaving directory `/usr/src/RPM/BUILD/tftp-hpa-5.0' + for f in tftp.xinetd tftpd.sysconfig tftpd.init + sed 's|@USER@|tftp|g;s|@BOOTDIR@|/var/lib/tftpboot|g' tftp.xinetd.in + for f in tftp.xinetd tftpd.sysconfig tftpd.init + sed 's|@USER@|tftp|g;s|@BOOTDIR@|/var/lib/tftpboot|g' tftpd.sysconfig.in + for f in tftp.xinetd tftpd.sysconfig tftpd.init + sed 's|@USER@|tftp|g;s|@BOOTDIR@|/var/lib/tftpboot|g' tftpd.init.in + bzip2 --best --keep --force CHANGES + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57481 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tftp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tftp-buildroot + cd tftp-hpa-5.0 + make 'INSTALL=/bin/install -p' INSTALLROOT=/usr/src/tmp/tftp-buildroot install make: Entering directory `/usr/src/RPM/BUILD/tftp-hpa-5.0' make -C lib install make[1]: Entering directory `/usr/src/RPM/BUILD/tftp-hpa-5.0/lib' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/usr/src/RPM/BUILD/tftp-hpa-5.0/lib' make -C common install make[1]: Entering directory `/usr/src/RPM/BUILD/tftp-hpa-5.0/common' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/usr/src/RPM/BUILD/tftp-hpa-5.0/common' make -C tftp install make[1]: Entering directory `/usr/src/RPM/BUILD/tftp-hpa-5.0/tftp' mkdir -p /usr/src/tmp/tftp-buildroot/usr/bin /usr/src/tmp/tftp-buildroot/usr/share/man/man1 /bin/install -p tftp /usr/src/tmp/tftp-buildroot/usr/bin /bin/install -p -m 644 tftp.1 /usr/src/tmp/tftp-buildroot/usr/share/man/man1 make[1]: Leaving directory `/usr/src/RPM/BUILD/tftp-hpa-5.0/tftp' make -C tftpd install make[1]: Entering directory `/usr/src/RPM/BUILD/tftp-hpa-5.0/tftpd' mkdir -p /usr/src/tmp/tftp-buildroot/usr/sbin /usr/src/tmp/tftp-buildroot/usr/share/man/man8 /bin/install -p tftpd /usr/src/tmp/tftp-buildroot/usr/sbin/in.tftpd /bin/install -p -m 644 tftpd.8 /usr/src/tmp/tftp-buildroot/usr/share/man/man8/in.tftpd.8 cd /usr/src/tmp/tftp-buildroot/usr/share/man/man8 && ln -s -f in.tftpd.8 tftpd.8 make[1]: Leaving directory `/usr/src/RPM/BUILD/tftp-hpa-5.0/tftpd' make: Leaving directory `/usr/src/RPM/BUILD/tftp-hpa-5.0' + ln -sf in.tftpd /usr/src/tmp/tftp-buildroot/usr/sbin/tftpd + install -D -m 0640 tftp.xinetd /usr/src/tmp/tftp-buildroot/etc/xinetd.d/tftp + install -D -m 0644 tftpd.sysconfig /usr/src/tmp/tftp-buildroot/etc/sysconfig/tftpd + install -D -m 0755 tftpd.init /usr/src/tmp/tftp-buildroot/etc/rc.d/init.d/tftpd + install -d -m 0755 /usr/src/tmp/tftp-buildroot/var/lib/tftpboot /usr/src/tmp/tftp-buildroot/usr/share/doc/tftp-5.0 + install -m 0644 CHANGES.bz2 README README.security /usr/src/tmp/tftp-buildroot/usr/share/doc/tftp-5.0/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tftp-buildroot (auto) Verifying and fixing files in /usr/src/tmp/tftp-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/tftp-buildroot (auto) removed '/usr/src/tmp/tftp-buildroot/usr/share/man/man8/tftpd.8' '/usr/src/tmp/tftp-buildroot/usr/share/man/man8/tftpd.8.xz' -> 'in.tftpd.8.xz' Adjusting library links in /usr/src/tmp/tftp-buildroot ./var/lib: Verifying ELF objects in /usr/src/tmp/tftp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: tftp-5.0-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cM8Gub find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f7q16m find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libreadline.so.6()(64bit) >= set:nlIfCauMoAUi, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bFJMrB Creating tftp-debuginfo package Processing files: tftpd-5.0-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6L9iuS find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KRoTfc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0SO8Ly Provides: tftp-server-common = 5.0-alt4 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libwrap.so.0()(64bit) >= set:jgYjPtDl0w9Y1, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Conflicts: tftp-server < 5.0-alt1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f2ub2X Creating tftpd-debuginfo package Processing files: tftp-server-standalone-5.0-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IADN0p find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dRp5KU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) shell.req: /usr/src/tmp/tftp-buildroot/etc/rc.d/init.d/tftpd: reload not found (skip) find-requires: FINDPACKAGE-COMMANDS: reload Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W4Hads Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TFyPo2 Requires: tftpd >= 0.49-alt1, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(is_no), /etc/rc.d/init.d(is_yes), /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 Requires(interp): /bin/sh, /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Conflicts: tftp-server = 0.49-alt1 Processing files: tftp-server-xinetd-5.0-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IJ7djF find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VNpBWk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: tftp-server = 5.0-alt4 Requires: tftpd, /etc/xinetd.d Conflicts: tftp-server < 5.0-alt1 Obsoletes: tftp-server < 5.0-alt4 Processing files: tftp-doc-5.0-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9NGRj3 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JhjPyO find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Processing files: tftp-debuginfo-5.0-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HnZrzC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YqSBht find-requires: running scripts (debuginfo) Requires: tftp = 5.0-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libreadline.so.6) Processing files: tftpd-debuginfo-5.0-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CKL6Jm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U2LeYi find-requires: running scripts (debuginfo) Requires: tftpd = 5.0-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libwrap.so.0) Adding to tftp-server-xinetd a strict dependency on tftpd Wrote: /usr/src/RPM/RPMS/x86_64/tftp-5.0-alt4.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tftpd-5.0-alt4.x86_64.rpm Wrote: /usr/src/RPM/RPMS/noarch/tftp-server-standalone-5.0-alt4.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/tftp-server-xinetd-5.0-alt4.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/tftp-doc-5.0-alt4.noarch.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tftp-debuginfo-5.0-alt4.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tftpd-debuginfo-5.0-alt4.x86_64.rpm 13.92user 7.15system 0:36.07elapsed 58%CPU (0avgtext+0avgdata 34720maxresident)k 0inputs+0outputs (0major+1226393minor)pagefaults 0swaps 19.41user 12.82system 0:47.80elapsed 67%CPU (0avgtext+0avgdata 121984maxresident)k 0inputs+0outputs (0major+1554464minor)pagefaults 0swaps --- tftp-5.0-alt4.x86_64.rpm.repo 2011-07-28 11:44:01.000000000 +0000 +++ tftp-5.0-alt4.x86_64.rpm.hasher 2019-04-21 01:24:06.695779438 +0000 @@ -1,5 +1,6 @@ /usr/bin/tftp 100755 -/usr/share/man/man1/tftp.1.gz 100644 +/usr/share/man/man1/tftp.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 Requires: libc.so.6(GLIBC_2.11)(64bit) +Requires: libc.so.6(GLIBC_2.15)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -9,3 +10,3 @@ Requires: libc.so.6(GLIBC_2.7)(64bit) -Requires: libreadline.so.5()(64bit) >= set:nlIfCauMoAUi +Requires: libreadline.so.6()(64bit) >= set:nlIfCauMoAUi Requires: rpmlib(SetVersions) --- tftp-debuginfo-5.0-alt4.x86_64.rpm.repo 2011-07-28 11:44:01.000000000 +0000 +++ tftp-debuginfo-5.0-alt4.x86_64.rpm.hasher 2019-04-21 01:24:06.752777734 +0000 @@ -5,2 +5,3 @@ /usr/src/debug/tftp-hpa-5.0/common/tftpsubs.h 100644 +/usr/src/debug/tftp-hpa-5.0/config.h 100644 /usr/src/debug/tftp-hpa-5.0/lib 40755 @@ -9,2 +10,3 @@ /usr/src/debug/tftp-hpa-5.0/tftp 40755 +/usr/src/debug/tftp-hpa-5.0/tftp/extern.h 100644 /usr/src/debug/tftp-hpa-5.0/tftp/main.c 100644 @@ -14,3 +16,3 @@ Requires: debug64(libc.so.6) -Requires: debug64(libreadline.so.5) +Requires: debug64(libreadline.so.6) Requires: rpmlib(PayloadIsLzma) --- tftp-server-xinetd-5.0-alt4.noarch.rpm.repo 2011-07-28 11:44:02.000000000 +0000 +++ tftp-server-xinetd-5.0-alt4.noarch.rpm.hasher 2019-04-21 01:24:06.967771306 +0000 @@ -1,4 +1,4 @@ /etc/xinetd.d/tftp 100640 -Requires: tftpd Requires: /etc/xinetd.d +Requires: tftpd = 5.0-alt4 Requires: rpmlib(PayloadIsLzma) --- tftpd-5.0-alt4.x86_64.rpm.repo 2011-07-28 11:44:01.000000000 +0000 +++ tftpd-5.0-alt4.x86_64.rpm.hasher 2019-04-21 01:24:07.032769363 +0000 @@ -2,4 +2,4 @@ /usr/sbin/tftpd 120777 in.tftpd -/usr/share/man/man8/in.tftpd.8.gz 100644 -/usr/share/man/man8/tftpd.8.gz 120777 in.tftpd.8.gz +/usr/share/man/man8/in.tftpd.8.xz 100644 +/usr/share/man/man8/tftpd.8.xz 120777 in.tftpd.8.xz /var/lib/tftpboot 40755 @@ -8,2 +8,3 @@ Requires: libc.so.6(GLIBC_2.11)(64bit) +Requires: libc.so.6(GLIBC_2.15)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) --- tftpd-debuginfo-5.0-alt4.x86_64.rpm.repo 2011-07-28 11:44:01.000000000 +0000 +++ tftpd-debuginfo-5.0-alt4.x86_64.rpm.hasher 2019-04-21 01:24:07.128766493 +0000 @@ -6,2 +6,3 @@ /usr/src/debug/tftp-hpa-5.0/common/tftpsubs.h 100644 +/usr/src/debug/tftp-hpa-5.0/config.h 100644 /usr/src/debug/tftp-hpa-5.0/lib 40755 @@ -12,2 +13,3 @@ /usr/src/debug/tftp-hpa-5.0/tftpd/recvfrom.c 100644 +/usr/src/debug/tftp-hpa-5.0/tftpd/recvfrom.h 100644 /usr/src/debug/tftp-hpa-5.0/tftpd/remap.c 100644