<86>Feb 10 01:19:56 userdel[45269]: delete user 'rooter' <86>Feb 10 01:19:56 groupadd[45283]: group added to /etc/group: name=rooter, GID=549 <86>Feb 10 01:19:56 groupadd[45283]: group added to /etc/gshadow: name=rooter <86>Feb 10 01:19:56 groupadd[45283]: new group: name=rooter, GID=549 <86>Feb 10 01:19:56 useradd[45316]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Feb 10 01:19:56 userdel[45348]: delete user 'builder' <86>Feb 10 01:19:56 userdel[45348]: removed group 'builder' owned by 'builder' <86>Feb 10 01:19:56 userdel[45348]: removed shadow group 'builder' owned by 'builder' <86>Feb 10 01:19:56 groupadd[45363]: group added to /etc/group: name=builder, GID=550 <86>Feb 10 01:19:56 groupadd[45363]: group added to /etc/gshadow: name=builder <86>Feb 10 01:19:56 groupadd[45363]: new group: name=builder, GID=550 <86>Feb 10 01:19:56 useradd[45372]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Feb 10 01:19:59 rpmi: libwrap-1:7.6-alt11 1297041305 installed <13>Feb 10 01:19:59 rpmi: libwrap-devel-1:7.6-alt11 1297041305 installed <13>Feb 10 01:19:59 rpmi: libreadline-devel-6.3.8-alt2 1449773803 installed Installing inquisitor-tftpd-0.48-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30008 + 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.30008 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tftp-hpa-0.48 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for library containing strerror... none required checking how to run the C preprocessor... x86_64-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 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 ANSI C... (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 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... no 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... -lnsl checking for main in -lwrap... yes checking for tcpwrappers... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for library containing regcomp... none required checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for library containing tputs... no checking for library containing readline... 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 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 + subst ' s,^CC=.*$,CC=cc,; s,^BINDIR=.*$,BINDIR=/usr/bin,; s,^MANDIR=.*$,MANDIR=/usr/share/man,; s,^SBINDIR=.*$,SBINDIR=/usr/sbin,; ' MCONFIG + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/tftp-hpa-0.48' : Generated by side effect echo \#define VERSION \"tftp-hpa `cat version`\" > version.h make -C lib make -C common make[1]: Entering directory `/usr/src/RPM/BUILD/tftp-hpa-0.48/lib' x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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]: Entering directory `/usr/src/RPM/BUILD/tftp-hpa-0.48/common' x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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 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' 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' x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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 make[1]: Entering directory `/usr/src/RPM/BUILD/tftp-hpa-0.48/tftpd' x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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 sed -e 's/@@VERSION@@/0.48/g' < tftp.1.in > tftp.1 x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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 sed -e 's/@@VERSION@@/0.48/g' < tftpd.8.in > tftpd.8 main.c: In function 'setpeer': main.c:407:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] host->h_length > sizeof(peeraddr.sin_addr) ? ^ main.c:408:32: warning: signed and unsigned type in conditional expression [-Wsign-compare] sizeof(peeraddr.sin_addr) : host->h_length); ^ main.c: In function 'put': main.c:533:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hp->h_length > sizeof(peeraddr.sin_addr) ? ^ main.c:534:33: warning: signed and unsigned type in conditional expression [-Wsign-compare] sizeof(peeraddr.sin_addr) : hp->h_length); ^ main.c: In function 'get': main.c:626:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hp->h_length > sizeof(peeraddr.sin_addr) ? ^ main.c:627:34: warning: signed and unsigned type in conditional expression [-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: warning: called from here [-Winline] 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: warning: called from here [-Winline] 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: warning: called from here [-Winline] 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: warning: called from here [-Winline] usage(EX_USAGE); ^ x86_64-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' x86_64-alt-linux-gcc tftpd.o recvfrom.o misc.o remap.o ../common/libcommon.a -lwrap -lnsl /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' make: Leaving directory `/usr/src/RPM/BUILD/tftp-hpa-0.48' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.58272 + 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) 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-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.quBLtf find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VWpzPX 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.UGzSXI PreReq: shadow-utils Requires: xinetd, /etc/xinetd.d, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libwrap.so.0()(64bit) >= set:jgYjPtDl0w9Y1, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Conflicts: 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.DcOpRw Creating inquisitor-tftpd-debuginfo package Processing files: inquisitor-tftpd-debuginfo-0.48-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ic1SEn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zBB4dh find-requires: running scripts (debuginfo) Requires: inquisitor-tftpd = 0.48-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libwrap.so.0) warning: Installed (but unpackaged) file(s) found: /usr/bin/tftp /usr/share/man/man1/tftp.1.xz Wrote: /usr/src/RPM/RPMS/x86_64/inquisitor-tftpd-0.48-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/inquisitor-tftpd-debuginfo-0.48-alt1.qa1.x86_64.rpm 5.37user 2.29system 0:19.09elapsed 40%CPU (0avgtext+0avgdata 34008maxresident)k 0inputs+0outputs (0major+1071268minor)pagefaults 0swaps 13.25user 4.46system 0:32.84elapsed 53%CPU (0avgtext+0avgdata 125248maxresident)k 480inputs+0outputs (0major+1428971minor)pagefaults 0swaps --- inquisitor-tftpd-0.48-alt1.qa1.x86_64.rpm.repo 2013-04-17 10:41:49.000000000 +0000 +++ inquisitor-tftpd-0.48-alt1.qa1.x86_64.rpm.hasher 2019-02-10 01:20:21.635065365 +0000 @@ -3,4 +3,4 @@ /usr/sbin/tftpd 120777 in.tftpd -/usr/share/man/man8/in.tftpd.8.gz 100644 -/usr/share/man/man8/tftpd.8.gz 120777 in.tftpd.8.gz +/usr/share/man/man8/in.tftpd.8.xz 100644 +/usr/share/man/man8/tftpd.8.xz 120777 in.tftpd.8.xz /var/lib/tftpboot 40755