* Package: net-analyzer/flow-tools-0.68.6-r1 * Repository: gentoo * Maintainer: netmon@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking flow-tools-0.68.6.tar.gz to /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work >>> Source unpacked in /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work >>> Preparing source in /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6 ... * Applying flow-tools-0.68.5.1-run.patch ... [ ok ] * Applying flow-tools-0.68.5.1-openssl11.patch ... [ ok ] * Applying flow-tools-0.68.5.1-fno-common.patch ... patching file src/acl2.h patching file src/aclyacc.y Hunk #1 succeeded at 7 with fuzz 1. patching file src/flow-filter.c [ ok ] * Applying flow-tools-0.68.6-mysql.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 --install --system-acdir=/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: flow-tools-0.68.6/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6 ... * econf: updating flow-tools-0.68.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating flow-tools-0.68.6/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/flow-tools-0.68.6-r1 --htmldir=/usr/share/doc/flow-tools-0.68.6-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --with-postgresql=no --with-openssl --sysconfdir=/etc/flow-tools configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for sys/param.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for EVP_EncryptUpdate in -lcrypto... yes checking for main in -ly... no checking for zlibVersion in -lz... yes checking for allow_severity in -lwrap... yes checking whether x86_64-pc-linux-gnu-gcc accepts PIE flags... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... (cached) /bin/grep -E checking for fcntl.h... yes checking for features.h... yes checking for limits.h... yes checking for malloc.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for sin_len in sockaddr_in ... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for getpagesize... yes checking for working mmap... yes checking for working alloca.h... yes checking for alloca... yes checking return type of signal handlers... void checking for gethostbyname in -lnsl... yes checking for socket in -lsocket... no checking for gethostname... yes checking for gettimeofday... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strtoul... yes checking for timelocal... yes checking for sigaction... yes checking for strsep... yes checking for strerror... yes checking for strtoull... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating bin/Makefile config.status: creating Makefile config.status: creating docs/Makefile config.status: creating configs/Makefile config.status: creating utils/Makefile config.status: creating lib/ftconfig.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6 ... make -j4 Making all in lib make[1]: Entering directory '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/lib' make all-am make[2]: Entering directory '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftio.lo `test -f 'ftio.c' || echo './'`ftio.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftswap.lo `test -f 'ftswap.c' || echo './'`ftswap.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftencode.lo `test -f 'ftencode.c' || echo './'`ftencode.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftdecode.lo `test -f 'ftdecode.c' || echo './'`ftdecode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftdecode.c -fPIC -DPIC -o .libs/libft_la-ftdecode.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftio.c -fPIC -DPIC -o .libs/libft_la-ftio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftencode.c -fPIC -DPIC -o .libs/libft_la-ftencode.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftswap.c -fPIC -DPIC -o .libs/libft_la-ftswap.o In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from ftdecode.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from ftswap.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from ftencode.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ftinclude.h:7, from ftio.c:29: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ ftswap.c: In function 'ftpdu_swap': ftswap.c:43:20: warning: variable 'agg_version' set but not used [-Wunused-but-set-variable] 43 | char agg_method, agg_version; | ^~~~~~~~~~~ ftio.c: In function 'ftio_rec_swapfunc': ftio.c:1892:18: warning: variable 'd_ver' set but not used [-Wunused-but-set-variable] 1892 | uint8_t s_ver, d_ver, agg_ver, agg_method; | ^~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftprof.lo `test -f 'ftprof.c' || echo './'`ftprof.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftprof.c -fPIC -DPIC -o .libs/libft_la-ftprof.o In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from ftprof.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-bit1024.lo `test -f 'bit1024.c' || echo './'`bit1024.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c bit1024.c -fPIC -DPIC -o .libs/libft_la-bit1024.o In file included from /usr/include/inttypes.h:25, from ftinclude.h:7, from bit1024.c:29: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-fmt.lo `test -f 'fmt.c' || echo './'`fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c fmt.c -fPIC -DPIC -o .libs/libft_la-fmt.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-support.lo `test -f 'support.c' || echo './'`support.c In file included from /usr/include/inttypes.h:25, from ftinclude.h:7, from fmt.c:29: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftfile.lo `test -f 'ftfile.c' || echo './'`ftfile.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-fttlv.lo `test -f 'fttlv.c' || echo './'`fttlv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c support.c -fPIC -DPIC -o .libs/libft_la-support.o In file included from /usr/include/inttypes.h:25, from ftinclude.h:7, from support.c:29: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftfile.c -fPIC -DPIC -o .libs/libft_la-ftfile.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c fttlv.c -fPIC -DPIC -o .libs/libft_la-fttlv.o In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from fttlv.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from ftfile.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ ftfile.c: In function 'ftfile_loadfile': ftfile.c:116:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 116 | if (flags & FT_FILE_CHECKNAMES) | ^~ ftfile.c:125:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 125 | if (flags & FT_FILE_SKIPTMP) | ^~ ftfile.c: In function 'load_dir': ftfile.c:629:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 629 | if (dirent->d_name[0] == '.') | ^~ ftfile.c:632:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 632 | if (dirent->d_name[1] == '.') | ^~ ftfile.c: In function 'ftfile_loaddir': ftfile.c:247:5: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 247 | fchdir(here); | ^~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftmap.lo `test -f 'ftmap.c' || echo './'`ftmap.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftrec.lo `test -f 'ftrec.c' || echo './'`ftrec.c ftfile.c: In function 'ftfile_mkpath': ftfile.c:567:31: warning: '%2.2d' directive writing between 2 and 11 bytes into a region of size between 8 and 26 [-Wformat-overflow=] 567 | sprintf(buf, "%2.2d/%2.2d-%2.2d", (int)tm->tm_year+1900, | ^~~~~ ftfile.c:567:18: note: directive argument in the range [-2147483647, 2147483647] 567 | sprintf(buf, "%2.2d/%2.2d-%2.2d", (int)tm->tm_year+1900, | ^~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftmap.c -fPIC -DPIC -o .libs/libft_la-ftmap.o In file included from /usr/include/stdio.h:894, from ftlib.h:42: In function 'sprintf', inlined from 'ftfile_mkpath' at ftfile.c:567:5: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 9 and 36 bytes into a destination of size 32 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ftfile.c: In function 'ftfile_mkpath': ftfile.c:562:31: warning: '%2.2d' directive writing between 2 and 11 bytes into a region of size between 8 and 26 [-Wformat-overflow=] 562 | sprintf(buf, "%2.2d-%2.2d/%2.2d-%2.2d-%2.2d", | ^~~~~ ftfile.c:562:18: note: directive argument in the range [-2147481748, 2147483647] 562 | sprintf(buf, "%2.2d-%2.2d/%2.2d-%2.2d-%2.2d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftfile.c:562:18: note: directive argument in the range [-2147483647, 2147483647] In function 'sprintf', inlined from 'ftfile_mkpath' at ftfile.c:562:5: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 15 and 60 bytes into a destination of size 32 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ftfile.c: In function 'ftfile_mkpath': ftfile.c:585:31: warning: '%2.2d' directive writing between 2 and 11 bytes into a region of size between 8 and 26 [-Wformat-overflow=] 585 | sprintf(buf, "%2.2d/%2.2d-%2.2d/%2.2d-%2.2d-%2.2d", (int)tm->tm_year+1900, | ^~~~~ ftfile.c:585:18: note: directive argument in the range [-2147483647, 2147483647] 585 | sprintf(buf, "%2.2d/%2.2d-%2.2d/%2.2d-%2.2d-%2.2d", (int)tm->tm_year+1900, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftfile.c:585:18: note: directive argument in the range [-2147481748, 2147483647] ftfile.c:585:18: note: directive argument in the range [-2147483647, 2147483647] In function 'sprintf', inlined from 'ftfile_mkpath' at ftfile.c:585:5: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 18 and 72 bytes into a destination of size 32 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftrec.c -fPIC -DPIC -o .libs/libft_la-ftrec.o In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from ftmap.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from ftrec.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-fterr.lo `test -f 'fterr.c' || echo './'`fterr.c ftmap.c: In function 'ftmap_ifalias_free': ftmap.c:210:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 210 | if (ftmia->ifIndex_list) | ^~ ftmap.c:213:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 213 | free (ftmia); | ^~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftchash.lo `test -f 'ftchash.c' || echo './'`ftchash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c fterr.c -fPIC -DPIC -o .libs/libft_la-fterr.o ftmap.c: In function 'ftmap_ifalias_new': ftmap.c:173:3: warning: '__builtin___strcpy_chk' writing one too many bytes into a region of a size that depends on 'strlen' [-Wstringop-overflow=] 173 | strcpy(ftmia->name, name); | ^ ftmap.c:165:23: note: destination object of size [0, 2147483647] allocated by 'malloc' 165 | if (!(ftmia->name = malloc(n))) | ^~~~~~~~~ In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from fterr.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ ftmap.c: In function 'ftmap_ifname_new': ftmap.c:267:3: warning: '__builtin___strcpy_chk' writing one too many bytes into a region of a size that depends on 'strlen' [-Wstringop-overflow=] 267 | strcpy(ftmin->name, name); | ^ ftmap.c:262:23: note: destination object of size [0, 2147483647] allocated by 'malloc' 262 | if (!(ftmin->name = malloc(n))) | ^~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftchash.c -fPIC -DPIC -o .libs/libft_la-ftchash.o In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from ftchash.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftsym.lo `test -f 'ftsym.c' || echo './'`ftsym.c fterr.c: In function 'fterr_info': fterr.c:109:29: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1022 [-Wformat-truncation=] 109 | snprintf(buf2, 1024, "%s: %s", fterr_id, buf); | ^~ ~~~ In file included from /usr/include/stdio.h:894, from ftlib.h:42: In function 'snprintf', inlined from 'fterr_info' at fterr.c:109:3: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 3 or more bytes (assuming 1027) into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ fterr.c: In function 'fterr_err': fterr.c:131:31: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1022 [-Wformat-truncation=] 131 | snprintf(buf2, 1024, "%s: %s: %s", fterr_id, buf, strerror(errno)); | ^~ ~~~ In function 'snprintf', inlined from 'fterr_err' at fterr.c:131:5: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 5 or more bytes (assuming 1029) into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ fterr.c: In function 'fterr_err': fterr.c:136:29: warning: ': ' directive output may be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wformat-truncation=] 136 | snprintf(buf2, 1024, "%s: %s", buf, strerror(errno)); | ^~ In function 'snprintf', inlined from 'fterr_err' at fterr.c:136:5: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 3 or more bytes (assuming 1027) into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ fterr.c: In function 'fterr_errx': fterr.c:157:31: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1022 [-Wformat-truncation=] 157 | snprintf(buf2, 1024, "%s: %s", fterr_id, buf); | ^~ ~~~ In function 'snprintf', inlined from 'fterr_errx' at fterr.c:157:5: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 3 or more bytes (assuming 1027) into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ fterr.c: In function 'fterr_warnx': fterr.c:181:31: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1022 [-Wformat-truncation=] 181 | snprintf(buf2, 1024, "%s: %s", fterr_id, buf); | ^~ ~~~ In function 'snprintf', inlined from 'fterr_warnx' at fterr.c:181:5: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 3 or more bytes (assuming 1027) into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ fterr.c: In function 'fterr_warn': fterr.c:202:31: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1022 [-Wformat-truncation=] 202 | snprintf(buf2, 1024, "%s: %s: %s", fterr_id, buf, strerror(errno)); | ^~ ~~~ In function 'snprintf', inlined from 'fterr_warn' at fterr.c:202:5: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 5 or more bytes (assuming 1029) into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ fterr.c: In function 'fterr_warn': fterr.c:207:29: warning: ': ' directive output may be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wformat-truncation=] 207 | snprintf(buf2, 1024, "%s: %s", buf, strerror(errno)); | ^~ In function 'snprintf', inlined from 'fterr_warn' at fterr.c:207:5: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 3 or more bytes (assuming 1027) into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftsym.c -fPIC -DPIC -o .libs/libft_la-ftsym.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-radix.lo `test -f 'radix.c' || echo './'`radix.c In file included from /usr/include/inttypes.h:25, from ftsym.c:32: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-fttag.lo `test -f 'fttag.c' || echo './'`fttag.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftfil.lo `test -f 'ftfil.c' || echo './'`ftfil.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c radix.c -fPIC -DPIC -o .libs/libft_la-radix.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c fttag.c -fPIC -DPIC -o .libs/libft_la-fttag.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftfil.c -fPIC -DPIC -o .libs/libft_la-ftfil.o In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from radix.c:42: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from fttag.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from ftinclude.h:7, from ftfil.c:29: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftstat.lo `test -f 'ftstat.c' || echo './'`ftstat.c ftfil.c: In function 'ftfil_def_find': ftfil.c:2784:7: warning: variable 'found' set but not used [-Wunused-but-set-variable] 2784 | int found; | ^~~~~ ftfil.c: In function 'resolve_primitives': ftfil.c:3376:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 3376 | if ((type == FT_FIL_DEFINITION_MATCH_IP_NEXT_HOP_ADDR) || | ^~ ftfil.c:3382:15: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 3382 | break; | ^~~~~ ftfil.c:3385:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 3385 | if ((type == FT_FIL_DEFINITION_MATCH_IP_NEXT_HOP_ADDR) || | ^~ ftfil.c:3391:15: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 3391 | break; | ^~~~~ ftfil.c:3394:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 3394 | if ((type == FT_FIL_DEFINITION_MATCH_IP_NEXT_HOP_ADDR) || | ^~ ftfil.c:3400:15: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 3400 | break; | ^~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftstat.c -fPIC -DPIC -o .libs/libft_la-ftstat.o In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from ftstat.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ ftstat.c: In function 'ftstat_def_find': ftstat.c:2949:7: warning: variable 'found' set but not used [-Wunused-but-set-variable] 2949 | int found; | ^~~~~ ftstat.c: In function 'chash_c32_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:12658:3: note: in expansion of macro 'CHASH_DUMP_INIT' 12658 | CHASH_DUMP_INIT(ftchash_rec_c32, ftch_recc32); | ^~~~~~~~~~~~~~~ /bin/sh ../ylwrap getdate.y y.tab.c getdate.c y.tab.h `echo getdate.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output getdate.output -- bison -y ftstat.c: In function 'chash_c322_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:12722:3: note: in expansion of macro 'CHASH_DUMP_INIT' 12722 | CHASH_DUMP_INIT(ftchash_rec_c322, ftch_recc322); | ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_c162_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:12801:3: note: in expansion of macro 'CHASH_DUMP_INIT' 12801 | CHASH_DUMP_INIT(ftchash_rec_c162, ftch_recc162); | ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_c163_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:12880:3: note: in expansion of macro 'CHASH_DUMP_INIT' 12880 | CHASH_DUMP_INIT(ftchash_rec_c163, ftch_recc163); | ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_c164_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:12973:3: note: in expansion of macro 'CHASH_DUMP_INIT' 12973 | CHASH_DUMP_INIT(ftchash_rec_c164, ftch_recc164); | ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_ip_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:13082:3: note: in expansion of macro 'CHASH_DUMP_INIT' 13082 | CHASH_DUMP_INIT(ftchash_rec_c32, ftch_recc32); | ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefix_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:13136:3: note: in expansion of macro 'CHASH_DUMP_INIT' 13136 | CHASH_DUMP_INIT(ftchash_rec_prefix, ftch_recprefix); | ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefix_tag_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:13195:3: note: in expansion of macro 'CHASH_DUMP_INIT' 13195 | CHASH_DUMP_INIT(ftchash_rec_prefix_tag, ftch_recprefix_tag); | ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefix2tag2_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:13272:3: note: in expansion of macro 'CHASH_DUMP_INIT' 13272 | CHASH_DUMP_INIT(ftchash_rec_prefix2tag2, ftch_recprefix2tag2); | ^~~~~~~~~~~~~~~ /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/lib/getdate.y:194.25-28: warning: POSIX yacc reserves %type to nonterminals [8;id=da89796e0005e123dcea93b500000000;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 194 | %type tDAY tDAYZONE tMINUTE_UNIT tMONTH tMONTH_UNIT | ^~~~ /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/lib/getdate.y:194.30-37: warning: POSIX yacc reserves %type to nonterminals [8;id=da89796e0005e123dcea93b500000001;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 194 | %type tDAY tDAYZONE tMINUTE_UNIT tMONTH tMONTH_UNIT | ^~~~~~~~ /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/lib/getdate.y:194.39-50: warning: POSIX yacc reserves %type to nonterminals [8;id=da89796e0005e123dcea93b500000002;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 194 | %type tDAY tftstat.c: In function 'chash_prefixh_dump': DAYZONE tMINUTE_UNIT tMONTH tMONTH_UNIT | ^~~~~~~~~~~~ /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/lib/getdate.y:194.52-57: warning: POSIX yacc reserves %type to nonterminals [8;id=da89796e0005e123dcea93b500000003;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 194 | %type tDAY tDAYZONE tMINUTE_UNIT tMONTH tMONTH_UNIT | ^~~~~~ /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/lib/getdate.y:194.59-69: warning: POSIX yacc reserves %type to nonterminals [8;id=da89796e0005e123dcea93b500000004;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 194 | %type tDAY tDAYZONE tMINUTE_UNIT tMONTH tMONTH_UNIT | ^~~~~~~~~~~ /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/lib/getdate.y:195.25-33: warning: POSIX yacc reserves %type to nonterminals [8;id=da89796e0005e123dcea93b500000005;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 195 | %type tSEC_UNIT tSNUMBER tUNUMBER tZONE | ^~~~~~~~~ /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/lib/getdate.y:195.35-42: warning: POSIX yacc reserves %type to nonterminals [8;id=da89796e0005e123dcea93b500000006;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 195 | %type tSEC_UNIT tSNUMBER tUNUMBER tZONE | ^~~~~~~~ /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/lib/getdate.y:195.44-51: warning: POSIX yacc reserves %type to nonterminals [8;id=da89796e0005e123dcea93b500000007;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 195 | %type tSEC_UNIT tSNUMBER tUNUMBER tZONE | ^~~~~~~~ /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/lib/getdate.y:195.53-57: warning: POSIX yacc reserves %type to nonterminals [8;id=da89796e0005e123dcea93b500000008;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 195 | %type tSEC_UNIT tSNUMBER tUNUMBER tZONE | ^~~~~ /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/lib/getdate.y:196.25-33: warning: POSIX yacc reserves %type to nonterminals [8;id=da89796e0005e123dcea93b500000009;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 196 | %type tMERIDIAN o_merid | ^~~~~~~~~ ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:13377:3: note: in expansion of macro 'CHASH_DUMP_INIT' 13377 | CHASH_DUMP_INIT(ftchash_rec_prefixh, ftch_recprefixh); | ^~~~~~~~~~~~~~~ /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/lib/getdate.y: warning: 10 shift/reduce conflicts [8;id=da89796e0005e123dcea93b50000000a;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wconflicts-sr\-Wconflicts-sr8;;\] /var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/lib/getdate.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples ftstat.c: In function 'chash_prefix2_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:13457:3: note: in expansion of macro 'CHASH_DUMP_INIT' 13457 | CHASH_DUMP_INIT(ftchash_rec_prefix2, ftch_recprefix2); | ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefix16_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:13532:3: note: in expansion of macro 'CHASH_DUMP_INIT' 13532 | CHASH_DUMP_INIT(ftchash_rec_prefix16, ftch_recprefix16); | ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefix162_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:13609:3: note: in expansion of macro 'CHASH_DUMP_INIT' 13609 | CHASH_DUMP_INIT(ftchash_rec_prefix162, ftch_recprefix162); | ^~~~~~~~~~~~~~~ ftfil.c: In function 'ftfil_load_lookup': ftfil.c:5047:13: warning: 'deny' may be used uninitialized [-Wmaybe-uninitialized] 5047 | list[i] = flag; | ~~~~~~~~^~~~~~ ftstat.c: In function 'chash_prefix216_dump': ftfil.c:4989:14: note: 'deny' was declared here 4989 | int permit,deny; | ^~~~ ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:13705:3: note: in expansion of macro 'CHASH_DUMP_INIT' 13705 | CHASH_DUMP_INIT(ftchash_rec_prefix216, ftch_recprefix216); | ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefix2162_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:13798:3: note: in expansion of macro 'CHASH_DUMP_INIT' 13798 | CHASH_DUMP_INIT(ftchash_rec_prefix2162, ftch_recprefix2162); | ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_c64_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:13904:3: note: in expansion of macro 'CHASH_DUMP_INIT' 13904 | CHASH_DUMP_INIT(ftchash_rec_c64, ftch_recc64); | ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_int_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:13959:3: note: in expansion of macro 'CHASH_DUMP_INIT' 13959 | CHASH_DUMP_INIT(ftchash_rec_int, ftch_recint); | ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_flow1_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:14048:3: note: in expansion of macro 'CHASH_DUMP_INIT' 14048 | CHASH_DUMP_INIT(ftchash_rec_flow1, ftch_recflow1); | ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_flow12_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 153 | char fmt_buf1[32], fmt_buf[1024];\ | ^~~~~~~~ ftstat.c:14175:3: note: in expansion of macro 'CHASH_DUMP_INIT' 14175 | CHASH_DUMP_INIT(ftchash_rec_flow1, ftch_recflow1); | ^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftxfield.lo `test -f 'ftxfield.c' || echo './'`ftxfield.c ftfil.c: In function 'parse_definition_match': ftfil.c:2989:7: warning: 'ftm' may be used uninitialized [-Wmaybe-uninitialized] 2989 | free(ftm); | ^~~~~~~~~ ftfil.c:2939:23: note: 'ftm' was declared here 2939 | struct ftfil_match *ftm; | ^~~ ftstat.c: In function 'bucket_dump1': ftstat.c:14280:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] 14280 | char fmt_buf1[32], fmt_buf[1024]; | ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftmask.lo `test -f 'ftmask.c' || echo './'`ftmask.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftxfield.c -fPIC -DPIC -o .libs/libft_la-ftxfield.o In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from ftxfield.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftmask.c -fPIC -DPIC -o .libs/libft_la-ftmask.o In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from ftmask.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftvar.lo `test -f 'ftvar.c' || echo './'`ftvar.c ftmask.c: In function 'ftmask_def_find': ftmask.c:298:7: warning: variable 'found' set but not used [-Wunused-but-set-variable] 298 | int found; | ^~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftvar.c -fPIC -DPIC -o .libs/libft_la-ftvar.o In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from ftvar.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In function 'resolve_primitives', inlined from 'ftfil_load' at ftfil.c:2583:7: ftfil.c:3491:20: warning: 'eval' may be used uninitialized [-Wmaybe-uninitialized] 3491 | ftmi->eval = eval; | ~~~~~~~~~~~^~~~~~ ftfil.c: In function 'ftfil_load': ftfil.c:3062:9: note: 'eval' was declared here 3062 | void *eval; | ^~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftxlate.lo `test -f 'ftxlate.c' || echo './'`ftxlate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftxlate.c -fPIC -DPIC -o .libs/libft_la-ftxlate.o In file included from /usr/include/sys/types.h:25, from ftlib.h:32, from ftxlate.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-ftpaths.lo `test -f 'ftpaths.c' || echo './'`ftpaths.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c ftpaths.c -fPIC -DPIC -o .libs/libft_la-ftpaths.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o libft_la-getdate.lo `test -f 'getdate.c' || echo './'`getdate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -c getdate.c -fPIC -DPIC -o .libs/libft_la-getdate.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from getdate.y:33: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ ftstat.c: In function 'ftstat_rpt_3_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:5218:3: note: in expansion of macro 'STD_ACCUM_HASH1' 5218 | STD_ACCUM_HASH1(ftstat_rpt_3, rpt3, ftchash_rec_c32, ftch_recc32, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:5218:3: note: in expansion of macro 'STD_ACCUM_HASH1' 5218 | STD_ACCUM_HASH1(ftstat_rpt_3, rpt3, ftchash_rec_c32, ftch_recc32, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_4_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:5296:3: note: in expansion of macro 'STD_ACCUM_HASH1' 5296 | STD_ACCUM_HASH1(ftstat_rpt_4, rpt4, ftchash_rec_c64, ftch_recc64, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:5296:3: note: in expansion of macro 'STD_ACCUM_HASH1' 5296 | STD_ACCUM_HASH1(ftstat_rpt_4, rpt4, ftchash_rec_c64, ftch_recc64, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_5_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:5375:3: note: in expansion of macro 'STD_ACCUM_HASH1' 5375 | STD_ACCUM_HASH1(ftstat_rpt_5, rpt5, ftchash_rec_c64, ftch_recc64, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:5375:3: note: in expansion of macro 'STD_ACCUM_HASH1' 5375 | STD_ACCUM_HASH1(ftstat_rpt_5, rpt5, ftchash_rec_c64, ftch_recc64, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_8_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:5601:3: note: in expansion of macro 'STD_ACCUM_HASH1' 5601 | STD_ACCUM_HASH1(ftstat_rpt_8, rpt8, ftchash_rec_c162, ftch_recc162, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:5601:3: note: in expansion of macro 'STD_ACCUM_HASH1' 5601 | STD_ACCUM_HASH1(ftstat_rpt_8, rpt8, ftchash_rec_c162, ftch_recc162, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_9_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:5686:3: note: in expansion of macro 'STD_ACCUM_HASH1' 5686 | STD_ACCUM_HASH1(ftstat_rpt_9, rpt9, ftchash_rec_c64, ftch_recc64, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:5686:3: note: in expansion of macro 'STD_ACCUM_HASH1' 5686 | STD_ACCUM_HASH1(ftstat_rpt_9, rpt9, ftchash_rec_c64, ftch_recc64, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_10_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:5767:3: note: in expansion of macro 'STD_ACCUM_HASH1' 5767 | STD_ACCUM_HASH1(ftstat_rpt_10, rpt10, ftchash_rec_c64, ftch_recc64, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:5767:3: note: in expansion of macro 'STD_ACCUM_HASH1' 5767 | STD_ACCUM_HASH1(ftstat_rpt_10, rpt10, ftchash_rec_c64, ftch_recc64, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_14_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:6087:3: note: in expansion of macro 'STD_ACCUM_HASH1' 6087 | STD_ACCUM_HASH1(ftstat_rpt_14, rpt14, ftchash_rec_c32, ftch_recc32, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:6087:3: note: in expansion of macro 'STD_ACCUM_HASH1' 6087 | STD_ACCUM_HASH1(ftstat_rpt_14, rpt14, ftchash_rec_c32, ftch_recc32, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_18_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:6455:3: note: in expansion of macro 'STD_ACCUM_HASH1' 6455 | STD_ACCUM_HASH1(ftstat_rpt_18, rpt18, ftchash_rec_c32, ftch_recc32, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:6455:3: note: in expansion of macro 'STD_ACCUM_HASH1' 6455 | STD_ACCUM_HASH1(ftstat_rpt_18, rpt18, ftchash_rec_c32, ftch_recc32, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_21_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:6682:3: note: in expansion of macro 'STD_ACCUM_HASH1' 6682 | STD_ACCUM_HASH1(ftstat_rpt_21, rpt21, ftchash_rec_c162, ftch_recc162, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:6682:3: note: in expansion of macro 'STD_ACCUM_HASH1' 6682 | STD_ACCUM_HASH1(ftstat_rpt_21, rpt21, ftchash_rec_c162, ftch_recc162, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_24_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:6916:3: note: in expansion of macro 'STD_ACCUM_HASH1' 6916 | STD_ACCUM_HASH1(ftstat_rpt_24, rpt24, ftchash_rec_c162, ftch_recc162, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:6916:3: note: in expansion of macro 'STD_ACCUM_HASH1' 6916 | STD_ACCUM_HASH1(ftstat_rpt_24, rpt24, ftchash_rec_c162, ftch_recc162, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_39_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8434:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8434 | STD_ACCUM_HASH1(ftstat_rpt_39, rpt39, ftchash_rec_c162, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8434:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8434 | STD_ACCUM_HASH1(ftstat_rpt_39, rpt39, ftchash_rec_c162, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_40_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8518:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8518 | STD_ACCUM_HASH1(ftstat_rpt_40, rpt40, ftchash_rec_c162, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8518:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8518 | STD_ACCUM_HASH1(ftstat_rpt_40, rpt40, ftchash_rec_c162, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_41_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8602:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8602 | STD_ACCUM_HASH1(ftstat_rpt_41, rpt41, ftchash_rec_c162, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8602:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8602 | STD_ACCUM_HASH1(ftstat_rpt_41, rpt41, ftchash_rec_c162, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_42_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8686:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8686 | STD_ACCUM_HASH1(ftstat_rpt_42, rpt42, ftchash_rec_c162, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8686:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8686 | STD_ACCUM_HASH1(ftstat_rpt_42, rpt42, ftchash_rec_c162, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_43_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8772:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8772 | STD_ACCUM_HASH1(ftstat_rpt_43, rpt43, ftchash_rec_c163, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8772:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8772 | STD_ACCUM_HASH1(ftstat_rpt_43, rpt43, ftchash_rec_c163, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_44_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8857:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8857 | STD_ACCUM_HASH1(ftstat_rpt_44, rpt44, ftchash_rec_c163, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8857:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8857 | STD_ACCUM_HASH1(ftstat_rpt_44, rpt44, ftchash_rec_c163, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_45_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8942:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8942 | STD_ACCUM_HASH1(ftstat_rpt_45, rpt45, ftchash_rec_c164, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8942:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8942 | STD_ACCUM_HASH1(ftstat_rpt_45, rpt45, ftchash_rec_c164, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_48_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9181:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9181 | STD_ACCUM_HASH1(ftstat_rpt_48, rpt48, ftchash_rec_c32, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9181:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9181 | STD_ACCUM_HASH1(ftstat_rpt_48, rpt48, ftchash_rec_c32, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_49_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9261:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9261 | STD_ACCUM_HASH1(ftstat_rpt_49, rpt49, ftchash_rec_c32, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9261:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9261 | STD_ACCUM_HASH1(ftstat_rpt_49, rpt49, ftchash_rec_c32, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_50_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9341:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9341 | STD_ACCUM_HASH1(ftstat_rpt_50, rpt50, ftchash_rec_c322, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9341:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9341 | STD_ACCUM_HASH1(ftstat_rpt_50, rpt50, ftchash_rec_c322, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_76_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:12098:3: note: in expansion of macro 'STD_ACCUM_HASH1' 12098 | STD_ACCUM_HASH1(ftstat_rpt_76, rpt76, ftchash_rec_c32, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:12098:3: note: in expansion of macro 'STD_ACCUM_HASH1' 12098 | STD_ACCUM_HASH1(ftstat_rpt_76, rpt76, ftchash_rec_c32, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_77_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:12176:3: note: in expansion of macro 'STD_ACCUM_HASH1' 12176 | STD_ACCUM_HASH1(ftstat_rpt_77, rpt77, ftchash_rec_c32, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:12176:3: note: in expansion of macro 'STD_ACCUM_HASH1' 12176 | STD_ACCUM_HASH1(ftstat_rpt_77, rpt77, ftchash_rec_c32, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_78_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:12254:3: note: in expansion of macro 'STD_ACCUM_HASH1' 12254 | STD_ACCUM_HASH1(ftstat_rpt_78, rpt78, ftchash_rec_c32, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:12254:3: note: in expansion of macro 'STD_ACCUM_HASH1' 12254 | STD_ACCUM_HASH1(ftstat_rpt_78, rpt78, ftchash_rec_c32, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_15_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:6167:3: note: in expansion of macro 'STD_ACCUM_HASH1' 6167 | STD_ACCUM_HASH1(ftstat_rpt_15, rpt15, ftchash_rec_prefix, ftch_recprefix, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:6167:3: note: in expansion of macro 'STD_ACCUM_HASH1' 6167 | STD_ACCUM_HASH1(ftstat_rpt_15, rpt15, ftchash_rec_prefix, ftch_recprefix, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_16_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:6259:3: note: in expansion of macro 'STD_ACCUM_HASH1' 6259 | STD_ACCUM_HASH1(ftstat_rpt_16, rpt16, ftchash_rec_prefix, ftch_recprefix, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:6259:3: note: in expansion of macro 'STD_ACCUM_HASH1' 6259 | STD_ACCUM_HASH1(ftstat_rpt_16, rpt16, ftchash_rec_prefix, ftch_recprefix, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_17_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:6351:3: note: in expansion of macro 'STD_ACCUM_HASH1' 6351 | STD_ACCUM_HASH1(ftstat_rpt_17, rpt17, ftchash_rec_prefix2, ftch_recprefix2, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:6351:3: note: in expansion of macro 'STD_ACCUM_HASH1' 6351 | STD_ACCUM_HASH1(ftstat_rpt_17, rpt17, ftchash_rec_prefix2, ftch_recprefix2, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_25_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7000:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7000 | STD_ACCUM_HASH1(ftstat_rpt_25, rpt25, ftchash_rec_prefix16, ftch_recprefix16, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7000:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7000 | STD_ACCUM_HASH1(ftstat_rpt_25, rpt25, ftchash_rec_prefix16, ftch_recprefix16, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_26_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7095:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7095 | STD_ACCUM_HASH1(ftstat_rpt_26, rpt26, ftchash_rec_prefix16, ftch_recprefix16, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7095:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7095 | STD_ACCUM_HASH1(ftstat_rpt_26, rpt26, ftchash_rec_prefix16, ftch_recprefix16, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_27_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7190:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7190 | STD_ACCUM_HASH1(ftstat_rpt_26, rpt26, ftchash_rec_prefix16, ftch_recprefix16, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7190:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7190 | STD_ACCUM_HASH1(ftstat_rpt_26, rpt26, ftchash_rec_prefix16, ftch_recprefix16, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_28_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7286:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7286 | STD_ACCUM_HASH1(ftstat_rpt_28, rpt28, ftchash_rec_prefix16, ftch_recprefix16, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7286:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7286 | STD_ACCUM_HASH1(ftstat_rpt_28, rpt28, ftchash_rec_prefix16, ftch_recprefix16, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_29_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7381:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7381 | STD_ACCUM_HASH1(ftstat_rpt_29, rpt29, ftchash_rec_prefix216, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7381:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7381 | STD_ACCUM_HASH1(ftstat_rpt_29, rpt29, ftchash_rec_prefix216, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_30_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7491:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7491 | STD_ACCUM_HASH1(ftstat_rpt_30, rpt30, ftchash_rec_prefix216, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7491:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7491 | STD_ACCUM_HASH1(ftstat_rpt_30, rpt30, ftchash_rec_prefix216, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_31_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7601:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7601 | STD_ACCUM_HASH1(ftstat_rpt_31, rpt31, ftchash_rec_prefix2162, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7601:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7601 | STD_ACCUM_HASH1(ftstat_rpt_31, rpt31, ftchash_rec_prefix2162, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_32_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7717:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7717 | STD_ACCUM_HASH1(ftstat_rpt_32, rpt32, ftchash_rec_prefix16, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7717:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7717 | STD_ACCUM_HASH1(ftstat_rpt_32, rpt32, ftchash_rec_prefix16, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_33_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7812:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7812 | STD_ACCUM_HASH1(ftstat_rpt_33, rpt33, ftchash_rec_prefix16, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7812:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7812 | STD_ACCUM_HASH1(ftstat_rpt_33, rpt33, ftchash_rec_prefix16, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_34_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7904:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7904 | STD_ACCUM_HASH1(ftstat_rpt_33, rpt33, ftchash_rec_prefix16, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7904:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7904 | STD_ACCUM_HASH1(ftstat_rpt_33, rpt33, ftchash_rec_prefix16, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_35_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7999:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7999 | STD_ACCUM_HASH1(ftstat_rpt_35, rpt35, ftchash_rec_prefix16, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:7999:3: note: in expansion of macro 'STD_ACCUM_HASH1' 7999 | STD_ACCUM_HASH1(ftstat_rpt_35, rpt35, ftchash_rec_prefix16, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_36_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8094:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8094 | STD_ACCUM_HASH1(ftstat_rpt_36, rpt36, ftchash_rec_prefix216, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8094:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8094 | STD_ACCUM_HASH1(ftstat_rpt_36, rpt36, ftchash_rec_prefix216, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_37_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8206:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8206 | STD_ACCUM_HASH1(ftstat_rpt_37, rpt37, ftchash_rec_prefix216, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8206:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8206 | STD_ACCUM_HASH1(ftstat_rpt_37, rpt37, ftchash_rec_prefix216, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_38_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8318:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8318 | STD_ACCUM_HASH1(ftstat_rpt_38, rpt38, ftchash_rec_prefix2162, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:8318:3: note: in expansion of macro 'STD_ACCUM_HASH1' 8318 | STD_ACCUM_HASH1(ftstat_rpt_38, rpt38, ftchash_rec_prefix2162, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_51_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9423:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9423 | STD_ACCUM_HASH1(ftstat_rpt_51, rpt51, ftchash_rec_prefix16, ftch_recprefix16, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9423:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9423 | STD_ACCUM_HASH1(ftstat_rpt_51, rpt51, ftchash_rec_prefix16, ftch_recprefix16, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_52_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9516:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9516 | STD_ACCUM_HASH1(ftstat_rpt_52, rpt52, ftchash_rec_prefix16, ftch_recprefix16, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9516:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9516 | STD_ACCUM_HASH1(ftstat_rpt_52, rpt52, ftchash_rec_prefix16, ftch_recprefix16, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_53_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9608:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9608 | STD_ACCUM_HASH1(ftstat_rpt_53, rpt53, ftchash_rec_prefix16, ftch_recprefix16, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9608:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9608 | STD_ACCUM_HASH1(ftstat_rpt_53, rpt53, ftchash_rec_prefix16, ftch_recprefix16, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_54_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9701:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9701 | STD_ACCUM_HASH1(ftstat_rpt_54, rpt54, ftchash_rec_prefix16, ftch_recprefix16, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9701:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9701 | STD_ACCUM_HASH1(ftstat_rpt_54, rpt54, ftchash_rec_prefix16, ftch_recprefix16, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_55_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9794:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9794 | STD_ACCUM_HASH1(ftstat_rpt_55, rpt55, ftchash_rec_prefix162, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9794:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9794 | STD_ACCUM_HASH1(ftstat_rpt_55, rpt55, ftchash_rec_prefix162, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_56_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9892:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9892 | STD_ACCUM_HASH1(ftstat_rpt_56, rpt56, ftchash_rec_prefix162, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9892:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9892 | STD_ACCUM_HASH1(ftstat_rpt_56, rpt56, ftchash_rec_prefix162, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_57_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9990:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9990 | STD_ACCUM_HASH1(ftstat_rpt_57, rpt57, ftchash_rec_prefix216, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:9990:3: note: in expansion of macro 'STD_ACCUM_HASH1' 9990 | STD_ACCUM_HASH1(ftstat_rpt_57, rpt57, ftchash_rec_prefix216, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_58_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:10100:3: note: in expansion of macro 'STD_ACCUM_HASH1' 10100 | STD_ACCUM_HASH1(ftstat_rpt_58, rpt58, ftchash_rec_prefix216, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:10100:3: note: in expansion of macro 'STD_ACCUM_HASH1' 10100 | STD_ACCUM_HASH1(ftstat_rpt_58, rpt58, ftchash_rec_prefix216, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_59_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:10212:3: note: in expansion of macro 'STD_ACCUM_HASH1' 10212 | STD_ACCUM_HASH1(ftstat_rpt_59, rpt59, ftchash_rec_prefix2162, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:10212:3: note: in expansion of macro 'STD_ACCUM_HASH1' 10212 | STD_ACCUM_HASH1(ftstat_rpt_59, rpt59, ftchash_rec_prefix2162, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_60_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:10326:3: note: in expansion of macro 'STD_ACCUM_HASH1' 10326 | STD_ACCUM_HASH1(ftstat_rpt_60, rpt60, ftchash_rec_prefix162, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:10326:3: note: in expansion of macro 'STD_ACCUM_HASH1' 10326 | STD_ACCUM_HASH1(ftstat_rpt_60, rpt60, ftchash_rec_prefix162, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_61_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:10424:3: note: in expansion of macro 'STD_ACCUM_HASH1' 10424 | STD_ACCUM_HASH1(ftstat_rpt_61, rpt61, ftchash_rec_prefix162, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:10424:3: note: in expansion of macro 'STD_ACCUM_HASH1' 10424 | STD_ACCUM_HASH1(ftstat_rpt_61, rpt61, ftchash_rec_prefix162, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_62_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:10522:3: note: in expansion of macro 'STD_ACCUM_HASH1' 10522 | STD_ACCUM_HASH1(ftstat_rpt_62, rpt62, ftchash_rec_prefix162, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:10522:3: note: in expansion of macro 'STD_ACCUM_HASH1' 10522 | STD_ACCUM_HASH1(ftstat_rpt_62, rpt62, ftchash_rec_prefix162, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_63_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:10618:3: note: in expansion of macro 'STD_ACCUM_HASH1' 10618 | STD_ACCUM_HASH1(ftstat_rpt_63, rpt63, ftchash_rec_prefix162, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:10618:3: note: in expansion of macro 'STD_ACCUM_HASH1' 10618 | STD_ACCUM_HASH1(ftstat_rpt_63, rpt63, ftchash_rec_prefix162, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_64_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:10715:3: note: in expansion of macro 'STD_ACCUM_HASH1' 10715 | STD_ACCUM_HASH1(ftstat_rpt_64, rpt64, ftchash_rec_prefix, ftch_recprefix, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:10715:3: note: in expansion of macro 'STD_ACCUM_HASH1' 10715 | STD_ACCUM_HASH1(ftstat_rpt_64, rpt64, ftchash_rec_prefix, ftch_recprefix, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_66_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:10907:3: note: in expansion of macro 'STD_ACCUM_HASH1' 10907 | STD_ACCUM_HASH1(ftstat_rpt_66, rpt66, ftchash_rec_prefixh, ftch_recprefixh, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:10907:3: note: in expansion of macro 'STD_ACCUM_HASH1' 10907 | STD_ACCUM_HASH1(ftstat_rpt_66, rpt66, ftchash_rec_prefixh, ftch_recprefixh, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_67_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:11078:3: note: in expansion of macro 'STD_ACCUM_HASH1' 11078 | STD_ACCUM_HASH1(ftstat_rpt_67, rpt67, ftchash_rec_prefixh, ftch_recprefixh, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:11078:3: note: in expansion of macro 'STD_ACCUM_HASH1' 11078 | STD_ACCUM_HASH1(ftstat_rpt_67, rpt67, ftchash_rec_prefixh, ftch_recprefixh, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_68_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:11248:3: note: in expansion of macro 'STD_ACCUM_HASH1' 11248 | STD_ACCUM_HASH1(ftstat_rpt_68, rpt68, ftchash_rec_flow1, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:11248:3: note: in expansion of macro 'STD_ACCUM_HASH1' 11248 | STD_ACCUM_HASH1(ftstat_rpt_68, rpt68, ftchash_rec_flow1, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_69_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:11367:3: note: in expansion of macro 'STD_ACCUM_HASH1' 11367 | STD_ACCUM_HASH1(ftstat_rpt_69, rpt69, ftchash_rec_flow1, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:11367:3: note: in expansion of macro 'STD_ACCUM_HASH1' 11367 | STD_ACCUM_HASH1(ftstat_rpt_69, rpt69, ftchash_rec_flow1, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_70_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:11481:3: note: in expansion of macro 'STD_ACCUM_HASH1' 11481 | STD_ACCUM_HASH1(ftstat_rpt_70, rpt70, ftchash_rec_prefix_tag, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:11481:3: note: in expansion of macro 'STD_ACCUM_HASH1' 11481 | STD_ACCUM_HASH1(ftstat_rpt_70, rpt70, ftchash_rec_prefix_tag, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_71_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:11578:3: note: in expansion of macro 'STD_ACCUM_HASH1' 11578 | STD_ACCUM_HASH1(ftstat_rpt_71, rpt71, ftchash_rec_prefix_tag, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:11578:3: note: in expansion of macro 'STD_ACCUM_HASH1' 11578 | STD_ACCUM_HASH1(ftstat_rpt_71, rpt71, ftchash_rec_prefix_tag, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_72_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:11674:3: note: in expansion of macro 'STD_ACCUM_HASH1' 11674 | STD_ACCUM_HASH1(ftstat_rpt_72, rpt72, ftchash_rec_prefix_tag, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:11674:3: note: in expansion of macro 'STD_ACCUM_HASH1' 11674 | STD_ACCUM_HASH1(ftstat_rpt_72, rpt72, ftchash_rec_prefix_tag, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_73_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:11770:3: note: in expansion of macro 'STD_ACCUM_HASH1' 11770 | STD_ACCUM_HASH1(ftstat_rpt_73, rpt73, ftchash_rec_prefix_tag, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:11770:3: note: in expansion of macro 'STD_ACCUM_HASH1' 11770 | STD_ACCUM_HASH1(ftstat_rpt_73, rpt73, ftchash_rec_prefix_tag, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_74_accum': ftstat.c:689:21: warning: 'pps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 689 | A->ps.avg_pps += pps_tmp;\ | ^~ ftstat.c:668:19: note: 'pps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:11866:3: note: in expansion of macro 'STD_ACCUM_HASH1' 11866 | STD_ACCUM_HASH1(ftstat_rpt_74, rpt74, ftchash_rec_prefix2tag2, | ^~~~~~~~~~~~~~~ ftstat.c:694:21: warning: 'bps_tmp' may be used uninitialized [-Wmaybe-uninitialized] 694 | A->ps.avg_bps += bps_tmp;\ | ^~ ftstat.c:668:10: note: 'bps_tmp' was declared here 668 | double bps_tmp, pps_tmp;\ | ^~~~~~~ ftstat.c:11866:3: note: in expansion of macro 'STD_ACCUM_HASH1' 11866 | STD_ACCUM_HASH1(ftstat_rpt_74, rpt74, ftchash_rec_prefix2tag2, | ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_def_accum': ftstat.c:3149:41: warning: 'cur.dst_tag' may be used uninitialized [-Wmaybe-uninitialized] 3149 | *((uint32_t*)(rec+(*fo).dst_tag)) = cur.dst_tag; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ftstat.c:3066:23: note: 'cur.dst_tag' was declared here 3066 | struct fts3rec_all2 cur; | ^~~ ftstat.c:3148:41: warning: 'cur.src_tag' may be used uninitialized [-Wmaybe-uninitialized] 3148 | *((uint32_t*)(rec+(*fo).src_tag)) = cur.src_tag; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ftstat.c:3066:23: note: 'cur.src_tag' was declared here 3066 | struct fts3rec_all2 cur; | ^~~ ftstat.c: In function 'ftstat_def_dump': ftstat.c:3316:9: warning: 'path_run' may be used uninitialized [-Wmaybe-uninitialized] 3316 | fterr_warnx("f_dump(%s): failed.", path_run); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c:3219:53: note: 'path_run' was declared here 3219 | char fmt_tmp[64], fmt_buf[1024], path_buf[1024], *path_run; | ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libft.la -rpath /usr/lib64 libft_la-ftio.lo libft_la-ftswap.lo libft_la-ftencode.lo libft_la-ftdecode.lo libft_la-ftprof.lo libft_la-bit1024.lo libft_la-fmt.lo libft_la-support.lo libft_la-ftfile.lo libft_la-fttlv.lo libft_la-ftmap.lo libft_la-ftrec.lo libft_la-fterr.lo libft_la-ftchash.lo libft_la-ftsym.lo libft_la-radix.lo libft_la-fttag.lo libft_la-ftfil.lo libft_la-ftstat.lo libft_la-getdate.lo libft_la-ftxfield.lo libft_la-ftmask.lo libft_la-ftvar.lo libft_la-ftxlate.lo libft_la-ftpaths.lo -lcrypto -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libft_la-ftio.o .libs/libft_la-ftswap.o .libs/libft_la-ftencode.o .libs/libft_la-ftdecode.o .libs/libft_la-ftprof.o .libs/libft_la-bit1024.o .libs/libft_la-fmt.o .libs/libft_la-support.o .libs/libft_la-ftfile.o .libs/libft_la-fttlv.o .libs/libft_la-ftmap.o .libs/libft_la-ftrec.o .libs/libft_la-fterr.o .libs/libft_la-ftchash.o .libs/libft_la-ftsym.o .libs/libft_la-radix.o .libs/libft_la-fttag.o .libs/libft_la-ftfil.o .libs/libft_la-ftstat.o .libs/libft_la-getdate.o .libs/libft_la-ftxfield.o .libs/libft_la-ftmask.o .libs/libft_la-ftvar.o .libs/libft_la-ftxlate.o .libs/libft_la-ftpaths.o -Wl,--as-needed -lcrypto -lnsl -lwrap -lz -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libft.so.0 -o .libs/libft.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libft.so.0" && ln -s "libft.so.0.0.0" "libft.so.0") libtool: link: (cd ".libs" && rm -f "libft.so" && ln -s "libft.so.0.0.0" "libft.so") libtool: link: ( cd ".libs" && rm -f "libft.la" && ln -s "../libft.la" "libft.la" ) make[2]: Leaving directory '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/lib' make[1]: Leaving directory '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/lib' Making all in src make[1]: Entering directory '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/src' /bin/sh ../ylwrap aclyacc.y y.tab.c aclyacc.c y.tab.h `echo aclyacc.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output aclyacc.output -- bison -y -d updating aclyacc.h make all-am make[2]: Entering directory '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/src' x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-capture.o flow-capture.c x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-cat.o flow-cat.c x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-stat.o flow-stat.c x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-print.o flow-print.c In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-cat.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-stat.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-capture.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-print.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-dscan.o flow-dscan.c In file included from /usr/include/inttypes.h:25, from flow-dscan.c:32: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ flow-dscan.c: In function ‘load_state’: flow-dscan.c:655:9: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 655 | fscanf(FP, "%u %u %u %64s", (unsigned*)&hash, (unsigned*)&depth, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 656 | (unsigned*)&flags, buf); | ~~~~~~~~~~~~~~~~~~~~~~~ flow-dscan.c:677:9: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 677 | fscanf(FP, "%u %15s", &time, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flow-dscan.c:694:9: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 694 | fscanf(FP, "%u", &nports); | ^~~~~~~~~~~~~~~~~~~~~~~~~ flow-dscan.c:696:11: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 696 | fscanf(FP, "%u", &j); | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-send.o flow-send.c In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-send.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-receive.o flow-receive.c In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-receive.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-gen.o flow-gen.c x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-expire.o flow-expire.c In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-gen.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-expire.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-filter.o flow-filter.c In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-filter.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from flow-filter.c:49: acl2.h:60:1: warning: useless storage class specifier in empty declaration 60 | }; | ^ x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o aclyacc.o aclyacc.c In file included from aclyacc.y:3: acl2.h:60:1: warning: useless storage class specifier in empty declaration 60 | }; | ^ /bin/sh ../ylwrap acllex.l lex.yy.c acllex.c -- flex x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o acl2.o acl2.c In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from acl2.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow_export-flow-export.o `test -f 'flow-export.c' || echo './'`flow-export.c In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-export.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from acl2.c:47: acl2.h:60:1: warning: useless storage class specifier in empty declaration 60 | }; | ^ x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-header.o flow-header.c In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-header.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-split.o flow-split.c x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-xlate.o flow-xlate.c In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-split.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-xlate.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-merge.o flow-merge.c x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-import.o flow-import.c In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-merge.c:31: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-import.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-fanout.o flow-fanout.c In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-fanout.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ flow-fanout.c: In function ‘main’: flow-fanout.c:308:5: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 308 | chdir ("/"); | ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-tag.o flow-tag.c In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-tag.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-nfilter.o flow-nfilter.c In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-nfilter.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-report.o flow-report.c x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o flow-mask.o flow-mask.c In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-report.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ./../lib/ftlib.h:32, from flow-mask.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-capture flow-capture.o ../lib/libft.la -lcrypto -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-cat flow-cat.o ../lib/libft.la -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-stat flow-stat.o ../lib/libft.la -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-capture flow-capture.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-print flow-print.o ../lib/libft.la -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-stat flow-stat.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-cat flow-cat.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-dscan flow-dscan.o ../lib/libft.la -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-send flow-send.o ../lib/libft.la -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-print flow-print.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-receive flow-receive.o ../lib/libft.la -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-dscan flow-dscan.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-gen flow-gen.o ../lib/libft.la -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-send flow-send.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-receive flow-receive.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-expire flow-expire.o ../lib/libft.la -lnsl -lwrap -lz x86_64-pc-linux-gnu-gcc -I./../lib -I. -I../lib -fPIE -pipe -march=native -fno-diagnostics-color -O2 -c -o acllex.o acllex.c libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-gen flow-gen.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-export flow_export-flow-export.o ../lib/libft.la -lnsl -lwrap -lz In file included from acllex.l:12: acl2.h:60:1: warning: useless storage class specifier in empty declaration 60 | }; | ^ libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-expire flow-expire.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-header flow-header.o ../lib/libft.la -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-export flow_export-flow-export.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-split flow-split.o ../lib/libft.la -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-header flow-header.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-xlate flow-xlate.o ../lib/libft.la -lcrypto -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-merge flow-merge.o ../lib/libft.la -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-import flow-import.o ../lib/libft.la -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-split flow-split.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-xlate flow-xlate.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-fanout flow-fanout.o ../lib/libft.la -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-tag flow-tag.o ../lib/libft.la -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-import flow-import.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-merge flow-merge.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-fanout flow-fanout.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-nfilter flow-nfilter.o ../lib/libft.la -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-tag flow-tag.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-report flow-report.o ../lib/libft.la -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-mask flow-mask.o ../lib/libft.la -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-nfilter flow-nfilter.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flow-filter flow-filter.o aclyacc.o acllex.o acl2.o ../lib/libft.la -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-report flow-report.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-mask flow-mask.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz libtool: link: x86_64-pc-linux-gnu-gcc -fPIE -pipe -march=native -fno-diagnostics-color -O2 -pie -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/flow-filter flow-filter.o aclyacc.o acllex.o acl2.o -Wl,--as-needed ../lib/.libs/libft.so -lcrypto -lnsl -lwrap -lz make[2]: Leaving directory '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/src' make[1]: Leaving directory '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/src' Making all in bin make[1]: Entering directory '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/bin' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/bin' Making all in configs make[1]: Entering directory '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/configs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/configs' Making all in docs make[1]: Entering directory '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/docs' docbook2man flow-capture.sgml > flow-capture.1 docbook2man flow-cat.sgml > flow-cat.1 docbook2man flow-dscan.sgml > flow-dscan.1 docbook2man flow-expire.sgml > flow-expire.1 jw: There is no frontend called "/usr/share/sgml/docbook/utils-0.6.14/frontends/docbook". jw: There is no frontend called "/usr/share/sgml/docbook/utils-0.6.14/frontends/docbook". make[1]: *** [Makefile:585: flow-expire.1] Error 2 make[1]: *** Waiting for unfinished jobs.... jw: There is no frontend called "/usr/share/sgml/docbook/utils-0.6.14/frontends/docbook". make[1]: *** [Makefile:585: flow-cat.1] Error 2 make[1]: *** [Makefile:585: flow-dscan.1] Error 2 jw: There is no frontend called "/usr/share/sgml/docbook/utils-0.6.14/frontends/docbook". make[1]: *** [Makefile:585: flow-capture.1] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6/docs' make: *** [Makefile:407: all-recursive] Error 1 * ERROR: net-analyzer/flow-tools-0.68.6-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-analyzer/flow-tools-0.68.6-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/flow-tools-0.68.6-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-analyzer:flow-tools-0.68.6-r1:20220611-034330.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6' * S: '/var/tmp/portage/net-analyzer/flow-tools-0.68.6-r1/work/flow-tools-0.68.6'