D: [iurt_root_command] chroot
Installing /home/pterjan/rpmbuild/SRPMS/xtables-addons-3.26-1.mga10.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vXVp1u
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf xtables-addons-3.26
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/xtables-addons-3.26.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xtables-addons-3.26
+ rm -rf /home/pterjan/rpmbuild/BUILD/xtables-addons-3.26-SPECPARTS
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xtables-addons-3.26-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iWWVnN
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd xtables-addons-3.26
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./build-aux/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./build-aux/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection)
+ ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-kbuild
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for x86_64-mageia-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... 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 x86_64-mageia-linux-gnu-ar... no
checking for x86_64-mageia-linux-gnu-lib... no
checking for x86_64-mageia-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-mageia-linux-gnu
checking host system type... x86_64-mageia-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 x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-mageia-linux-gnu-file... no
checking for file... file
checking for x86_64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-mageia-linux-gnu-ar... ar
checking for archiver @FILE support... @
checking for x86_64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... 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 x86_64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for 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 -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for linux/netfilter/x_tables.h... yes
checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for xtables >= 1.6.0... yes
checking Xtables module directory... /lib64/iptables
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Makefile.iptrules
config.status: creating Makefile.mans
config.status: creating extensions/Makefile
config.status: creating extensions/ACCOUNT/Makefile
config.status: creating extensions/pknock/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in extensions
/usr/bin/make -f ../Makefile.iptrules all;
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
Xtables-addons 3.26 - Linux make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
if [ -n "" ]; then /usr/bin/make -C  M=/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions modules; fi;
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_DELUDE.oo.d,-MT,libxt_DELUDE.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_DELUDE.oo -c libxt_DELUDE.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_ECHO.oo.d,-MT,libxt_ECHO.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_ECHO.oo -c libxt_ECHO.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_CHAOS.oo.d,-MT,libxt_CHAOS.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_CHAOS.oo -c libxt_CHAOS.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_SYSRQ.oo.d,-MT,libxt_SYSRQ.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_SYSRQ.oo -c libxt_SYSRQ.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_TARPIT.oo.d,-MT,libxt_TARPIT.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_TARPIT.oo -c libxt_TARPIT.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_IPMARK.oo.d,-MT,libxt_IPMARK.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_IPMARK.oo -c libxt_IPMARK.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_DHCPMAC.oo.d,-MT,libxt_DHCPMAC.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_DHCPMAC.oo -c libxt_DHCPMAC.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_fuzzy.oo.d,-MT,libxt_fuzzy.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_fuzzy.oo -c libxt_fuzzy.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_condition.oo.d,-MT,libxt_condition.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_condition.oo -c libxt_condition.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_dhcpmac.oo.d,-MT,libxt_dhcpmac.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_dhcpmac.oo -c libxt_dhcpmac.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_PROTO.oo.d,-MT,libxt_PROTO.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_PROTO.oo -c libxt_PROTO.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_LOGMARK.oo.d,-MT,libxt_LOGMARK.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_LOGMARK.oo -c libxt_LOGMARK.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_DELUDE.so libxt_DELUDE.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_DHCPMAC.so libxt_DHCPMAC.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_dhcpmac.so libxt_dhcpmac.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_lscan.oo.d,-MT,libxt_lscan.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_lscan.oo -c libxt_lscan.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_ipp2p.oo.d,-MT,libxt_ipp2p.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_ipp2p.oo -c libxt_ipp2p.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_CHAOS.so libxt_CHAOS.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_DNETMAP.oo.d,-MT,libxt_DNETMAP.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_DNETMAP.oo -c libxt_DNETMAP.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_ipv4options.oo.d,-MT,libxt_ipv4options.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_ipv4options.oo -c libxt_ipv4options.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_gradm.oo.d,-MT,libxt_gradm.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_gradm.oo -c libxt_gradm.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_ECHO.so libxt_ECHO.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_LOGMARK.so libxt_LOGMARK.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_psd.oo.d,-MT,libxt_psd.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_psd.oo -c libxt_psd.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_quota2.oo.d,-MT,libxt_quota2.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_quota2.oo -c libxt_quota2.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_IPMARK.so libxt_IPMARK.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_PROTO.so libxt_PROTO.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_SYSRQ.so libxt_SYSRQ.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_iface.oo.d,-MT,libxt_iface.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_iface.oo -c libxt_iface.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_TARPIT.so libxt_TARPIT.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_condition.so libxt_condition.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_fuzzy.so libxt_fuzzy.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_ipp2p.so libxt_ipp2p.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_ipv4options.so libxt_ipv4options.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_asn.oo.d,-MT,libxt_asn.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_asn.oo -c libxt_asn.c;
libxt_asn.c: In function 'asn_get_subnets':
libxt_asn.c:126:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  126 |         read(fd, subnets, sb.st_size);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_lscan.so libxt_lscan.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_length2.oo.d,-MT,libxt_length2.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_length2.oo -c libxt_length2.c;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_gradm.so libxt_gradm.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_DNETMAP.so libxt_DNETMAP.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_quota2.so libxt_quota2.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_psd.so libxt_psd.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_iface.so libxt_iface.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_asn.so libxt_asn.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_length2.so libxt_length2.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc -Wp,-MMD,./.libxt_geoip.oo.d,-MT,libxt_geoip.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o libxt_geoip.oo -c libxt_geoip.c;
libxt_geoip.c: In function 'geoip_get_subnets':
libxt_geoip.c:113:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  113 |         read(fd, subnets, sb.st_size);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
gcc  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_geoip.so libxt_geoip.oo -lxtables ;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
gcc -DHAVE_CONFIG_H -I. -I../..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o iptaccount.o iptaccount.c
make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
/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 -I../../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c libxt_ACCOUNT_cl.c  -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o
make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 1:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxt_ACCOUNT_cl.la -rpath /usr/lib64 libxt_ACCOUNT_cl.lo  
libtool: link: gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/libxt_ACCOUNT_cl.o   -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld    -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.1 -o .libs/libxt_ACCOUNT_cl.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.1" && ln -s "libxt_ACCOUNT_cl.so.1.0.0" "libxt_ACCOUNT_cl.so.1")
libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.1.0.0" "libxt_ACCOUNT_cl.so")
libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" )
make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la 
libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/iptaccount iptaccount.o  ./.libs/libxt_ACCOUNT_cl.so
make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/pknock'
gcc -DHAVE_CONFIG_H -I. -I../..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../../include -I/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o pknlusr.o pknlusr.c
make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/pknock'
make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/pknock'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pknlusr pknlusr.o  
libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pknlusr pknlusr.o 
make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/pknock'
Making all in extensions/ACCOUNT
make[2]: Nothing to be done for 'all'.
Making all in extensions/pknock
make[2]: Nothing to be done for 'all'.
/usr/bin/make -f Makefile.mans all;
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26'
for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_PROTO.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26'
for ext in ./extensions/libxt_asn.man ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26'
sed \
	-e 's/@PACKAGE'_'VERSION@/3.26/' \
	-e '/@MATCHES@/ r matches.man' \
	-e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8;
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8HIj72
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64 '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64
++ dirname /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64
+ mkdir -p /home/pterjan/rpmbuild/BUILDROOT
+ mkdir /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64
+ cd xtables-addons-3.26
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64 'INSTALL=/usr/bin/install -p'
Making install in extensions
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
Xtables-addons 3.26 - Linux /usr/bin/make -f ../Makefile.iptrules all;
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/pknock'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/pknock'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
/usr/bin/make -f ../Makefile.iptrules install;
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -p   libxt_ACCOUNT_cl.la '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libxt_ACCOUNT_cl.so.1.0.0 /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/lib64/libxt_ACCOUNT_cl.so.1.0.0
libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/lib64 && { ln -s -f libxt_ACCOUNT_cl.so.1.0.0 libxt_ACCOUNT_cl.so.1 || { rm -f libxt_ACCOUNT_cl.so.1 && ln -s libxt_ACCOUNT_cl.so.1.0.0 libxt_ACCOUNT_cl.so.1; }; })
libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/lib64 && { ln -s -f libxt_ACCOUNT_cl.so.1.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.1.0.0 libxt_ACCOUNT_cl.so; }; })
libtool: install: /usr/bin/install -p .libs/libxt_ACCOUNT_cl.lai /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/lib64/libxt_ACCOUNT_cl.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/sbin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -p iptaccount '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/sbin'
libtool: warning: 'libxt_ACCOUNT_cl.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/iptaccount /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/sbin/iptaccount
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/man/man8'
 /usr/bin/install -p -m 644 iptaccount.8 '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/man/man8'
