Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/iptables.spec'], chrootPath='/var/lib/mock/rocky-9-i686/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=11011gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/iptables.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': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1628467200 Wrote: /builddir/build/SRPMS/iptables-1.8.7-23.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target i686 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/iptables.spec"], chrootPath='/var/lib/mock/rocky-9-i686/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=11011gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target i686 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/iptables.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': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1628467200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZMCXTm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf iptables-1.8.7 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/iptables-1.8.7.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd iptables-1.8.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-ebtables-Exit-gracefully-on-invalid-table-names.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-xtables-translate-Fix-translation-of-odd-netmasks.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-Eliminate-inet_aton-and-inet_ntoa.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0004-nft-arp-Make-use-of-ipv4_addr_to_string.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0005-libxtables-Drop-leftover-variable-in-xtables_numeric.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0006-extensions-libebt_ip6-Drop-unused-variables.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0007-libxtables-Fix-memleak-in-xtopt_parse_hostmask.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0008-nft-Avoid-memleak-in-error-path-of-nft_cmd_new.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0009-nft-Avoid-buffer-size-warnings-copying-iface-names.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0010-iptables-apply-Drop-unused-variable.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0011-extensions-libebt_ip6-Use-xtables_ip6parse_any.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0012-libxtables-Introduce-xtables_strdup-and-use-it-every.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0013-extensions-libxt_string-Avoid-buffer-size-warning-fo.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0014-iptables-nft-fix-Z-option.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0015-nft-Fix-bitwise-expression-avoidance-detection.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0016-extensions-sctp-Fix-nftables-translation.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0017-doc-Add-deprecation-notices-to-all-relevant-man-page.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0018-nft-cache-Sort-chains-on-demand-only.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0019-nft-Increase-BATCH_PAGE_SIZE-to-support-huge-ruleset.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iQEWew + umask 022 + cd /builddir/build/BUILD + cd iptables-1.8.7 + ./autogen.sh libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:13: installing 'build-aux/compile' configure.ac:12: installing 'build-aux/missing' iptables/Makefile.am: installing 'build-aux/depcomp' + 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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing ' + 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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing ' + 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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + 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 2022-01-13 13:16:42.238822427 +0000 +++ ./configure 2022-01-13 13:16:43.543832290 +0000 @@ -1872,7 +1872,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 2022-01-13 13:16:43.543832290 +0000 +++ ./configure 2022-01-13 13:16:43.560832418 +0000 @@ -6472,7 +6472,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'" @@ -14120,7 +14120,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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=i686-redhat-linux-gnu --host=i686-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-devel --enable-bpf-compiler --with-kernel=/usr --with-kbuild=/usr --with-ksource=/usr 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 for i686-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for i686-redhat-linux-gnu-ar... no checking for i686-redhat-linux-gnu-lib... no checking for i686-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu 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 i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-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 i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6478: -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 i686-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 /usr/bin/ld knows -Wl,--no-undefined... yes checking linux/dccp.h usability... yes checking linux/dccp.h presence... yes checking for linux/dccp.h... yes checking linux/ip_vs.h usability... yes checking linux/ip_vs.h presence... yes checking for linux/ip_vs.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking linux/proc_fs.h usability... no checking linux/proc_fs.h presence... no checking for linux/proc_fs.h... no checking linux/bpf.h usability... yes checking linux/bpf.h presence... yes checking for linux/bpf.h... yes checking size of struct ip6_hdr... 40 checking for pcap_compile in -lpcap... yes checking for i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-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 libnftnl... yes checking for libnetfilter_conntrack... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating extensions/GNUmakefile config.status: creating include/Makefile config.status: creating iptables/Makefile config.status: creating iptables/xtables.pc config.status: creating iptables/iptables.8 config.status: creating iptables/iptables-extensions.8.tmpl config.status: creating iptables/iptables-save.8 config.status: creating iptables/iptables-restore.8 config.status: creating iptables/iptables-apply.8 config.status: creating iptables/iptables-xml.1 config.status: creating libipq/Makefile config.status: creating libipq/libipq.pc config.status: creating libiptc/Makefile config.status: creating libiptc/libiptc.pc config.status: creating libiptc/libip4tc.pc config.status: creating libiptc/libip6tc.pc config.status: creating libxtables/Makefile config.status: creating utils/Makefile config.status: creating include/xtables-version.h config.status: creating iptables/xtables-monitor.8 config.status: creating utils/nfnl_osf.8 config.status: creating utils/nfbpf_compile.8 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Iptables Configuration: IPv4 support: yes IPv6 support: yes Devel support: yes IPQ support: no Large file support: yes BPF utils support: yes nfsynproxy util support: no nftables support: yes connlabel support: yes Build parameters: Put plugins into executable (static): no Support plugins via dlopen (shared): yes Installation prefix (--prefix): /usr Xtables extension directory: /usr/lib/xtables Pkg-config directory: /usr/lib/pkgconfig Xtables lock file: /run/xtables.lock Kernel source directory: /usr Kernel build directory: /usr Host: i686-redhat-linux-gnu GCC binary: gcc + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + rm -f include/linux/types.h + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in libiptc make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/libiptc' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o libip4tc.lo libip4tc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c libip4tc.c -fPIC -DPIC -o .libs/libip4tc.o make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/libiptc' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/libiptc' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o libip6tc.lo libip6tc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c libip6tc.c -fPIC -DPIC -o .libs/libip6tc.o make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/libiptc' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/libiptc' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -version-info 2:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o libip4tc.la -rpath /usr/lib libip4tc.lo -lpcap libtool: link: gcc -shared -fPIC -DPIC .libs/libip4tc.o -lpcap -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-soname -Wl,libip4tc.so.2 -o .libs/libip4tc.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libip4tc.so.2" && ln -s "libip4tc.so.2.0.0" "libip4tc.so.2") libtool: link: (cd ".libs" && rm -f "libip4tc.so" && ln -s "libip4tc.so.2.0.0" "libip4tc.so") libtool: link: ( cd ".libs" && rm -f "libip4tc.la" && ln -s "../libip4tc.la" "libip4tc.la" ) make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/libiptc' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/libiptc' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -version-info 2:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o libip6tc.la -rpath /usr/lib libip6tc.lo -lpcap libtool: link: gcc -shared -fPIC -DPIC .libs/libip6tc.o -lpcap -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-soname -Wl,libip6tc.so.2 -o .libs/libip6tc.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libip6tc.so.2" && ln -s "libip6tc.so.2.0.0" "libip6tc.so.2") libtool: link: (cd ".libs" && rm -f "libip6tc.so" && ln -s "libip6tc.so.2.0.0" "libip6tc.so") libtool: link: ( cd ".libs" && rm -f "libip6tc.la" && ln -s "../libip6tc.la" "libip6tc.la" ) make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/libiptc' Making all in libxtables make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/libxtables' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o libxtables_la-getethertype.lo `test -f 'getethertype.c' || echo './'`getethertype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c getethertype.c -fPIC -DPIC -o .libs/libxtables_la-getethertype.o make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/libxtables' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/libxtables' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o libxtables_la-xtoptions.lo `test -f 'xtoptions.c' || echo './'`xtoptions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c xtoptions.c -fPIC -DPIC -o .libs/libxtables_la-xtoptions.o make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/libxtables' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/libxtables' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o libxtables_la-xtables.lo `test -f 'xtables.c' || echo './'`xtables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c xtables.c -fPIC -DPIC -o .libs/libxtables_la-xtables.o make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/libxtables' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/libxtables' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -version-info 16:0:4 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o libxtables.la -rpath /usr/lib libxtables_la-xtables.lo libxtables_la-xtoptions.lo libxtables_la-getethertype.lo -ldl -lpcap libtool: link: gcc -shared -fPIC -DPIC .libs/libxtables_la-xtables.o .libs/libxtables_la-xtoptions.o .libs/libxtables_la-getethertype.o -ldl -lpcap -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-soname -Wl,libxtables.so.12 -o .libs/libxtables.so.12.4.0 libtool: link: (cd ".libs" && rm -f "libxtables.so.12" && ln -s "libxtables.so.12.4.0" "libxtables.so.12") libtool: link: (cd ".libs" && rm -f "libxtables.so" && ln -s "libxtables.so.12.4.0" "libxtables.so") libtool: link: ( cd ".libs" && rm -f "libxtables.la" && ln -s "../libxtables.la" "libxtables.la" ) make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/libxtables' Making all in include make[2]: Nothing to be done for 'all'. Making all in utils make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/utils' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o nfbpf_compile.o nfbpf_compile.c make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/utils' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/utils' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o nfnl_osf.o nfnl_osf.c make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/utils' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/utils' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o nfbpf_compile nfbpf_compile.o -lpcap -lpcap libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o nfbpf_compile nfbpf_compile.o -lpcap make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/utils' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/utils' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o nfnl_osf nfnl_osf.o -lnfnetlink -lpcap libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o nfnl_osf nfnl_osf.o -lnfnetlink -lpcap make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/utils' Making all in extensions make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_CHECKSUM.oo.d,-MT,libxt_CHECKSUM.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_CHECKSUM_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_CHECKSUM.oo -c libxt_CHECKSUM.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_AUDIT.oo.d,-MT,libxt_AUDIT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_AUDIT_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_AUDIT.oo -c libxt_AUDIT.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_CONNSECMARK.oo.d,-MT,libxt_CONNSECMARK.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_CONNSECMARK_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_CONNSECMARK.oo -c libxt_CONNSECMARK.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_CLASSIFY.oo.d,-MT,libxt_CLASSIFY.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_CLASSIFY_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_CLASSIFY.oo -c libxt_CLASSIFY.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_DSCP.oo.d,-MT,libxt_DSCP.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_DSCP_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_DSCP.oo -c libxt_DSCP.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_IDLETIMER.oo.d,-MT,libxt_IDLETIMER.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_IDLETIMER_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_IDLETIMER.oo -c libxt_IDLETIMER.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_LED.oo.d,-MT,libxt_LED.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_LED_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_LED.oo -c libxt_LED.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_NFLOG.oo.d,-MT,libxt_NFLOG.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_NFLOG_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_NFLOG.oo -c libxt_NFLOG.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_CONNMARK.oo.d,-MT,libxt_CONNMARK.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_CONNMARK_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_CONNMARK.oo -c libxt_CONNMARK.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_HMARK.oo.d,-MT,libxt_HMARK.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_HMARK_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_HMARK.oo -c libxt_HMARK.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_CT.oo.d,-MT,libxt_CT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_CT_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_CT.oo -c libxt_CT.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_MARK.oo.d,-MT,libxt_MARK.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_MARK_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_MARK.oo -c libxt_MARK.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_NFQUEUE.oo.d,-MT,libxt_NFQUEUE.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_NFQUEUE_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_NFQUEUE.oo -c libxt_NFQUEUE.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_SECMARK.oo.d,-MT,libxt_SECMARK.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_SECMARK_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_SECMARK.oo -c libxt_SECMARK.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_RATEEST.oo.d,-MT,libxt_RATEEST.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_RATEEST_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_RATEEST.oo -c libxt_RATEEST.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_TCPMSS.oo.d,-MT,libxt_TCPMSS.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TCPMSS_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_TCPMSS.oo -c libxt_TCPMSS.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_SYNPROXY.oo.d,-MT,libxt_SYNPROXY.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_SYNPROXY_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_SYNPROXY.oo -c libxt_SYNPROXY.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_TCPOPTSTRIP.oo.d,-MT,libxt_TCPOPTSTRIP.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TCPOPTSTRIP_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_TCPOPTSTRIP.oo -c libxt_TCPOPTSTRIP.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_TRACE.oo.d,-MT,libxt_TRACE.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TRACE_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_TRACE.oo -c libxt_TRACE.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_TPROXY.oo.d,-MT,libxt_TPROXY.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TPROXY_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_TPROXY.oo -c libxt_TPROXY.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_TEE.oo.d,-MT,libxt_TEE.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TEE_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_TEE.oo -c libxt_TEE.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_TOS.oo.d,-MT,libxt_TOS.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TOS_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_TOS.oo -c libxt_TOS.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_comment.oo.d,-MT,libxt_comment.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_comment_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_comment.oo -c libxt_comment.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_cgroup.oo.d,-MT,libxt_cgroup.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_cgroup_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_cgroup.oo -c libxt_cgroup.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_cluster.oo.d,-MT,libxt_cluster.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_cluster_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_cluster.oo -c libxt_cluster.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_addrtype.oo.d,-MT,libxt_addrtype.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_addrtype_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_addrtype.oo -c libxt_addrtype.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_connbytes.oo.d,-MT,libxt_connbytes.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_connbytes_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_connbytes.oo -c libxt_connbytes.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_bpf.oo.d,-MT,libxt_bpf.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_bpf_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_bpf.oo -c libxt_bpf.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' libxt_bpf.c: In function 'bpf_obj_get_readonly': libxt_bpf.c:76:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 76 | .pathname = (__u64)filepath, | ^ make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_connlabel.oo.d,-MT,libxt_connlabel.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_connlabel_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_connlabel.oo -c libxt_connlabel.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_SET.oo.d,-MT,libxt_SET.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_SET_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_SET.oo -c libxt_SET.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_connmark.oo.d,-MT,libxt_connmark.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_connmark_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_connmark.oo -c libxt_connmark.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_cpu.oo.d,-MT,libxt_cpu.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_cpu_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_cpu.oo -c libxt_cpu.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_connlimit.oo.d,-MT,libxt_connlimit.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_connlimit_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_connlimit.oo -c libxt_connlimit.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_ecn.oo.d,-MT,libxt_ecn.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_ecn_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_ecn.oo -c libxt_ecn.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_dscp.oo.d,-MT,libxt_dscp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_dscp_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_dscp.oo -c libxt_dscp.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_devgroup.oo.d,-MT,libxt_devgroup.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_devgroup_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_devgroup.oo -c libxt_devgroup.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_esp.oo.d,-MT,libxt_esp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_esp_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_esp.oo -c libxt_esp.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_helper.oo.d,-MT,libxt_helper.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_helper_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_helper.oo -c libxt_helper.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_dccp.oo.d,-MT,libxt_dccp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_dccp_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_dccp.oo -c libxt_dccp.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_ipcomp.oo.d,-MT,libxt_ipcomp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_ipcomp_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_ipcomp.oo -c libxt_ipcomp.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_length.oo.d,-MT,libxt_length.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_length_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_length.oo -c libxt_length.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_mac.oo.d,-MT,libxt_mac.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_mac_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_mac.oo -c libxt_mac.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_ipvs.oo.d,-MT,libxt_ipvs.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_ipvs_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_ipvs.oo -c libxt_ipvs.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_mark.oo.d,-MT,libxt_mark.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_mark_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_mark.oo -c libxt_mark.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_nfacct.oo.d,-MT,libxt_nfacct.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_nfacct_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_nfacct.oo -c libxt_nfacct.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_limit.oo.d,-MT,libxt_limit.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_limit_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_limit.oo -c libxt_limit.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_iprange.oo.d,-MT,libxt_iprange.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_iprange_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_iprange.oo -c libxt_iprange.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_osf.oo.d,-MT,libxt_osf.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_osf_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_osf.oo -c libxt_osf.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_physdev.oo.d,-MT,libxt_physdev.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_physdev_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_physdev.oo -c libxt_physdev.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_pkttype.oo.d,-MT,libxt_pkttype.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_pkttype_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_pkttype.oo -c libxt_pkttype.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_quota.oo.d,-MT,libxt_quota.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_quota_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_quota.oo -c libxt_quota.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_multiport.oo.d,-MT,libxt_multiport.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_multiport_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_multiport.oo -c libxt_multiport.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_conntrack.oo.d,-MT,libxt_conntrack.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_conntrack_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_conntrack.oo -c libxt_conntrack.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_rpfilter.oo.d,-MT,libxt_rpfilter.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_rpfilter_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_rpfilter.oo -c libxt_rpfilter.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_owner.oo.d,-MT,libxt_owner.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_owner_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_owner.oo -c libxt_owner.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_policy.oo.d,-MT,libxt_policy.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_policy_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_policy.oo -c libxt_policy.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_recent.oo.d,-MT,libxt_recent.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_recent_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_recent.oo -c libxt_recent.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_standard.oo.d,-MT,libxt_standard.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_standard_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_standard.oo -c libxt_standard.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_rateest.oo.d,-MT,libxt_rateest.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_rateest_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_rateest.oo -c libxt_rateest.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_hashlimit.oo.d,-MT,libxt_hashlimit.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_hashlimit_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_hashlimit.oo -c libxt_hashlimit.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_socket.oo.d,-MT,libxt_socket.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_socket_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_socket.oo -c libxt_socket.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_statistic.oo.d,-MT,libxt_statistic.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_statistic_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_statistic.oo -c libxt_statistic.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_tcpmss.oo.d,-MT,libxt_tcpmss.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_tcpmss_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_tcpmss.oo -c libxt_tcpmss.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_string.oo.d,-MT,libxt_string.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_string_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_string.oo -c libxt_string.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_tos.oo.d,-MT,libxt_tos.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_tos_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_tos.oo -c libxt_tos.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_sctp.oo.d,-MT,libxt_sctp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_sctp_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_sctp.oo -c libxt_sctp.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_tcp.oo.d,-MT,libxt_tcp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_tcp_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_tcp.oo -c libxt_tcp.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_udp.oo.d,-MT,libxt_udp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_udp_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_udp.oo -c libxt_udp.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_u32.oo.d,-MT,libxt_u32.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_u32_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_u32.oo -c libxt_u32.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libebt_802_3.oo.d,-MT,libebt_802_3.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libebt_802_3_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libebt_802_3.oo -c libebt_802_3.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_set.oo.d,-MT,libxt_set.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_set_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_set.oo -c libxt_set.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libxt_time.oo.d,-MT,libxt_time.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_time_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libxt_time.oo -c libxt_time.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libebt_among.oo.d,-MT,libebt_among.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libebt_among_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libebt_among.oo -c libebt_among.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libebt_arpreply.oo.d,-MT,libebt_arpreply.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libebt_arpreply_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libebt_arpreply.oo -c libebt_arpreply.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libebt_dnat.oo.d,-MT,libebt_dnat.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libebt_dnat_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libebt_dnat.oo -c libebt_dnat.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libebt_arp.oo.d,-MT,libebt_arp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libebt_arp_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libebt_arp.oo -c libebt_arp.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libebt_log.oo.d,-MT,libebt_log.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libebt_log_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libebt_log.oo -c libebt_log.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libebt_mark.oo.d,-MT,libebt_mark.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libebt_mark_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libebt_mark.oo -c libebt_mark.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libebt_mark_m.oo.d,-MT,libebt_mark_m.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libebt_mark_m_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libebt_mark_m.oo -c libebt_mark_m.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libebt_pkttype.oo.d,-MT,libebt_pkttype.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libebt_pkttype_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libebt_pkttype.oo -c libebt_pkttype.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libebt_nflog.oo.d,-MT,libebt_nflog.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libebt_nflog_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libebt_nflog.oo -c libebt_nflog.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libebt_redirect.oo.d,-MT,libebt_redirect.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libebt_redirect_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libebt_redirect.oo -c libebt_redirect.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libebt_snat.oo.d,-MT,libebt_snat.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libebt_snat_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libebt_snat.oo -c libebt_snat.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libebt_ip.oo.d,-MT,libebt_ip.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libebt_ip_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libebt_ip.oo -c libebt_ip.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libipt_CLUSTERIP.oo.d,-MT,libipt_CLUSTERIP.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_CLUSTERIP_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libipt_CLUSTERIP.oo -c libipt_CLUSTERIP.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libebt_ip6.oo.d,-MT,libebt_ip6.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libebt_ip6_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libebt_ip6.oo -c libebt_ip6.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libebt_vlan.oo.d,-MT,libebt_vlan.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libebt_vlan_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libebt_vlan.oo -c libebt_vlan.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libipt_ECN.oo.d,-MT,libipt_ECN.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_ECN_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libipt_ECN.oo -c libipt_ECN.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libebt_stp.oo.d,-MT,libebt_stp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libebt_stp_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libebt_stp.oo -c libebt_stp.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libipt_NETMAP.oo.d,-MT,libipt_NETMAP.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_NETMAP_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libipt_NETMAP.oo -c libipt_NETMAP.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libipt_LOG.oo.d,-MT,libipt_LOG.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_LOG_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libipt_LOG.oo -c libipt_LOG.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libipt_REJECT.oo.d,-MT,libipt_REJECT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_REJECT_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libipt_REJECT.oo -c libipt_REJECT.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libipt_MASQUERADE.oo.d,-MT,libipt_MASQUERADE.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_MASQUERADE_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libipt_MASQUERADE.oo -c libipt_MASQUERADE.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libipt_REDIRECT.oo.d,-MT,libipt_REDIRECT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_REDIRECT_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libipt_REDIRECT.oo -c libipt_REDIRECT.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libipt_TTL.oo.d,-MT,libipt_TTL.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_TTL_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libipt_TTL.oo -c libipt_TTL.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libipt_ULOG.oo.d,-MT,libipt_ULOG.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_ULOG_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libipt_ULOG.oo -c libipt_ULOG.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libipt_ah.oo.d,-MT,libipt_ah.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_ah_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libipt_ah.oo -c libipt_ah.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libipt_ttl.oo.d,-MT,libipt_ttl.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_ttl_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libipt_ttl.oo -c libipt_ttl.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libipt_DNAT.oo.d,-MT,libipt_DNAT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_DNAT_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libipt_DNAT.oo -c libipt_DNAT.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libipt_SNAT.oo.d,-MT,libipt_SNAT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_SNAT_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libipt_SNAT.oo -c libipt_SNAT.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libipt_realm.oo.d,-MT,libipt_realm.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_realm_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libipt_realm.oo -c libipt_realm.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_DNPT.oo.d,-MT,libip6t_DNPT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_DNPT_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_DNPT.oo -c libip6t_DNPT.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libipt_icmp.oo.d,-MT,libipt_icmp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_icmp_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libipt_icmp.oo -c libipt_icmp.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_HL.oo.d,-MT,libip6t_HL.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_HL_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_HL.oo -c libip6t_HL.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_NETMAP.oo.d,-MT,libip6t_NETMAP.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_NETMAP_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_NETMAP.oo -c libip6t_NETMAP.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_MASQUERADE.oo.d,-MT,libip6t_MASQUERADE.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_MASQUERADE_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_MASQUERADE.oo -c libip6t_MASQUERADE.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_LOG.oo.d,-MT,libip6t_LOG.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_LOG_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_LOG.oo -c libip6t_LOG.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_REDIRECT.oo.d,-MT,libip6t_REDIRECT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_REDIRECT_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_REDIRECT.oo -c libip6t_REDIRECT.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_REJECT.oo.d,-MT,libip6t_REJECT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_REJECT_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_REJECT.oo -c libip6t_REJECT.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_SNPT.oo.d,-MT,libip6t_SNPT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_SNPT_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_SNPT.oo -c libip6t_SNPT.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_DNAT.oo.d,-MT,libip6t_DNAT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_DNAT_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_DNAT.oo -c libip6t_DNAT.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_eui64.oo.d,-MT,libip6t_eui64.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_eui64_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_eui64.oo -c libip6t_eui64.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_ah.oo.d,-MT,libip6t_ah.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_ah_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_ah.oo -c libip6t_ah.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_hl.oo.d,-MT,libip6t_hl.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_hl_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_hl.oo -c libip6t_hl.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_SNAT.oo.d,-MT,libip6t_SNAT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_SNAT_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_SNAT.oo -c libip6t_SNAT.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_frag.oo.d,-MT,libip6t_frag.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_frag_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_frag.oo -c libip6t_frag.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_dst.oo.d,-MT,libip6t_dst.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_dst_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_dst.oo -c libip6t_dst.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_hbh.oo.d,-MT,libip6t_hbh.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_hbh_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_hbh.oo -c libip6t_hbh.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_icmp6.oo.d,-MT,libip6t_icmp6.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_icmp6_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_icmp6.oo -c libip6t_icmp6.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_ipv6header.oo.d,-MT,libip6t_ipv6header.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_ipv6header_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_ipv6header.oo -c libip6t_ipv6header.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_mh.oo.d,-MT,libip6t_mh.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_mh_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_mh.oo -c libip6t_mh.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' for ext in 802_3 AUDIT CHECKSUM CLASSIFY CLUSTERIP CONNMARK CONNSECMARK CT DNAT DNPT DSCP ECN HL HMARK IDLETIMER LED LOG MARK MASQUERADE NETMAP NFLOG NFQUEUE NOTRACK RATEEST REDIRECT REJECT SECMARK SET SNAT SNPT SYNPROXY TCPMSS TCPOPTSTRIP TEE TOS TPROXY TRACE TTL ULOG; do f="./libxt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext"; cat "$f" || exit $?; fi; f="./libip6t_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext (IPv6-specific)"; cat "$f" || exit $?; fi; f="./libipt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext (IPv4-specific)"; cat "$f" || exit $?; fi; done >targets.man; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' + ./libxt_AUDIT.man + ./libxt_CHECKSUM.man + ./libxt_CLASSIFY.man + ./libipt_CLUSTERIP.man + ./libxt_CONNMARK.man + ./libxt_CONNSECMARK.man + ./libxt_CT.man + ./libxt_DNAT.man + ./libip6t_DNPT.man + ./libxt_DSCP.man + ./libipt_ECN.man + ./libip6t_HL.man + ./libxt_HMARK.man + ./libxt_IDLETIMER.man + ./libxt_LED.man + ./libxt_LOG.man + ./libxt_MARK.man + ./libxt_MASQUERADE.man + ./libxt_NETMAP.man + ./libxt_NFLOG.man + ./libxt_NFQUEUE.man + ./libxt_NOTRACK.man + ./libxt_RATEEST.man + ./libxt_REDIRECT.man + ./libip6t_REJECT.man + ./libipt_REJECT.man + ./libxt_SECMARK.man + ./libxt_SET.man + ./libxt_SNAT.man + ./libip6t_SNPT.man + ./libxt_SYNPROXY.man + ./libxt_TCPMSS.man + ./libxt_TCPOPTSTRIP.man + ./libxt_TEE.man + ./libxt_TOS.man + ./libxt_TPROXY.man + ./libxt_TRACE.man + ./libipt_TTL.man + ./libipt_ULOG.man make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libarpt_mangle.oo.d,-MT,libarpt_mangle.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libarpt_mangle_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libarpt_mangle.oo -c libarpt_mangle.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_rt.oo.d,-MT,libip6t_rt.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_rt_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_rt.oo -c libip6t_rt.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' for ext in 802_3 addrtype ah among arp arpreply bpf cgroup cluster comment connbytes connlabel connlimit connmark conntrack cpu dccp devgroup dnat dscp dst ecn esp eui64 frag hashlimit hbh helper hl icmp icmp6 ip ip6 ipcomp iprange ipv6header ipvs length limit log mac mangle mark mark_m mh multiport nfacct nflog osf owner physdev pkttype policy quota rateest realm recent redirect rpfilter rt sctp set snat socket srh standard state statistic stp string tcp tcpmss time tos ttl u32 udp vlan; do f="./libxt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext"; cat "$f" || exit $?; fi; f="./libip6t_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext (IPv6-specific)"; cat "$f" || exit $?; fi; f="./libipt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext (IPv4-specific)"; cat "$f" || exit $?; fi; done >matches.man; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' + ./libxt_addrtype.man + ./libip6t_ah.man + ./libipt_ah.man + ./libxt_bpf.man + ./libxt_cgroup.man + ./libxt_cluster.man + ./libxt_comment.man + ./libxt_connbytes.man + ./libxt_connlabel.man + ./libxt_connlimit.man + ./libxt_connmark.man + ./libxt_conntrack.man + ./libxt_cpu.man + ./libxt_dccp.man + ./libxt_devgroup.man + ./libxt_dscp.man + ./libip6t_dst.man + ./libxt_ecn.man + ./libxt_esp.man + ./libip6t_eui64.man + ./libip6t_frag.man + ./libxt_hashlimit.man + ./libip6t_hbh.man + ./libxt_helper.man + ./libip6t_hl.man + ./libipt_icmp.man + ./libip6t_icmp6.man + ./libxt_iprange.man + ./libip6t_ipv6header.man + ./libxt_ipvs.man + ./libxt_length.man + ./libxt_limit.man + ./libxt_mac.man + ./libxt_mark.man + ./libip6t_mh.man + ./libxt_multiport.man + ./libxt_nfacct.man + ./libxt_osf.man + ./libxt_owner.man + ./libxt_physdev.man + ./libxt_pkttype.man + ./libxt_policy.man + ./libxt_quota.man + ./libxt_rateest.man + ./libipt_realm.man + ./libxt_recent.man + ./libxt_rpfilter.man + ./libip6t_rt.man + ./libxt_sctp.man + ./libxt_set.man + ./libxt_socket.man + ./libxt_state.man + ./libxt_statistic.man + ./libxt_string.man + ./libxt_tcp.man + ./libxt_tcpmss.man + ./libxt_time.man + ./libxt_tos.man + ./libipt_ttl.man + ./libxt_u32.man + ./libxt_udp.man make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_CHECKSUM.so libxt_CHECKSUM.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_AUDIT.so libxt_AUDIT.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_CT.so libxt_CT.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.libip6t_srh.oo.d,-MT,libip6t_srh.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_srh_init -DPIC -fPIC -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o libip6t_srh.oo -c libip6t_srh.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_CONNSECMARK.so libxt_CONNSECMARK.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_CLASSIFY.so libxt_CLASSIFY.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_DSCP.so libxt_DSCP.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_IDLETIMER.so libxt_IDLETIMER.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_CONNMARK.so libxt_CONNMARK.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_LED.so libxt_LED.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_NFLOG.so libxt_NFLOG.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_MARK.so libxt_MARK.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_HMARK.so libxt_HMARK.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_SECMARK.so libxt_SECMARK.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_RATEEST.so libxt_RATEEST.oo -L../libxtables/.libs -lxtables -lm; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_SYNPROXY.so libxt_SYNPROXY.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_NFQUEUE.so libxt_NFQUEUE.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_TCPMSS.so libxt_TCPMSS.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_TCPOPTSTRIP.so libxt_TCPOPTSTRIP.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_TEE.so libxt_TEE.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_conntrack.so libxt_conntrack.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_TRACE.so libxt_TRACE.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_TOS.so libxt_TOS.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_TPROXY.so libxt_TPROXY.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_SET.so libxt_SET.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_comment.so libxt_comment.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_cluster.so libxt_cluster.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_cgroup.so libxt_cgroup.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_bpf.so libxt_bpf.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_addrtype.so libxt_addrtype.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_connlabel.so libxt_connlabel.oo -L../libxtables/.libs -lxtables -lnetfilter_conntrack -lnfnetlink ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_connbytes.so libxt_connbytes.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_cpu.so libxt_cpu.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_connlimit.so libxt_connlimit.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_connmark.so libxt_connmark.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_devgroup.so libxt_devgroup.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_dscp.so libxt_dscp.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_ecn.so libxt_ecn.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_esp.so libxt_esp.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_helper.so libxt_helper.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_ipcomp.so libxt_ipcomp.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_dccp.so libxt_dccp.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_length.so libxt_length.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_mac.so libxt_mac.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_ipvs.so libxt_ipvs.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_mark.so libxt_mark.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_limit.so libxt_limit.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_nfacct.so libxt_nfacct.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_iprange.so libxt_iprange.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_osf.so libxt_osf.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_multiport.so libxt_multiport.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_pkttype.so libxt_pkttype.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_physdev.so libxt_physdev.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_quota.so libxt_quota.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_rpfilter.so libxt_rpfilter.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_owner.so libxt_owner.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_policy.so libxt_policy.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_recent.so libxt_recent.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_rateest.so libxt_rateest.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_standard.so libxt_standard.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_hashlimit.so libxt_hashlimit.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_socket.so libxt_socket.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_statistic.so libxt_statistic.oo -L../libxtables/.libs -lxtables -lm; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_sctp.so libxt_sctp.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_tcpmss.so libxt_tcpmss.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_string.so libxt_string.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_tos.so libxt_tos.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_set.so libxt_set.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_tcp.so libxt_tcp.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_udp.so libxt_udp.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libebt_802_3.so libebt_802_3.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_u32.so libxt_u32.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libxt_time.so libxt_time.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libebt_arpreply.so libebt_arpreply.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libebt_dnat.so libebt_dnat.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libebt_among.so libebt_among.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libebt_arp.so libebt_arp.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libebt_log.so libebt_log.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libebt_mark.so libebt_mark.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libebt_mark_m.so libebt_mark_m.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libebt_nflog.so libebt_nflog.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libebt_pkttype.so libebt_pkttype.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libebt_redirect.so libebt_redirect.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libebt_ip6.so libebt_ip6.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libebt_snat.so libebt_snat.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libebt_ip.so libebt_ip.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libipt_CLUSTERIP.so libipt_CLUSTERIP.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libebt_vlan.so libebt_vlan.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libebt_stp.so libebt_stp.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libipt_ECN.so libipt_ECN.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libipt_NETMAP.so libipt_NETMAP.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libipt_MASQUERADE.so libipt_MASQUERADE.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libipt_LOG.so libipt_LOG.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libipt_REDIRECT.so libipt_REDIRECT.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libipt_REJECT.so libipt_REJECT.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libipt_TTL.so libipt_TTL.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libipt_DNAT.so libipt_DNAT.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libipt_ULOG.so libipt_ULOG.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libipt_ah.so libipt_ah.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libipt_SNAT.so libipt_SNAT.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libipt_realm.so libipt_realm.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libipt_ttl.so libipt_ttl.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libipt_icmp.so libipt_icmp.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_DNPT.so libip6t_DNPT.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_HL.so libip6t_HL.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_NETMAP.so libip6t_NETMAP.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_LOG.so libip6t_LOG.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_DNAT.so libip6t_DNAT.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_REJECT.so libip6t_REJECT.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_MASQUERADE.so libip6t_MASQUERADE.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_REDIRECT.so libip6t_REDIRECT.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_SNPT.so libip6t_SNPT.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_eui64.so libip6t_eui64.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_SNAT.so libip6t_SNAT.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_ah.so libip6t_ah.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_hl.so libip6t_hl.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_dst.so libip6t_dst.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_frag.so libip6t_frag.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' ln -fs libxt_CT.so libxt_NOTRACK.so make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_hbh.so libip6t_hbh.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' ln -fs libxt_conntrack.so libxt_state.so make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.initext4.o.d,-MT,initext4.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=ext4_init -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o initext4.o -c initext4.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.initext.o.d,-MT,initext.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=ext_init -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o initext.o -c initext.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_ipv6header.so libip6t_ipv6header.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.initext6.o.d,-MT,initext6.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=ext6_init -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o initext6.o -c initext6.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.initextb.o.d,-MT,initextb.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=extb_init -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o initextb.o -c initextb.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_mh.so libip6t_mh.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wp,-MMD,./.initexta.o.d,-MT,initexta.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=exta_init -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -o initexta.o -c initexta.c; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' ar crs libext.a initext.o; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_icmp6.so libip6t_icmp6.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' ar crs libext4.a initext4.o; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' ar crs libext6.a initext6.o; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' ar crs libext_ebt.a initextb.o; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' ar crs libext_arpt.a initexta.o; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libarpt_mangle.so libarpt_mangle.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_rt.so libip6t_rt.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' gcc -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -o libip6t_srh.so libip6t_srh.oo -L../libxtables/.libs -lxtables ; make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' Making all in iptables /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_legacy_multi-xtables-legacy-multi.o `test -f 'xtables-legacy-multi.c' || echo './'`xtables-legacy-multi.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_legacy_multi-ip6tables-standalone.o `test -f 'ip6tables-standalone.c' || echo './'`ip6tables-standalone.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_legacy_multi-iptables-standalone.o `test -f 'iptables-standalone.c' || echo './'`iptables-standalone.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-xtables-nft-multi.o `test -f 'xtables-nft-multi.c' || echo './'`xtables-nft-multi.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_legacy_multi-iptables-restore.o `test -f 'iptables-restore.c' || echo './'`iptables-restore.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_legacy_multi-iptables-save.o `test -f 'iptables-save.c' || echo './'`iptables-save.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-xtables-save.o `test -f 'xtables-save.c' || echo './'`xtables-save.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-xtables-standalone.o `test -f 'xtables-standalone.c' || echo './'`xtables-standalone.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_legacy_multi-iptables-xml.o `test -f 'iptables-xml.c' || echo './'`iptables-xml.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_legacy_multi-xshared.o `test -f 'xshared.c' || echo './'`xshared.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-xtables-restore.o `test -f 'xtables-restore.c' || echo './'`xtables-restore.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-iptables-xml.o `test -f 'iptables-xml.c' || echo './'`iptables-xml.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-nft-ipv4.o `test -f 'nft-ipv4.c' || echo './'`nft-ipv4.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-nft-ipv6.o `test -f 'nft-ipv6.c' || echo './'`nft-ipv6.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-nft-arp.o `test -f 'nft-arp.c' || echo './'`nft-arp.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-xtables.o `test -f 'xtables.c' || echo './'`xtables.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_legacy_multi-iptables.o `test -f 'iptables.c' || echo './'`iptables.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-xtables-arp-standalone.o `test -f 'xtables-arp-standalone.c' || echo './'`xtables-arp-standalone.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_legacy_multi-ip6tables.o `test -f 'ip6tables.c' || echo './'`ip6tables.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-nft-shared.o `test -f 'nft-shared.c' || echo './'`nft-shared.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-nft-chain.o `test -f 'nft-chain.c' || echo './'`nft-chain.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-xtables-eb-standalone.o `test -f 'xtables-eb-standalone.c' || echo './'`xtables-eb-standalone.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-xtables-monitor.o `test -f 'xtables-monitor.c' || echo './'`xtables-monitor.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-nft-cmd.o `test -f 'nft-cmd.c' || echo './'`nft-cmd.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-nft-cache.o `test -f 'nft-cache.c' || echo './'`nft-cache.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' sed \ -e '/@MATCH@/ r ../extensions/matches.man' \ -e '/@TARGET@/ r ../extensions/targets.man' iptables-extensions.8.tmpl >iptables-extensions.8; make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' echo '.so man8/xtables-translate.8' >iptables-translate.8 make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' echo '.so man8/xtables-translate.8' >ip6tables-translate.8 make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' echo '.so man8/xtables-translate.8' >iptables-restore-translate.8 make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' echo '.so man8/xtables-translate.8' >ip6tables-restore-translate.8 make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-nft-bridge.o `test -f 'nft-bridge.c' || echo './'`nft-bridge.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-xtables-arp.o `test -f 'xtables-arp.c' || echo './'`xtables-arp.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-xtables-eb-translate.o `test -f 'xtables-eb-translate.c' || echo './'`xtables-eb-translate.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-xtables-translate.o `test -f 'xtables-translate.c' || echo './'`xtables-translate.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-xshared.o `test -f 'xshared.c' || echo './'`xshared.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-xtables-eb.o `test -f 'xtables-eb.c' || echo './'`xtables-eb.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/usr/include/uapi -I/usr/include -I/usr/include/uapi -I/usr/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -c -o xtables_nft_multi-nft.o `test -f 'nft.c' || echo './'`nft.c make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o xtables-legacy-multi xtables_legacy_multi-xtables-legacy-multi.o xtables_legacy_multi-iptables-xml.o xtables_legacy_multi-iptables-standalone.o xtables_legacy_multi-iptables.o xtables_legacy_multi-ip6tables-standalone.o xtables_legacy_multi-ip6tables.o xtables_legacy_multi-xshared.o xtables_legacy_multi-iptables-restore.o xtables_legacy_multi-iptables-save.o ../extensions/libext.a ../libiptc/libip4tc.la ../extensions/libext4.a ../libiptc/libip6tc.la ../extensions/libext6.a ../libxtables/libxtables.la -lm -lpcap libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/xtables-legacy-multi xtables_legacy_multi-xtables-legacy-multi.o xtables_legacy_multi-iptables-xml.o xtables_legacy_multi-iptables-standalone.o xtables_legacy_multi-iptables.o xtables_legacy_multi-ip6tables-standalone.o xtables_legacy_multi-ip6tables.o xtables_legacy_multi-xshared.o xtables_legacy_multi-iptables-restore.o xtables_legacy_multi-iptables-save.o ../extensions/libext.a ../libiptc/.libs/libip4tc.so ../extensions/libext4.a ../libiptc/.libs/libip6tc.so ../extensions/libext6.a ../libxtables/.libs/libxtables.so -ldl -lm -lpcap make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o xtables-nft-multi xtables_nft_multi-xtables-nft-multi.o xtables_nft_multi-iptables-xml.o xtables_nft_multi-xtables-save.o xtables_nft_multi-xtables-restore.o xtables_nft_multi-xtables-standalone.o xtables_nft_multi-xtables.o xtables_nft_multi-nft.o xtables_nft_multi-nft-shared.o xtables_nft_multi-nft-ipv4.o xtables_nft_multi-nft-ipv6.o xtables_nft_multi-nft-arp.o xtables_nft_multi-xtables-monitor.o xtables_nft_multi-nft-cache.o xtables_nft_multi-xtables-arp-standalone.o xtables_nft_multi-xtables-arp.o xtables_nft_multi-nft-bridge.o xtables_nft_multi-nft-cmd.o xtables_nft_multi-nft-chain.o xtables_nft_multi-xtables-eb-standalone.o xtables_nft_multi-xtables-eb.o xtables_nft_multi-xtables-eb-translate.o xtables_nft_multi-xtables-translate.o xtables_nft_multi-xshared.o ../extensions/libext.a ../extensions/libext_ebt.a -lmnl -lnftnl -lnetfilter_conntrack -lnfnetlink ../extensions/libext4.a ../extensions/libext6.a ../extensions/libext_ebt.a ../extensions/libext_arpt.a ../libxtables/libxtables.la -lm -lpcap libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -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-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/xtables-nft-multi xtables_nft_multi-xtables-nft-multi.o xtables_nft_multi-iptables-xml.o xtables_nft_multi-xtables-save.o xtables_nft_multi-xtables-restore.o xtables_nft_multi-xtables-standalone.o xtables_nft_multi-xtables.o xtables_nft_multi-nft.o xtables_nft_multi-nft-shared.o xtables_nft_multi-nft-ipv4.o xtables_nft_multi-nft-ipv6.o xtables_nft_multi-nft-arp.o xtables_nft_multi-xtables-monitor.o xtables_nft_multi-nft-cache.o xtables_nft_multi-xtables-arp-standalone.o xtables_nft_multi-xtables-arp.o xtables_nft_multi-nft-bridge.o xtables_nft_multi-nft-cmd.o xtables_nft_multi-nft-chain.o xtables_nft_multi-xtables-eb-standalone.o xtables_nft_multi-xtables-eb.o xtables_nft_multi-xtables-eb-translate.o xtables_nft_multi-xtables-translate.o xtables_nft_multi-xshared.o ../extensions/libext.a -lmnl -lnftnl -lnetfilter_conntrack -lnfnetlink ../extensions/libext4.a ../extensions/libext6.a ../extensions/libext_ebt.a ../extensions/libext_arpt.a ../libxtables/.libs/libxtables.so -ldl -lm -lpcap make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.H0HTFS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386 ++ dirname /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386 + cd iptables-1.8.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386 'INSTALL=/usr/bin/install -p' Making install in libiptc make[1]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/libiptc' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/libiptc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -p libip4tc.la libip6tc.la '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib' libtool: install: /usr/bin/install -p .libs/libip4tc.so.2.0.0 /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/libip4tc.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib && { ln -s -f libip4tc.so.2.0.0 libip4tc.so.2 || { rm -f libip4tc.so.2 && ln -s libip4tc.so.2.0.0 libip4tc.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib && { ln -s -f libip4tc.so.2.0.0 libip4tc.so || { rm -f libip4tc.so && ln -s libip4tc.so.2.0.0 libip4tc.so; }; }) libtool: install: /usr/bin/install -p .libs/libip4tc.lai /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/libip4tc.la libtool: install: /usr/bin/install -p .libs/libip6tc.so.2.0.0 /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/libip6tc.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib && { ln -s -f libip6tc.so.2.0.0 libip6tc.so.2 || { rm -f libip6tc.so.2 && ln -s libip6tc.so.2.0.0 libip6tc.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib && { ln -s -f libip6tc.so.2.0.0 libip6tc.so || { rm -f libip6tc.so && ln -s libip6tc.so.2.0.0 libip6tc.so; }; }) libtool: install: /usr/bin/install -p .libs/libip6tc.lai /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/libip6tc.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/pkgconfig' /usr/bin/install -p -m 644 libiptc.pc libip4tc.pc libip6tc.pc '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/libiptc' make[1]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/libiptc' Making install in libxtables make[1]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/libxtables' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/libxtables' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -p libxtables.la '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib' libtool: install: /usr/bin/install -p .libs/libxtables.so.12.4.0 /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/libxtables.so.12.4.0 libtool: install: (cd /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib && { ln -s -f libxtables.so.12.4.0 libxtables.so.12 || { rm -f libxtables.so.12 && ln -s libxtables.so.12.4.0 libxtables.so.12; }; }) libtool: install: (cd /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib && { ln -s -f libxtables.so.12.4.0 libxtables.so || { rm -f libxtables.so && ln -s libxtables.so.12.4.0 libxtables.so; }; }) libtool: install: /usr/bin/install -p .libs/libxtables.lai /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/libxtables.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/libxtables' make[1]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/libxtables' Making install in include make[1]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/include' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/include/libiptc' /usr/bin/install -p -m 644 libiptc/ipt_kernel_headers.h libiptc/libiptc.h libiptc/libip6tc.h libiptc/libxtc.h libiptc/xtcshared.h '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/include/libiptc' /usr/bin/install -p -m 644 xtables.h xtables-version.h '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/include/.' make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/include' make[1]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/include' Making install in utils make[1]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/utils' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p nfnl_osf nfbpf_compile '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin' libtool: install: /usr/bin/install -p nfnl_osf /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin/nfnl_osf libtool: install: /usr/bin/install -p nfbpf_compile /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin/nfbpf_compile /usr/bin/mkdir -p '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/man/man8' /usr/bin/install -p -m 644 nfnl_osf.8 nfbpf_compile.8 '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/xtables' /usr/bin/install -p -m 644 pf.os '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/xtables' make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/utils' make[1]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/utils' Making install in extensions make[1]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/extensions' if test -n "libxt_AUDIT.so libxt_CHECKSUM.so libxt_CLASSIFY.so libxt_CONNMARK.so libxt_CONNSECMARK.so libxt_CT.so libxt_DSCP.so libxt_HMARK.so libxt_IDLETIMER.so libxt_LED.so libxt_MARK.so libxt_NFLOG.so libxt_NFQUEUE.so libxt_RATEEST.so libxt_SECMARK.so libxt_SET.so libxt_SYNPROXY.so libxt_TCPMSS.so libxt_TCPOPTSTRIP.so libxt_TEE.so libxt_TOS.so libxt_TPROXY.so libxt_TRACE.so libxt_addrtype.so libxt_bpf.so libxt_cgroup.so libxt_cluster.so libxt_comment.so libxt_connbytes.so libxt_connlabel.so libxt_connlimit.so libxt_connmark.so libxt_conntrack.so libxt_cpu.so libxt_dccp.so libxt_devgroup.so libxt_dscp.so libxt_ecn.so libxt_esp.so libxt_hashlimit.so libxt_helper.so libxt_ipcomp.so libxt_iprange.so libxt_ipvs.so libxt_length.so libxt_limit.so libxt_mac.so libxt_mark.so libxt_multiport.so libxt_nfacct.so libxt_osf.so libxt_owner.so libxt_physdev.so libxt_pkttype.so libxt_policy.so libxt_quota.so libxt_rateest.so libxt_recent.so libxt_rpfilter.so libxt_sctp.so libxt_set.so libxt_socket.so libxt_standard.so libxt_statistic.so libxt_string.so libxt_tcp.so libxt_tcpmss.so libxt_time.so libxt_tos.so libxt_u32.so libxt_udp.so libebt_802_3.so libebt_among.so libebt_arp.so libebt_arpreply.so libebt_dnat.so libebt_ip.so libebt_ip6.so libebt_log.so libebt_mark.so libebt_mark_m.so libebt_nflog.so libebt_pkttype.so libebt_redirect.so libebt_snat.so libebt_stp.so libebt_vlan.so libipt_CLUSTERIP.so libipt_DNAT.so libipt_ECN.so libipt_LOG.so libipt_MASQUERADE.so libipt_NETMAP.so libipt_REDIRECT.so libipt_REJECT.so libipt_SNAT.so libipt_TTL.so libipt_ULOG.so libipt_ah.so libipt_icmp.so libipt_realm.so libipt_ttl.so libip6t_DNAT.so libip6t_DNPT.so libip6t_HL.so libip6t_LOG.so libip6t_MASQUERADE.so libip6t_NETMAP.so libip6t_REDIRECT.so libip6t_REJECT.so libip6t_SNAT.so libip6t_SNPT.so libip6t_ah.so libip6t_dst.so libip6t_eui64.so libip6t_frag.so libip6t_hbh.so libip6t_hl.so libip6t_icmp6.so libip6t_ipv6header.so libip6t_mh.so libip6t_rt.so libip6t_srh.so libarpt_mangle.so"; then \ install -pm0755 libxt_AUDIT.so libxt_CHECKSUM.so libxt_CLASSIFY.so libxt_CONNMARK.so libxt_CONNSECMARK.so libxt_CT.so libxt_DSCP.so libxt_HMARK.so libxt_IDLETIMER.so libxt_LED.so libxt_MARK.so libxt_NFLOG.so libxt_NFQUEUE.so libxt_RATEEST.so libxt_SECMARK.so libxt_SET.so libxt_SYNPROXY.so libxt_TCPMSS.so libxt_TCPOPTSTRIP.so libxt_TEE.so libxt_TOS.so libxt_TPROXY.so libxt_TRACE.so libxt_addrtype.so libxt_bpf.so libxt_cgroup.so libxt_cluster.so libxt_comment.so libxt_connbytes.so libxt_connlabel.so libxt_connlimit.so libxt_connmark.so libxt_conntrack.so libxt_cpu.so libxt_dccp.so libxt_devgroup.so libxt_dscp.so libxt_ecn.so libxt_esp.so libxt_hashlimit.so libxt_helper.so libxt_ipcomp.so libxt_iprange.so libxt_ipvs.so libxt_length.so libxt_limit.so libxt_mac.so libxt_mark.so libxt_multiport.so libxt_nfacct.so libxt_osf.so libxt_owner.so libxt_physdev.so libxt_pkttype.so libxt_policy.so libxt_quota.so libxt_rateest.so libxt_recent.so libxt_rpfilter.so libxt_sctp.so libxt_set.so libxt_socket.so libxt_standard.so libxt_statistic.so libxt_string.so libxt_tcp.so libxt_tcpmss.so libxt_time.so libxt_tos.so libxt_u32.so libxt_udp.so libebt_802_3.so libebt_among.so libebt_arp.so libebt_arpreply.so libebt_dnat.so libebt_ip.so libebt_ip6.so libebt_log.so libebt_mark.so libebt_mark_m.so libebt_nflog.so libebt_pkttype.so libebt_redirect.so libebt_snat.so libebt_stp.so libebt_vlan.so libipt_CLUSTERIP.so libipt_DNAT.so libipt_ECN.so libipt_LOG.so libipt_MASQUERADE.so libipt_NETMAP.so libipt_REDIRECT.so libipt_REJECT.so libipt_SNAT.so libipt_TTL.so libipt_ULOG.so libipt_ah.so libipt_icmp.so libipt_realm.so libipt_ttl.so libip6t_DNAT.so libip6t_DNPT.so libip6t_HL.so libip6t_LOG.so libip6t_MASQUERADE.so libip6t_NETMAP.so libip6t_REDIRECT.so libip6t_REJECT.so libip6t_SNAT.so libip6t_SNPT.so libip6t_ah.so libip6t_dst.so libip6t_eui64.so libip6t_frag.so libip6t_hbh.so libip6t_hl.so libip6t_icmp6.so libip6t_ipv6header.so libip6t_mh.so libip6t_rt.so libip6t_srh.so libarpt_mangle.so "/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/"; \ fi; if test -n "libxt_NOTRACK.so libxt_state.so"; then \ cp -P libxt_NOTRACK.so libxt_state.so "/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/"; \ fi; make[1]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/extensions' Making install in iptables make[1]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[3]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p xtables-legacy-multi xtables-nft-multi '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin' libtool: warning: '../libiptc/libip4tc.la' has not been installed in '/usr/lib' libtool: warning: '../libiptc/libip6tc.la' has not been installed in '/usr/lib' libtool: warning: '../libxtables/libxtables.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -p .libs/xtables-legacy-multi /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin/xtables-legacy-multi libtool: warning: '../libxtables/libxtables.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -p .libs/xtables-nft-multi /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin/xtables-nft-multi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin' /usr/bin/install -p iptables-apply '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin' /usr/bin/make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/iptables-1.8.7/iptables' if test -z "/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386"; then /sbin/ldconfig; fi; /usr/bin/install -p -dm0755 "/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/bin"; for i in iptables-xml; do ln -s -f "/usr/sbin/xtables-legacy-multi" "/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/bin/$i"; done; for i in iptables-legacy iptables-legacy-restore iptables-legacy-save iptables iptables-restore iptables-save; do ln -s -f xtables-legacy-multi "/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin/$i"; done; for i in ip6tables-legacy ip6tables-legacy-restore ip6tables-legacy-save ip6tables ip6tables-restore ip6tables-save; do ln -s -f xtables-legacy-multi "/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin/$i"; done; for i in iptables-nft iptables-nft-restore iptables-nft-save ip6tables-nft ip6tables-nft-restore ip6tables-nft-save iptables-translate ip6tables-translate iptables-restore-translate ip6tables-restore-translate arptables-nft arptables arptables-nft-restore arptables-restore arptables-nft-save arptables-save ebtables-nft ebtables ebtables-nft-restore ebtables-restore ebtables-nft-save ebtables-save xtables-monitor; do ln -s -f xtables-nft-multi "/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin/$i"; done; ln -s -f iptables-apply "/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin/ip6tables-apply" make[4]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/man/man1' /usr/bin/install -p -m 644 iptables-xml.1 '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/man/man8' /usr/bin/install -p -m 644 iptables.8 iptables-restore.8 iptables-save.8 ip6tables.8 ip6tables-restore.8 ip6tables-save.8 iptables-extensions.8 iptables-apply.8 ip6tables-apply.8 xtables-nft.8 xtables-translate.8 xtables-legacy.8 iptables-translate.8 ip6tables-translate.8 iptables-restore-translate.8 ip6tables-restore-translate.8 xtables-monitor.8 arptables-nft.8 arptables-nft-restore.8 arptables-nft-save.8 ebtables-nft.8 '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/pkgconfig' /usr/bin/install -p -m 644 xtables.pc '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[1]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7/iptables' make[1]: Entering directory '/builddir/build/BUILD/iptables-1.8.7' make[2]: Entering directory '/builddir/build/BUILD/iptables-1.8.7' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/etc' /usr/bin/install -p -m 644 etc/ethertypes '/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/etc' make[2]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7' make[1]: Leaving directory '/builddir/build/BUILD/iptables-1.8.7' + rm -f /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/libip4tc.la /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/libip6tc.la /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/libxtables.la + install -d -m 755 /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/libexec/iptables + install -c -m 755 /builddir/build/SOURCES/iptables.init /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/libexec/iptables/iptables.init + sed -e 's;iptables;ip6tables;g' -e 's;IPTABLES;IP6TABLES;g' + install -c -m 755 ip6tables.init /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/libexec/iptables/ip6tables.init + install -d -m 755 /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/etc/sysconfig + install -c -m 600 /builddir/build/SOURCES/iptables-config /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/etc/sysconfig/iptables-config + sed -e 's;iptables;ip6tables;g' -e 's;IPTABLES;IP6TABLES;g' + install -c -m 600 ip6tables-config /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/etc/sysconfig/ip6tables-config + install -c -m 600 /builddir/build/SOURCES/sysconfig_iptables /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/etc/sysconfig/iptables + install -c -m 600 /builddir/build/SOURCES/sysconfig_ip6tables /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/etc/sysconfig/ip6tables + install -d -m 755 /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386//usr/lib/systemd/system + install -c -m 644 /builddir/build/SOURCES/iptables.service /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386//usr/lib/systemd/system + sed -e 's;iptables;ip6tables;g' -e 's;IPv4;IPv6;g' -e 's;/usr/libexec/ip6tables;/usr/libexec/iptables;g' + install -c -m 644 ip6tables.service /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386//usr/lib/systemd/system + install -d /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386//usr/libexec/initscripts/legacy-actions/iptables + install -d /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386//usr/libexec/initscripts/legacy-actions/ip6tables + cat + chmod 755 /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386//usr/libexec/initscripts/legacy-actions/iptables/save + sed -e 's;iptables.init;ip6tables.init;g' -e 's;IPTABLES;IP6TABLES;g' + install -c -m 755 ip6tabes.save-legacy /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386//usr/libexec/initscripts/legacy-actions/ip6tables/save + cat + chmod 755 /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386//usr/libexec/initscripts/legacy-actions/iptables/panic + sed -e 's;iptables.init;ip6tables.init;g' -e 's;IPTABLES;IP6TABLES;g' + install -c -m 755 ip6tabes.panic-legacy /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386//usr/libexec/initscripts/legacy-actions/ip6tables/panic + rm -f /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/etc/ethertypes + install -p -D -m 755 /builddir/build/SOURCES/arptables-nft-helper /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/libexec/arptables-nft-helper + install -p -D -m 644 /builddir/build/SOURCES/arptables.service /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/systemd/system/arptables.service + touch /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/etc/sysconfig/arptables + install -p /builddir/build/SOURCES/ebtables.service /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/systemd/system/ + install -m0755 /builddir/build/SOURCES/ebtables-helper /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/libexec/ebtables-helper + install -m0600 /builddir/build/SOURCES/ebtables-config /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/etc/sysconfig/ebtables-config + touch /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/etc/sysconfig/ebtables + touch /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/libexec/arptables-helper + touch /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/man/man8/arptables.8 + touch /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/man/man8/arptables-save.8 + touch /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/man/man8/arptables-restore.8 + touch /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/man/man8/ebtables.8 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.8.7-23.el9 --unique-debug-suffix -1.8.7-23.el9.i386 --unique-debug-src-base iptables-1.8.7-23.el9.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/iptables-1.8.7 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/libip6tc.so.2.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/libxtables.so.12.4.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libarpt_mangle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_802_3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/libip4tc.so.2.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_arp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_arpreply.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_among.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_arp.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/libip4tc.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/libxtables.so.12.4.0 extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_arpreply.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_802_3.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/libip6tc.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libarpt_mangle.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_among.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_dnat.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_ip.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_ip6.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_log.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_mark.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_dnat.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_nflog.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_mark_m.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_ip.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_ip6.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_mark.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_log.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_mark_m.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_nflog.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_pkttype.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_pkttype.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_snat.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_redirect.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_stp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_vlan.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_DNAT.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_DNPT.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_redirect.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_snat.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_stp.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libebt_vlan.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_HL.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_DNAT.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_DNPT.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_LOG.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_HL.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_LOG.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_MASQUERADE.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_REDIRECT.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_NETMAP.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_REJECT.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_SNAT.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_MASQUERADE.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_NETMAP.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_REDIRECT.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_SNPT.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_SNAT.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_SNPT.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_REJECT.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_ah.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_dst.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_ah.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_dst.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_frag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_eui64.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_hbh.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_hl.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_eui64.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_frag.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_hl.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_hbh.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_icmp6.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_icmp6.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_ipv6header.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_ipv6header.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_mh.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_rt.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_rt.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_mh.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_srh.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_CLUSTERIP.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_CLUSTERIP.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libip6t_srh.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_DNAT.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_ECN.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_DNAT.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_LOG.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_ECN.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_LOG.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_MASQUERADE.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_MASQUERADE.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_NETMAP.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_NETMAP.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_REDIRECT.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_REDIRECT.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_REJECT.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_SNAT.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_REJECT.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_SNAT.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_TTL.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_ULOG.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_TTL.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_ULOG.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_ah.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_ah.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_icmp.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_icmp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_realm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_ttl.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_realm.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libipt_ttl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_AUDIT.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_AUDIT.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_CHECKSUM.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_CLASSIFY.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_CHECKSUM.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_CLASSIFY.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_CONNMARK.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_CONNMARK.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_CONNSECMARK.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_CONNSECMARK.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_CT.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_DSCP.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_CT.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_HMARK.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_DSCP.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_HMARK.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_IDLETIMER.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_MARK.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_LED.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_IDLETIMER.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_MARK.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_LED.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_NFLOG.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_NFLOG.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_NFQUEUE.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_NFQUEUE.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_RATEEST.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_SECMARK.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_RATEEST.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_SET.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_SECMARK.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_SET.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_SYNPROXY.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_TCPMSS.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_SYNPROXY.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_TCPOPTSTRIP.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_TCPMSS.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_TCPOPTSTRIP.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_TEE.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_TEE.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_TOS.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_TPROXY.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_TOS.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_TRACE.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_TPROXY.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_TRACE.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_addrtype.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_addrtype.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_bpf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_cluster.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_cgroup.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_bpf.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_cgroup.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_cluster.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_comment.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_comment.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_connbytes.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_connlabel.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_connlimit.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_connbytes.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_connlabel.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_connlimit.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_connmark.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_connmark.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_conntrack.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_cpu.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_conntrack.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_dccp.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_cpu.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_dccp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_devgroup.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_dscp.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_devgroup.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_dscp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_ecn.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_ecn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_esp.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_esp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_hashlimit.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_hashlimit.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_helper.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_ipcomp.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_helper.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_ipcomp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_iprange.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_iprange.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_ipvs.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_length.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_ipvs.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_length.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_limit.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_limit.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_mac.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_mac.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_mark.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_mark.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_multiport.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_multiport.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_nfacct.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_osf.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_nfacct.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_osf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_owner.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_owner.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_physdev.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_physdev.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_pkttype.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_policy.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_pkttype.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_policy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_quota.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_rateest.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_quota.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_rateest.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_recent.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_recent.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_rpfilter.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_rpfilter.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_sctp.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_sctp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_set.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_socket.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_standard.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_set.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_socket.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_standard.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_statistic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_string.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_statistic.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_string.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_tcp.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_tcp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_tcpmss.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_tcpmss.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_time.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_tos.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_u32.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_time.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_tos.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_u32.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_udp.so extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/lib/xtables/libxt_udp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin/nfbpf_compile extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin/nfbpf_compile explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin/nfnl_osf extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin/nfnl_osf explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin/xtables-legacy-multi explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin/xtables-nft-multi extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin/xtables-legacy-multi extracting debug info from /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/sbin/xtables-nft-multi original debug info size: 5588kB, size after compression: 4940kB /usr/lib/rpm/sepdebugcrcfix: Updated 131 CRC32s, 0 CRC32s did match. 3561 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 *** WARNING: ./usr/lib/systemd/system/ebtables.service is executable but has no shebang, removing executable bit mangling shebang in /usr/sbin/iptables-apply from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/iptables/iptables.init from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/iptables/ip6tables.init from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/initscripts/legacy-actions/iptables/save from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/initscripts/legacy-actions/iptables/panic from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/initscripts/legacy-actions/ip6tables/save from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/initscripts/legacy-actions/ip6tables/panic from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/arptables-nft-helper from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/ebtables-helper from /bin/bash to #!/usr/bin/bash Processing files: iptables-libs-1.8.7-23.el9.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8hvJtZ + umask 022 + cd /builddir/build/BUILD + cd iptables-1.8.7 + LICENSEDIR=/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/licenses/iptables-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/licenses/iptables-libs + cp -pr COPYING /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/licenses/iptables-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: iptables-libs = 1.8.7-23.el9 iptables-libs(x86-32) = 1.8.7-23.el9 libip6t_DNAT.so libip6t_DNPT.so libip6t_HL.so libip6t_LOG.so libip6t_MASQUERADE.so libip6t_NETMAP.so libip6t_REDIRECT.so libip6t_REJECT.so libip6t_SNAT.so libip6t_SNPT.so libip6t_ah.so libip6t_dst.so libip6t_eui64.so libip6t_frag.so libip6t_hbh.so libip6t_hl.so libip6t_icmp6.so libip6t_ipv6header.so libip6t_mh.so libip6t_rt.so libip6t_srh.so libipt_CLUSTERIP.so libipt_DNAT.so libipt_ECN.so libipt_LOG.so libipt_MASQUERADE.so libipt_NETMAP.so libipt_REDIRECT.so libipt_REJECT.so libipt_SNAT.so libipt_TTL.so libipt_ULOG.so libipt_ah.so libipt_icmp.so libipt_realm.so libipt_ttl.so libxt_AUDIT.so libxt_CHECKSUM.so libxt_CLASSIFY.so libxt_CONNMARK.so libxt_CONNSECMARK.so libxt_CT.so libxt_DSCP.so libxt_HMARK.so libxt_IDLETIMER.so libxt_LED.so libxt_MARK.so libxt_NFLOG.so libxt_NFQUEUE.so libxt_RATEEST.so libxt_SECMARK.so libxt_SET.so libxt_SYNPROXY.so libxt_TCPMSS.so libxt_TCPOPTSTRIP.so libxt_TEE.so libxt_TOS.so libxt_TPROXY.so libxt_TRACE.so libxt_addrtype.so libxt_bpf.so libxt_cgroup.so libxt_cluster.so libxt_comment.so libxt_connbytes.so libxt_connlabel.so libxt_connlimit.so libxt_connmark.so libxt_conntrack.so libxt_cpu.so libxt_dccp.so libxt_devgroup.so libxt_dscp.so libxt_ecn.so libxt_esp.so libxt_hashlimit.so libxt_helper.so libxt_ipcomp.so libxt_iprange.so libxt_ipvs.so libxt_length.so libxt_limit.so libxt_mac.so libxt_mark.so libxt_multiport.so libxt_nfacct.so libxt_osf.so libxt_owner.so libxt_physdev.so libxt_pkttype.so libxt_policy.so libxt_quota.so libxt_rateest.so libxt_recent.so libxt_rpfilter.so libxt_sctp.so libxt_set.so libxt_socket.so libxt_standard.so libxt_statistic.so libxt_string.so libxt_tcp.so libxt_tcpmss.so libxt_time.so libxt_tos.so libxt_u32.so libxt_udp.so libxtables.so.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libm.so.6 libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.29) libnetfilter_conntrack.so.3 libpcap.so.1 libxtables.so.12 rtld(GNU_HASH) Processing files: iptables-devel-1.8.7-23.el9.i686 Provides: iptables-devel = 1.8.7-23.el9 iptables-devel(x86-32) = 1.8.7-23.el9 pkgconfig(xtables) = 1.8.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libxtables.so.12 Processing files: iptables-nft-services-1.8.7-23.el9.noarch Provides: arptables-services config(iptables-nft-services) = 1.8.7-23.el9 ebtables-services iptables-nft-services = 1.8.7-23.el9 iptables-services = 1.8.7-23.el9 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 Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/bash Conflicts: arptables-services ebtables-services Obsoletes: iptables-arptables <= 1.8.4 iptables-ebtables <= 1.8.4 iptables-nft-compat <= 1.8.7-19 iptables-services <= 1.8.4 Processing files: iptables-utils-1.8.7-23.el9.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KX1Nuy + umask 022 + cd /builddir/build/BUILD + cd iptables-1.8.7 + LICENSEDIR=/builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/licenses/iptables-utils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/licenses/iptables-utils + cp -pr COPYING /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386/usr/share/licenses/iptables-utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: iptables-utils = 1.8.7-23.el9 iptables-utils(x86-32) = 1.8.7-23.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libnfnetlink.so.0 libpcap.so.1 rtld(GNU_HASH) Processing files: iptables-nft-1.8.7-23.el9.i686 Provides: arptables arptables-helper ebtables iptables iptables-nft = 1.8.7-23.el9 iptables-nft(x86-32) = 1.8.7-23.el9 libarpt_mangle.so libebt_802_3.so libebt_among.so libebt_arp.so libebt_arpreply.so libebt_dnat.so libebt_ip.so libebt_ip6.so libebt_log.so libebt_mark.so libebt_mark_m.so libebt_nflog.so libebt_pkttype.so libebt_redirect.so libebt_snat.so libebt_stp.so libebt_vlan.so Requires(interp): /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 /usr/sbin/update-alternatives Requires(postun): /bin/sh /usr/sbin/update-alternatives Requires: /usr/bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libmnl.so.0 libmnl.so.0(LIBMNL_1.0) libnftnl.so.11 libnftnl.so.11(LIBNFTNL_11) libnftnl.so.11(LIBNFTNL_12) libnftnl.so.11(LIBNFTNL_13) libxtables.so.12 rtld(GNU_HASH) Obsoletes: iptables <= 1.8.4 Processing files: iptables-debugsource-1.8.7-23.el9.i686 Provides: iptables-debugsource = 1.8.7-23.el9 iptables-debugsource(x86-32) = 1.8.7-23.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: iptables-debuginfo-1.8.7-23.el9.i686 Provides: iptables-debuginfo = 1.8.7-23.el9 iptables-debuginfo(x86-32) = 1.8.7-23.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: iptables-debugsource(x86-32) = 1.8.7-23.el9 Processing files: iptables-libs-debuginfo-1.8.7-23.el9.i686 Provides: debuginfo(build-id) = 00422812ac8c89f5f96aac3e792ab9733c7cc67c debuginfo(build-id) = 041043b8f551d5c27235eb3a0975054c1bb18424 debuginfo(build-id) = 076a041af565f61b5c130742c4f33c2a811de8e5 debuginfo(build-id) = 07e97b9dbf578356492a5d366ea0d2d5830904bb debuginfo(build-id) = 114ba91d4318ad767ad5ff14e8773b5efacefe71 debuginfo(build-id) = 11a3d27523242f91d9b6929ca47ac8fac86b8c51 debuginfo(build-id) = 11a960b5ffca26ac847959dcb88cb8ec5cbaa2e8 debuginfo(build-id) = 11d716f2bff63780afbfc403dc723a43e742c130 debuginfo(build-id) = 1bc6b1efbab3de6a75d43d0db51024c0d0bd7c5c debuginfo(build-id) = 1d222a73c8c21c0ee958ec68ea7bc513bf3da408 debuginfo(build-id) = 207b600f556384ba2547bea3990341687c89dbf6 debuginfo(build-id) = 243ea2de4b3ff89c2e92ae203647740fc13a2f9d debuginfo(build-id) = 2574d74ca6896dd0040d399f77e4df0f225ddc6b debuginfo(build-id) = 2ad97eed341ec202df1f13904066c99bfa05ad73 debuginfo(build-id) = 2b5a11c2531d4287ce9f492d470eaf1894925c56 debuginfo(build-id) = 2d35a7cc277e6147bf6ff0c2f8a7852f3fed311d debuginfo(build-id) = 36eda956ab746fd2297a2ff9a6453ddceb7b3ad8 debuginfo(build-id) = 3756e28ef8d32ef567dd64f3c6b2f502b7d08784 debuginfo(build-id) = 382c5b032948f99f466797b6c14312a28b6ca218 debuginfo(build-id) = 38f93b01f5287bb4566a8dd49a66a03c3d98a3b3 debuginfo(build-id) = 3a2ff59b7c869e31d8ed352e1e08bbbe056c28a3 debuginfo(build-id) = 3a7ed33025dc1629831548e5bdd222ca5427eaeb debuginfo(build-id) = 3a8071de0308f64b659e8172f66c4e91ef7f6a8a debuginfo(build-id) = 3a8223e83d6c25172cd31955ef06e0d0603e22d8 debuginfo(build-id) = 405174b65174403f9c9ea84bbc37af8d48f9d996 debuginfo(build-id) = 41a7a6f984a9c8246dcca8cbf04637e9e3edd0a5 debuginfo(build-id) = 44c07cc2f8ed0647157526c60713a3c4a96fca8a debuginfo(build-id) = 4982ba37c130e283b398b2e16bcde5ba7f0cbc0a debuginfo(build-id) = 4aba07215a09637fd23c9b09ae10d7c8277a897d debuginfo(build-id) = 4f0b5baf0262dc447144e6f81b0e6c746fbc9cb1 debuginfo(build-id) = 50c938e3ebe7645697bcecf76e711a080cbe5cb2 debuginfo(build-id) = 50e72b775dab416b70a2735efcd97cbe0140761c debuginfo(build-id) = 53ec85ad83d508a8bc0a2a26c3c03fd8645828a0 debuginfo(build-id) = 58f1e45bf67b413afc2112e0fddd2e5590712296 debuginfo(build-id) = 5af6c33841724f7441c0af2a2b97836be2f56e2f debuginfo(build-id) = 5c719507f77dec28ed80f846a56fe43ab35da72f debuginfo(build-id) = 5f12a14955b87350c66952c5c6c4f09e9034c243 debuginfo(build-id) = 5f51b194069e350d03b2b6362dcbf77cf822daf5 debuginfo(build-id) = 621cc06a6658f6571795aabc07f4aa3775b0a922 debuginfo(build-id) = 640854193b0babbdea0bfee33483f4e9f956639a debuginfo(build-id) = 69bb0b974858e7e7d7d732deba83792e99febe29 debuginfo(build-id) = 6c01db26cbac2d074ccc97eae53da8d5dcd1d27e debuginfo(build-id) = 6e843a9ebedc81aaecf6a6f4263199e23bb69095 debuginfo(build-id) = 70f7ff9f32b7429dbec6591b36d5602eee97cccb debuginfo(build-id) = 71e2d3fb546e3b7e8b2710872b3b1fdaf4402063 debuginfo(build-id) = 73b4223e77523c8d5ba2da5fe1a15b81b4e96498 debuginfo(build-id) = 76386d6c4c1b1c6988fcacb7a27db808b6fbc078 debuginfo(build-id) = 79e1eda62806578b3faced75c335366b44972244 debuginfo(build-id) = 7be9d012bfc5879a2770081679acda9394fbeb30 debuginfo(build-id) = 7e8c3ec4b61ae091a2d3c6508b8470379403ec7d debuginfo(build-id) = 81578579263056a34d496c13a379e359aeb7648a debuginfo(build-id) = 82c7e68117126d349571975aaadeda6a93aca480 debuginfo(build-id) = 8371ba0b86758ea93726f2d978c325e93c08e1f0 debuginfo(build-id) = 8492eedc9a4c337137e6d1441d587d5da87ab319 debuginfo(build-id) = 8965dec831118e54c02be60e0638a98fbc81033d debuginfo(build-id) = 8b305a380cc69a2e5e1224be20f8daf598fde9e7 debuginfo(build-id) = 8cdaf5a60499f0803eccfd41f96ca63a32dc7615 debuginfo(build-id) = 8d099692338d8708594771bfc1d0a953b9f1cf45 debuginfo(build-id) = 8e15c4f74a4e9820ece2a7d556324dd2f9770bfd debuginfo(build-id) = 9036a544a010bc0503ce109f3db2c69938869ce7 debuginfo(build-id) = 906915a6845ff8dfbcab1d16fa104f234a828b1d debuginfo(build-id) = 9136fcb6cdfdf906dfdb6d84be27295aaffa2432 debuginfo(build-id) = 93150c7e49282d89b1c6932af33379e16f2e6e44 debuginfo(build-id) = 9640fd953488af0d1a0e006ed51119632b801961 debuginfo(build-id) = 9780823d7cbe8693b47abd16a4ac934f7da717cb debuginfo(build-id) = 9a2711282a34427b992078e42d58c43d8bc8e1fb debuginfo(build-id) = 9c14a57c718b75c0c7c71b9df99e1d389ddc4f0b debuginfo(build-id) = 9f7b0dc065d7f2578ef43fcc07ec525dff5bcbbd debuginfo(build-id) = a0b6000626eacbbcb5dffc351503ee2c377994ee debuginfo(build-id) = a82d8392800132469089589bacb700c27bced8da debuginfo(build-id) = ac3ee03ddb3fac0bc9459856475656beddaf9dd6 debuginfo(build-id) = ad5f7d09eda958c893af292dcaa6d8141c44369d debuginfo(build-id) = adbbb86415164b4527dbdf62017c2be4d3c0e812 debuginfo(build-id) = b2bdc1cbc4c789a8a31aa221ca64f9114b4f7e67 debuginfo(build-id) = b3a7325f253e7874fe09d3b7bb985a1eb2f4c883 debuginfo(build-id) = b5496a1903a2c9aa13b6e37b2d529a7ac58e2217 debuginfo(build-id) = b9fd2364897ba36a821d20b671a56743b7539373 debuginfo(build-id) = bc23e49c725be8af0674954c6abb4e8431b96980 debuginfo(build-id) = c1bf78f1e7a9e79e607180949bcdce0595b9760c debuginfo(build-id) = c1ed44cdd2efbe1cf427d35ad3300cae9d05851b debuginfo(build-id) = c444c7db2ecb75bd7ae5250217ebe31e7c2a79c3 debuginfo(build-id) = c6995843da7066270c3263dd473da5328f81d05d debuginfo(build-id) = c6ec1bb552ea44b5f15956819fc6b7f1d0c94198 debuginfo(build-id) = cb4ce519378dbb4a3c3ffa080f7fa61a2dcf3283 debuginfo(build-id) = cf64deae0585cb9131408d426ea8e1ac7c75042e debuginfo(build-id) = d02ae786873c00bbdf4cdce31a84716ec2eb8f58 debuginfo(build-id) = d3badd2b23193b290eb28ff53df10155d9481756 debuginfo(build-id) = d4fb45015e733a0ce8ef877de2ed0d7a9265e555 debuginfo(build-id) = d638246faff5966cf6a090c06a214a930145e187 debuginfo(build-id) = d7179295aa5a69021c1104045fb6d58864f1746a debuginfo(build-id) = d71a8b50ed072c3a1df394f75b3eeae16ae95b33 debuginfo(build-id) = d778fff25b8502030e4336b63175116673987100 debuginfo(build-id) = db3a4f0343d4b189867d7da0d92cf594cb46818f debuginfo(build-id) = ddf1ad2f92b20343c33cc4acf96efd40e4712a1c debuginfo(build-id) = df3da88c9397b4809cbfd7235d9c4d2aaf62ee27 debuginfo(build-id) = df8bcc65d69f639bc5e6bc4fda6417a02176f710 debuginfo(build-id) = e6e9771c8806e90c0649bccf6d8290b68f49617f debuginfo(build-id) = e85fc05ed864df647f85db7714b02a4c831c59d2 debuginfo(build-id) = e90fb17478cb897ffdd5dc0493d0c20bfdb5d0c4 debuginfo(build-id) = ec0cb3de3ece5a659063f3c56836e9ebf8d839fd debuginfo(build-id) = eced3207d8af86ac6069fa3f7936195f194b25aa debuginfo(build-id) = ee7043a3d7663d8789f77f96258c53db53fabd01 debuginfo(build-id) = f140c5e1c023ce5c74631691011d0947c3e7bc93 debuginfo(build-id) = f368f8129179b27e9cef3069b975635b402366a0 debuginfo(build-id) = f5e41874a1231b25bfb22ea9dba4f9c8c2833ee0 debuginfo(build-id) = fb3e300e3fe4106b9b7da5660ccc77436b1d6307 debuginfo(build-id) = fd8eeeb3f211ce399a803906f7f5bcf874fe8153 debuginfo(build-id) = fdffd5b2a47c4d73e3822b951b42e29e1c04b2eb iptables-libs-debuginfo = 1.8.7-23.el9 iptables-libs-debuginfo(x86-32) = 1.8.7-23.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: iptables-debugsource(x86-32) = 1.8.7-23.el9 Processing files: iptables-utils-debuginfo-1.8.7-23.el9.i686 Provides: debuginfo(build-id) = 5922e39bd57d2ba33ad06caf5ad077d75d6a2b53 debuginfo(build-id) = ea5944aeec57decd524add69dbaef1f666c2450e iptables-utils-debuginfo = 1.8.7-23.el9 iptables-utils-debuginfo(x86-32) = 1.8.7-23.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: iptables-debugsource(x86-32) = 1.8.7-23.el9 Processing files: iptables-nft-debuginfo-1.8.7-23.el9.i686 Provides: debuginfo(build-id) = 0287dd3341f127b9ba8dc0a80bdae7a929b899f2 debuginfo(build-id) = 09b9b84fd5bbc970f7843de57356b4a0815e00bb debuginfo(build-id) = 29688ef625dc5b1b08ceffac36630001251a5052 debuginfo(build-id) = 426dc4311b768f643e919d8dd7b0ebe0cb81c24c debuginfo(build-id) = 4302517f00382587d0558ef1d8fd36b7d3c874de debuginfo(build-id) = 47f16b02df7566406217e5ef3600bf56a3f7a1e8 debuginfo(build-id) = 4e14b472da5417847780104be9c2293aa9c7c39a debuginfo(build-id) = 52392ca72eb4e0ed00c8f83741df7efdf2fe700e debuginfo(build-id) = 5afff6d87468c3c2fda06e2c52758a7036942ba7 debuginfo(build-id) = 600ad9a2f803b6292cbb83c567bffee96d475bc0 debuginfo(build-id) = 6be64377398de7aeb49e3bcfe273f0713b80b235 debuginfo(build-id) = a516ad44d6ef327187494a4ed725d94e5ad3985a debuginfo(build-id) = af513e9c60de9f835c35bfae2d54e881f10bd0c7 debuginfo(build-id) = af7efcb60510fcb2dcb21913d67aebdb4a18d1ac debuginfo(build-id) = c6114ead0f4fd53c57a1a0cbe863fba361f7caf5 debuginfo(build-id) = c67f07697b383d629530dfc0e30f327a033ad5f4 debuginfo(build-id) = ccc247d78ead7cecf773ebdeee86c4c2d5cbd621 debuginfo(build-id) = dd46299ae7aaa65547b2ab1dfb371b1c74d6c8f4 iptables-nft-debuginfo = 1.8.7-23.el9 iptables-nft-debuginfo(x86-32) = 1.8.7-23.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: iptables-debugsource(x86-32) = 1.8.7-23.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386 warning: Installed (but unpackaged) file(s) found: /usr/bin/iptables-xml /usr/include/libiptc/ipt_kernel_headers.h /usr/include/libiptc/libip6tc.h /usr/include/libiptc/libiptc.h /usr/include/libiptc/libxtc.h /usr/include/libiptc/xtcshared.h /usr/lib/debug/usr/lib/libip4tc.so.2.0.0-1.8.7-23.el9.i386.debug /usr/lib/debug/usr/lib/libip6tc.so.2.0.0-1.8.7-23.el9.i386.debug /usr/lib/debug/usr/sbin/xtables-legacy-multi-1.8.7-23.el9.i386.debug /usr/lib/libip4tc.so /usr/lib/libip4tc.so.2 /usr/lib/libip4tc.so.2.0.0 /usr/lib/libip6tc.so /usr/lib/libip6tc.so.2 /usr/lib/libip6tc.so.2.0.0 /usr/lib/pkgconfig/libip4tc.pc /usr/lib/pkgconfig/libip6tc.pc /usr/lib/pkgconfig/libiptc.pc /usr/sbin/ip6tables-legacy /usr/sbin/ip6tables-legacy-restore /usr/sbin/ip6tables-legacy-save /usr/sbin/iptables-legacy /usr/sbin/iptables-legacy-restore /usr/sbin/iptables-legacy-save /usr/sbin/xtables-legacy-multi /usr/share/man/man1/iptables-xml.1.gz /usr/share/man/man8/xtables-legacy.8.gz Wrote: /builddir/build/RPMS/iptables-nft-debuginfo-1.8.7-23.el9.i686.rpm Wrote: /builddir/build/RPMS/iptables-libs-1.8.7-23.el9.i686.rpm Wrote: /builddir/build/RPMS/iptables-nft-1.8.7-23.el9.i686.rpm Wrote: /builddir/build/RPMS/iptables-utils-1.8.7-23.el9.i686.rpm Wrote: /builddir/build/RPMS/iptables-debuginfo-1.8.7-23.el9.i686.rpm Wrote: /builddir/build/RPMS/iptables-utils-debuginfo-1.8.7-23.el9.i686.rpm Wrote: /builddir/build/RPMS/iptables-nft-services-1.8.7-23.el9.noarch.rpm Wrote: /builddir/build/RPMS/iptables-devel-1.8.7-23.el9.i686.rpm Wrote: /builddir/build/RPMS/iptables-debugsource-1.8.7-23.el9.i686.rpm Wrote: /builddir/build/RPMS/iptables-libs-debuginfo-1.8.7-23.el9.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.66AuGz + umask 022 + cd /builddir/build/BUILD + cd iptables-1.8.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/iptables-1.8.7-23.el9.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0