<86>Jan 22 08:58:30 userdel[1266498]: delete user 'rooter'
<86>Jan 22 08:58:30 userdel[1266498]: removed group 'rooter' owned by 'rooter'
<86>Jan 22 08:58:30 userdel[1266498]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 22 08:58:30 groupadd[1266536]: group added to /etc/group: name=rooter, GID=1344
<86>Jan 22 08:58:30 groupadd[1266536]: group added to /etc/gshadow: name=rooter
<86>Jan 22 08:58:30 groupadd[1266536]: new group: name=rooter, GID=1344
<86>Jan 22 08:58:30 useradd[1266567]: new user: name=rooter, UID=1344, GID=1344, home=/root, shell=/bin/bash
<86>Jan 22 08:58:30 userdel[1266634]: delete user 'builder'
<86>Jan 22 08:58:30 userdel[1266634]: removed group 'builder' owned by 'builder'
<86>Jan 22 08:58:30 groupadd[1266697]: group added to /etc/group: name=builder, GID=1345
<86>Jan 22 08:58:30 groupadd[1266697]: group added to /etc/gshadow: name=builder
<86>Jan 22 08:58:30 groupadd[1266697]: new group: name=builder, GID=1345
<86>Jan 22 08:58:30 useradd[1266736]: new user: name=builder, UID=1345, GID=1345, home=/usr/src, shell=/bin/bash
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>Jan 22 08:58:32 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
<13>Jan 22 08:58:32 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed
<13>Jan 22 08:58:32 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237682 installed
<13>Jan 22 08:58:32 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237844 installed
<13>Jan 22 08:58:32 rpmi: libsystemd-1:247.13-alt1 p9+313189.100.1.1 1673457063 installed
<13>Jan 22 08:58:32 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed
<13>Jan 22 08:58:32 rpmi: libpcap0.8-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed
<13>Jan 22 08:58:32 rpmi: libpcap-devel-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed
<13>Jan 22 08:58:32 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 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.10972
+ 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.10972
+ 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 -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 -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 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 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 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 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 ipx.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 <anonymous>'} [-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 <anonymous>'} [-Wattributes]
         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=]
   "%8lX.%02X%02X.%02X%02X.%02X%02X:%u",
                                      ^
In file included from /usr/include/stdio.h:862,
                 from ipx.c:11:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 26 and 30 bytes into a destination of size 29
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ipx.c: In function 'ipx_tag':
ipx.c:171:36: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1019 [-Wformat-truncation=]
  snprintf(tag, sizeof tag, "ipx %s %s -> %s", ptname, src, dst);
                                    ^~                 ~~~
In file included from /usr/include/stdio.h:862,
                 from ipx.c:11:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 10 or more bytes (assuming 2056) into a destination of size 1024
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __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 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 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 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 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 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 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'
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 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 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 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 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 -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=]
    snprintf(f->desc, sizeof f->desc, "%c%c%c %.*s",
                                              ^~~~
tcp_http.c:91:21:
     (int)sizeof cp, cp);
                     ~~                        
In file included from /usr/include/stdio.h:862,
                 from tcp_http.c:9:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 5 and 1026 bytes into a destination of size 1022
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __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 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 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 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]
   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
 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 above array bounds of 'char[1024]' [-Warray-bounds]
  for (b = buf; d < end && b < buf+1+sizeof buf &&
                               ~~~~~^~~~~~~~~~~
tcp.c: In function 'link_ftp_eport.isra.0.constprop':
tcp.c:382:36: warning: array subscript 1025 is above array bounds of 'char[1024]' [-Warray-bounds]
  for (b = buf; d < end && b < buf+1+sizeof buf &&
                               ~~~~~^~~~~~~~~~~
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: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=]
   snprintf(f->desc, sizeof f->desc, "%s -> %s",
                                            ^~
In file included from /usr/include/stdio.h:862,
                 from tcp_smtp.c:9:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 5 and 1027 bytes into a destination of size 1022
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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=]
       snprintf(f->desc, sizeof f->desc, "%s", line);
                                          ^~
In file included from /usr/include/stdio.h:862,
                 from tcp_smtp.c:9:
/usr/include/bits/stdio2.h:64:10: note: '__builtin_snprintf' output between 1 and 2048 bytes into a destination of size 1022
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __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 display.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;
                     ^
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.67223
+ 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)
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.P12DDV
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RoeLww
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.N07jTa
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.L9FkIS
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B8tf1D
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)
4.00user 3.67system 0:11.54elapsed 66%CPU (0avgtext+0avgdata 34140maxresident)k
0inputs+0outputs (0major+1007153minor)pagefaults 0swaps
1.80user 1.07system 0:16.64elapsed 17%CPU (0avgtext+0avgdata 120684maxresident)k
0inputs+0outputs (34458major+172177minor)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	2023-01-22 08:58:45.721215940 +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	5bacd1d8f2f28882c2b6dc9cb959206d	
+File: /usr/share/man/man1/pktstat.1.xz	100644	root:root	9dabf947f108f1304806f77fb9891b2d	
+RPMIdentity: 4a14e9191c1b0efe46d4874d4c4fa8f5635d5f01e84bb8de09a59b8dbca0a174600be004601e933d19b0e3c16c86b1aa63b24e761e971ce74b2b3d695f80c1dd
--- 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	2023-01-22 08:58:45.796217087 +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/87	40755	root:root	
+/usr/lib/debug/.build-id/87/eee7ad8b28ce4cda46398855613bef96335083	120777	root:root	../../../../bin/pktstat
+/usr/lib/debug/.build-id/87/eee7ad8b28ce4cda46398855613bef96335083.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/87	40755	root:root		
+File: /usr/lib/debug/.build-id/87/eee7ad8b28ce4cda46398855613bef96335083	120777	root:root		../../../../bin/pktstat
+File: /usr/lib/debug/.build-id/87/eee7ad8b28ce4cda46398855613bef96335083.debug	120777	root:root		../../usr/bin/pktstat.debug
+File: /usr/lib/debug/usr/bin/pktstat.debug	100644	root:root	94e5444f196263e2cb93196ced8214ce	
 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: 6922dbd1759bbcbdc63016296efbe698e035a3697919bad4ff82bccb5b5cc6d14f35a062883284d27e2c13aea5185fa16641391909449564d02e0da8d01853eb