<86>Sep 18 04:28:47 userdel[3804300]: delete user 'rooter' <86>Sep 18 04:28:47 userdel[3804300]: removed group 'rooter' owned by 'rooter' <86>Sep 18 04:28:47 userdel[3804300]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 18 04:28:47 groupadd[3804314]: group added to /etc/group: name=rooter, GID=645 <86>Sep 18 04:28:47 groupadd[3804314]: group added to /etc/gshadow: name=rooter <86>Sep 18 04:28:47 groupadd[3804314]: new group: name=rooter, GID=645 <86>Sep 18 04:28:47 useradd[3804328]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Sep 18 04:28:47 userdel[3804344]: delete user 'builder' <86>Sep 18 04:28:47 userdel[3804344]: removed group 'builder' owned by 'builder' <86>Sep 18 04:28:47 userdel[3804344]: removed shadow group 'builder' owned by 'builder' <86>Sep 18 04:28:47 groupadd[3804356]: group added to /etc/group: name=builder, GID=646 <86>Sep 18 04:28:47 groupadd[3804356]: group added to /etc/gshadow: name=builder <86>Sep 18 04:28:47 groupadd[3804356]: new group: name=builder, GID=646 <86>Sep 18 04:28:47 useradd[3804366]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/pktstat-1.8.5-alt1.src.rpm: license not found in '/usr/share/license' directory: Public /usr/src/in/srpm/pktstat-1.8.5-alt1.src.rpm: license not found in '/usr/share/license' directory: domain warning: user victor does not exist - using root warning: group victor does not exist - using root warning: user victor does not exist - using root warning: group victor does not exist - using root <13>Sep 18 04:28:50 rpmi: libncurses-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Sep 18 04:28:50 rpmi: libtinfo-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Sep 18 04:28:50 rpmi: liblz4-1:1.9.3-alt1 sisyphus+278100.4000.1.1 1626059441 installed <13>Sep 18 04:28:50 rpmi: libsystemd-1:249.4-alt2 sisyphus+284628.100.1.1 1630859802 installed <13>Sep 18 04:28:50 rpmi: libdbus-1.12.20-alt1 sisyphus+281278.100.1.1 1627484261 installed <13>Sep 18 04:28:50 rpmi: libpcap0.8-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093290 installed <13>Sep 18 04:28:50 rpmi: libpcap-devel-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093290 installed <13>Sep 18 04:28:50 rpmi: libncurses-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pktstat-1.8.5-alt1.nosrc.rpm (w1.gzdio) 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.38259 + 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.38259 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pktstat-1.8.5 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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 --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-silent-rules, --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: --disable-silent-rules, --without-included-gettext + make -j8 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c hash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c frag.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c abbrev.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ether.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c flow.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c icmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ifc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c loop.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ppp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c display.c display.c: In function 'display_update': display.c:285:21: warning: variable 'x' set but not used [-Wunused-but-set-variable] 285 | int maxx, maxy, y, x; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ip6.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ip.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ipx.c ipx.c:46:2: warning: 'packed' attribute ignored for field of type 'uint8_t[6]' {aka 'unsigned char[6]'} [-Wattributes] 46 | u_int8_t host[6] XXX; | ^~~~~~~~ ipx.c:52:9: warning: 'packed' attribute ignored for field of type 'uint8_t' {aka 'unsigned char'} [-Wattributes] 52 | 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] 53 | 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' [-Wattributes] 54 | ipx_addr_t ipx_dna XXX; /* Destination Network Address */ | ^~~~~~~~~~ ipx.c:55:9: warning: 'packed' attribute ignored for field of type 'ipx_addr_t' [-Wattributes] 55 | ipx_addr_t ipx_sna XXX; /* Source Network Address */ | ^~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c sll.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c resize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tag.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tcp_http.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c main.c main.c: In function 'main': main.c:256:3: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 256 | interface = pcap_lookupdev(errbuf); | ^~~~~~~~~ In file included from /usr/include/pcap.h:43, from main.c:27: /usr/include/pcap/pcap.h:328:16: note: declared here 328 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' make[1]: Entering directory '/usr/src/RPM/BUILD/pktstat-1.8.5' sed -e 's,@PATH_PKTSTATRC\@,/etc/pktstatrc,g' \ < ./pktstat.1.in >pktstat.1 make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tcp_x11.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c wol.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xx_malloc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c udp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tcp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tcp_smtp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pktstat-1.8.5' make[1]: Entering directory '/usr/src/RPM/BUILD/pktstat-1.8.5' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.26323 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd pktstat-1.8.5 + make 'INSTALL=/usr/libexec/rpm-build/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" /usr/libexec/rpm-build/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" /usr/libexec/rpm-build/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,gnuconfig) Checking contents of files in /usr/src/tmp/pktstat-buildroot/ (default) 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) Processing files: pktstat-1.8.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hnf4Mc find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qFnoxa find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(ALT_2.24)(64bit), 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.bpgBKc 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.uXsgSe find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mWFnjc 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pktstat-debuginfo-1.8.5-alt1.x86_64.rpm (w2.lzdio) 10.96user 7.23system 0:19.59elapsed 92%CPU (0avgtext+0avgdata 41244maxresident)k 0inputs+0outputs (0major+1150868minor)pagefaults 0swaps /.out/pktstat-1.8.5-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Public /.out/pktstat-1.8.5-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: domain /.out/pktstat-debuginfo-1.8.5-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Public /.out/pktstat-debuginfo-1.8.5-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: domain 16.96user 13.12system 0:30.26elapsed 99%CPU (0avgtext+0avgdata 102212maxresident)k 0inputs+0outputs (0major+1437983minor)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 2021-09-18 04:29:13.731764960 +0000 @@ -1,6 +1,7 @@ /usr/bin/pktstat 100755 root:root -/usr/share/man/man1/pktstat.1.gz 100644 root:root +/usr/share/man/man1/pktstat.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 -Requires: libc.so.6()(64bit) >= set:poiedc -Requires: rpmlib(SetVersions) +Requires: libc.so.6(ALT_2.24)(64bit) +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) @@ -11,2 +12,3 @@ Requires: libncurses.so.5()(64bit) >= set:mhcyTG6gUJ02QPedkABRZHS5FFOteKj58zeJqFYhO35Rr7oDl +Requires: rpmlib(SetVersions) Requires: libpcap.so.0.8()(64bit) >= set:kgRPDTYpj8ZITMkD3Z2zojMKgsX8 @@ -16,4 +18,4 @@ Provides: pktstat = 1.8.5-alt1 -File: /usr/bin/pktstat 100755 root:root e886101c75892d5e33e5341d92889f5d -File: /usr/share/man/man1/pktstat.1.gz 100644 root:root 8d797b90103b2a9bcf168fdc6df49751 -RPMIdentity: 6e713cdb4d9fe9b35d9b7b1bb0b86b2e9eac90aa224849db0cf91a8f3e6c0adf709405c5820372380face98e523914df5c96e290a890ed3a548d7db4ec96e474 +File: /usr/bin/pktstat 100755 root:root c2105fbbdfbf86e0e0541abf5684f7ce +File: /usr/share/man/man1/pktstat.1.xz 100644 root:root 9dabf947f108f1304806f77fb9891b2d +RPMIdentity: 634cd7c51a2e46b469031fce83a5bb74c7e7943e5d649035aaa0b73df498c5ce33f1194a63af26dc21e8a1b42747e2406ffef14867afba31683bf9092c1c7834 --- 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 2021-09-18 04:29:13.853760601 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/16 40755 root:root -/usr/lib/debug/.build-id/16/b349e951126173875aebabad5c371f52e4b6bd 120777 root:root ../../../../bin/pktstat -/usr/lib/debug/.build-id/16/b349e951126173875aebabad5c371f52e4b6bd.debug 120777 root:root ../../usr/bin/pktstat.debug +/usr/lib/debug/.build-id/46 40755 root:root +/usr/lib/debug/.build-id/46/9d6f61a9ba3d50f6b9a97807d8df2283aad344 120777 root:root ../../../../bin/pktstat +/usr/lib/debug/.build-id/46/9d6f61a9ba3d50f6b9a97807d8df2283aad344.debug 120777 root:root ../../usr/bin/pktstat.debug /usr/lib/debug/usr/bin/pktstat.debug 100644 root:root @@ -40,6 +40,6 @@ Provides: pktstat-debuginfo = 1.8.5-alt1 -File: /usr/lib/debug/.build-id/16 40755 root:root -File: /usr/lib/debug/.build-id/16/b349e951126173875aebabad5c371f52e4b6bd 120777 root:root ../../../../bin/pktstat -File: /usr/lib/debug/.build-id/16/b349e951126173875aebabad5c371f52e4b6bd.debug 120777 root:root ../../usr/bin/pktstat.debug -File: /usr/lib/debug/usr/bin/pktstat.debug 100644 root:root 696516d95d324ecff715ee8c66b1cea6 +File: /usr/lib/debug/.build-id/46 40755 root:root +File: /usr/lib/debug/.build-id/46/9d6f61a9ba3d50f6b9a97807d8df2283aad344 120777 root:root ../../../../bin/pktstat +File: /usr/lib/debug/.build-id/46/9d6f61a9ba3d50f6b9a97807d8df2283aad344.debug 120777 root:root ../../usr/bin/pktstat.debug +File: /usr/lib/debug/usr/bin/pktstat.debug 100644 root:root 18f83878b577e5e9002281980d381d56 File: /usr/src/debug/pktstat-1.8.5 40755 root:root @@ -72,2 +72,2 @@ File: /usr/src/debug/pktstat-1.8.5/wol.c 100644 root:root 6db5bbdaae63232bb3757b700820f57f -RPMIdentity: 3a9d705247acf2defe77c9001a189ee237c6543e25b4090fbe82e382ce40ee086a738d544d4d4a5153c806ded615ef34e13908d3297c261e679b12ecfae4ec8a +RPMIdentity: 2563b873e6d8deab67cfde542782303051f8e62ddc292d2c83ba82a91705a66ae8cd20883539def12fc19c0bb1ab6ba246820e74cba8c95bb894772c2d41eab8