make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/pknock'
make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/pknock'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/sbin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -p pknlusr '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/sbin'
libtool: install: /usr/bin/install -p pknlusr /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/sbin/pknlusr
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/man/man8'
 /usr/bin/install -p -m 644 pknlusr.8 '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/man/man8'
make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/pknock'
make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/pknock'
install -dm0755 "/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64//lib64/iptables";
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions'
Making install in extensions/ACCOUNT
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -p   libxt_ACCOUNT_cl.la '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libxt_ACCOUNT_cl.so.1.0.0 /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/lib64/libxt_ACCOUNT_cl.so.1.0.0
libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/lib64 && { ln -s -f libxt_ACCOUNT_cl.so.1.0.0 libxt_ACCOUNT_cl.so.1 || { rm -f libxt_ACCOUNT_cl.so.1 && ln -s libxt_ACCOUNT_cl.so.1.0.0 libxt_ACCOUNT_cl.so.1; }; })
libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/lib64 && { ln -s -f libxt_ACCOUNT_cl.so.1.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.1.0.0 libxt_ACCOUNT_cl.so; }; })
libtool: install: /usr/bin/install -p .libs/libxt_ACCOUNT_cl.lai /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/lib64/libxt_ACCOUNT_cl.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/sbin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -p iptaccount '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/sbin'
libtool: warning: 'libxt_ACCOUNT_cl.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/iptaccount /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/sbin/iptaccount
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/man/man8'
 /usr/bin/install -p -m 644 iptaccount.8 '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/man/man8'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/ACCOUNT'
