<86>Feb 7 03:57:35 userdel[626802]: delete user 'rooter' <86>Feb 7 03:57:35 userdel[626802]: removed group 'rooter' owned by 'rooter' <86>Feb 7 03:57:35 userdel[626802]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 7 03:57:35 groupadd[626833]: group added to /etc/group: name=rooter, GID=687 <86>Feb 7 03:57:35 groupadd[626833]: new group: name=rooter, GID=687 <86>Feb 7 03:57:35 useradd[626864]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Feb 7 03:57:35 userdel[626913]: delete user 'builder' <86>Feb 7 03:57:35 userdel[626913]: removed group 'builder' owned by 'builder' <86>Feb 7 03:57:35 userdel[626913]: removed shadow group 'builder' owned by 'builder' <86>Feb 7 03:57:35 groupadd[626965]: group added to /etc/group: name=builder, GID=688 <86>Feb 7 03:57:35 groupadd[626965]: group added to /etc/gshadow: name=builder <86>Feb 7 03:57:35 groupadd[626965]: new group: name=builder, GID=688 <86>Feb 7 03:57:35 useradd[626987]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash <13>Feb 7 03:57:37 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+222164.300.1.1 1550686325 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/tftp-5.2-alt2.nosrc.rpm Installing tftp-5.2-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97327 + 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-alt2.patch):' Patch #0 (tftp-5.2-alt2.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.97327 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -Os' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -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.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' 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 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -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.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' 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 -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/tftp' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -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.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] 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/tftpd' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -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.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 -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] bsd_signal(SIGINT, intr); ^~~~~~~~~~ ssignal main.c:308:5: warning: nested extern declaration of 'bsd_signal' [-Wnested-externs] In file included from main.c:34: 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.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: note: called from here sa_set_port(&peeraddr, port); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from main.c:34: /usr/src/RPM/BUILD/tftp-hpa-5.2/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: note: called from here sa_set_port(&peeraddr, port); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from main.c:34: 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.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: note: called from here sa_set_port(&peeraddr, port); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from main.c:34: /usr/src/RPM/BUILD/tftp-hpa-5.2/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: note: called from here 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/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 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 -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 tftpd.c: In function 'tftp_recvfile': tftpd.c:1623:69: warning: argument 'oap' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] static void tftp_recvfile(const struct formats *pf, struct tftphdr *oap, int oacklen) ~~~~~~~~~~~~~~~~^~~ 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 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.96503 + 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.2 + make 'INSTALL=/bin/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 /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.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 /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.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) 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: ./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.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2n3ith find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AwyECn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.WuTBSw Creating tftp-debuginfo package Processing files: tftpd-5.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CDk1eJ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8QwnJY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.4FBAkh Provides: tftp-server-common = 5.2-alt2 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), 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.orgN3C Creating tftpd-debuginfo package Processing files: tftp-server-standalone-5.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A2jsX1 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gZWY1t find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.mLXaeZ Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cBAJxx 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-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k0qR28 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YHmLIN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: tftp-server = 5.2-alt2 Requires: tftpd, /etc/xinetd.d Conflicts: tftp-server < 5.0-alt1 Obsoletes: tftp-server < 5.2-alt2 Processing files: tftp-doc-5.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8Dn7Ov find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oBJvbh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: tftp-debuginfo-5.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MenLL5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e6EdxX find-requires: running scripts (debuginfo) Requires: tftp = 5.2-alt2, /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-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IC3xrS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wTmaBQ find-requires: running scripts (debuginfo) Requires: tftpd = 5.2-alt2, /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-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tftpd-5.2-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/noarch/tftp-server-standalone-5.2-alt2.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/tftp-server-xinetd-5.2-alt2.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/tftp-doc-5.2-alt2.noarch.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tftp-debuginfo-5.2-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tftpd-debuginfo-5.2-alt2.x86_64.rpm 10.82user 3.39system 0:30.63elapsed 46%CPU (0avgtext+0avgdata 39428maxresident)k 0inputs+0outputs (0major+1474303minor)pagefaults 0swaps 14.70user 6.01system 0:37.26elapsed 55%CPU (0avgtext+0avgdata 114684maxresident)k 0inputs+0outputs (0major+1899318minor)pagefaults 0swaps