<86>May 4 02:11:30 userdel[1321475]: delete user 'rooter' <86>May 4 02:11:30 userdel[1321475]: removed group 'rooter' owned by 'rooter' <86>May 4 02:11:30 userdel[1321475]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:11:30 groupadd[1321511]: group added to /etc/group: name=rooter, GID=1871 <86>May 4 02:11:30 groupadd[1321511]: group added to /etc/gshadow: name=rooter <86>May 4 02:11:30 groupadd[1321511]: new group: name=rooter, GID=1871 <86>May 4 02:11:30 useradd[1321548]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>May 4 02:11:30 userdel[1321606]: delete user 'builder' <86>May 4 02:11:30 userdel[1321606]: removed group 'builder' owned by 'builder' <86>May 4 02:11:30 userdel[1321606]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:11:30 groupadd[1321643]: group added to /etc/group: name=builder, GID=1872 <86>May 4 02:11:30 groupadd[1321643]: group added to /etc/gshadow: name=builder <86>May 4 02:11:30 groupadd[1321643]: new group: name=builder, GID=1872 <86>May 4 02:11:30 useradd[1321684]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash, from=none /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>May 4 02:11:34 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>May 4 02:11:34 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>May 4 02:11:34 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667412981 installed <13>May 4 02:11:34 rpmi: libsystemd-1:254.10-alt2 sisyphus+345302.400.3.1 1713818564 installed <13>May 4 02:11:34 rpmi: libdbus-1.14.10-alt1 sisyphus+327286.5700.14.1 1711487401 installed <13>May 4 02:11:34 rpmi: libpcap0.8-2:1.10.4-alt1 sisyphus+322910.100.5.1 1687282815 installed <13>May 4 02:11:34 rpmi: libpcap-devel-2:1.10.4-alt1 sisyphus+322910.100.5.1 1687282815 installed <13>May 4 02:11:34 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 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.31995 + 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.31995 + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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... /usr/bin/grep checking for egrep... /usr/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 -j16 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 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 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 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 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 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 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 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 ipx.c ipx.c:46:9: 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 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' 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 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 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 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 main.c main.c: In function 'main': main.c:256:17: 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:395:18: note: declared here 395 | 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' 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 display.c display.c: In function 'display_update': display.c:499:40: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] 499 | attron(A_UNDERLINE); printw("%-*s", | ~~^~ | | | int display.c:552:27: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] 552 | printw("%.*s\n", MIN(maxx - LLEN, sizeof flows[i].tag - 1), | ~~^~ | | | int display.c:566:36: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] 566 | printw(" %.*s\n", MIN(maxx - LLEN - 2, | ~~^~ | | | int display.c:285:28: 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 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_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 -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 -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.92370 + 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:/usr/bin:/bin:/usr/local/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" || /usr/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" || /usr/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/pktstat-buildroot Processing files: pktstat-1.8.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aYqTmK 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.PmNrWw 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()(64bit) >= set:poiedc, 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.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libncurses.so.6()(64bit) >= set:mhcyTG6gUJ02QPedkABRZHS5JS0z7KPNtG0pQFlbBfiuEEuX0XI2, libpcap.so.0.8()(64bit) >= set:kgRPDTYpj8ZITMkD3Z2zojMKgsX8, libtinfo.so.6()(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.OPGMLT 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.B0qhF7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SGl21M 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.6), debug64(libpcap.so.0.8), debug64(libtinfo.so.6) 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) 3.87user 4.65system 0:12.42elapsed 68%CPU (0avgtext+0avgdata 45160maxresident)k 0inputs+0outputs (0major+1025215minor)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 3.53user 2.62system 0:21.73elapsed 28%CPU (0avgtext+0avgdata 131652maxresident)k 536inputs+0outputs (0major+191625minor)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 2024-05-04 02:11:48.895979859 +0000 @@ -1,3 +1,3 @@ /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 @@ -8,7 +8,9 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libc.so.6(GLIBC_2.7)(64bit) -Requires: libncurses.so.5()(64bit) >= set:mhcyTG6gUJ02QPedkABRZHS5FFOteKj58zeJqFYhO35Rr7oDl +Requires: libncurses.so.6()(64bit) >= set:mhcyTG6gUJ02QPedkABRZHS5JS0z7KPNtG0pQFlbBfiuEEuX0XI2 Requires: libpcap.so.0.8()(64bit) >= set:kgRPDTYpj8ZITMkD3Z2zojMKgsX8 -Requires: libtinfo.so.5()(64bit) >= set:liemnTGFbpmS8Sub +Requires: libtinfo.so.6()(64bit) >= set:liemnTGFbpmS8Sub Requires: rtld(GNU_HASH) @@ -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 e4e93fdaed4d48a770f3eb72b674d76d +File: /usr/share/man/man1/pktstat.1.xz 100644 root:root 9dabf947f108f1304806f77fb9891b2d +RPMIdentity: 209bb094ec9b92de3c05a83abd9a14b4d3f3c16059b7bfc04a884f7c1598f9a97754366988dc52f176fbf1848b1abd179c80206ead1fd34c548b4120e1381cc8 --- 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 2024-05-04 02:11:48.966981314 +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/5b 40755 root:root +/usr/lib/debug/.build-id/5b/749631b1227a51eceb6d7c55e081de67ffe847 120777 root:root ../../../../bin/pktstat +/usr/lib/debug/.build-id/5b/749631b1227a51eceb6d7c55e081de67ffe847.debug 120777 root:root ../../usr/bin/pktstat.debug /usr/lib/debug/usr/bin/pktstat.debug 100644 root:root @@ -6,2 +6,3 @@ /usr/src/debug/pktstat-1.8.5/abbrev.c 100644 root:root +/usr/src/debug/pktstat-1.8.5/abbrev.h 100644 root:root /usr/src/debug/pktstat-1.8.5/display.c 100644 root:root @@ -12,2 +13,3 @@ /usr/src/debug/pktstat-1.8.5/frag.c 100644 root:root +/usr/src/debug/pktstat-1.8.5/frag.h 100644 root:root /usr/src/debug/pktstat-1.8.5/hash.c 100644 root:root @@ -16,2 +18,3 @@ /usr/src/debug/pktstat-1.8.5/ifc.c 100644 root:root +/usr/src/debug/pktstat-1.8.5/ifc.h 100644 root:root /usr/src/debug/pktstat-1.8.5/ip.c 100644 root:root @@ -24,5 +27,8 @@ /usr/src/debug/pktstat-1.8.5/resize.c 100644 root:root +/usr/src/debug/pktstat-1.8.5/resize.h 100644 root:root /usr/src/debug/pktstat-1.8.5/sll.c 100644 root:root /usr/src/debug/pktstat-1.8.5/tag.c 100644 root:root +/usr/src/debug/pktstat-1.8.5/tag.h 100644 root:root /usr/src/debug/pktstat-1.8.5/tcp.c 100644 root:root +/usr/src/debug/pktstat-1.8.5/tcp.h 100644 root:root /usr/src/debug/pktstat-1.8.5/tcp_http.c 100644 root:root @@ -32,2 +38,3 @@ /usr/src/debug/pktstat-1.8.5/wol.c 100644 root:root +/usr/src/debug/pktstat-1.8.5/xx_malloc.c 100644 root:root Requires: pktstat = 1.8.5-alt1 @@ -35,13 +42,14 @@ Requires: debug64(libc.so.6) -Requires: debug64(libncurses.so.5) +Requires: debug64(libncurses.so.6) Requires: debug64(libpcap.so.0.8) -Requires: debug64(libtinfo.so.5) +Requires: debug64(libtinfo.so.6) Requires: rpmlib(PayloadIsLzma) 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/5b 40755 root:root +File: /usr/lib/debug/.build-id/5b/749631b1227a51eceb6d7c55e081de67ffe847 120777 root:root ../../../../bin/pktstat +File: /usr/lib/debug/.build-id/5b/749631b1227a51eceb6d7c55e081de67ffe847.debug 120777 root:root ../../usr/bin/pktstat.debug +File: /usr/lib/debug/usr/bin/pktstat.debug 100644 root:root 20e492fabae085f7cddd4cbb86f25085 File: /usr/src/debug/pktstat-1.8.5 40755 root:root File: /usr/src/debug/pktstat-1.8.5/abbrev.c 100644 root:root 410d2088bad56938ffb13626cdbc5746 +File: /usr/src/debug/pktstat-1.8.5/abbrev.h 100644 root:root ecc90c8aad74445c1a315593ef0f2d26 File: /usr/src/debug/pktstat-1.8.5/display.c 100644 root:root 9a4b4aea32adc2c8ed5edcd7c31e783e @@ -52,2 +60,3 @@ File: /usr/src/debug/pktstat-1.8.5/frag.c 100644 root:root 5b8de0bbc35a5f67d9295e3af23e99d7 +File: /usr/src/debug/pktstat-1.8.5/frag.h 100644 root:root e15b041b6dd6097c08e925be4c258244 File: /usr/src/debug/pktstat-1.8.5/hash.c 100644 root:root e32e88b252d8a0b5c81d57c9850983d4 @@ -56,2 +65,3 @@ File: /usr/src/debug/pktstat-1.8.5/ifc.c 100644 root:root 523304a7ed1c68079b4c3698571069ab +File: /usr/src/debug/pktstat-1.8.5/ifc.h 100644 root:root f48914a80240ef157e4c8d8ded95dac4 File: /usr/src/debug/pktstat-1.8.5/ip.c 100644 root:root 054e56d22d6c84f4e0cb5fe57499b581 @@ -64,5 +74,8 @@ File: /usr/src/debug/pktstat-1.8.5/resize.c 100644 root:root 8f275199be6525fe30c84a24c67fd8ae +File: /usr/src/debug/pktstat-1.8.5/resize.h 100644 root:root a9d275fa09b39721997a3ae449f69d1d File: /usr/src/debug/pktstat-1.8.5/sll.c 100644 root:root a1ef280709e504a6b12e021041859dac File: /usr/src/debug/pktstat-1.8.5/tag.c 100644 root:root 0b2cf990a2734472dc4927ee4a0849ad +File: /usr/src/debug/pktstat-1.8.5/tag.h 100644 root:root 154dc54fc8e206566e81b71fc548b38c File: /usr/src/debug/pktstat-1.8.5/tcp.c 100644 root:root 88e070104c04c1abef7d17bdde60f413 +File: /usr/src/debug/pktstat-1.8.5/tcp.h 100644 root:root a26d3c7b39e2c1488ef4d1177ffd0149 File: /usr/src/debug/pktstat-1.8.5/tcp_http.c 100644 root:root 78ba76156dafcfdd6e3ada42cb707762 @@ -72,2 +85,3 @@ File: /usr/src/debug/pktstat-1.8.5/wol.c 100644 root:root 6db5bbdaae63232bb3757b700820f57f -RPMIdentity: 3a9d705247acf2defe77c9001a189ee237c6543e25b4090fbe82e382ce40ee086a738d544d4d4a5153c806ded615ef34e13908d3297c261e679b12ecfae4ec8a +File: /usr/src/debug/pktstat-1.8.5/xx_malloc.c 100644 root:root 17ca1b19310ee225d90ce6b71af528ec +RPMIdentity: c37882e02753d2debcd27b65ba3f76073dd2c766be6363f3fe9803e6678a4c6ba80efac77e004fa8113e7016fe6f0fa0bcbd548e1e6be4bae2b28c3e5ca0d8cb