Making install in extensions/pknock
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/pknock'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/pknock'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/sbin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -p pknlusr '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/sbin'
libtool: install: /usr/bin/install -p pknlusr /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/sbin/pknlusr
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/man/man8'
 /usr/bin/install -p -m 644 pknlusr.8 '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/man/man8'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/pknock'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/extensions/pknock'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26'
/usr/bin/make -f Makefile.mans all;
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/bin'
 /usr/bin/install -p geoip/xt_geoip_query '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/bin'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/libexec/xtables-addons'
 /usr/bin/install -p asn/xt_asn_build asn/xt_asn_dl asn/xt_asn_fetch geoip/xt_geoip_build geoip/xt_geoip_build_maxmind geoip/xt_geoip_dl geoip/xt_geoip_dl_maxmind '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/libexec/xtables-addons'
/usr/bin/make -f Makefile.mans all;
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26'
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/man/man1'
 /usr/bin/install -p -m 644 asn/xt_asn_build.1 asn/xt_asn_dl.1 geoip/xt_geoip_build.1 geoip/xt_geoip_dl.1 geoip/xt_geoip_build_maxmind.1 geoip/xt_geoip_dl_maxmind.1 geoip/xt_geoip_query.1 '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/man/man1'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/man/man8'
 /usr/bin/install -p -m 644 xtables-addons.8 '/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/man/man8'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xtables-addons-3.26'
