<86>Jun 16 00:54:36 userdel[1918153]: delete user 'rooter' <86>Jun 16 00:54:36 userdel[1918153]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:54:36 userdel[1918153]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:54:36 groupadd[1918159]: group added to /etc/group: name=rooter, GID=1274 <86>Jun 16 00:54:36 groupadd[1918159]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:54:36 groupadd[1918159]: new group: name=rooter, GID=1274 <86>Jun 16 00:54:36 useradd[1918168]: new user: name=rooter, UID=1274, GID=1274, home=/root, shell=/bin/bash <86>Jun 16 00:54:36 userdel[1918184]: delete user 'builder' <86>Jun 16 00:54:36 userdel[1918184]: removed group 'builder' owned by 'builder' <86>Jun 16 00:54:36 userdel[1918184]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:54:36 groupadd[1918200]: group added to /etc/group: name=builder, GID=1275 <86>Jun 16 00:54:36 groupadd[1918200]: group added to /etc/gshadow: name=builder <86>Jun 16 00:54:36 groupadd[1918200]: new group: name=builder, GID=1275 <86>Jun 16 00:54:36 useradd[1918213]: new user: name=builder, UID=1275, GID=1275, 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>Jun 16 00:54:43 rpmi: libncurses-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Jun 16 00:54:43 rpmi: libtinfo-devel-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Jun 16 00:54:43 rpmi: liblz4-1:1.9.4-alt1 p10+350711.100.1.1 1718009144 installed <13>Jun 16 00:54:43 rpmi: libsystemd-1:249.17-alt2 p10+340218.100.1.1 1707505676 installed <13>Jun 16 00:54:43 rpmi: libdbus-1.14.10-alt1 p10+342527.100.1.1 1710230133 installed <13>Jun 16 00:54:44 rpmi: libpcap0.8-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093290 installed <13>Jun 16 00:54:44 rpmi: libpcap-devel-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093290 installed <13>Jun 16 00:54:44 rpmi: libncurses-devel-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 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.44230 + 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.44230 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 --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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 */ | ^~~~~~~~~~ ipx.c: In function 'my_ipx_ntoa': ipx.c:135:38: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 135 | "%8lX.%02X%02X.%02X%02X.%02X%02X:%u", | ^ In file included from /usr/include/stdio.h:866, from ipx.c:11: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 26 and 30 bytes into a destination of size 29 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ipx.c: In function 'ipx_tag': ipx.c:171:33: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1020 [-Wformat-truncation=] 171 | snprintf(tag, sizeof tag, "ipx %s %s -> %s", ptname, src, dst); | ^~ In file included from /usr/include/stdio.h:866, from ipx.c:11: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 10 and 3079 bytes into a destination of size 1024 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -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 -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 -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 -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 -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 -c display.c display.c: In function 'display_update': display.c:499:33: 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:13: 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:15: 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: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 -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 -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' 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 -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 -c tcp_http.c tcp_http.c: In function 'tcp_http': tcp_http.c:89:46: warning: '%.*s' directive output may be truncated writing up to 1021 bytes into a region of size 1018 [-Wformat-truncation=] 89 | snprintf(f->desc, sizeof f->desc, "%c%c%c %.*s", | ^~~~ 90 | data[9], data[10], data[11], 91 | (int)sizeof cp, cp); | ~~ In file included from /usr/include/stdio.h:866, from tcp_http.c:9: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 5 and 1026 bytes into a destination of size 1022 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c tcp.c tcp.c: In function 'link_ftp_port.constprop': tcp.c:349:36: warning: array subscript 1025 is outside array bounds of 'char[1024]' [-Warray-bounds] 349 | for (b = buf; d < end && b < buf+1+sizeof buf && | ~~~~~^~~~~~~~~~~ tcp.c:346:7: note: while referencing 'buf' 346 | char buf[TAGLEN], *b; | ^~~ tcp.c: In function 'link_ftp_eport.constprop': tcp.c:382:36: warning: array subscript 1025 is outside array bounds of 'char[1024]' [-Warray-bounds] 382 | for (b = buf; d < end && b < buf+1+sizeof buf && | ~~~~~^~~~~~~~~~~ tcp.c:379:7: note: while referencing 'buf' 379 | char buf[TAGLEN], *b; | ^~~ 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 -c tcp_smtp.c tcp_smtp.c: In function 'tcp_smtp': tcp_smtp.c:214:42: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 1022 [-Wformat-truncation=] 214 | snprintf(f->desc, sizeof f->desc, "%s", line); | ^~ In file included from /usr/include/stdio.h:866, from tcp_smtp.c:9: /usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 2048 bytes into a destination of size 1022 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tcp_smtp.c:210:44: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size between 507 and 1018 [-Wformat-truncation=] 210 | snprintf(f->desc, sizeof f->desc, "%s -> %s", | ^~ In file included from /usr/include/stdio.h:866, from tcp_smtp.c:9: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 5 and 1027 bytes into a destination of size 1022 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -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.49204 + 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.Mi1pDv 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.VG7JVx 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:mhcyTG6gUJ02QPedkABRZHS5JS0z7KPNtG0pQFlbBfiuEEuX0XI2, 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.yTMhRy 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.WLWHtx find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NM880w 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) 6.49user 5.50system 0:14.51elapsed 82%CPU (0avgtext+0avgdata 33268maxresident)k 0inputs+0outputs (0major+929873minor)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 8.88user 3.68system 0:32.63elapsed 38%CPU (0avgtext+0avgdata 128644maxresident)k 0inputs+0outputs (0major+195847minor)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-06-16 00:55:03.423932403 +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) @@ -10,3 +11,4 @@ Requires: libc.so.6(GLIBC_2.7)(64bit) -Requires: libncurses.so.5()(64bit) >= set:mhcyTG6gUJ02QPedkABRZHS5FFOteKj58zeJqFYhO35Rr7oDl +Requires: libncurses.so.5()(64bit) >= set:mhcyTG6gUJ02QPedkABRZHS5JS0z7KPNtG0pQFlbBfiuEEuX0XI2 +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 9bb68f240311588f08b7faa256afd0c7 +File: /usr/share/man/man1/pktstat.1.xz 100644 root:root 9dabf947f108f1304806f77fb9891b2d +RPMIdentity: 0ec0af78ccc6f4ec4ab3073b9a670c326683f7abb8e8a1bdf0b9827f7c56ac3dfb26df23fe3fe53a8a3a29cac184e7bb07d521b1a4ac1bd939e6cd305d379198 --- 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-06-16 00:55:03.551931718 +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/b6 40755 root:root +/usr/lib/debug/.build-id/b6/267c0b9f7d26fde57304ca520ea7857cc19451 120777 root:root ../../../../bin/pktstat +/usr/lib/debug/.build-id/b6/267c0b9f7d26fde57304ca520ea7857cc19451.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 @@ -40,8 +46,9 @@ 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/b6 40755 root:root +File: /usr/lib/debug/.build-id/b6/267c0b9f7d26fde57304ca520ea7857cc19451 120777 root:root ../../../../bin/pktstat +File: /usr/lib/debug/.build-id/b6/267c0b9f7d26fde57304ca520ea7857cc19451.debug 120777 root:root ../../usr/bin/pktstat.debug +File: /usr/lib/debug/usr/bin/pktstat.debug 100644 root:root a253d6a146130ee9cc8d44e284dd99ab 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 +59,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 +64,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 +73,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 +84,2 @@ File: /usr/src/debug/pktstat-1.8.5/wol.c 100644 root:root 6db5bbdaae63232bb3757b700820f57f -RPMIdentity: 3a9d705247acf2defe77c9001a189ee237c6543e25b4090fbe82e382ce40ee086a738d544d4d4a5153c806ded615ef34e13908d3297c261e679b12ecfae4ec8a +RPMIdentity: 019ee40c338326d355ec4b6085d15eab8cf9040628fed4bdc1a8692f7282a2966cd7e800f390a3b5f46da6e445dafade22647a0be970c7671bbf61bb09783b8f