<86>Apr 21 01:02:34 userdel[75596]: delete user 'rooter' <86>Apr 21 01:02:34 groupadd[75627]: group added to /etc/group: name=rooter, GID=555 <86>Apr 21 01:02:34 groupadd[75627]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:02:34 groupadd[75627]: new group: name=rooter, GID=555 <86>Apr 21 01:02:34 useradd[75647]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Apr 21 01:02:34 userdel[75676]: delete user 'builder' <86>Apr 21 01:02:34 userdel[75676]: removed group 'builder' owned by 'builder' <86>Apr 21 01:02:34 groupadd[75707]: group added to /etc/group: name=builder, GID=556 <86>Apr 21 01:02:34 groupadd[75707]: group added to /etc/gshadow: name=builder <86>Apr 21 01:02:34 groupadd[75707]: new group: name=builder, GID=556 <86>Apr 21 01:02:34 useradd[75722]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash <13>Apr 21 01:02:36 rpmi: libpcap0.8-2:1.1.1-alt3 1298589613 installed <13>Apr 21 01:02:36 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 21 01:02:36 rpmi: libncurses-devel-5.9-alt8 1456756459 installed <13>Apr 21 01:02:36 rpmi: libpcap-devel-2:1.1.1-alt3 1298589613 installed Installing pktstat-1.8.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5826 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pktstat-1.8.5 + echo 'Source #0 (pktstat-1.8.5.tar.gz):' Source #0 (pktstat-1.8.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/pktstat-1.8.5.tar.gz + /bin/tar -xf - + cd pktstat-1.8.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.5826 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pktstat-1.8.5 + 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 -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + 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 configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing pcap_open_live... -lpcap checking for library containing exp... -lm checking for library containing tgoto... -lcurses checking for library containing initscr... none required checking for library containing nanosleep... none required 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 whether time.h and sys/time.h may both be included... 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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/types.h... (cached) yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for inttypes.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking net/ppp_defs.h usability... yes checking net/ppp_defs.h presence... yes checking for net/ppp_defs.h... yes checking sys/ppp_sys.h usability... no checking sys/ppp_sys.h presence... no checking for sys/ppp_sys.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/ether.h usability... yes checking netinet/ether.h presence... yes checking for netinet/ether.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/udp.h usability... yes checking netinet/udp.h presence... yes checking for netinet/udp.h... yes checking netipx/ipx.h usability... yes checking netipx/ipx.h presence... yes checking for netipx/ipx.h... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for string.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for net/if.h... yes checking for netinet/if_ether.h... yes checking for netinet/ip.h... yes checking for netinet/ip_icmp.h... yes checking for netinet/ip6.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking return type of signal handlers... void checking for size_t... yes checking for struct timeval... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking for working memcmp... yes checking for exp... yes checking for pcap_open_live... yes checking for initscr... yes checking for fopen... yes checking for fgets... yes checking for ferror... yes checking for fclose... yes checking for snprintf... yes checking for sscanf... yes checking for err... yes checking for errx... yes checking for warnx... yes checking for warn... yes checking for strlcpy... yes checking for getenv... yes checking for qsort... yes checking for poll... yes checking for gettimeofday... yes checking for atexit... yes checking for nanosleep... yes checking for signal... yes checking for getservbyport... yes checking for gethostbyaddr... yes checking for inet_addr... yes checking for resizeterm... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/pktstat-1.8.5' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/pktstat-1.8.5' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c abbrev.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c display.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c ether.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c flow.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c frag.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c hash.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c icmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c ifc.c display.c: In function 'display_update': display.c:285:21: warning: variable 'x' set but not used [-Wunused-but-set-variable] int maxx, maxy, y, x; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c ip.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c ip6.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c ipx.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c loop.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c ppp.c ipx.c:46:2: warning: '__packed__' attribute ignored for field of type 'uint8_t[6] {aka unsigned char[6]}' [-Wattributes] u_int8_t host[6] XXX; ^ ipx.c:52:9: warning: '__packed__' attribute ignored for field of type 'uint8_t {aka unsigned char}' [-Wattributes] u_int8_t ipx_tc XXX; /* Transport Control (i.e. hop count) */ ^ ipx.c:53:9: warning: '__packed__' attribute ignored for field of type 'uint8_t {aka unsigned char}' [-Wattributes] u_int8_t ipx_pt XXX; /* Packet Type (i.e. lev 2 protocol) */ ^ ipx.c:54:9: warning: '__packed__' attribute ignored for field of type 'ipx_addr_t {aka struct }' [-Wattributes] ipx_addr_t ipx_dna XXX; /* Destination Network Address */ ^ ipx.c:55:9: warning: '__packed__' attribute ignored for field of type 'ipx_addr_t {aka struct }' [-Wattributes] ipx_addr_t ipx_sna XXX; /* Source Network Address */ ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c resize.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c sll.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c tag.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c tcp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c tcp_http.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c tcp_x11.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c tcp_smtp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c udp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c wol.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -Wall -g -O2 -c xx_malloc.c sed -e 's,@PATH_PKTSTATRC\@,/etc/pktstatrc,g' \ < ./pktstat.1.in >pktstat.1 x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o pktstat abbrev.o display.o ether.o flow.o frag.o hash.o icmp.o ifc.o ip.o ip6.o ipx.o loop.o main.o ppp.o resize.o sll.o tag.o tcp.o tcp_http.o tcp_x11.o tcp_smtp.o udp.o wol.o xx_malloc.o -lcurses -lm -lpcap make[1]: Leaving directory `/usr/src/RPM/BUILD/pktstat-1.8.5' make: Leaving directory `/usr/src/RPM/BUILD/pktstat-1.8.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37615 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pktstat-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pktstat-buildroot + cd pktstat-1.8.5 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/pktstat-buildroot make: Entering directory `/usr/src/RPM/BUILD/pktstat-1.8.5' make[1]: Entering directory `/usr/src/RPM/BUILD/pktstat-1.8.5' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/pktstat-buildroot/usr/bin" /bin/install -p pktstat '/usr/src/tmp/pktstat-buildroot/usr/bin' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/pktstat-buildroot/usr/share/man/man1" /bin/install -p -m 644 pktstat.1 '/usr/src/tmp/pktstat-buildroot/usr/share/man/man1' make[1]: Leaving directory `/usr/src/RPM/BUILD/pktstat-1.8.5' make: Leaving directory `/usr/src/RPM/BUILD/pktstat-1.8.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pktstat-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pktstat-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/pktstat-buildroot (auto) Verifying ELF objects in /usr/src/tmp/pktstat-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: pktstat-1.8.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jepShS 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.sD6UFP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6()(64bit) >= set:poiedc, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.16)(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), libncurses.so.5()(64bit) >= set:mhcyTG6gUJ02QPedkABRZHS5FFOteKj58zeJqFYhO35Rr7oDl, libpcap.so.0.8()(64bit) >= set:kgRPDTYpj8ZITMkD3Z2zojMKgsX8, libtinfo.so.5()(64bit) >= set:liemnTGFbpmS8Sub, 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.v1geNP Creating pktstat-debuginfo package Processing files: pktstat-debuginfo-1.8.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qzeHDS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DCHYdY find-requires: running scripts (debuginfo) Requires: pktstat = 1.8.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncurses.so.5), debug64(libpcap.so.0.8), debug64(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/x86_64/pktstat-1.8.5-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/pktstat-debuginfo-1.8.5-alt1.x86_64.rpm 4.46user 1.82system 0:11.14elapsed 56%CPU (0avgtext+0avgdata 31080maxresident)k 0inputs+0outputs (0major+858238minor)pagefaults 0swaps 6.90user 3.93system 0:16.43elapsed 65%CPU (0avgtext+0avgdata 123896maxresident)k 0inputs+0outputs (0major+1079914minor)pagefaults 0swaps --- pktstat-1.8.5-alt1.x86_64.rpm.repo 2012-03-16 16:11:56.000000000 +0000 +++ pktstat-1.8.5-alt1.x86_64.rpm.hasher 2019-04-21 01:02:49.116643718 +0000 @@ -1,3 +1,3 @@ /usr/bin/pktstat 100755 -/usr/share/man/man1/pktstat.1.gz 100644 +/usr/share/man/man1/pktstat.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 @@ -5,2 +5,4 @@ Requires: rpmlib(SetVersions) +Requires: libc.so.6(GLIBC_2.14)(64bit) +Requires: libc.so.6(GLIBC_2.16)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) --- pktstat-debuginfo-1.8.5-alt1.x86_64.rpm.repo 2012-03-16 16:11:56.000000000 +0000 +++ pktstat-debuginfo-1.8.5-alt1.x86_64.rpm.hasher 2019-04-21 01:02:50.051643451 +0000 @@ -3,2 +3,3 @@ /usr/src/debug/pktstat-1.8.5/abbrev.c 100644 +/usr/src/debug/pktstat-1.8.5/abbrev.h 100644 /usr/src/debug/pktstat-1.8.5/display.c 100644 @@ -9,2 +10,3 @@ /usr/src/debug/pktstat-1.8.5/frag.c 100644 +/usr/src/debug/pktstat-1.8.5/frag.h 100644 /usr/src/debug/pktstat-1.8.5/hash.c 100644 @@ -13,2 +15,3 @@ /usr/src/debug/pktstat-1.8.5/ifc.c 100644 +/usr/src/debug/pktstat-1.8.5/ifc.h 100644 /usr/src/debug/pktstat-1.8.5/ip.c 100644 @@ -21,5 +24,8 @@ /usr/src/debug/pktstat-1.8.5/resize.c 100644 +/usr/src/debug/pktstat-1.8.5/resize.h 100644 /usr/src/debug/pktstat-1.8.5/sll.c 100644 /usr/src/debug/pktstat-1.8.5/tag.c 100644 +/usr/src/debug/pktstat-1.8.5/tag.h 100644 /usr/src/debug/pktstat-1.8.5/tcp.c 100644 +/usr/src/debug/pktstat-1.8.5/tcp.h 100644 /usr/src/debug/pktstat-1.8.5/tcp_http.c 100644