<86>Sep 18 05:32:21 userdel[2002180]: delete user 'rooter' <86>Sep 18 05:32:21 userdel[2002180]: removed group 'rooter' owned by 'rooter' <86>Sep 18 05:32:21 userdel[2002180]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 18 05:32:21 groupadd[2002191]: group added to /etc/group: name=rooter, GID=687 <86>Sep 18 05:32:21 groupadd[2002191]: group added to /etc/gshadow: name=rooter <86>Sep 18 05:32:21 groupadd[2002191]: new group: name=rooter, GID=687 <86>Sep 18 05:32:21 useradd[2002199]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Sep 18 05:32:21 userdel[2002213]: delete user 'builder' <86>Sep 18 05:32:21 userdel[2002213]: removed group 'builder' owned by 'builder' <86>Sep 18 05:32:21 userdel[2002213]: removed shadow group 'builder' owned by 'builder' <86>Sep 18 05:32:21 groupadd[2002221]: group added to /etc/group: name=builder, GID=688 <86>Sep 18 05:32:21 groupadd[2002221]: group added to /etc/gshadow: name=builder <86>Sep 18 05:32:21 groupadd[2002221]: new group: name=builder, GID=688 <86>Sep 18 05:32:21 useradd[2002229]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash <13>Sep 18 05:32:23 rpmi: libreadline-devel-7.0.3-alt4 sisyphus+283725.100.1.2 1629849376 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/tftp-5.2-alt3.nosrc.rpm (w1.gzdio) Installing tftp-5.2-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5157 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tftp-hpa-5.2 + echo 'Source #0 (tftp-hpa-5.2.tar):' Source #0 (tftp-hpa-5.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tftp-hpa-5.2.tar + cd tftp-hpa-5.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (tftp-5.2-alt3.patch):' Patch #0 (tftp-5.2-alt3.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 + install -m0644 /usr/src/RPM/SOURCES/tftp.service.in . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.5157 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tftp-hpa-5.2 + 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 -frecord-gcc-switches -Wall -g -Os -flto=auto -fcommon' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os -flto=auto -fcommon' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os -flto=auto -fcommon' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os -flto=auto -fcommon' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -Os -flto=auto -fcommon' ++ 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 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 + xargs -ri dirname -- '{}' + ./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 --enable-largefile --with-remap --with-readline --with-ipv6 configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --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/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... 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 if fcntl.h defines F_SETLK... yes checking if sys/file.h defines LOCK_SH... yes checking if sys/file.h defines LOCK_EX... yes 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... no checking for main in -lwrap... no checking for tcpwrappers... no 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, --disable-silent-rules, --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2' echo \#define VERSION \"tftp-hpa `cat version`\" > version.h make: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2' make -C lib make -C common make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/lib' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -Os -flto=auto -fcommon -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.2 -c xstrdup.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/lib' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -Os -flto=auto -fcommon -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.2 -c xmalloc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/lib' 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.2/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/common' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -Os -flto=auto -fcommon -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.2 -c tftpsubs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/common' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/common' rm -f libcommon.a ar cq libcommon.a tftpsubs.o ranlib libcommon.a make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/common' make -C tftp make -C tftpd make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftp' sed -e 's/@@VERSION@@/5.2/g' < tftp.1.in > tftp.1 make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftp' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftpd' sed -e 's/@@VERSION@@/5.2/g' < tftpd.8.in > tftpd.8 make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftpd' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftpd' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -Os -flto=auto -fcommon -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.2 -c misc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftpd' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftpd' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -Os -flto=auto -fcommon -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.2 -c recvfrom.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftpd' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftpd' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -Os -flto=auto -fcommon -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.2 -c remap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftpd' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftp' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -Os -flto=auto -fcommon -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.2 -c tftp.c tftp.c: In function 'tftp_sendfile': tftp.c:88:5: warning: implicit declaration of function 'bsd_signal'; did you mean 'ssignal'? [-Wimplicit-function-declaration] 88 | bsd_signal(SIGALRM, timer); | ^~~~~~~~~~ | ssignal tftp.c:88:5: warning: nested extern declaration of 'bsd_signal' [-Wnested-externs] make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftp' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftp' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -Os -flto=auto -fcommon -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.2 -c main.c main.c: In function 'main': main.c:308:5: warning: implicit declaration of function 'bsd_signal'; did you mean 'ssignal'? [-Wimplicit-function-declaration] 308 | bsd_signal(SIGINT, intr); | ^~~~~~~~~~ | ssignal main.c:308:5: warning: nested extern declaration of 'bsd_signal' [-Wnested-externs] make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftp' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftpd' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -Os -flto=auto -fcommon -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.2 -c tftpd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftpd' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftp' x86_64-alt-linux-gcc tftp.o main.o ../common/libcommon.a -lreadline /usr/src/RPM/BUILD/tftp-hpa-5.2/lib/libxtra.a -o tftp ../common/tftpsubs.c: In function 'pick_port_bind': /usr/src/RPM/BUILD/tftp-hpa-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.isra': call is unlikely and code size would grow [-Winline] 84 | static inline int sa_set_port(union sock_addr *s, u_short port) | ^ ../common/tftpsubs.c:282:9: note: called from here 282 | sa_set_port(myaddr, htons(port)); | ^ tftp.c: In function 'tftp_sendfile': /usr/src/RPM/BUILD/tftp-hpa-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.isra': call is unlikely and code size would grow [-Winline] 84 | static inline int sa_set_port(union sock_addr *s, u_short port) | ^ tftp.c:126:13: note: called from here 126 | sa_set_port(&peeraddr, SOCKPORT(&from)); /* added */ | ^ main.c: In function 'put': /usr/src/RPM/BUILD/tftp-hpa-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.isra': call is unlikely and code size would grow [-Winline] 84 | static inline int sa_set_port(union sock_addr *s, u_short port) | ^ main.c:585:9: note: called from here 585 | sa_set_port(&peeraddr, port); | ^ /usr/src/RPM/BUILD/tftp-hpa-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.isra': call is unlikely and code size would grow [-Winline] 84 | static inline int sa_set_port(union sock_addr *s, u_short port) | ^ main.c:604:9: note: called from here 604 | sa_set_port(&peeraddr, port); | ^ tftp.c: In function 'tftp_recvfile': /usr/src/RPM/BUILD/tftp-hpa-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.isra': call is unlikely and code size would grow [-Winline] 84 | static inline int sa_set_port(union sock_addr *s, u_short port) | ^ tftp.c:229:13: note: called from here 229 | sa_set_port(&peeraddr, SOCKPORT(&from)); /* added */ | ^ main.c: In function 'get': /usr/src/RPM/BUILD/tftp-hpa-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.isra': call is unlikely and code size would grow [-Winline] 84 | static inline int sa_set_port(union sock_addr *s, u_short port) | ^ main.c:672:13: note: called from here 672 | sa_set_port(&peeraddr, port); | ^ /usr/src/RPM/BUILD/tftp-hpa-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.isra': call is unlikely and code size would grow [-Winline] 84 | static inline int sa_set_port(union sock_addr *s, u_short port) | ^ main.c:687:9: note: called from here 687 | sa_set_port(&peeraddr, port); | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftp' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftpd' x86_64-alt-linux-gcc tftpd.o recvfrom.o misc.o remap.o ../common/libcommon.a /usr/src/RPM/BUILD/tftp-hpa-5.2/lib/libxtra.a -o tftpd make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftpd' + for f in tftp.xinetd tftpd.sysconfig tftpd.init tftp.service + sed 's|@USER@|tftp|g;s|@BOOTDIR@|/var/lib/tftpboot|g' tftp.xinetd.in + for f in tftp.xinetd tftpd.sysconfig tftpd.init tftp.service + sed 's|@USER@|tftp|g;s|@BOOTDIR@|/var/lib/tftpboot|g' tftpd.sysconfig.in + for f in tftp.xinetd tftpd.sysconfig tftpd.init tftp.service + sed 's|@USER@|tftp|g;s|@BOOTDIR@|/var/lib/tftpboot|g' tftpd.init.in + for f in tftp.xinetd tftpd.sysconfig tftpd.init tftp.service + sed 's|@USER@|tftp|g;s|@BOOTDIR@|/var/lib/tftpboot|g' tftp.service.in + bzip2 --best --keep --force CHANGES + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.54735 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd tftp-hpa-5.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' INSTALLROOT=/usr/src/tmp/tftp-buildroot install make: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2' make -C lib install make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/lib' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/lib' make -C common install make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/common' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/common' make -C tftp install make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftp' mkdir -p /usr/src/tmp/tftp-buildroot/usr/bin /usr/src/tmp/tftp-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p tftp /usr/src/tmp/tftp-buildroot/usr/bin /usr/libexec/rpm-build/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.2/tftp' make -C tftpd install make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-5.2/tftpd' mkdir -p /usr/src/tmp/tftp-buildroot/usr/sbin /usr/src/tmp/tftp-buildroot/usr/share/man/man8 /usr/libexec/rpm-build/install -p tftpd /usr/src/tmp/tftp-buildroot/usr/sbin/in.tftpd /usr/libexec/rpm-build/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.2/tftpd' make: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-5.2' + 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 0644 tftp.service /usr/src/tmp/tftp-buildroot/lib/systemd/system/tftp.service + install -m 0644 /usr/src/RPM/SOURCES/tftp.socket /usr/src/tmp/tftp-buildroot/lib/systemd/system/tftp.socket + install -d -m 0755 /usr/src/tmp/tftp-buildroot/var/lib/tftpboot /usr/src/tmp/tftp-buildroot/usr/share/doc/tftp-5.2 + install -m 0644 CHANGES.bz2 README README.security /usr/src/tmp/tftp-buildroot/usr/share/doc/tftp-5.2/ + /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,gnuconfig) Checking contents of files in /usr/src/tmp/tftp-buildroot/ (default) 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: (from :0) ./lib: (from :0) 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) Processing files: tftp-5.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WFWdRA 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.DALpkB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.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.7()(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.3pN2SA Creating tftp-debuginfo package Processing files: tftpd-5.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SSoumD 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.JB464C find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jNbvmD Provides: tftp-server-common = 5.2-alt3 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), rtld(GNU_HASH) Requires(interp): /bin/sh 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.p2epHA Creating tftpd-debuginfo package Processing files: tftp-server-standalone-5.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nqGlgA 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.em9lFB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.fVZg4B Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CthfyD 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 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.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ERz3Rz 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.OfZzjD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: tftp-server = 5.2-alt3 Requires: tftpd, /etc/xinetd.d Conflicts: tftp-server < 5.0-alt1 Obsoletes: tftp-server < 5.2-alt3 Processing files: tftp-doc-5.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JN82tz 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.pedysB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: tftp-debuginfo-5.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GpicLC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gTXvBB find-requires: running scripts (debuginfo) Requires: tftp = 5.2-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libreadline.so.7) Processing files: tftpd-debuginfo-5.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jKWVgB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5xA9XB find-requires: running scripts (debuginfo) Requires: tftpd = 5.2-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to tftp-debuginfo a strict dependency on tftp Adding to tftpd-debuginfo a strict dependency on tftpd Adding to tftp-server-xinetd a strict dependency on tftpd Wrote: /usr/src/RPM/RPMS/x86_64/tftp-5.2-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tftpd-5.2-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/tftp-server-standalone-5.2-alt3.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/tftp-server-xinetd-5.2-alt3.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/tftp-doc-5.2-alt3.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tftp-debuginfo-5.2-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tftpd-debuginfo-5.2-alt3.x86_64.rpm (w2.lzdio) 7.78user 4.09system 0:27.34elapsed 43%CPU (0avgtext+0avgdata 36268maxresident)k 0inputs+0outputs (0major+1571459minor)pagefaults 0swaps 11.51user 6.78system 0:33.45elapsed 54%CPU (0avgtext+0avgdata 104956maxresident)k 0inputs+0outputs (0major+1984129minor)pagefaults 0swaps --- tftp-5.2-alt3.x86_64.rpm.repo 2021-07-12 16:32:57.000000000 +0000 +++ tftp-5.2-alt3.x86_64.rpm.hasher 2021-09-18 05:32:53.406540901 +0000 @@ -15,4 +15,4 @@ Provides: tftp = 5.2-alt3:sisyphus+278515.100.1.1 -File: /usr/bin/tftp 100755 root:root d87d85e771c07f9f33873a8cd5c26c8b +File: /usr/bin/tftp 100755 root:root 3e01f5d90d1ad037aa503f842362a326 File: /usr/share/man/man1/tftp.1.xz 100644 root:root 61d565c136fc443d8ae45f17dd1716af -RPMIdentity: ad3dc6451ea7415f126602de22ffb68a1135fa17d63328feda6cd45964e9bf2f08933e39ad4ef41846afdbada69c0bf98f293e1bb67275638f611502311e5d25 +RPMIdentity: 238ba0d0fdba1364944aa161b236fae4bc7c68f0a6a80444cd4fbd1762bd0239af9a4285b1e03e29d48a89970346e067bebe451360880db9e4d4459778fd80e0 --- tftp-debuginfo-5.2-alt3.x86_64.rpm.repo 2021-07-12 16:32:57.000000000 +0000 +++ tftp-debuginfo-5.2-alt3.x86_64.rpm.hasher 2021-09-18 05:32:53.484540990 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/fd 40755 root:root -/usr/lib/debug/.build-id/fd/a0668d20e9c264a1a727c0b29dcfbb931aed92 120777 root:root ../../../../bin/tftp -/usr/lib/debug/.build-id/fd/a0668d20e9c264a1a727c0b29dcfbb931aed92.debug 120777 root:root ../../usr/bin/tftp.debug +/usr/lib/debug/.build-id/ba 40755 root:root +/usr/lib/debug/.build-id/ba/6cfbf1f0faba7a9e860dd46b646a9051529935 120777 root:root ../../../../bin/tftp +/usr/lib/debug/.build-id/ba/6cfbf1f0faba7a9e860dd46b646a9051529935.debug 120777 root:root ../../usr/bin/tftp.debug /usr/lib/debug/usr/bin/tftp.debug 100644 root:root @@ -8,3 +8,2 @@ /usr/src/debug/tftp-hpa-5.2/common/tftpsubs.h 100644 root:root -/usr/src/debug/tftp-hpa-5.2/config.h 100644 root:root /usr/src/debug/tftp-hpa-5.2/lib 40755 root:root @@ -13,3 +12,2 @@ /usr/src/debug/tftp-hpa-5.2/tftp 40755 root:root -/usr/src/debug/tftp-hpa-5.2/tftp/extern.h 100644 root:root /usr/src/debug/tftp-hpa-5.2/tftp/main.c 100644 root:root @@ -22,6 +20,6 @@ Provides: tftp-debuginfo = 5.2-alt3:sisyphus+278515.100.1.1 -File: /usr/lib/debug/.build-id/fd 40755 root:root -File: /usr/lib/debug/.build-id/fd/a0668d20e9c264a1a727c0b29dcfbb931aed92 120777 root:root ../../../../bin/tftp -File: /usr/lib/debug/.build-id/fd/a0668d20e9c264a1a727c0b29dcfbb931aed92.debug 120777 root:root ../../usr/bin/tftp.debug -File: /usr/lib/debug/usr/bin/tftp.debug 100644 root:root 4013f4fbc4b63e08c78c6bf2a960c137 +File: /usr/lib/debug/.build-id/ba 40755 root:root +File: /usr/lib/debug/.build-id/ba/6cfbf1f0faba7a9e860dd46b646a9051529935 120777 root:root ../../../../bin/tftp +File: /usr/lib/debug/.build-id/ba/6cfbf1f0faba7a9e860dd46b646a9051529935.debug 120777 root:root ../../usr/bin/tftp.debug +File: /usr/lib/debug/usr/bin/tftp.debug 100644 root:root a4f8951f7d2407bedbd068cb840615ad File: /usr/src/debug/tftp-hpa-5.2 40755 root:root @@ -30,3 +28,2 @@ File: /usr/src/debug/tftp-hpa-5.2/common/tftpsubs.h 100644 root:root 72fda179a3287f2009f28293497bcb6a -File: /usr/src/debug/tftp-hpa-5.2/config.h 100644 root:root f6a4a7df0e7b65164269585708d2d595 File: /usr/src/debug/tftp-hpa-5.2/lib 40755 root:root @@ -35,5 +32,4 @@ File: /usr/src/debug/tftp-hpa-5.2/tftp 40755 root:root -File: /usr/src/debug/tftp-hpa-5.2/tftp/extern.h 100644 root:root 3136e834f429fe9dddb9da2c304c1fd1 File: /usr/src/debug/tftp-hpa-5.2/tftp/main.c 100644 root:root ad4e1f79304aa562c3dae2cc300df1be File: /usr/src/debug/tftp-hpa-5.2/tftp/tftp.c 100644 root:root 1659c2d82e259da51e813c857f8dc52e -RPMIdentity: 927ee7b183ccefef76f5bcdc380e1cc970021ad40f2e5ea564a5356dd1ba0451c998d501e0311a5dd5165109726925990ca565c924710c9bd2c8314c476359a8 +RPMIdentity: 7d507a7c8262a1f3667e692c95d828accc4ddf4c32abb1fcc9d4fa6186329e8d2266c03c090ecd2c1740a4ea4b8078ea247896443fcd22be8cac70b8122f5613 --- tftpd-5.2-alt3.x86_64.rpm.repo 2021-07-12 16:32:57.000000000 +0000 +++ tftpd-5.2-alt3.x86_64.rpm.hasher 2021-09-18 05:32:53.783541329 +0000 @@ -25,3 +25,3 @@ File: /lib/systemd/system/tftp.socket 100644 root:root bdfbb478178eb5ce85da964f513ac787 -File: /usr/sbin/in.tftpd 100755 root:root 87d08036f8332c5dad1901ff61dd5cdf +File: /usr/sbin/in.tftpd 100755 root:root a19f267570e03a019e2ee0361ebc47a7 File: /usr/sbin/tftpd 120777 root:root in.tftpd @@ -30,2 +30,2 @@ File: /var/lib/tftpboot 40755 root:root -RPMIdentity: 509e8667caeedf42968ed0881fbd1754c4f3784888d625a4a554017a807e56503b2c49bcb1ae5275bf9aefec97baacd4a1604ef16bd4c859b7251cb4309bc0b3 +RPMIdentity: 0a28e2bf58d0aa276aded79fd7aed9fc57a91c30fabb45ffaf03d6b284d046ebe9584aa693d1474eca30bde14ec43dc1e313a87d61afbdca3c09662bf829280d --- tftpd-debuginfo-5.2-alt3.x86_64.rpm.repo 2021-07-12 16:32:57.000000000 +0000 +++ tftpd-debuginfo-5.2-alt3.x86_64.rpm.hasher 2021-09-18 05:32:53.861541417 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1a 40755 root:root -/usr/lib/debug/.build-id/1a/474955d8f882829a4c76369b8d16c382ee1e80 120777 root:root ../../../../sbin/in.tftpd -/usr/lib/debug/.build-id/1a/474955d8f882829a4c76369b8d16c382ee1e80.debug 120777 root:root ../../usr/sbin/in.tftpd.debug +/usr/lib/debug/.build-id/be 40755 root:root +/usr/lib/debug/.build-id/be/14a35582296bdfca60a17ecba60beb74436b9f 120777 root:root ../../../../sbin/in.tftpd +/usr/lib/debug/.build-id/be/14a35582296bdfca60a17ecba60beb74436b9f.debug 120777 root:root ../../usr/sbin/in.tftpd.debug /usr/lib/debug/usr/sbin/in.tftpd.debug 100644 root:root @@ -9,3 +9,2 @@ /usr/src/debug/tftp-hpa-5.2/common/tftpsubs.h 100644 root:root -/usr/src/debug/tftp-hpa-5.2/config.h 100644 root:root /usr/src/debug/tftp-hpa-5.2/lib 40755 root:root @@ -16,3 +15,2 @@ /usr/src/debug/tftp-hpa-5.2/tftpd/recvfrom.c 100644 root:root -/usr/src/debug/tftp-hpa-5.2/tftpd/recvfrom.h 100644 root:root /usr/src/debug/tftp-hpa-5.2/tftpd/remap.c 100644 root:root @@ -26,6 +24,6 @@ Provides: tftpd-debuginfo = 5.2-alt3:sisyphus+278515.100.1.1 -File: /usr/lib/debug/.build-id/1a 40755 root:root -File: /usr/lib/debug/.build-id/1a/474955d8f882829a4c76369b8d16c382ee1e80 120777 root:root ../../../../sbin/in.tftpd -File: /usr/lib/debug/.build-id/1a/474955d8f882829a4c76369b8d16c382ee1e80.debug 120777 root:root ../../usr/sbin/in.tftpd.debug -File: /usr/lib/debug/usr/sbin/in.tftpd.debug 100644 root:root 6886781ee78a872b12110f499a5faa99 +File: /usr/lib/debug/.build-id/be 40755 root:root +File: /usr/lib/debug/.build-id/be/14a35582296bdfca60a17ecba60beb74436b9f 120777 root:root ../../../../sbin/in.tftpd +File: /usr/lib/debug/.build-id/be/14a35582296bdfca60a17ecba60beb74436b9f.debug 120777 root:root ../../usr/sbin/in.tftpd.debug +File: /usr/lib/debug/usr/sbin/in.tftpd.debug 100644 root:root d72f5a716cdc7232ef910762e895a1cf File: /usr/lib/debug/usr/sbin/tftpd.debug 120777 root:root in.tftpd.debug @@ -35,3 +33,2 @@ File: /usr/src/debug/tftp-hpa-5.2/common/tftpsubs.h 100644 root:root 72fda179a3287f2009f28293497bcb6a -File: /usr/src/debug/tftp-hpa-5.2/config.h 100644 root:root f6a4a7df0e7b65164269585708d2d595 File: /usr/src/debug/tftp-hpa-5.2/lib 40755 root:root @@ -42,3 +39,2 @@ File: /usr/src/debug/tftp-hpa-5.2/tftpd/recvfrom.c 100644 root:root e43b6ebfa2df9092aa4a666e1668b6f3 -File: /usr/src/debug/tftp-hpa-5.2/tftpd/recvfrom.h 100644 root:root 5b8b362130bf8434f26f1f796fb085f6 File: /usr/src/debug/tftp-hpa-5.2/tftpd/remap.c 100644 root:root 77b41975fb0cdacac224073ce19e74c8 @@ -47,2 +43,2 @@ File: /usr/src/debug/tftp-hpa-5.2/tftpd/tftpd.h 100644 root:root af030b219e070c9dfead626ada757527 -RPMIdentity: dee7d5e81f5003990777fdc797cbc5fdcbb1870654f77945e091be358483cc8d155d555edd654357a6348e338f5229d152d9c8bb5526fa7b1e480de9ebb0bae6 +RPMIdentity: 19afd73f008fee4cb8b50020b3e93a78438aa047ca4cdcc276ad08c7ddb6f7e12df555c61b96c42af2c19f02f36ab231a3eb7b4b5d8251603e356e90289dc149