+ rm -f /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/lib64/libxt_ACCOUNT_cl.la
+ mkdir -p /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/src/xtables-addons-3.26-1.mga10/ACCOUNT /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/src/xtables-addons-3.26-1.mga10/pknock
+ cp extensions/Kbuild extensions/Mbuild mconfig extensions/Makefile extensions/Makefile.am extensions/Makefile.in extensions/mac.c extensions/xt_CHAOS.c extensions/xt_CHAOS.h extensions/xt_DELUDE.c extensions/xt_DHCPMAC.c extensions/xt_DHCPMAC.h extensions/xt_DNETMAP.c extensions/xt_DNETMAP.h extensions/xt_ECHO.c extensions/xt_IPMARK.c extensions/xt_IPMARK.h extensions/xt_LOGMARK.c extensions/xt_LOGMARK.h extensions/xt_PROTO.c extensions/xt_PROTO.h extensions/xt_SYSRQ.c extensions/xt_TARPIT.c extensions/xt_TARPIT.h extensions/xt_asn.c extensions/xt_asn.h extensions/xt_condition.c extensions/xt_condition.h extensions/xt_fuzzy.c extensions/xt_fuzzy.h extensions/xt_geoip.c extensions/xt_geoip.h extensions/xt_gradm.h extensions/xt_iface.c extensions/xt_iface.h extensions/xt_ipp2p.c extensions/xt_ipp2p.h extensions/xt_ipv4options.c extensions/xt_ipv4options.h extensions/xt_length2.c extensions/xt_length2.h extensions/xt_lscan.c extensions/xt_lscan.h extensions/xt_psd.c extensions/xt_psd.h extensions/xt_quota2.c extensions/xt_quota2.h extensions/compat_skbuff.h extensions/compat_user.h extensions/compat_xtables.c extensions/compat_xtables.h /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/src/xtables-addons-3.26-1.mga10
+ cp extensions/ACCOUNT/Kbuild extensions/ACCOUNT/Mbuild extensions/ACCOUNT/Makefile extensions/ACCOUNT/Makefile.am extensions/ACCOUNT/Makefile.in extensions/ACCOUNT/xt_ACCOUNT.c extensions/ACCOUNT/xt_ACCOUNT.h /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/src/xtables-addons-3.26-1.mga10/ACCOUNT
+ cp extensions/pknock/Kbuild extensions/pknock/Mbuild extensions/pknock/Makefile extensions/pknock/Makefile.am extensions/pknock/Makefile.in extensions/pknock/xt_pknock.c extensions/pknock/xt_pknock.h /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/src/xtables-addons-3.26-1.mga10/pknock
+ sed -i 's/${XA_ABSTOPSRCDIR}/${M}/' /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/src/xtables-addons-3.26-1.mga10/Kbuild
+ sed -i '/ipset-6/ d' /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/src/xtables-addons-3.26-1.mga10/Kbuild
+ sed -i '/ipset-6/ d' /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/src/xtables-addons-3.26-1.mga10/Mbuild
+ cat
+ i=2
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[2]="/kernel/extra"\nBUILT_MODULE_NAME[2]="compat_xtables"'
+ ((  i = 2 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[3]="/kernel/extra"\nBUILT_MODULE_NAME[3]="xt_CHAOS"'
+ ((  i = 3 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[4]="/kernel/extra"\nBUILT_MODULE_NAME[4]="xt_condition"'
+ ((  i = 4 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[5]="/kernel/extra"\nBUILT_MODULE_NAME[5]="xt_DELUDE"'
+ ((  i = 5 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[6]="/kernel/extra"\nBUILT_MODULE_NAME[6]="xt_DHCPMAC"'
+ ((  i = 6 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[7]="/kernel/extra"\nBUILT_MODULE_NAME[7]="xt_DNETMAP"'
+ ((  i = 7 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[8]="/kernel/extra"\nBUILT_MODULE_NAME[8]="xt_fuzzy"'
+ ((  i = 8 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[9]="/kernel/extra"\nBUILT_MODULE_NAME[9]="xt_geoip"'
+ ((  i = 9 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[10]="/kernel/extra"\nBUILT_MODULE_NAME[10]="xt_iface"'
+ ((  i = 10 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[11]="/kernel/extra"\nBUILT_MODULE_NAME[11]="xt_IPMARK"'
+ ((  i = 11 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[12]="/kernel/extra"\nBUILT_MODULE_NAME[12]="xt_ipp2p"'
+ ((  i = 12 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[13]="/kernel/extra"\nBUILT_MODULE_NAME[13]="xt_ipv4options"'
+ ((  i = 13 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[14]="/kernel/extra"\nBUILT_MODULE_NAME[14]="xt_length2"'
+ ((  i = 14 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[15]="/kernel/extra"\nBUILT_MODULE_NAME[15]="xt_LOGMARK"'
+ ((  i = 15 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[16]="/kernel/extra"\nBUILT_MODULE_NAME[16]="xt_lscan"'
+ ((  i = 16 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[17]="/kernel/extra"\nBUILT_MODULE_NAME[17]="xt_psd"'
+ ((  i = 17 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[18]="/kernel/extra"\nBUILT_MODULE_NAME[18]="xt_quota2"'
+ ((  i = 18 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[19]="/kernel/extra"\nBUILT_MODULE_NAME[19]="xt_SYSRQ"'
+ ((  i = 19 + 1  ))
+ for mod in compat_xtables xt_CHAOS xt_condition xt_DELUDE xt_DHCPMAC xt_DNETMAP xt_fuzzy xt_geoip xt_iface xt_IPMARK xt_ipp2p xt_ipv4options xt_length2 xt_LOGMARK xt_lscan xt_psd xt_quota2 xt_SYSRQ xt_TARPIT
+ echo -e 'DEST_MODULE_LOCATION[20]="/kernel/extra"\nBUILT_MODULE_NAME[20]="xt_TARPIT"'
+ ((  i = 20 + 1  ))
+ cat
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.26-1.mga10 --unique-debug-suffix -3.26-1.mga10.x86_64 --unique-debug-src-base xtables-addons-3.26-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/xtables-addons-3.26
find-debuginfo: starting

Extracting debug info from 26 files
DWARF-compressing 26 files
sepdebugcrcfix: Updated 26 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/xtables-addons-3.26-1.mga10.x86_64
246 blocks
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/libexec/xtables-addons/xt_geoip_dl from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/libexec/xtables-addons/xt_geoip_dl_maxmind from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/libexec/xtables-addons/xt_asn_dl from /bin/sh to #!/usr/bin/sh
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: xtables-addons-3.26-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DWrnvb
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd xtables-addons-3.26
+ DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/doc/xtables-addons
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/doc/xtables-addons
+ cp -pr /home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/LICENSE /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/doc/xtables-addons
+ cp -pr /home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/README.rst /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/doc/xtables-addons
+ cp -pr /home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/INSTALL.rst /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/doc/xtables-addons
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: iptables-addons = 3.26-1.mga10 libxt_CHAOS.so()(64bit) libxt_DELUDE.so()(64bit) libxt_DHCPMAC.so()(64bit) libxt_DNETMAP.so()(64bit) libxt_ECHO.so()(64bit) libxt_IPMARK.so()(64bit) libxt_LOGMARK.so()(64bit) libxt_PROTO.so()(64bit) libxt_SYSRQ.so()(64bit) libxt_TARPIT.so()(64bit) libxt_asn.so()(64bit) libxt_condition.so()(64bit) libxt_dhcpmac.so()(64bit) libxt_fuzzy.so()(64bit) libxt_geoip.so()(64bit) libxt_gradm.so()(64bit) libxt_iface.so()(64bit) libxt_ipp2p.so()(64bit) libxt_ipv4options.so()(64bit) libxt_length2.so()(64bit) libxt_lscan.so()(64bit) libxt_psd.so()(64bit) libxt_quota2.so()(64bit) xtables-addons = 3.26-1.mga10 xtables-addons(x86-64) = 3.26-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libxtables.so.12()(64bit)
Conflicts: iptaccount < 3.13-1
Recommends: iptaccount xtables-geoip
Processing files: iptaccount-3.26-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FLtunj
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd xtables-addons-3.26
+ DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/doc/iptaccount
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/doc/iptaccount
+ cp -pr /home/pterjan/rpmbuild/BUILD/xtables-addons-3.26/README.urpmi /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64/usr/share/doc/iptaccount
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: iptaccount = 3.26-1.mga10 iptaccount(x86-64) = 3.26-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libxt_ACCOUNT_cl.so.1()(64bit)
Processing files: xtables-geoip-3.26-1.mga10.noarch
Provides: xtables-geoip = 3.26-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: perl(Getopt::Long) perl(Net::CIDR::Lite) perl(Socket) perl(Text::CSV_XS) perl(strict) perl(warnings) perl-base >= 2:5.38.2
Processing files: lib64account1-3.26-1.mga10.x86_64
Provides: lib64account1 = 3.26-1.mga10 lib64account1(x86-64) = 3.26-1.mga10 libxt_ACCOUNT_cl.so.1()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit)
Processing files: lib64account-devel-3.26-1.mga10.x86_64
Provides: devel(libxt_ACCOUNT_cl(64bit)) lib64account-devel = 3.26-1.mga10 lib64account-devel(x86-64) = 3.26-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: dkms-xtables-addons-3.26-1.mga10.x86_64
Provides: dkms-xtables-addons = 3.26-1.mga10 dkms-xtables-addons(x86-64) = 3.26-1.mga10 kmod(xt_ACCOUNT.ko) = 3.26 kmod(xt_geoip.ko) = 3.26
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 dkms >= 2.0.19-37
Requires(preun): /bin/sh dkms >= 2.0.19-37
Processing files: xtables-addons-debugsource-3.26-1.mga10.x86_64
Provides: xtables-addons-debugsource = 3.26-1.mga10 xtables-addons-debugsource(x86-64) = 3.26-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: xtables-addons-debuginfo-3.26-1.mga10.x86_64
Provides: debuginfo(build-id) = 04cf80a05291f98efb7cfbeb54debb4f6b4aecbb debuginfo(build-id) = 04ed0f1515565d1871e652b9613a94c7f36d1999 debuginfo(build-id) = 09e688d8446d42b6d9e722ff7dc35a1d86d16a87 debuginfo(build-id) = 0e4163990a581c42d75847e85e2b9bafd23aab1c debuginfo(build-id) = 17134bbbeeeb69a031445bdaf4b4cf3efcfb5b9b debuginfo(build-id) = 1816318fe605a941911824e7363e4a00fa148d34 debuginfo(build-id) = 1faea1bbb17bcc7d487d63e7a1c491bca284a527 debuginfo(build-id) = 219f6922f98de8b39b741a73b9484ea4042a49fc debuginfo(build-id) = 3522f4a2fd92a9c723bca0a50a1fa2075dcbfc83 debuginfo(build-id) = 45bce5d06acea966db32356cc87c81f81eac8fe9 debuginfo(build-id) = 47e1059a11924f0b7ab888230df46ca026edb191 debuginfo(build-id) = 5f0209dc9788ecb65e79afc2ef8709b1b302e61b debuginfo(build-id) = 61d1c19ed9f5a209088536995ee45174759af1bd debuginfo(build-id) = 63b4f20122372715fb4affe3a8157ab1de5f4cf5 debuginfo(build-id) = 662176fe3a4a58296739b55e7ad867a48a903c07 debuginfo(build-id) = 668855f11d8f0170b9b2be087e7955458d020293 debuginfo(build-id) = 7a2e7a31d59326e8b23b35252a016ca8d87d8d0b debuginfo(build-id) = 9588c71e569dfb68e559c1ac4b1bb7f62af61cb7 debuginfo(build-id) = 9bd7943b9df4e8521c1681414e7a063fce8472e5 debuginfo(build-id) = c162b8cd5a864a3ca0ba6afa795c155e693884b5 debuginfo(build-id) = c498866a70fbba5f518eb0077431f521db5065fa debuginfo(build-id) = c9ea4f3fbd041882f96b2532655dd323e3b82a7b debuginfo(build-id) = cfb3f6303365fb8cb1d87d8b7c02c1f88ef9a30d debuginfo(build-id) = fc1a32ff9be297792fb36f2c2c238c834422c094 xtables-addons-debuginfo = 3.26-1.mga10 xtables-addons-debuginfo(x86-64) = 3.26-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xtables-addons-debugsource(x86-64) = 3.26-1.mga10
Processing files: iptaccount-debuginfo-3.26-1.mga10.x86_64
Provides: debuginfo(build-id) = d6ee6ce87bc33c1549c3f72b71d3c32560232526 iptaccount-debuginfo = 3.26-1.mga10 iptaccount-debuginfo(x86-64) = 3.26-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xtables-addons-debugsource(x86-64) = 3.26-1.mga10
Processing files: lib64account1-debuginfo-3.26-1.mga10.x86_64
Provides: debuginfo(build-id) = fe813a53c3391a3419243151b1b4fe9f121aeada lib64account1-debuginfo = 3.26-1.mga10 lib64account1-debuginfo(x86-64) = 3.26-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xtables-addons-debugsource(x86-64) = 3.26-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64account-devel-3.26-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/iptaccount-3.26-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64account1-3.26-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/iptaccount-debuginfo-3.26-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/xtables-geoip-3.26-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64account1-debuginfo-3.26-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xtables-addons-debugsource-3.26-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xtables-addons-3.26-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/dkms-xtables-addons-3.26-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xtables-addons-debuginfo-3.26-1.mga10.x86_64.rpm
Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fvsAkX
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd xtables-addons-3.26
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/xtables-addons-3.26-1.mga10.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.c7Yeew
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf /home/pterjan/rpmbuild/BUILD/xtables-addons-3.26-SPECPARTS
+ rm -rf xtables-addons-3.26 xtables-addons-3.26.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!