+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/flow-tools.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: bogus date in %changelog: Fri Jan 7 2004 William Emmanuel S. Yu warning: bogus date in %changelog: Tue Aug 8 2003 William Emmanuel S. Yu Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Sw86ZS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flow-tools-0.68.5.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/flow-tools-0.68.5.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd flow-tools-0.68.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (flow-werror-fix.patch):' Patch #0 (flow-werror-fix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/fterr.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UpDVrC + umask 022 + cd /builddir/build/BUILD + cd flow-tools-0.68.5.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info LDFLAGS=-L/usr/lib64/mysql --localstatedir=/var/flow-tools --sysconfdir=/etc/flow-tools --enable-static=no --with-mysql --with-postgresql checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for pg_config... /usr/bin/pg_config checking for PostgreSQL libraries... yes checking for my_init in -lmysqlclient... no checking for main in -ly... no checking for zlibVersion in -lz... yes checking for allow_severity in -lwrap... yes checking whether gcc accepts PIE flags... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... 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 time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes 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... no 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 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 + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make 'RPM_OPT_FLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' -j4 Making all in lib make[1]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/lib' make all-am make[2]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftio.lo `test -f 'ftio.c' || echo './'`ftio.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftswap.lo `test -f 'ftswap.c' || echo './'`ftswap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftencode.lo `test -f 'ftencode.c' || echo './'`ftencode.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftdecode.lo `test -f 'ftdecode.c' || echo './'`ftdecode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftio.c -fPIC -DPIC -o .libs/libft_la-ftio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftencode.c -fPIC -DPIC -o .libs/libft_la-ftencode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftdecode.c -fPIC -DPIC -o .libs/libft_la-ftdecode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftswap.c -fPIC -DPIC -o .libs/libft_la-ftswap.o In file included from /usr/include/inttypes.h:25:0, from ftinclude.h:7, from ftio.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from ftencode.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from ftdecode.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from ftswap.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # 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] char agg_method, agg_version; ^~~~~~~~~~~ ftio.c: In function 'ftio_rec_swapfunc': ftio.c:1903:18: warning: variable 'd_ver' set but not used [-Wunused-but-set-variable] uint8_t s_ver, d_ver, agg_ver, agg_method; ^~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftprof.lo `test -f 'ftprof.c' || echo './'`ftprof.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftprof.c -fPIC -DPIC -o .libs/libft_la-ftprof.o In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from ftprof.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-bit1024.lo `test -f 'bit1024.c' || echo './'`bit1024.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c bit1024.c -fPIC -DPIC -o .libs/libft_la-bit1024.o In file included from /usr/include/inttypes.h:25:0, from ftinclude.h:7, from bit1024.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-fmt.lo `test -f 'fmt.c' || echo './'`fmt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fmt.c -fPIC -DPIC -o .libs/libft_la-fmt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-support.lo `test -f 'support.c' || echo './'`support.c In file included from /usr/include/inttypes.h:25:0, from ftinclude.h:7, from fmt.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c support.c -fPIC -DPIC -o .libs/libft_la-support.o In file included from /usr/include/inttypes.h:25:0, from ftinclude.h:7, from support.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftfile.lo `test -f 'ftfile.c' || echo './'`ftfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftfile.c -fPIC -DPIC -o .libs/libft_la-ftfile.o In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from ftfile.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-fttlv.lo `test -f 'fttlv.c' || echo './'`fttlv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fttlv.c -fPIC -DPIC -o .libs/libft_la-fttlv.o In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from fttlv.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # 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] 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' if (flags & FT_FILE_SKIPTMP) ^~ ftfile.c: In function 'load_dir': ftfile.c:629:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 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' 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] fchdir(here); ^~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftmap.lo `test -f 'ftmap.c' || echo './'`ftmap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftrec.lo `test -f 'ftrec.c' || echo './'`ftrec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftmap.c -fPIC -DPIC -o .libs/libft_la-ftmap.o In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from ftmap.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftrec.c -fPIC -DPIC -o .libs/libft_la-ftrec.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-fterr.lo `test -f 'fterr.c' || echo './'`fterr.c In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from ftrec.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fterr.c -fPIC -DPIC -o .libs/libft_la-fterr.o In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from fterr.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ftmap.c: In function 'ftmap_ifalias_free': ftmap.c:210:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 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' free (ftmia); ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftchash.lo `test -f 'ftchash.c' || echo './'`ftchash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftchash.c -fPIC -DPIC -o .libs/libft_la-ftchash.o In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from ftchash.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftsym.lo `test -f 'ftsym.c' || echo './'`ftsym.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftsym.c -fPIC -DPIC -o .libs/libft_la-ftsym.o In file included from /usr/include/inttypes.h:25:0, from ftsym.c:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-radix.lo `test -f 'radix.c' || echo './'`radix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c radix.c -fPIC -DPIC -o .libs/libft_la-radix.o In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from radix.c:42: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-fttag.lo `test -f 'fttag.c' || echo './'`fttag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fttag.c -fPIC -DPIC -o .libs/libft_la-fttag.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftfil.lo `test -f 'ftfil.c' || echo './'`ftfil.c In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from fttag.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftstat.lo `test -f 'ftstat.c' || echo './'`ftstat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftfil.c -fPIC -DPIC -o .libs/libft_la-ftfil.o In file included from /usr/include/inttypes.h:25:0, from ftinclude.h:7, from ftfil.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftstat.c -fPIC -DPIC -o .libs/libft_la-ftstat.o In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from ftstat.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ftfil.c: In function 'ftfil_def_find': ftfil.c:2784:7: warning: variable 'found' set but not used [-Wunused-but-set-variable] int found; ^~~~~ ftfil.c: In function 'resolve_primitives': ftfil.c:3376:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 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' break; ^~~~~ ftfil.c:3385:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 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' break; ^~~~~ ftfil.c:3394:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 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' break; ^~~~~ ftstat.c: In function 'ftstat_def_find': ftstat.c:2948:7: warning: variable 'found' set but not used [-Wunused-but-set-variable] int found; ^~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-getdate.lo `test -f 'getdate.c' || echo './'`getdate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c getdate.c -fPIC -DPIC -o .libs/libft_la-getdate.o In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from getdate.y:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ftstat.c: In function 'chash_c32_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:12657:3: note: in expansion of macro 'CHASH_DUMP_INIT' CHASH_DUMP_INIT(ftchash_rec_c32, ftch_recc32); ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_c322_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:12721:3: note: in expansion of macro 'CHASH_DUMP_INIT' 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] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:12800:3: note: in expansion of macro 'CHASH_DUMP_INIT' 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] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:12879:3: note: in expansion of macro 'CHASH_DUMP_INIT' 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] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:12972:3: note: in expansion of macro 'CHASH_DUMP_INIT' 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] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:13081:3: note: in expansion of macro 'CHASH_DUMP_INIT' 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] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:13135:3: note: in expansion of macro 'CHASH_DUMP_INIT' 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] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:13194:3: note: in expansion of macro 'CHASH_DUMP_INIT' 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] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:13271:3: note: in expansion of macro 'CHASH_DUMP_INIT' CHASH_DUMP_INIT(ftchash_rec_prefix2tag2, ftch_recprefix2tag2); ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefixh_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:13376:3: note: in expansion of macro 'CHASH_DUMP_INIT' CHASH_DUMP_INIT(ftchash_rec_prefixh, ftch_recprefixh); ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefix2_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:13456:3: note: in expansion of macro 'CHASH_DUMP_INIT' 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] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:13531:3: note: in expansion of macro 'CHASH_DUMP_INIT' 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] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:13608:3: note: in expansion of macro 'CHASH_DUMP_INIT' CHASH_DUMP_INIT(ftchash_rec_prefix162, ftch_recprefix162); ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefix216_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:13704:3: note: in expansion of macro 'CHASH_DUMP_INIT' 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] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:13797:3: note: in expansion of macro 'CHASH_DUMP_INIT' 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] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:13903:3: note: in expansion of macro 'CHASH_DUMP_INIT' 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] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:13958:3: note: in expansion of macro 'CHASH_DUMP_INIT' 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] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:14047:3: note: in expansion of macro 'CHASH_DUMP_INIT' CHASH_DUMP_INIT(ftchash_rec_flow1, ftch_recflow1); ^~~~~~~~~~~~~~~ ftfil.c: In function 'ftfil_load_lookup': ftfil.c:5047:13: warning: 'deny' may be used uninitialized in this function [-Wmaybe-uninitialized] list[i] = flag; ~~~~~~~~^~~~~~ ftstat.c: In function 'chash_flow12_dump': ftstat.c:153:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] char fmt_buf1[32], fmt_buf[1024];\ ^ ftstat.c:14174:3: note: in expansion of macro 'CHASH_DUMP_INIT' CHASH_DUMP_INIT(ftchash_rec_flow1, ftch_recflow1); ^~~~~~~~~~~~~~~ ftstat.c: In function 'bucket_dump1': ftstat.c:14279:8: warning: variable 'fmt_buf1' set but not used [-Wunused-but-set-variable] char fmt_buf1[32], fmt_buf[1024]; ^~~~~~~~ ftfil.c: In function 'parse_definition_match': ftfil.c:2989:7: warning: 'ftm' may be used uninitialized in this function [-Wmaybe-uninitialized] free(ftm); ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftxfield.lo `test -f 'ftxfield.c' || echo './'`ftxfield.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftxfield.c -fPIC -DPIC -o .libs/libft_la-ftxfield.o In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from ftxfield.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftmask.lo `test -f 'ftmask.c' || echo './'`ftmask.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftmask.c -fPIC -DPIC -o .libs/libft_la-ftmask.o In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from ftmask.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftvar.lo `test -f 'ftvar.c' || echo './'`ftvar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftvar.c -fPIC -DPIC -o .libs/libft_la-ftvar.o In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from ftvar.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ftmask.c: In function 'ftmask_def_find': ftmask.c:298:7: warning: variable 'found' set but not used [-Wunused-but-set-variable] int found; ^~~~~ ftvar.c: In function 'ftvar_free': ftvar.c:81:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (ftve->val); ^~ ftvar.c:82:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' free(ftve->val); ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftxlate.lo `test -f 'ftxlate.c' || echo './'`ftxlate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftxlate.c -fPIC -DPIC -o .libs/libft_la-ftxlate.o In file included from /usr/include/sys/types.h:25:0, from ftlib.h:32, from ftxlate.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libft_la-ftpaths.lo `test -f 'ftpaths.c' || echo './'`ftpaths.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc/flow-tools\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftpaths.c -fPIC -DPIC -o .libs/libft_la-ftpaths.o ftxlate.c: In function 'cryptopan_anon': ftxlate.c:2111:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i, pos; ^ ftxlate.c: In function 'eval_ip_dst_addr_anon': ftxlate.c:2162:27: warning: 'rin_output[0]' is used uninitialized in this function [-Wuninitialized] result |= (rin_output[0] >> 7) << (31-pos); ~~~~~~~~~~^~~ ftxlate.c: In function 'eval_ip_src_addr_anon': ftxlate.c:2162:27: warning: 'rin_output[0]' is used uninitialized in this function [-Wuninitialized] result |= (rin_output[0] >> 7) << (31-pos); ~~~~~~~~~~^~~ ftstat.c: In function 'ftstat_rpt_3_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:5217:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_3, rpt3, ftchash_rec_c32, ftch_recc32, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:5217:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_3, rpt3, ftchash_rec_c32, ftch_recc32, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_4_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:5295:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_4, rpt4, ftchash_rec_c64, ftch_recc64, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:5295:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_4, rpt4, ftchash_rec_c64, ftch_recc64, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_5_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:5374:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_5, rpt5, ftchash_rec_c64, ftch_recc64, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:5374:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_5, rpt5, ftchash_rec_c64, ftch_recc64, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_8_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:5600:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_8, rpt8, ftchash_rec_c162, ftch_recc162, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:5600:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_8, rpt8, ftchash_rec_c162, ftch_recc162, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_9_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:5685:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_9, rpt9, ftchash_rec_c64, ftch_recc64, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:5685:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_9, rpt9, ftchash_rec_c64, ftch_recc64, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_10_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:5766:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_10, rpt10, ftchash_rec_c64, ftch_recc64, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:5766:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_10, rpt10, ftchash_rec_c64, ftch_recc64, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_14_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:6086:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_14, rpt14, ftchash_rec_c32, ftch_recc32, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:6086:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_14, rpt14, ftchash_rec_c32, ftch_recc32, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_18_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:6454:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_18, rpt18, ftchash_rec_c32, ftch_recc32, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:6454:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_18, rpt18, ftchash_rec_c32, ftch_recc32, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_21_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:6681:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_21, rpt21, ftchash_rec_c162, ftch_recc162, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:6681:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_21, rpt21, ftchash_rec_c162, ftch_recc162, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_24_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:6915:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_24, rpt24, ftchash_rec_c162, ftch_recc162, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:6915:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_24, rpt24, ftchash_rec_c162, ftch_recc162, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_39_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8433:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_39, rpt39, ftchash_rec_c162, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8433:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_39, rpt39, ftchash_rec_c162, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_40_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8517:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_40, rpt40, ftchash_rec_c162, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8517:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_40, rpt40, ftchash_rec_c162, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_41_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8601:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_41, rpt41, ftchash_rec_c162, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8601:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_41, rpt41, ftchash_rec_c162, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_42_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8685:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_42, rpt42, ftchash_rec_c162, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8685:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_42, rpt42, ftchash_rec_c162, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_43_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8771:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_43, rpt43, ftchash_rec_c163, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8771:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_43, rpt43, ftchash_rec_c163, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_44_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8856:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_44, rpt44, ftchash_rec_c163, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8856:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_44, rpt44, ftchash_rec_c163, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_45_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8941:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_45, rpt45, ftchash_rec_c164, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8941:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_45, rpt45, ftchash_rec_c164, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_48_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9180:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_48, rpt48, ftchash_rec_c32, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9180:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_48, rpt48, ftchash_rec_c32, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_49_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9260:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_49, rpt49, ftchash_rec_c32, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9260:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_49, rpt49, ftchash_rec_c32, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_50_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9340:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_50, rpt50, ftchash_rec_c322, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9340:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_50, rpt50, ftchash_rec_c322, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_76_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:12097:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_76, rpt76, ftchash_rec_c32, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:12097:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_76, rpt76, ftchash_rec_c32, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_77_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:12175:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_77, rpt77, ftchash_rec_c32, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:12175:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_77, rpt77, ftchash_rec_c32, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_78_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:12253:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_78, rpt78, ftchash_rec_c32, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:12253:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_78, rpt78, ftchash_rec_c32, ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_c64_dump': ftstat.c:13919:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_int_dump': ftstat.c:13981:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_c32_dump': ftstat.c:12678:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_c322_dump': ftstat.c:12747:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_c162_dump': ftstat.c:12826:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_ip_dump': ftstat.c:13097:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_15_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:6166:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_15, rpt15, ftchash_rec_prefix, ftch_recprefix, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:6166:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_15, rpt15, ftchash_rec_prefix, ftch_recprefix, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_16_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:6258:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_16, rpt16, ftchash_rec_prefix, ftch_recprefix, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:6258:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_16, rpt16, ftchash_rec_prefix, ftch_recprefix, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_17_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:6350:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_17, rpt17, ftchash_rec_prefix2, ftch_recprefix2, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:6350:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_17, rpt17, ftchash_rec_prefix2, ftch_recprefix2, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_25_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:6999:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_25, rpt25, ftchash_rec_prefix16, ftch_recprefix16, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:6999:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_25, rpt25, ftchash_rec_prefix16, ftch_recprefix16, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_26_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7094:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_26, rpt26, ftchash_rec_prefix16, ftch_recprefix16, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7094:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_26, rpt26, ftchash_rec_prefix16, ftch_recprefix16, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_27_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7189:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_26, rpt26, ftchash_rec_prefix16, ftch_recprefix16, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7189:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_26, rpt26, ftchash_rec_prefix16, ftch_recprefix16, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_28_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7285:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_28, rpt28, ftchash_rec_prefix16, ftch_recprefix16, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7285:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_28, rpt28, ftchash_rec_prefix16, ftch_recprefix16, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_29_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7380:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_29, rpt29, ftchash_rec_prefix216, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7380:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_29, rpt29, ftchash_rec_prefix216, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_30_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7490:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_30, rpt30, ftchash_rec_prefix216, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7490:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_30, rpt30, ftchash_rec_prefix216, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_31_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7600:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_31, rpt31, ftchash_rec_prefix2162, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7600:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_31, rpt31, ftchash_rec_prefix2162, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_32_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7716:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_32, rpt32, ftchash_rec_prefix16, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7716:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_32, rpt32, ftchash_rec_prefix16, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_33_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7811:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_33, rpt33, ftchash_rec_prefix16, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7811:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_33, rpt33, ftchash_rec_prefix16, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_34_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7903:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_33, rpt33, ftchash_rec_prefix16, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7903:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_33, rpt33, ftchash_rec_prefix16, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_35_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7998:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_35, rpt35, ftchash_rec_prefix16, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:7998:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_35, rpt35, ftchash_rec_prefix16, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_36_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8093:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_36, rpt36, ftchash_rec_prefix216, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8093:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_36, rpt36, ftchash_rec_prefix216, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_37_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8205:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_37, rpt37, ftchash_rec_prefix216, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8205:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_37, rpt37, ftchash_rec_prefix216, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_38_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8317:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_38, rpt38, ftchash_rec_prefix2162, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:8317:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_38, rpt38, ftchash_rec_prefix2162, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_51_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9422:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_51, rpt51, ftchash_rec_prefix16, ftch_recprefix16, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9422:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_51, rpt51, ftchash_rec_prefix16, ftch_recprefix16, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_52_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9515:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_52, rpt52, ftchash_rec_prefix16, ftch_recprefix16, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9515:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_52, rpt52, ftchash_rec_prefix16, ftch_recprefix16, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_53_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9607:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_53, rpt53, ftchash_rec_prefix16, ftch_recprefix16, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9607:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_53, rpt53, ftchash_rec_prefix16, ftch_recprefix16, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_54_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9700:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_54, rpt54, ftchash_rec_prefix16, ftch_recprefix16, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9700:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_54, rpt54, ftchash_rec_prefix16, ftch_recprefix16, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_55_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9793:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_55, rpt55, ftchash_rec_prefix162, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9793:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_55, rpt55, ftchash_rec_prefix162, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_56_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9891:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_56, rpt56, ftchash_rec_prefix162, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9891:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_56, rpt56, ftchash_rec_prefix162, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_57_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9989:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_57, rpt57, ftchash_rec_prefix216, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:9989:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_57, rpt57, ftchash_rec_prefix216, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_58_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:10099:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_58, rpt58, ftchash_rec_prefix216, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:10099:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_58, rpt58, ftchash_rec_prefix216, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_59_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:10211:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_59, rpt59, ftchash_rec_prefix2162, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:10211:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_59, rpt59, ftchash_rec_prefix2162, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_60_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:10325:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_60, rpt60, ftchash_rec_prefix162, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:10325:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_60, rpt60, ftchash_rec_prefix162, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_61_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:10423:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_61, rpt61, ftchash_rec_prefix162, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:10423:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_61, rpt61, ftchash_rec_prefix162, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_62_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:10521:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_62, rpt62, ftchash_rec_prefix162, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:10521:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_62, rpt62, ftchash_rec_prefix162, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_63_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:10617:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_63, rpt63, ftchash_rec_prefix162, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:10617:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_63, rpt63, ftchash_rec_prefix162, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_64_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:10714:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_64, rpt64, ftchash_rec_prefix, ftch_recprefix, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:10714:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_64, rpt64, ftchash_rec_prefix, ftch_recprefix, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_66_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:10906:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_66, rpt66, ftchash_rec_prefixh, ftch_recprefixh, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:10906:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_66, rpt66, ftchash_rec_prefixh, ftch_recprefixh, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_67_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:11077:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_67, rpt67, ftchash_rec_prefixh, ftch_recprefixh, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:11077:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_67, rpt67, ftchash_rec_prefixh, ftch_recprefixh, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_68_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:11247:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_68, rpt68, ftchash_rec_flow1, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:11247:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_68, rpt68, ftchash_rec_flow1, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_69_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:11366:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_69, rpt69, ftchash_rec_flow1, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:11366:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_69, rpt69, ftchash_rec_flow1, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_70_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:11480:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_70, rpt70, ftchash_rec_prefix_tag, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:11480:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_70, rpt70, ftchash_rec_prefix_tag, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_71_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:11577:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_71, rpt71, ftchash_rec_prefix_tag, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:11577:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_71, rpt71, ftchash_rec_prefix_tag, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_72_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:11673:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_72, rpt72, ftchash_rec_prefix_tag, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:11673:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_72, rpt72, ftchash_rec_prefix_tag, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_73_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:11769:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_73, rpt73, ftchash_rec_prefix_tag, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:11769:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_73, rpt73, ftchash_rec_prefix_tag, ^~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_rpt_74_accum': ftstat.c:688:21: warning: 'pps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_pps += pps_tmp;\ ^~ ftstat.c:667:19: note: 'pps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:11865:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_74, rpt74, ftchash_rec_prefix2tag2, ^~~~~~~~~~~~~~~ ftstat.c:693:21: warning: 'bps_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] A->ps.avg_bps += bps_tmp;\ ^~ ftstat.c:667:10: note: 'bps_tmp' was declared here double bps_tmp, pps_tmp;\ ^ ftstat.c:11865:3: note: in expansion of macro 'STD_ACCUM_HASH1' STD_ACCUM_HASH1(ftstat_rpt_74, rpt74, ftchash_rec_prefix2tag2, ^~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefix_dump': ftstat.c:13151:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefix2_dump': ftstat.c:13475:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefix16_dump': ftstat.c:13555:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefix216_dump': ftstat.c:13731:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefix2162_dump': ftstat.c:13829:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefix162_dump': ftstat.c:13637:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefixh_dump': ftstat.c:13395:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefix_tag_dump': ftstat.c:13218:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_prefix2tag2_dump': ftstat.c:13301:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_flow1_dump': ftstat.c:14085:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_flow12_dump': ftstat.c:14205:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_c163_dump.constprop': ftstat.c:12909:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'chash_c164_dump.constprop': ftstat.c:13006:5: warning: 'sort_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ftchash_sort(ftch, sort_offset, sort_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftstat.c: In function 'ftstat_def_accum': ftstat.c:3148:41: warning: 'cur.dst_tag' may be used uninitialized in this function [-Wmaybe-uninitialized] *((uint32_t*)(rec+(*fo).dst_tag)) = cur.dst_tag; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ftstat.c:3147:41: warning: 'cur.src_tag' may be used uninitialized in this function [-Wmaybe-uninitialized] *((uint32_t*)(rec+(*fo).src_tag)) = cur.src_tag; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ftstat.c: In function 'ftstat_def_dump': ftstat.c:3315:9: warning: 'path_run' may be used uninitialized in this function [-Wmaybe-uninitialized] fterr_warnx("f_dump(%s): failed.", path_run); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -L/usr/lib64/mysql -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 -lwrap -lz libtool: link: gcc -shared .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 -L/usr/lib64/mysql -lwrap -lz -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/flow-tools-0.68.5.1/lib' make[1]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/lib' Making all in src make[1]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/src' gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-capture.c gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-cat.c gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-stat.c gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-print.c In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-capture.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-print.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-cat.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-stat.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ flow-stat.c: In function 'format14': flow-stat.c:1643:12: warning: variable 'nflows' set but not used [-Wunused-but-set-variable] uint64_t nflows; ^~~~~~ flow-cat.c: In function 'main': flow-cat.c:345:13: warning: 'in_fd_plain' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ftio_init(&ftio_in, in_fd, FT_IO_FLAG_READ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ((in_fd_plain && !disable_mmap) ? FT_IO_FLAG_MMAP : 0)) < 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flow-cat.c:399:27: warning: 'time_tmp2' may be used uninitialized in this function [-Wmaybe-uninitialized] if (time_high && (time_tmp2 < time_high)) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ flow-cat.c:383:40: warning: 'time_tmp1' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((time_tmp1 < time_low) || ~~~~~~~~~~~~~~~~~~~~~~~^~ ((time_tmp2-time_delta) > time_high)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flow-capture.c: In function 'main': flow-capture.c:1162:25: warning: 'ftch_recexpp' may be used uninitialized in this function [-Wmaybe-uninitialized] ++ftch_recexpp->filtered_flows; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-dscan.c In file included from /usr/include/inttypes.h:25:0, from flow-dscan.c:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ flow-dscan.c: In function 'load_state': flow-dscan.c:634:36: warning: variable 'h' set but not used [-Wunused-but-set-variable] uint32_t ip, hash, depth, flags, h, time, nports, i, j; ^ flow-dscan.c: In function 'ager': flow-dscan.c:731:16: warning: variable 'picky_gcc' set but not used [-Wunused-but-set-variable] int i, work, picky_gcc; ^~~~~~~~~ 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] fscanf(FP, "%u %u %u %64s", (unsigned*)&hash, (unsigned*)&depth, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (unsigned*)&flags, buf); ~~~~~~~~~~~~~~~~~~~~~~~ flow-dscan.c:677:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] 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] fscanf(FP, "%u", &nports); ^~~~~~~~~~~~~~~~~~~~~~~~~ flow-dscan.c:696:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(FP, "%u", &j); ^~~~~~~~~~~~~~~~~~~~ flow-dscan.c:698:13: warning: 'ddp' may be used uninitialized in this function [-Wmaybe-uninitialized] bit1024_store((int)j, &ddp->portmap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../lib/ftlib.h:63:0, from flow-dscan.c:37: ./../lib/ftqueue.h:204:20: warning: 'drp' may be used uninitialized in this function [-Wmaybe-uninitialized] (head)->stqh_last = &(elm)->field.stqe_next; \ ^ flow-dscan.c:630:21: note: 'drp' was declared here struct dscan_rec *drp; ^~~ gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-send.c In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-send.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ flow-print.c: In function 'main': flow-print.c:215:29: warning: 'format_index' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = format[format_index].where(&ftio, options); ~~~~~~~~~~~~~~~~~~~~^~~~~~ gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-receive.c gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-gen.c In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-receive.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-gen.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-expire.c In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-expire.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-filter.c In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-filter.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ flow-stat.c: In function 'tbl_out1': flow-stat.c:3637:7: warning: 'plines' may be used uninitialized in this function [-Wmaybe-uninitialized] ++plines; ^~~~~~~~ gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c aclyacc.c flow-filter.c: In function 'main': flow-filter.c:532:11: warning: 'acl_std_nexthop_index2' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = acl_eval_std(acl_list, acl_std_nexthop_index2, *cur.nexthop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flow-filter.c:581:11: warning: 'acl_ext_index2' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = acl_eval_ext(acl_list, acl_ext_index2, tmp_ext); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flow-filter.c:554:11: warning: 'acl_std_dst_index2' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = acl_eval_std(acl_list, acl_std_dst_index2, *cur.dstaddr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flow-filter.c:543:11: warning: 'acl_std_src_index2' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = acl_eval_std(acl_list, acl_std_src_index2, *cur.srcaddr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flow-filter.c:470:10: warning: 'exaddr' may be used uninitialized in this function [-Wmaybe-uninitialized] if (*cur.exaddr != exaddr) { ^ gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c acllex.c aclyacc.c: In function 'yyparse': aclyacc.c:798:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] # define YYLEX yylex () ^ aclyacc.c:1443:16: note: in expansion of macro 'YYLEX' yychar = YYLEX; ^~~~~ aclyacc.c:2001:7: warning: implicit declaration of function 'yyerror'; did you mean 'yyerrok'? [-Wimplicit-function-declaration] yyerror (YY_("syntax error")); ^~~~~~~ yyerrok gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c acl2.c In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from acl2.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ acllex.c:1371:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^~~~~ acllex.c:1330:17: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput (int c, register char * yy_bp ) ^~~~~~~ gcc -I./../lib -I. -I../lib -fPIE -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:0, from ./../lib/ftlib.h:32, from flow-export.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ acl2.c: In function 'acl_create': acl2.c:125:10: warning: variable 'new' set but not used [-Wunused-but-set-variable] int x, new; ^~~ flow-export.c: In function 'format1': flow-export.c:505:8: warning: unused variable 'thiszone' [-Wunused-variable] long thiszone; ^~~~~~~~ flow-export.c: In function 'format5': flow-export.c:899:59: warning: unused variable 'db_tmp' [-Wunused-variable] char *db_host, *db_name, *db_table, *db_user, *db_pwd, *db_tmp, *tmp; ^~~~~~ gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-header.c In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-header.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-split.c In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-split.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-xlate.c In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-xlate.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ flow-header.c: In function 'main': flow-header.c:42:10: warning: variable 'debug' set but not used [-Wunused-but-set-variable] int i, debug; ^~~~~ gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-merge.c In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-merge.c:31: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ flow-xlate.c: In function 'main': flow-xlate.c:226:3: warning: 'cap_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ftio_set_cap_time(&ftio_out, cap_start, cap_end); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flow-xlate.c:226:3: warning: 'cap_end' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-import.c gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-fanout.c In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-import.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-fanout.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # 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] chdir ("/"); ^~~~~~~~~~~ gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-tag.c In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-tag.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ flow-tag.c: In function 'main': flow-tag.c:200:3: warning: 'cap_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ftio_set_cap_time(&ftio_out, cap_start, cap_end); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flow-tag.c:200:3: warning: 'cap_end' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-nfilter.c In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-nfilter.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-report.c flow-import.c: In function 'format4': flow-import.c:1184:7: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized] fterr_errx(1, "fread(): failed - expecting to read %d bytes.", len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-report.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ flow-nfilter.c: In function 'main': flow-nfilter.c:192:3: warning: 'cap_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ftio_set_cap_time(&ftio_out, cap_start, cap_end); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flow-nfilter.c:192:3: warning: 'cap_end' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -I./../lib -I. -I../lib -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flow-mask.c In file included from /usr/include/sys/types.h:25:0, from ./../lib/ftlib.h:32, from flow-mask.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-capture flow-capture.o ../lib/libft.la -lwrap -lz flow-report.c: In function 'main': flow-report.c:67:17: warning: variable 'done' set but not used [-Wunused-but-set-variable] int i, split, done; ^~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-cat flow-cat.o ../lib/libft.la -lwrap -lz flow-mask.c: In function 'main': flow-mask.c:178:3: warning: 'cap_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ftio_set_cap_time(&ftio_out, cap_start, cap_end); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flow-mask.c:178:3: warning: 'cap_end' may be used uninitialized in this function [-Wmaybe-uninitialized] libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-capture flow-capture.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-stat flow-stat.o ../lib/libft.la -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-print flow-print.o ../lib/libft.la -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-cat flow-cat.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-dscan flow-dscan.o ../lib/libft.la -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-stat flow-stat.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-print flow-print.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-send flow-send.o ../lib/libft.la -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-receive flow-receive.o ../lib/libft.la -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-gen flow-gen.o ../lib/libft.la -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-dscan flow-dscan.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-expire flow-expire.o ../lib/libft.la -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-send flow-send.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-receive flow-receive.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-gen flow-gen.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-filter flow-filter.o aclyacc.o acllex.o acl2.o ../lib/libft.la -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64 -lpq -L/usr/lib64/mysql -o flow-export flow_export-flow-export.o ../lib/libft.la -lpq -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-header flow-header.o ../lib/libft.la -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-expire flow-expire.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-split flow-split.o ../lib/libft.la -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-filter flow-filter.o aclyacc.o acllex.o acl2.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz libtool: link: gcc -fPIE -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-export flow_export-flow-export.o -L/usr/lib64 -L/usr/lib64/mysql ../lib/.libs/libft.so -lpq -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-header flow-header.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-xlate flow-xlate.o ../lib/libft.la -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-merge flow-merge.o ../lib/libft.la -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-split flow-split.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-import flow-import.o ../lib/libft.la -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-fanout flow-fanout.o ../lib/libft.la -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-xlate flow-xlate.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-merge flow-merge.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-tag flow-tag.o ../lib/libft.la -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-import flow-import.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-nfilter flow-nfilter.o ../lib/libft.la -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-fanout flow-fanout.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-report flow-report.o ../lib/libft.la -lwrap -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -L/usr/lib64/mysql -o flow-mask flow-mask.o ../lib/libft.la -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-tag flow-tag.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-nfilter flow-nfilter.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-report flow-report.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz libtool: link: gcc -fPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -o .libs/flow-mask flow-mask.o -L/usr/lib64/mysql ../lib/.libs/libft.so -lwrap -lz make[2]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/src' make[1]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/src' Making all in bin make[1]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/bin' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/bin' Making all in configs make[1]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/configs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/configs' Making all in docs make[1]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/docs' sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-capture.1.in > flow-capture.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-cat.1.in > flow-cat.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-dscan.1.in > flow-dscan.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-expire.1.in > flow-expire.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-export.1.in > flow-export.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-fanout.1.in > flow-fanout.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-filter.1.in > flow-filter.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-gen.1.in > flow-gen.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-header.1.in > flow-header.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-import.1.in > flow-import.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-merge.1.in > flow-merge.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-print.1.in > flow-print.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-receive.1.in > flow-receive.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-send.1.in > flow-send.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-split.1.in > flow-split.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-stat.1.in > flow-stat.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-tools-examples.1.in > flow-tools-examples.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-tools.1.in > flow-tools.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-xlate.1.in > flow-xlate.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-tag.1.in > flow-tag.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-nfilter.1.in > flow-nfilter.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-report.1.in > flow-report.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-mask.1.in > flow-mask.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-rptfmt.1.in > flow-rptfmt.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-log2rrd.1.in > flow-log2rrd.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-rpt2rrd.1.in > flow-rpt2rrd.1 sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-capture.html.in > flow-capture.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-cat.html.in > flow-cat.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-dscan.html.in > flow-dscan.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-expire.html.in > flow-expire.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-export.html.in > flow-export.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-fanout.html.in > flow-fanout.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-filter.html.in > flow-filter.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-gen.html.in > flow-gen.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-header.html.in > flow-header.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-import.html.in > flow-import.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-merge.html.in > flow-merge.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-print.html.in > flow-print.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-receive.html.in > flow-receive.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-send.html.in > flow-send.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-split.html.in > flow-split.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-stat.html.in > flow-stat.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-tools-examples.html.in > flow-tools-examples.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-tools.html.in > flow-tools.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-xlate.html.in > flow-xlate.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-tag.html.in > flow-tag.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-nfilter.html.in > flow-nfilter.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-report.html.in > flow-report.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-mask.html.in > flow-mask.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-rptfmt.html.in > flow-rptfmt.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-log2rrd.html.in > flow-log2rrd.html sed -e 's,[@]sysconfdir[@],/etc/flow-tools,g' < flow-rpt2rrd.html.in > flow-rpt2rrd.html make[1]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/docs' Making all in utils make[1]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/utils' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/utils' make[1]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ppCWMH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64 + cd flow-tools-0.68.5.1 + rm -rf /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64 + make DESTDIR=/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64 install Making install in lib make[1]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/lib' make[2]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/lib' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libft.la '/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libft.so.0.0.0 /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/lib64/libft.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/lib64 && { ln -s -f libft.so.0.0.0 libft.so.0 || { rm -f libft.so.0 && ln -s libft.so.0.0.0 libft.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/lib64 && { ln -s -f libft.so.0.0.0 libft.so || { rm -f libft.so && ln -s libft.so.0.0.0 libft.so; }; }) libtool: install: /usr/bin/install -c .libs/libft.lai /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/lib64/libft.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/include" /usr/bin/install -c -m 644 ftlib.h ftqueue.h '/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/lib' make[1]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/src' make install-am make[2]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/src' make[3]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c flow-capture flow-cat flow-stat flow-print flow-dscan flow-send flow-receive flow-gen flow-expire flow-filter flow-export flow-header flow-split flow-xlate flow-merge flow-import flow-fanout flow-tag flow-nfilter flow-report flow-mask '/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin' libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-capture /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-capture libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-cat /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-cat libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-stat /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-stat libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-print /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-print libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-dscan /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-dscan libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-send /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-send libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-receive /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-receive libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-gen /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-gen libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-expire /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-expire libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-filter /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-filter libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-export /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-export libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-header /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-header libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-split /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-split libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-xlate /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-xlate libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-merge /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-merge libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-import /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-import libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-fanout /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-fanout libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-tag /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-tag libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-nfilter /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-nfilter libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-report /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-report libtool: install: warning: `../lib/libft.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/flow-mask /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin/flow-mask make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/src' make[2]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/src' make[1]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/src' Making install in bin make[1]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/bin' make[2]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/bin' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin" /usr/bin/install -c flow-log2rrd flow-rptfmt flow-rpt2rrd '/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/bin' make[1]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/bin' Making install in configs make[1]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/configs' make[2]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/configs' make[2]: Nothing to be done for 'install-exec-am'. test -z "/etc/flow-tools/cfg" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/etc/flow-tools/cfg" /usr/bin/install -c -m 644 map.cfg tag.cfg filter.cfg stat.cfg mask.cfg xlate.cfg '/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/etc/flow-tools/cfg' test -z "/etc/flow-tools/sym" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/etc/flow-tools/sym" /usr/bin/install -c -m 644 ip-prot.sym ip-type.sym tcp-port.sym asn.sym tag.sym '/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/etc/flow-tools/sym' make[2]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/configs' make[1]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/configs' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/docs' make[2]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/docs' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 flow-capture.1 flow-cat.1 flow-dscan.1 flow-expire.1 flow-export.1 flow-fanout.1 flow-filter.1 flow-gen.1 flow-header.1 flow-import.1 flow-merge.1 flow-print.1 flow-receive.1 flow-send.1 flow-split.1 flow-stat.1 flow-tools-examples.1 flow-tools.1 flow-xlate.1 flow-tag.1 flow-nfilter.1 flow-report.1 flow-mask.1 flow-rptfmt.1 flow-log2rrd.1 flow-rpt2rrd.1 '/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/docs' make[1]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/docs' Making install in utils make[1]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/utils' make[2]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1/utils' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/flow-tools" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/flow-tools" /usr/bin/install -c asn2c gasn gprot gserv '/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/flow-tools' make[2]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/utils' make[1]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1/utils' make[1]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1' make[2]: Entering directory '/builddir/build/BUILD/flow-tools-0.68.5.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1' make[1]: Leaving directory '/builddir/build/BUILD/flow-tools-0.68.5.1' + find /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64 -type f -name '*.la' -exec rm -f '{}' ';' + mkdir -p /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/var/flow-tools + install -d /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/lib/systemd/system + install -m 0644 /builddir/build/SOURCES/flow-capture.service /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/lib/systemd/system/flow-capture.service + install -d /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/etc/sysconfig + install -m 0644 /builddir/build/SOURCES/flow-capture.sysconfig /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/etc/sysconfig/flow-capture + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in ./usr/bin/flow-rpt2rrd from #!/bin/env python to #!/bin/python mangling shebang in ./usr/bin/flow-rptfmt from #!/bin/env python to #!/bin/python mangling shebang in ./usr/bin/flow-log2rrd from #!/bin/env python to #!/bin/python mangling shebang in ./usr/share/flow-tools/gasn from #!/bin/env perl to #!/bin/perl mangling shebang in ./usr/share/flow-tools/gserv from #!/bin/env perl to #!/bin/perl mangling shebang in ./usr/share/flow-tools/asn2c from #!/bin/env perl to #!/bin/perl mangling shebang in ./usr/share/flow-tools/gprot from #!/bin/env perl to #!/bin/perl Processing files: flow-tools-0.68.5.1-20.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N2jGp5 + umask 022 + cd /builddir/build/BUILD + cd flow-tools-0.68.5.1 + DOCDIR=/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/doc/flow-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/doc/flow-tools + cp -pr README /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/doc/flow-tools + cp -pr README.fork /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/doc/flow-tools + cp -pr COPYING /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/doc/flow-tools + cp -pr ChangeLog /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/doc/flow-tools + exit 0 Provides: config(flow-tools) = 0.68.5.1-20.fc28 flow-tools = 0.68.5.1-20.fc28 flow-tools(riscv-64) = 0.68.5.1-20.fc28 group(flow-tools) libft.so.0()(64bit) user(flow-tools) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/perl /bin/python ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libft.so.0()(64bit) libpq.so.5()(64bit) libwrap.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: flow-tools-devel-0.68.5.1-20.fc28.riscv64 Provides: flow-tools-devel = 0.68.5.1-20.fc28 flow-tools-devel(riscv-64) = 0.68.5.1-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libft.so.0()(64bit) Processing files: flow-tools-rrdtool-0.68.5.1-20.fc28.riscv64 Provides: flow-tools-rrdtool = 0.68.5.1-20.fc28 flow-tools-rrdtool(riscv-64) = 0.68.5.1-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/python Processing files: flow-tools-docs-0.68.5.1-20.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WkWaB9 + umask 022 + cd /builddir/build/BUILD + cd flow-tools-0.68.5.1 + DOCDIR=/builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/doc/flow-tools-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/doc/flow-tools-docs + cp -pr docs/flow-capture.html docs/flow-cat.html docs/flow-dscan.html docs/flow-expire.html docs/flow-export.html docs/flow-fanout.html docs/flow-filter.html docs/flow-gen.html docs/flow-header.html docs/flow-import.html docs/flow-log2rrd.html docs/flow-mask.html docs/flow-merge.html docs/flow-nfilter.html docs/flow-print.html docs/flow-receive.html docs/flow-report.html docs/flow-rpt2rrd.html docs/flow-rptfmt.html docs/flow-send.html docs/flow-split.html docs/flow-stat.html docs/flow-tag.html docs/flow-tools-examples.html docs/flow-tools.html docs/flow-xlate.html /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/doc/flow-tools-docs + cp -pr ChangeLog.old /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/doc/flow-tools-docs + cp -pr TODO /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/doc/flow-tools-docs + cp -pr INSTALL /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/doc/flow-tools-docs + cp -pr SECURITY /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64/usr/share/doc/flow-tools-docs + exit 0 Provides: flow-tools-docs = 0.68.5.1-20.fc28 flow-tools-docs(riscv-64) = 0.68.5.1-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64 Wrote: /builddir/build/SRPMS/flow-tools-0.68.5.1-20.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/flow-tools-0.68.5.1-20.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/flow-tools-devel-0.68.5.1-20.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/flow-tools-rrdtool-0.68.5.1-20.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/flow-tools-docs-0.68.5.1-20.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Tkx0sr + umask 022 + cd /builddir/build/BUILD + cd flow-tools-0.68.5.1 + rm -rf /builddir/build/BUILDROOT/flow-tools-0.68.5.1-20.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff