Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/conntrack-tools.spec'], chrootPath='/var/lib/mock/f33-build-311534-57460/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/conntrack-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/conntrack-tools-1.4.5-6.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/conntrack-tools.spec'], chrootPath='/var/lib/mock/f33-build-311534-57460/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/conntrack-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.17kng3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf conntrack-tools-1.4.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/conntrack-tools-1.4.5.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd conntrack-tools-1.4.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QJAfNZ + umask 022 + cd /builddir/build/BUILD + cd conntrack-tools-1.4.5 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2018-05-01 05:34:29.541422670 -0400 +++ ./configure 2020-08-16 00:20:48.137487399 -0400 @@ -1844,7 +1844,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-16 00:20:48.137487399 -0400 +++ ./configure 2020-08-16 00:20:49.357487353 -0400 @@ -7168,7 +7168,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -15101,7 +15101,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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 ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./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 --disable-static --enable-systemd checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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 whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-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 whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for library containing dlopen... -ldl checking for riscv64-redhat-linux-gnu-gcc... (cached) 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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf 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 how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop 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-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ 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... ./configure: line 7093: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 whether ln -s works... yes 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 bison... bison -y checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBNFNETLINK... yes checking for LIBMNL... yes checking for LIBNETFILTER_CONNTRACK... yes checking for LIBNETFILTER_CTTIMEOUT... yes checking for LIBNETFILTER_CTHELPER... yes checking for LIBNETFILTER_QUEUE... yes checking for LIBSYSTEMD... yes checking linux/capability.h usability... yes checking linux/capability.h presence... yes checking for linux/capability.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for inet_pton... yes checking whether the linker accepts -Wl,-z,lazy... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/linux/Makefile config.status: creating include/linux/netfilter/Makefile config.status: creating extensions/Makefile config.status: creating src/helpers/Makefile config.status: executing depfiles commands config.status: executing libtool commands conntrack-tools configuration: userspace conntrack helper support: yes conntrack timeout support: yes systemd support: yes + sed -i 's/DEFAULT_INCLUDES = -I./DEFAULT_INCLUDES = -I. -I\/usr\/include\/tirpc/' src/helpers/Makefile + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,lazy' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,lazy' + /usr/bin/make -O -j4 V=1 VERBOSE=1 Making all in extensions make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o libct_proto_icmpv6.lo libct_proto_icmpv6.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c libct_proto_icmpv6.c -fPIC -DPIC -o .libs/libct_proto_icmpv6.o make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o libct_proto_icmp.lo libct_proto_icmp.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c libct_proto_icmp.c -fPIC -DPIC -o .libs/libct_proto_icmp.o make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o libct_proto_tcp.lo libct_proto_tcp.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c libct_proto_tcp.c -fPIC -DPIC -o .libs/libct_proto_tcp.o make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o libct_proto_udp.lo libct_proto_udp.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c libct_proto_udp.c -fPIC -DPIC -o .libs/libct_proto_udp.o make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o libct_proto_unknown.lo libct_proto_unknown.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c libct_proto_unknown.c -fPIC -DPIC -o .libs/libct_proto_unknown.o make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o libct_proto_udplite.lo libct_proto_udplite.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c libct_proto_udplite.c -fPIC -DPIC -o .libs/libct_proto_udplite.o make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o libct_proto_sctp.lo libct_proto_sctp.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c libct_proto_sctp.c -fPIC -DPIC -o .libs/libct_proto_sctp.o make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o libct_proto_dccp.lo libct_proto_dccp.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c libct_proto_dccp.c -fPIC -DPIC -o .libs/libct_proto_dccp.o make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -Wl,-z,relro -Wl,--as-needed -o libct_proto_tcp.la libct_proto_tcp.lo libtool: link: ar cru .libs/libct_proto_tcp.a .libs/libct_proto_tcp.o libtool: link: ranlib .libs/libct_proto_tcp.a libtool: link: ( cd ".libs" && rm -f "libct_proto_tcp.la" && ln -s "../libct_proto_tcp.la" "libct_proto_tcp.la" ) make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -Wl,-z,relro -Wl,--as-needed -o libct_proto_icmp.la libct_proto_icmp.lo libtool: link: ar cru .libs/libct_proto_icmp.a .libs/libct_proto_icmp.o libtool: link: ranlib .libs/libct_proto_icmp.a libtool: link: ( cd ".libs" && rm -f "libct_proto_icmp.la" && ln -s "../libct_proto_icmp.la" "libct_proto_icmp.la" ) make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -Wl,-z,relro -Wl,--as-needed -o libct_proto_udp.la libct_proto_udp.lo libtool: link: ar cru .libs/libct_proto_udp.a .libs/libct_proto_udp.o libtool: link: ranlib .libs/libct_proto_udp.a libtool: link: ( cd ".libs" && rm -f "libct_proto_udp.la" && ln -s "../libct_proto_udp.la" "libct_proto_udp.la" ) make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -Wl,-z,relro -Wl,--as-needed -o libct_proto_icmpv6.la libct_proto_icmpv6.lo libtool: link: ar cru .libs/libct_proto_icmpv6.a .libs/libct_proto_icmpv6.o libtool: link: ranlib .libs/libct_proto_icmpv6.a libtool: link: ( cd ".libs" && rm -f "libct_proto_icmpv6.la" && ln -s "../libct_proto_icmpv6.la" "libct_proto_icmpv6.la" ) make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -Wl,-z,relro -Wl,--as-needed -o libct_proto_udplite.la libct_proto_udplite.lo libtool: link: ar cru .libs/libct_proto_udplite.a .libs/libct_proto_udplite.o libtool: link: ranlib .libs/libct_proto_udplite.a libtool: link: ( cd ".libs" && rm -f "libct_proto_udplite.la" && ln -s "../libct_proto_udplite.la" "libct_proto_udplite.la" ) make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -Wl,-z,relro -Wl,--as-needed -o libct_proto_unknown.la libct_proto_unknown.lo libtool: link: ar cru .libs/libct_proto_unknown.a .libs/libct_proto_unknown.o libtool: link: ranlib .libs/libct_proto_unknown.a libtool: link: ( cd ".libs" && rm -f "libct_proto_unknown.la" && ln -s "../libct_proto_unknown.la" "libct_proto_unknown.la" ) make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -Wl,-z,relro -Wl,--as-needed -o libct_proto_sctp.la libct_proto_sctp.lo libtool: link: ar cru .libs/libct_proto_sctp.a .libs/libct_proto_sctp.o libtool: link: ranlib .libs/libct_proto_sctp.a libtool: link: ( cd ".libs" && rm -f "libct_proto_sctp.la" && ln -s "../libct_proto_sctp.la" "libct_proto_sctp.la" ) make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -Wl,-z,relro -Wl,--as-needed -o libct_proto_dccp.la libct_proto_dccp.lo libtool: link: ar cru .libs/libct_proto_dccp.a .libs/libct_proto_dccp.o libtool: link: ranlib .libs/libct_proto_dccp.a libtool: link: ( cd ".libs" && rm -f "libct_proto_dccp.la" && ln -s "../libct_proto_dccp.la" "libct_proto_dccp.la" ) make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o libct_proto_gre.lo libct_proto_gre.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c libct_proto_gre.c -fPIC -DPIC -o .libs/libct_proto_gre.o make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -Wl,-z,relro -Wl,--as-needed -o libct_proto_gre.la libct_proto_gre.lo libtool: link: ar cru .libs/libct_proto_gre.a .libs/libct_proto_gre.o libtool: link: ranlib .libs/libct_proto_gre.a libtool: link: ( cd ".libs" && rm -f "libct_proto_gre.la" && ln -s "../libct_proto_gre.la" "libct_proto_gre.la" ) make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' Making all in src Making all in helpers make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o ct_helper_dhcpv6_la-dhcpv6.lo `test -f 'dhcpv6.c' || echo './'`dhcpv6.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c dhcpv6.c -fPIC -DPIC -o .libs/ct_helper_dhcpv6_la-dhcpv6.o make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o ct_helper_mdns_la-mdns.lo `test -f 'mdns.c' || echo './'`mdns.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c mdns.c -fPIC -DPIC -o .libs/ct_helper_mdns_la-mdns.o make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o ct_helper_amanda_la-amanda.lo `test -f 'amanda.c' || echo './'`amanda.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c amanda.c -fPIC -DPIC -o .libs/ct_helper_amanda_la-amanda.o make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o ct_helper_ftp_la-ftp.lo `test -f 'ftp.c' || echo './'`ftp.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c ftp.c -fPIC -DPIC -o .libs/ct_helper_ftp_la-ftp.o make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o ct_helper_tftp_la-tftp.lo `test -f 'tftp.c' || echo './'`tftp.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c tftp.c -fPIC -DPIC -o .libs/ct_helper_tftp_la-tftp.o make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o ct_helper_rpc_la-rpc.lo `test -f 'rpc.c' || echo './'`rpc.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c rpc.c -fPIC -DPIC -o .libs/ct_helper_rpc_la-rpc.o make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' In file included from rpc.c:29: /usr/include/tirpc/rpc/rpc_msg.h:214:52: warning: 'struct rpc_err' declared inside parameter list will not be visible outside of this definition or declaration 214 | extern void _seterr_reply(struct rpc_msg *, struct rpc_err *); | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o ct_helper_sane_la-sane.lo `test -f 'sane.c' || echo './'`sane.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c sane.c -fPIC -DPIC -o .libs/ct_helper_sane_la-sane.o make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o ct_helper_tns_la-tns.lo `test -f 'tns.c' || echo './'`tns.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c tns.c -fPIC -DPIC -o .libs/ct_helper_tns_la-tns.o make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -avoid-version -module -lnetfilter_conntrack -lnfnetlink -Wl,-z,lazy -Wl,-z,relro -Wl,--as-needed -o ct_helper_dhcpv6.la -rpath /usr/lib64/conntrack-tools ct_helper_dhcpv6_la-dhcpv6.lo libtool: link: gcc -shared -fPIC -DPIC .libs/ct_helper_dhcpv6_la-dhcpv6.o -lnetfilter_conntrack -lnfnetlink -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,lazy -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-soname -Wl,ct_helper_dhcpv6.so -o .libs/ct_helper_dhcpv6.so libtool: link: ( cd ".libs" && rm -f "ct_helper_dhcpv6.la" && ln -s "../ct_helper_dhcpv6.la" "ct_helper_dhcpv6.la" ) make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -avoid-version -module -lnetfilter_conntrack -lnfnetlink -Wl,-z,lazy -Wl,-z,relro -Wl,--as-needed -o ct_helper_amanda.la -rpath /usr/lib64/conntrack-tools ct_helper_amanda_la-amanda.lo libtool: link: gcc -shared -fPIC -DPIC .libs/ct_helper_amanda_la-amanda.o -lnetfilter_conntrack -lnfnetlink -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,lazy -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-soname -Wl,ct_helper_amanda.so -o .libs/ct_helper_amanda.so libtool: link: ( cd ".libs" && rm -f "ct_helper_amanda.la" && ln -s "../ct_helper_amanda.la" "ct_helper_amanda.la" ) make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -avoid-version -module -lnetfilter_conntrack -lnfnetlink -Wl,-z,lazy -Wl,-z,relro -Wl,--as-needed -o ct_helper_ftp.la -rpath /usr/lib64/conntrack-tools ct_helper_ftp_la-ftp.lo libtool: link: gcc -shared -fPIC -DPIC .libs/ct_helper_ftp_la-ftp.o -lnetfilter_conntrack -lnfnetlink -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,lazy -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-soname -Wl,ct_helper_ftp.so -o .libs/ct_helper_ftp.so libtool: link: ( cd ".libs" && rm -f "ct_helper_ftp.la" && ln -s "../ct_helper_ftp.la" "ct_helper_ftp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -avoid-version -module -lnetfilter_conntrack -lnfnetlink -Wl,-z,lazy -Wl,-z,relro -Wl,--as-needed -o ct_helper_mdns.la -rpath /usr/lib64/conntrack-tools ct_helper_mdns_la-mdns.lo libtool: link: gcc -shared -fPIC -DPIC .libs/ct_helper_mdns_la-mdns.o -lnetfilter_conntrack -lnfnetlink -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,lazy -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-soname -Wl,ct_helper_mdns.so -o .libs/ct_helper_mdns.so libtool: link: ( cd ".libs" && rm -f "ct_helper_mdns.la" && ln -s "../ct_helper_mdns.la" "ct_helper_mdns.la" ) make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -avoid-version -module -lnetfilter_conntrack -lnfnetlink -Wl,-z,lazy -Wl,-z,relro -Wl,--as-needed -o ct_helper_rpc.la -rpath /usr/lib64/conntrack-tools ct_helper_rpc_la-rpc.lo libtool: link: gcc -shared -fPIC -DPIC .libs/ct_helper_rpc_la-rpc.o -lnetfilter_conntrack -lnfnetlink -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,lazy -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-soname -Wl,ct_helper_rpc.so -o .libs/ct_helper_rpc.so libtool: link: ( cd ".libs" && rm -f "ct_helper_rpc.la" && ln -s "../ct_helper_rpc.la" "ct_helper_rpc.la" ) make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -avoid-version -module -lnetfilter_conntrack -lnfnetlink -Wl,-z,lazy -Wl,-z,relro -Wl,--as-needed -o ct_helper_tftp.la -rpath /usr/lib64/conntrack-tools ct_helper_tftp_la-tftp.lo libtool: link: gcc -shared -fPIC -DPIC .libs/ct_helper_tftp_la-tftp.o -lnetfilter_conntrack -lnfnetlink -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,lazy -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-soname -Wl,ct_helper_tftp.so -o .libs/ct_helper_tftp.so libtool: link: ( cd ".libs" && rm -f "ct_helper_tftp.la" && ln -s "../ct_helper_tftp.la" "ct_helper_tftp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o ct_helper_ssdp_la-ssdp.lo `test -f 'ssdp.c' || echo './'`ssdp.c libtool: compile: gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" "-DPACKAGE_STRING=\"conntrack-tools 1.4.5\"" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I/usr/include/tirpc -I../../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c ssdp.c -fPIC -DPIC -o .libs/ct_helper_ssdp_la-ssdp.o make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -avoid-version -module -lnetfilter_conntrack -lnfnetlink -Wl,-z,lazy -Wl,-z,relro -Wl,--as-needed -o ct_helper_sane.la -rpath /usr/lib64/conntrack-tools ct_helper_sane_la-sane.lo libtool: link: gcc -shared -fPIC -DPIC .libs/ct_helper_sane_la-sane.o -lnetfilter_conntrack -lnfnetlink -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,lazy -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-soname -Wl,ct_helper_sane.so -o .libs/ct_helper_sane.so libtool: link: ( cd ".libs" && rm -f "ct_helper_sane.la" && ln -s "../ct_helper_sane.la" "ct_helper_sane.la" ) make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -avoid-version -module -lnetfilter_conntrack -lnfnetlink -Wl,-z,lazy -Wl,-z,relro -Wl,--as-needed -o ct_helper_tns.la -rpath /usr/lib64/conntrack-tools ct_helper_tns_la-tns.lo libtool: link: gcc -shared -fPIC -DPIC .libs/ct_helper_tns_la-tns.o -lnetfilter_conntrack -lnfnetlink -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,lazy -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-soname -Wl,ct_helper_tns.so -o .libs/ct_helper_tns.so libtool: link: ( cd ".libs" && rm -f "ct_helper_tns.la" && ln -s "../ct_helper_tns.la" "ct_helper_tns.la" ) make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -avoid-version -module -lnetfilter_conntrack -lnfnetlink -Wl,-z,lazy -Wl,-z,relro -Wl,--as-needed -o ct_helper_ssdp.la -rpath /usr/lib64/conntrack-tools ct_helper_ssdp_la-ssdp.lo libtool: link: gcc -shared -fPIC -DPIC .libs/ct_helper_ssdp_la-ssdp.o -lnetfilter_conntrack -lnfnetlink -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,lazy -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-soname -Wl,ct_helper_ssdp.so -o .libs/ct_helper_ssdp.so libtool: link: ( cd ".libs" && rm -f "ct_helper_ssdp.la" && ln -s "../ct_helper_ssdp.la" "ct_helper_ssdp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o alarm.o alarm.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o run.o run.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o main.o main.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' In file included from /usr/include/string.h:519, from ../include/filter.h:5, from ../include/conntrackd.h:7, from main.c:20: In function 'strncpy', inlined from 'main' at main.c:168:5: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o hash.o hash.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o queue.o queue.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o queue_tx.o queue_tx.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o rbtree.o rbtree.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o local.o local.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o log.o log.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o udp.o udp.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o mcast.o mcast.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o vector.o vector.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o netlink.o netlink.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o event.o event.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o fds.o fds.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o filter.o filter.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' In file included from filter.c:22: ../include/jhash.h: In function 'jhash2': ../include/jhash.h:109:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 109 | case 2 : b += k[1]; | ~~^~~~~~~ ../include/jhash.h:110:2: note: here 110 | case 1 : a += k[0]; | ^~~~ In file included from /usr/include/string.h:519, from ../include/filter.h:5, from filter.c:20: In function 'strncpy', inlined from 'exp_filter_add' at filter.c:507:2: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o conntrack.o conntrack.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o process.o process.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o date.o date.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o origin.o origin.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o cache_timer.o cache_timer.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o cache.o cache.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o cache-ct.o cache-ct.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' In file included from cache-ct.c:26: ../include/jhash.h: In function 'jhash2': ../include/jhash.h:109:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 109 | case 2 : b += k[1]; | ~~^~~~~~~ ../include/jhash.h:110:2: note: here 110 | case 1 : a += k[0]; | ^~~~ cache-ct.c: In function 'cache_ct_commit': cache-ct.c:268:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 268 | STATE_SYNC(commit).clientfd = clientfd; cache-ct.c:269:2: note: here 269 | case COMMIT_STATE_MASTER: | ^~~~ cache-ct.c:282:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 282 | STATE_SYNC(commit).state = COMMIT_STATE_RELATED; cache-ct.c:283:2: note: here 283 | case COMMIT_STATE_RELATED: | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o cache-exp.o cache-exp.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' In file included from cache-exp.c:26: ../include/jhash.h: In function 'jhash2': ../include/jhash.h:109:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 109 | case 2 : b += k[1]; | ~~^~~~~~~ ../include/jhash.h:110:2: note: here 110 | case 1 : a += k[0]; | ^~~~ cache-exp.c: In function 'cache_exp_commit': cache-exp.c:238:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 238 | STATE_SYNC(commit).clientfd = clientfd; cache-exp.c:239:2: note: here 239 | case COMMIT_STATE_MASTER: | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o ctnl.o ctnl.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o sync-alarm.o sync-alarm.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o sync-ftfw.o sync-ftfw.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o traffic_stats.o traffic_stats.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o sync-notrack.o sync-notrack.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o sync-mode.o sync-mode.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o network.o network.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o cidr.o cidr.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o stats-mode.o stats-mode.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o multichannel.o multichannel.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o parse.o parse.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o channel.o channel.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o channel_mcast.o channel_mcast.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o channel_udp.o channel_udp.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o build.o build.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o channel_tcp.o channel_tcp.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o tcp.o tcp.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' tcp.c: In function 'tcp_send': tcp.c:301:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 301 | m->state = TCP_CLIENT_CONNECTED; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ tcp.c:303:2: note: here 303 | case TCP_CLIENT_CONNECTED: | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o external_cache.o external_cache.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o external_inject.o external_inject.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o internal_cache.o internal_cache.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o internal_bypass.o internal_bypass.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o stack.o stack.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o resync.o resync.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o helpers.o helpers.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -Wno-missing-prototypes -Wno-missing-declarations -Wno-implicit-function-declaration -Wno-nested-externs -Wno-undef -Wno-redundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o read_config_lex.o read_config_lex.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' read_config_lex.c: In function 'yy_get_next_buffer': read_config_lex.c:2101:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 2101 | for ( n = 0; n < max_size && \ | ^ read_config_lex.c:3016:3: note: in expansion of macro 'YY_INPUT' 3016 | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o cthelper.o cthelper.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o utils.o utils.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o systemd.o systemd.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o expect.o expect.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -Wno-missing-prototypes -Wno-missing-declarations -Wno-implicit-function-declaration -Wno-nested-externs -Wno-undef -Wno-redundant-decls -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o read_config_yy.o read_config_yy.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' In file included from /usr/include/string.h:519, from read_config_yy.y:24: In function 'strncpy', inlined from 'yyparse' at read_config_yy.y:1327:2: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'yyparse' at read_config_yy.y:165:2: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'yyparse' at read_config_yy.y:118:2: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o nfct.o nfct.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o nfct-extensions/helper.o nfct-extensions/helper.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' gcc -DPACKAGE_NAME=\"conntrack-tools\" -DPACKAGE_TARNAME=\"conntrack-tools\" -DPACKAGE_VERSION=\"1.4.5\" -DPACKAGE_STRING=\"conntrack-tools\ 1.4.5\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conntrack-tools\" -DVERSION=\"1.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_CTHELPER=1 -DBUILD_SYSTEMD=1 -DHAVE_LINUX_CAPABILITY_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_INET_PTON=1 -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -c -o nfct-extensions/timeout.o nfct-extensions/timeout.c make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -export-dynamic -Wl,-z,lazy -Wl,-z,relro -Wl,--as-needed -o nfct nfct.o helpers.o nfct-extensions/helper.o nfct-extensions/timeout.o -lmnl -ldl -lnetfilter_cttimeout -lnetfilter_cthelper libtool: link: gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -Wl,-z -Wl,lazy -Wl,-z -Wl,relro -Wl,--as-needed -o nfct nfct.o helpers.o nfct-extensions/helper.o nfct-extensions/timeout.o -Wl,--export-dynamic -lmnl -ldl -lnetfilter_cttimeout -lnetfilter_cthelper make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -Wl,-z,relro -Wl,--as-needed -o conntrack conntrack.o ../extensions/libct_proto_tcp.la ../extensions/libct_proto_udp.la ../extensions/libct_proto_udplite.la ../extensions/libct_proto_icmp.la ../extensions/libct_proto_icmpv6.la ../extensions/libct_proto_sctp.la ../extensions/libct_proto_dccp.la ../extensions/libct_proto_gre.la ../extensions/libct_proto_unknown.la -lnetfilter_conntrack -lnfnetlink -lmnl -lnfnetlink libtool: link: gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -Wl,-z -Wl,relro -Wl,--as-needed -o conntrack conntrack.o ../extensions/.libs/libct_proto_tcp.a ../extensions/.libs/libct_proto_udp.a ../extensions/.libs/libct_proto_udplite.a ../extensions/.libs/libct_proto_icmp.a ../extensions/.libs/libct_proto_icmpv6.a ../extensions/.libs/libct_proto_sctp.a ../extensions/.libs/libct_proto_dccp.a ../extensions/.libs/libct_proto_gre.a ../extensions/.libs/libct_proto_unknown.a -lnetfilter_conntrack -lmnl -lnfnetlink make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -export-dynamic -Wl,-z,relro -Wl,--as-needed -o conntrackd alarm.o main.o run.o hash.o queue.o queue_tx.o rbtree.o local.o log.o mcast.o udp.o netlink.o vector.o filter.o fds.o event.o process.o origin.o date.o cache.o cache-ct.o cache-exp.o cache_timer.o ctnl.o sync-mode.o sync-alarm.o sync-ftfw.o sync-notrack.o traffic_stats.o stats-mode.o network.o cidr.o build.o parse.o channel.o multichannel.o channel_mcast.o channel_udp.o tcp.o channel_tcp.o external_cache.o external_inject.o internal_cache.o internal_bypass.o read_config_yy.o read_config_lex.o stack.o resync.o cthelper.o helpers.o utils.o expect.o systemd.o -lmnl -lnetfilter_conntrack -lnfnetlink -ldl -lnfnetlink -lnetfilter_cthelper -lnetfilter_queue -lnfnetlink -lsystemd libtool: link: gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DCONNTRACKD_LIB_DIR=\"/usr/lib64/conntrack-tools/\" -Wl,-z -Wl,relro -Wl,--as-needed -o conntrackd alarm.o main.o run.o hash.o queue.o queue_tx.o rbtree.o local.o log.o mcast.o udp.o netlink.o vector.o filter.o fds.o event.o process.o origin.o date.o cache.o cache-ct.o cache-exp.o cache_timer.o ctnl.o sync-mode.o sync-alarm.o sync-ftfw.o sync-notrack.o traffic_stats.o stats-mode.o network.o cidr.o build.o parse.o channel.o multichannel.o channel_mcast.o channel_udp.o tcp.o channel_tcp.o external_cache.o external_inject.o internal_cache.o internal_bypass.o read_config_yy.o read_config_lex.o stack.o resync.o cthelper.o helpers.o utils.o expect.o systemd.o -Wl,--export-dynamic -lmnl -lnetfilter_conntrack -ldl -lnetfilter_cthelper -lnetfilter_queue -lnfnetlink -lsystemd make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[1]: Nothing to be done for 'all-am'. + chmod 644 doc/sync/primary-backup.sh + rm -f doc/sync/notrack/conntrackd.conf.orig doc/sync/alarm/conntrackd.conf.orig doc/helper/conntrackd.conf.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3BzOQ0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64 + cd conntrack-tools-1.4.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in extensions make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' 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/conntrack-tools-1.4.5/extensions' make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/extensions' Making install in src make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' Making install in helpers make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[3]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools' /bin/sh ../../libtool --mode=install /usr/bin/install -p ct_helper_amanda.la ct_helper_dhcpv6.la ct_helper_ftp.la ct_helper_mdns.la ct_helper_rpc.la ct_helper_tftp.la ct_helper_tns.la ct_helper_sane.la ct_helper_ssdp.la '/builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools' libtool: install: /usr/bin/install -p .libs/ct_helper_amanda.so /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_amanda.so libtool: install: /usr/bin/install -p .libs/ct_helper_amanda.lai /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_amanda.la libtool: install: /usr/bin/install -p .libs/ct_helper_dhcpv6.so /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_dhcpv6.so libtool: install: /usr/bin/install -p .libs/ct_helper_dhcpv6.lai /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_dhcpv6.la libtool: install: /usr/bin/install -p .libs/ct_helper_ftp.so /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_ftp.so libtool: install: /usr/bin/install -p .libs/ct_helper_ftp.lai /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_ftp.la libtool: install: /usr/bin/install -p .libs/ct_helper_mdns.so /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_mdns.so libtool: install: /usr/bin/install -p .libs/ct_helper_mdns.lai /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_mdns.la libtool: install: /usr/bin/install -p .libs/ct_helper_rpc.so /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_rpc.so libtool: install: /usr/bin/install -p .libs/ct_helper_rpc.lai /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_rpc.la libtool: install: /usr/bin/install -p .libs/ct_helper_tftp.so /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_tftp.so libtool: install: /usr/bin/install -p .libs/ct_helper_tftp.lai /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_tftp.la libtool: install: /usr/bin/install -p .libs/ct_helper_tns.so /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_tns.so libtool: install: /usr/bin/install -p .libs/ct_helper_tns.lai /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_tns.la libtool: install: /usr/bin/install -p .libs/ct_helper_sane.so /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_sane.so libtool: install: /usr/bin/install -p .libs/ct_helper_sane.lai /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_sane.la libtool: install: /usr/bin/install -p .libs/ct_helper_ssdp.so /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_ssdp.so libtool: install: /usr/bin/install -p .libs/ct_helper_ssdp.lai /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_ssdp.la libtool: warning: remember to run 'libtool --finish /usr/lib64/conntrack-tools' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src/helpers' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[3]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p conntrack conntrackd nfct '/builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/sbin' libtool: install: /usr/bin/install -p conntrack /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/sbin/conntrack libtool: install: /usr/bin/install -p conntrackd /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/sbin/conntrackd libtool: install: /usr/bin/install -p nfct /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/sbin/nfct make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5/src' make[1]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/conntrack-tools-1.4.5' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/share/man/man5' /usr/bin/install -p -m 644 conntrackd.conf.5 '/builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/share/man/man8' /usr/bin/install -p -m 644 conntrack.8 conntrackd.8 nfct.8 '/builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5' make[1]: Leaving directory '/builddir/build/BUILD/conntrack-tools-1.4.5' + find /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64 -type f -name '*.la' -exec rm -f '{}' ';' + mkdir -p /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/etc/conntrackd + install -d -m 0755 /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib/systemd/system + install -m 0644 /builddir/build/SOURCES/conntrackd.service /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib/systemd/system/ + install -m 0644 /builddir/build/SOURCES/conntrackd.conf /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/etc/conntrackd/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.4.5-6.fc33 --unique-debug-suffix -1.4.5-6.fc33.riscv64 --unique-debug-src-base conntrack-tools-1.4.5-6.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/conntrack-tools-1.4.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_amanda.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_mdns.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_ftp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_dhcpv6.so extracting debug info from /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_amanda.so extracting debug info from /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_dhcpv6.so extracting debug info from /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_ftp.so extracting debug info from /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_mdns.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_rpc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_sane.so extracting debug info from /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_sane.so extracting debug info from /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_rpc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_ssdp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_tftp.so extracting debug info from /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_ssdp.so extracting debug info from /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_tftp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_tns.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/sbin/conntrack extracting debug info from /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/lib64/conntrack-tools/ct_helper_tns.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/sbin/conntrackd extracting debug info from /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/sbin/conntrack explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/sbin/nfct extracting debug info from /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/sbin/conntrackd extracting debug info from /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/sbin/nfct original debug info size: 3940kB, size after compression: 3636kB /usr/lib/rpm/sepdebugcrcfix: Updated 12 CRC32s, 0 CRC32s did match. cpio: src/libct_proto_dccp.c: Cannot stat: No such file or directory cpio: src/libct_proto_gre.c: Cannot stat: No such file or directory cpio: src/libct_proto_icmp.c: Cannot stat: No such file or directory cpio: src/libct_proto_icmpv6.c: Cannot stat: No such file or directory cpio: src/libct_proto_sctp.c: Cannot stat: No such file or directory cpio: src/libct_proto_tcp.c: Cannot stat: No such file or directory cpio: src/libct_proto_udp.c: Cannot stat: No such file or directory cpio: src/libct_proto_udplite.c: Cannot stat: No such file or directory cpio: src/libct_proto_unknown.c: Cannot stat: No such file or directory 1822 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: conntrack-tools-1.4.5-6.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JdWe92 + umask 022 + cd /builddir/build/BUILD + cd conntrack-tools-1.4.5 + DOCDIR=/builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/share/doc/conntrack-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/share/doc/conntrack-tools + cp -pr AUTHORS /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/share/doc/conntrack-tools + cp -pr TODO /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/share/doc/conntrack-tools + cp -pr doc /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/share/doc/conntrack-tools + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nxjTmZ + umask 022 + cd /builddir/build/BUILD + cd conntrack-tools-1.4.5 + LICENSEDIR=/builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/share/licenses/conntrack-tools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/share/licenses/conntrack-tools + cp -pr COPYING /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64/usr/share/licenses/conntrack-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(conntrack-tools) = 1.4.5-6.fc33 conntrack = 1.0-1 conntrack-tools = 1.4.5-6.fc33 conntrack-tools(riscv-64) = 1.4.5-6.fc33 Requires(interp): /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(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libmnl.so.0()(64bit) libmnl.so.0(LIBMNL_1.0)(64bit) libnetfilter_conntrack.so.3()(64bit) libnetfilter_cthelper.so.0()(64bit) libnetfilter_cthelper.so.0(LIBNETFILTER_CTHELPER_1.0)(64bit) libnetfilter_cttimeout.so.1()(64bit) libnetfilter_cttimeout.so.1(LIBNETFILTER_CTTIMEOUT_1.0)(64bit) libnetfilter_cttimeout.so.1(LIBNETFILTER_CTTIMEOUT_1.1)(64bit) libnetfilter_queue.so.1()(64bit) libnfnetlink.so.0()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Obsoletes: conntrack < 1.0-1 Processing files: conntrack-tools-debugsource-1.4.5-6.fc33.riscv64 Provides: conntrack-tools-debugsource = 1.4.5-6.fc33 conntrack-tools-debugsource(riscv-64) = 1.4.5-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: conntrack-tools-debuginfo-1.4.5-6.fc33.riscv64 Provides: conntrack-tools-debuginfo = 1.4.5-6.fc33 conntrack-tools-debuginfo(riscv-64) = 1.4.5-6.fc33 debuginfo(build-id) = 09079d199f0f4ae2ae854e5aa26443048d4dcb44 debuginfo(build-id) = 2ce455e7a624cbb387af20c9d92051be4300dd0b debuginfo(build-id) = 302752fd5e0fb5c68b0a5ab3bb6b434f2349adbc debuginfo(build-id) = 48a7a840674d699b3de4ea732a484982710b77b2 debuginfo(build-id) = 70f5bf6d77498ee4f4c16bc64e8949f42748bb98 debuginfo(build-id) = 72a54f23b4c78f4edcffac313abd29640ea59c10 debuginfo(build-id) = 80d0f369f89daac3ffdae1ef335b61e83f725dfb debuginfo(build-id) = 9253aaf34423007c921d61231a0b0cb56c30f163 debuginfo(build-id) = 9f8e54a31ceacfe1d85c3083406fd0bc69ab509c debuginfo(build-id) = a7a00c96ce675eb1684c9369f8314363542895b6 debuginfo(build-id) = c5bbc00c40a86bc769453065d72dbd9057f35c19 debuginfo(build-id) = f678df21ca73ad32f3ee8887e30f85fcb97088e4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: conntrack-tools-debugsource(riscv-64) = 1.4.5-6.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64 Wrote: /builddir/build/RPMS/conntrack-tools-1.4.5-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/conntrack-tools-debugsource-1.4.5-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/conntrack-tools-debuginfo-1.4.5-6.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cnFVm3 + umask 022 + cd /builddir/build/BUILD + cd conntrack-tools-1.4.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/conntrack-tools-1.4.5-6.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0