<86>Apr 16 07:25:39 userdel[59041]: delete user 'rooter' <86>Apr 16 07:25:39 groupadd[59095]: group added to /etc/group: name=rooter, GID=555 <86>Apr 16 07:25:39 groupadd[59095]: group added to /etc/gshadow: name=rooter <86>Apr 16 07:25:39 groupadd[59095]: new group: name=rooter, GID=555 <86>Apr 16 07:25:39 useradd[59162]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Apr 16 07:25:39 userdel[59269]: delete user 'builder' <86>Apr 16 07:25:39 userdel[59269]: removed group 'builder' owned by 'builder' <86>Apr 16 07:25:39 userdel[59269]: removed shadow group 'builder' owned by 'builder' <86>Apr 16 07:25:39 groupadd[59287]: group added to /etc/group: name=builder, GID=556 <86>Apr 16 07:25:39 groupadd[59287]: group added to /etc/gshadow: name=builder <86>Apr 16 07:25:39 groupadd[59287]: new group: name=builder, GID=556 <86>Apr 16 07:25:39 useradd[59295]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: line 24: Deprecated PreReq converted to Requires(pre,postun): PreReq: shadow-utils <13>Apr 16 07:25:42 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+222164.300.1.1 1550686330 installed warning: line 24: Deprecated PreReq converted to Requires(pre,postun): PreReq: shadow-utils Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/inquisitor-tftpd-0.48-alt2.nosrc.rpm warning: line 19: Deprecated PreReq converted to Requires(pre,postun): PreReq: shadow-utils Installing inquisitor-tftpd-0.48-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40992 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tftp-hpa-0.48 + echo 'Source #0 (tftp-hpa-0.48.tar.gz):' Source #0 (tftp-hpa-0.48.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/tftp-hpa-0.48.tar.gz + /bin/tar -xf - + cd tftp-hpa-0.48 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (tftp-hpa-0.48-inquisitor.patch):' Patch #0 (tftp-hpa-0.48-inquisitor.patch): + /usr/bin/patch -p1 patching file tftpd/tftpd.c + echo 'Patch #2 (tftp-hpa-0.36-bcopy.patch):' Patch #2 (tftp-hpa-0.36-bcopy.patch): + /usr/bin/patch -p1 patching file tftp/main.c Hunk #1 succeeded at 403 (offset 23 lines). Hunk #2 succeeded at 529 (offset 23 lines). Hunk #3 succeeded at 623 (offset 23 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40992 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tftp-hpa-0.48 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for library containing strerror... none required checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -E checking for AIX... no 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 for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ANSI C... (cached) none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking if i586-alt-linux-gcc accepts -W... yes checking if i586-alt-linux-gcc accepts -Wall... yes checking if i586-alt-linux-gcc accepts -Wpointer-arith... yes checking if i586-alt-linux-gcc accepts -Wbad-function-cast... yes checking if i586-alt-linux-gcc accepts -Wcast-equal... no checking if i586-alt-linux-gcc accepts -Wstrict-prototypes... yes checking if i586-alt-linux-gcc accepts -Wmissing-prototypes... yes checking if i586-alt-linux-gcc accepts -Wmissing-declarations... yes checking if i586-alt-linux-gcc accepts -Wnested-externs... yes checking if i586-alt-linux-gcc accepts -Winline... yes checking if i586-alt-linux-gcc accepts -Wwrite-strings... yes checking if i586-alt-linux-gcc accepts -Wundef... yes checking if i586-alt-linux-gcc accepts -Wshadow... yes checking if i586-alt-linux-gcc accepts -Wsign-compare... yes checking if i586-alt-linux-gcc accepts -pipe... yes checking if i586-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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.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 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... 64 checking for _LARGE_FILES 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 library containing gethostbyname... none required checking for library containing inet_aton... none required checking for library containing herror... 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 definition of struct in_pktinfo... 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 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... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking whether ln -s works... yes checking for i586-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 + subst ' s,^CC=.*$,CC=cc,; s,^BINDIR=.*$,BINDIR=/usr/bin,; s,^MANDIR=.*$,MANDIR=/usr/share/man,; s,^SBINDIR=.*$,SBINDIR=/usr/sbin,; ' MCONFIG + make -j8 make: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48' : Generated by side effect make: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48' make: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48' echo \#define VERSION \"tftp-hpa `cat version`\" > version.h make: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48' make -C lib make -C common make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/lib' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_GNU_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -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-0.48 -c xmalloc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/lib' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_GNU_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -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-0.48 -c xstrdup.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/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-0.48/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/common' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_GNU_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -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-0.48 -c tftpsubs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/common' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/common' rm -f libcommon.a ar cq libcommon.a tftpsubs.o ranlib libcommon.a make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/common' make -C tftp make -C tftpd make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftp' sed -e 's/@@VERSION@@/0.48/g' < tftp.1.in > tftp.1 make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftp' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftpd' sed -e 's/@@VERSION@@/0.48/g' < tftpd.8.in > tftpd.8 make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftpd' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftpd' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_GNU_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -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-0.48 -c misc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftpd' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftpd' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_GNU_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -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-0.48 -c recvfrom.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftpd' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftp' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_GNU_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -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-0.48 -c tftp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftp' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftpd' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_GNU_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -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-0.48 -c remap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftpd' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftp' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_GNU_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -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-0.48 -c main.c main.c: In function 'setpeer': main.c:407:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] host->h_length > sizeof(peeraddr.sin_addr) ? ^ main.c:408:34: warning: operand of ?: changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] sizeof(peeraddr.sin_addr) : host->h_length); ^~~~~~~~~~~~~~ main.c: In function 'put': main.c:533:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] hp->h_length > sizeof(peeraddr.sin_addr) ? ^ main.c:534:35: warning: operand of ?: changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] sizeof(peeraddr.sin_addr) : hp->h_length); ^~~~~~~~~~~~ main.c: In function 'get': main.c:626:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] hp->h_length > sizeof(peeraddr.sin_addr) ? ^ main.c:627:36: warning: operand of ?: changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] sizeof(peeraddr.sin_addr) : hp->h_length); ^~~~~~~~~~~~ main.c: In function 'main': main.c:196:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline] static inline void usage(int errcode) ^~~~~ main.c:236:6: note: called from here usage(EX_USAGE); ^~~~~~~~~~~~~~~ main.c:196:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline] static inline void usage(int errcode) ^~~~~ main.c:257:12: note: called from here usage(EX_USAGE); ^~~~~~~~~~~~~~~ main.c:196:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline] static inline void usage(int errcode) ^~~~~ main.c:267:4: note: called from here usage(*optx == 'h' ? 0 : EX_USAGE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:196:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline] static inline void usage(int errcode) ^~~~~ main.c:272:2: note: called from here usage(EX_USAGE); ^~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftp' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftp' i586-alt-linux-gcc tftp.o main.o ../common/libcommon.a /usr/src/RPM/BUILD/tftp-hpa-0.48/lib/libxtra.a -o tftp make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftp' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftpd' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_GNU_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -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-0.48 -c tftpd.c tftpd.c: In function 'set_utimeout': tftpd.c:973:26: warning: '%lu' directive writing between 5 and 9 bytes into a region of size 4 [-Wformat-overflow=] sprintf(*ret = b_ret, "%lu", to); ^~~ tftpd.c:973:25: note: directive argument in the range [10000, 255000000] sprintf(*ret = b_ret, "%lu", to); ^~~~~ In file included from /usr/include/stdio.h:862, from /usr/src/RPM/BUILD/tftp-hpa-0.48/config.h:26, from tftpd.c:36: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 6 and 10 bytes into a destination of size 4 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftpd' make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftpd' i586-alt-linux-gcc tftpd.o recvfrom.o misc.o remap.o ../common/libcommon.a /usr/src/RPM/BUILD/tftp-hpa-0.48/lib/libxtra.a -o tftpd make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftpd' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81154 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/inquisitor-tftpd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/inquisitor-tftpd-buildroot + cd tftp-hpa-0.48 + mkdir -p /usr/src/tmp/inquisitor-tftpd-buildroot/usr/bin /usr/src/tmp/inquisitor-tftpd-buildroot/usr/sbin /usr/src/tmp/inquisitor-tftpd-buildroot/usr/share/man/man1 /usr/src/tmp/inquisitor-tftpd-buildroot/usr/share/man/man8 /usr/src/tmp/inquisitor-tftpd-buildroot/var/lib/tftpboot + make 'INSTALL=/bin/install -p' install INSTALLROOT=/usr/src/tmp/inquisitor-tftpd-buildroot make: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48' : Generated by side effect make -C lib install make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/lib' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/lib' make -C common install make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/common' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/common' make -C tftp install make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftp' mkdir -p /usr/src/tmp/inquisitor-tftpd-buildroot/usr/bin /usr/src/tmp/inquisitor-tftpd-buildroot/usr/share/man/man1 /bin/install -p tftp /usr/src/tmp/inquisitor-tftpd-buildroot/usr/bin /bin/install -p -m 644 tftp.1 /usr/src/tmp/inquisitor-tftpd-buildroot/usr/share/man/man1 make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftp' make -C tftpd install make[1]: Entering directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftpd' mkdir -p /usr/src/tmp/inquisitor-tftpd-buildroot/usr/sbin /usr/src/tmp/inquisitor-tftpd-buildroot/usr/share/man/man8 /bin/install -p tftpd /usr/src/tmp/inquisitor-tftpd-buildroot/usr/sbin/in.tftpd /bin/install -p -m 644 tftpd.8 /usr/src/tmp/inquisitor-tftpd-buildroot/usr/share/man/man8/in.tftpd.8 cd /usr/src/tmp/inquisitor-tftpd-buildroot/usr/share/man/man8 && ln -s -f in.tftpd.8 tftpd.8 make[1]: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48/tftpd' make: Leaving directory '/usr/src/RPM/BUILD/tftp-hpa-0.48' + ln -s in.tftpd /usr/src/tmp/inquisitor-tftpd-buildroot/usr/sbin/tftpd + install -pDm640 /usr/src/RPM/SOURCES/tftp.xinetd /usr/src/tmp/inquisitor-tftpd-buildroot/etc/xinetd.d/tftp + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/inquisitor-tftpd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/inquisitor-tftpd-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/inquisitor-tftpd-buildroot/ (default) Compressing files in /usr/src/tmp/inquisitor-tftpd-buildroot (auto) removed '/usr/src/tmp/inquisitor-tftpd-buildroot/usr/share/man/man8/tftpd.8' '/usr/src/tmp/inquisitor-tftpd-buildroot/usr/share/man/man8/tftpd.8.xz' -> 'in.tftpd.8.xz' Adjusting library links in /usr/src/tmp/inquisitor-tftpd-buildroot ./var/lib: Verifying ELF objects in /usr/src/tmp/inquisitor-tftpd-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: inquisitor-tftpd-0.48-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S2Aawl 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.1ndL3Z 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.cBUqD9 Requires: xinetd, /etc/xinetd.d, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(pre): shadow-utils Requires(post): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(postun): shadow-utils Conflicts: tftpd, tftp-server, tftp-server-xinetd Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oXpkmQ Creating inquisitor-tftpd-debuginfo package Processing files: inquisitor-tftpd-debuginfo-0.48-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uvSsjV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FSRteE find-requires: running scripts (debuginfo) Requires: inquisitor-tftpd = 0.48-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to inquisitor-tftpd-debuginfo a strict dependency on inquisitor-tftpd warning: Installed (but unpackaged) file(s) found: /usr/bin/tftp /usr/share/man/man1/tftp.1.xz Wrote: /usr/src/RPM/RPMS/i586/inquisitor-tftpd-0.48-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/inquisitor-tftpd-debuginfo-0.48-alt2.i586.rpm 7.81user 2.12system 0:22.63elapsed 43%CPU (0avgtext+0avgdata 29608maxresident)k 0inputs+0outputs (0major+1073054minor)pagefaults 0swaps 12.45user 4.52system 0:32.82elapsed 51%CPU (0avgtext+0avgdata 116380maxresident)k 472inputs+0outputs (0major+1367681minor)pagefaults 0swaps --- inquisitor-tftpd-0.48-alt2.i586.rpm.repo 2018-09-18 07:55:43.000000000 +0000 +++ inquisitor-tftpd-0.48-alt2.i586.rpm.hasher 2019-04-16 07:26:09.664201333 +0000 @@ -23,3 +23,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: inquisitor-tftpd = 0.48-alt2 +Provides: inquisitor-tftpd = 0.48-alt2:sisyphus.213190.100 Conflicts: tftpd --- inquisitor-tftpd-debuginfo-0.48-alt2.i586.rpm.repo 2018-09-18 07:55:43.000000000 +0000 +++ inquisitor-tftpd-debuginfo-0.48-alt2.i586.rpm.hasher 2019-04-16 07:26:09.703201625 +0000 @@ -17,6 +17,6 @@ /usr/src/debug/tftp-hpa-0.48/tftpd/tftpd.h 100644 -Requires: inquisitor-tftpd = 0.48-alt2 Requires: /usr/lib/debug/lib/ld-linux.so.2.debug Requires: debug(libc.so.6) +Requires: inquisitor-tftpd = 0.48-alt2:sisyphus.213190.100 Requires: rpmlib(PayloadIsLzma) -Provides: inquisitor-tftpd-debuginfo = 0.48-alt2 +Provides: inquisitor-tftpd-debuginfo = 0.48-alt2:sisyphus.213190.100