D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/kronosnet-1.22-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uNybRt + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf kronosnet-1.22 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/kronosnet-1.22.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kronosnet-1.22 + /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/iurt/rpmbuild/tmp/rpm-tmp.gSVuID + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd kronosnet-1.22 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + 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 ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /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 ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/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 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-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 --disable-install-tests --enable-man --enable-libknet-sctp --enable-crypto-nss --enable-crypto-openssl --enable-compress-zlib --enable-compress-lz4 --enable-compress-lzo2 --enable-compress-lzma --enable-compress-bzip2 --enable-compress-zstd --disable-kronosnetd --enable-libnozzle --with-initdefaultdir=/etc/sysconfig/ --with-systemddir=/usr/lib/systemd/system configure: WARNING: unrecognized options: --disable-kronosnetd, --with-initdefaultdir, --with-systemddir checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether the linker accepts -Wl,--enable-new-dtags... yes checking whether the linker accepts -Wl,--as-needed... yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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 aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-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 aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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... yes checking for gawk... (cached) gawk checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for a sed that does not truncate output... (cached) /usr/bin/sed checking how to run the C preprocessor... gcc -E checking for aarch64-mageia-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for gcc option to accept ISO C99... none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for valgrind... no checking for cov-build... no checking for cov-analyze... no checking for cov-format-errors... no checking for nss... yes checking for openssl... yes checking for libzstd... yes checking for zlib... yes checking for liblz4... yes checking for lzo2... yes checking for liblzma... yes checking for bzip2... yes checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing ceil... -lm checking for library containing clock_gettime... none required checking for library containing dlopen... none required checking whether RTLD_DI_ORIGIN is declared... yes checking for os in linux-gnu... Linux checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for kevent... no checking netinet/sctp.h usability... yes checking netinet/sctp.h presence... yes checking for netinet/sctp.h... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for libqb... yes checking for doxygen... doxygen checking for doxygen2man... no checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking for pkg-config... /usr/bin/pkg-config checking for libqb_BUILD... yes checking for doxygen2man... (cached) no checking for libxml_BUILD... yes checking for libnl... yes checking for libnlroute... yes checking for GNU date... yes checking for BSD date... no checking for date type... gnu checking whether GNU date supports --date... yes checking whether GNU date supports --utc... yes configure: trying to determine source epoch checking for source epoch in $SOURCE_EPOCH... no checking for source epoch in source_epoch file... yes configure: using source epoch 2021-08-30 08:10:06 UTC checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libnozzle/Makefile config.status: creating libnozzle/libnozzle.pc config.status: creating libnozzle/tests/Makefile config.status: creating libknet/Makefile config.status: creating libknet/libknet.pc config.status: creating libknet/tests/Makefile config.status: creating man/Makefile config.status: creating man/Doxyfile-knet config.status: creating man/Doxyfile-nozzle config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-kronosnetd, --with-initdefaultdir, --with-systemddir + make -j8 make all-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22' Making all in libnozzle make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle' Making all in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libnozzle_la-libnozzle.lo `test -f 'libnozzle.c' || echo './'`libnozzle.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libnozzle_la-internals.lo `test -f 'internals.c' || echo './'`internals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c internals.c -fPIC -DPIC -o .libs/libnozzle_la-internals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libnozzle.c -fPIC -DPIC -o .libs/libnozzle_la-libnozzle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c internals.c -o libnozzle_la-internals.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libnozzle.c -o libnozzle_la-libnozzle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-version-script,./libnozzle_exported_syms -version-info 1:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libnozzle.la -rpath /usr/lib64 libnozzle_la-libnozzle.lo libnozzle_la-internals.lo -lnl-3 -lnl-route-3 -lnl-3 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libnozzle_la-libnozzle.o .libs/libnozzle_la-internals.o -O3 -ggdb3 -pthread -O2 -g -fstack-protector -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-version-script -Wl,./libnozzle_exported_syms -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -lnl-route-3 -lnl-3 -Wl,-soname -Wl,libnozzle.so.1 -o .libs/libnozzle.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libnozzle.so.1" && ln -s "libnozzle.so.1.0.0" "libnozzle.so.1") libtool: link: (cd ".libs" && rm -f "libnozzle.so" && ln -s "libnozzle.so.1.0.0" "libnozzle.so") libtool: link: ar cru .libs/libnozzle.a libnozzle_la-libnozzle.o libnozzle_la-internals.o libtool: link: ranlib .libs/libnozzle.a libtool: link: ( cd ".libs" && rm -f "libnozzle.la" && ln -s "../libnozzle.la" "libnozzle.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle' Making all in tests make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_nozzle_open.o api_nozzle_open.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-common.o test-common.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_nozzle_close.o api_nozzle_close.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_nozzle_set_up.o api_nozzle_set_up.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_nozzle_set_down.o api_nozzle_set_down.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_nozzle_get_mtu.o api_nozzle_get_mtu.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_nozzle_set_mtu.o api_nozzle_set_mtu.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_nozzle_get_mac.o api_nozzle_get_mac.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_nozzle_set_mac.o api_nozzle_set_mac.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_nozzle_get_handle_by_name.o api_nozzle_get_handle_by_name.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_nozzle_get_name_by_handle.o api_nozzle_get_name_by_handle.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_nozzle_get_fd.o api_nozzle_get_fd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_nozzle_run_updown.o api_nozzle_run_updown.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_nozzle_add_ip.o api_nozzle_add_ip.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_nozzle_del_ip.o api_nozzle_del_ip.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_nozzle_get_ips.o api_nozzle_get_ips.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o int_execute_bin_sh_command.o int_execute_bin_sh_command.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_nozzle_open_test api_nozzle_open.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_nozzle_close_test api_nozzle_close.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../internals.o ../internals.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_nozzle_get_mtu_test api_nozzle_get_mtu.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_nozzle_get_mac_test api_nozzle_get_mac.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_nozzle_set_mac_test api_nozzle_set_mac.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_nozzle_get_handle_by_name_test api_nozzle_get_handle_by_name.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_nozzle_open_test api_nozzle_open.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_nozzle_close_test api_nozzle_close.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_nozzle_get_name_by_handle_test api_nozzle_get_name_by_handle.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_nozzle_get_fd_test api_nozzle_get_fd.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_nozzle_get_ips_test api_nozzle_get_ips.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_nozzle_set_up_test api_nozzle_set_up.o test-common.o ../internals.o ../../libnozzle/libnozzle.la -lnl-3 libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_nozzle_get_mac_test api_nozzle_get_mac.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_nozzle_get_mtu_test api_nozzle_get_mtu.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_nozzle_set_mac_test api_nozzle_set_mac.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_nozzle_get_handle_by_name_test api_nozzle_get_handle_by_name.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_nozzle_set_down_test api_nozzle_set_down.o test-common.o ../internals.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_nozzle_set_mtu_test api_nozzle_set_mtu.o test-common.o ../internals.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_nozzle_run_updown_test api_nozzle_run_updown.o test-common.o ../internals.o ../../libnozzle/libnozzle.la -lnl-3 libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_nozzle_get_name_by_handle_test api_nozzle_get_name_by_handle.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_nozzle_add_ip_test api_nozzle_add_ip.o test-common.o ../internals.o ../../libnozzle/libnozzle.la -lnl-3 libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_nozzle_get_fd_test api_nozzle_get_fd.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_nozzle_get_ips_test api_nozzle_get_ips.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_nozzle_set_up_test api_nozzle_set_up.o test-common.o ../internals.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_nozzle_del_ip_test api_nozzle_del_ip.o test-common.o ../internals.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o int_execute_bin_sh_command_test int_execute_bin_sh_command.o test-common.o ../internals.o ../../libnozzle/libnozzle.la -lnl-3 libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_nozzle_set_down_test api_nozzle_set_down.o test-common.o ../internals.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_nozzle_set_mtu_test api_nozzle_set_mtu.o test-common.o ../internals.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_nozzle_run_updown_test api_nozzle_run_updown.o test-common.o ../internals.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_nozzle_add_ip_test api_nozzle_add_ip.o test-common.o ../internals.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_nozzle_del_ip_test api_nozzle_del_ip.o test-common.o ../internals.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/int_execute_bin_sh_command_test int_execute_bin_sh_command.o test-common.o ../internals.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle' Making all in libknet make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet' Making all in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-common.lo `test -f 'common.c' || echo './'`common.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-compat.lo `test -f 'compat.c' || echo './'`compat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-compress.lo `test -f 'compress.c' || echo './'`compress.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-handle.lo `test -f 'handle.c' || echo './'`handle.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-handle_api.lo `test -f 'handle_api.c' || echo './'`handle_api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-host.lo `test -f 'host.c' || echo './'`host.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-lib_config.lo `test -f 'lib_config.c' || echo './'`lib_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c crypto.c -fPIC -DPIC -o .libs/libknet_la-crypto.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c handle.c -fPIC -DPIC -o .libs/libknet_la-handle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress.c -fPIC -DPIC -o .libs/libknet_la-compress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c common.c -fPIC -DPIC -o .libs/libknet_la-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c host.c -fPIC -DPIC -o .libs/libknet_la-host.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lib_config.c -fPIC -DPIC -o .libs/libknet_la-lib_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compat.c -fPIC -DPIC -o .libs/libknet_la-compat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c handle_api.c -fPIC -DPIC -o .libs/libknet_la-handle_api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compat.c -o libknet_la-compat.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lib_config.c -o libknet_la-lib_config.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-links.lo `test -f 'links.c' || echo './'`links.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c links.c -fPIC -DPIC -o .libs/libknet_la-links.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-links_acl.lo `test -f 'links_acl.c' || echo './'`links_acl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c common.c -o libknet_la-common.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c crypto.c -o libknet_la-crypto.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c links_acl.c -fPIC -DPIC -o .libs/libknet_la-links_acl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress.c -o libknet_la-compress.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c handle_api.c -o libknet_la-handle_api.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c host.c -o libknet_la-host.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c handle.c -o libknet_la-handle.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c links_acl.c -o libknet_la-links_acl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-links_acl_ip.lo `test -f 'links_acl_ip.c' || echo './'`links_acl_ip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c links_acl_ip.c -fPIC -DPIC -o .libs/libknet_la-links_acl_ip.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-links_acl_loopback.lo `test -f 'links_acl_loopback.c' || echo './'`links_acl_loopback.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-logging.lo `test -f 'logging.c' || echo './'`logging.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-netutils.lo `test -f 'netutils.c' || echo './'`netutils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-onwire.lo `test -f 'onwire.c' || echo './'`onwire.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c links_acl_loopback.c -fPIC -DPIC -o .libs/libknet_la-links_acl_loopback.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c logging.c -fPIC -DPIC -o .libs/libknet_la-logging.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c links_acl_ip.c -o libknet_la-links_acl_ip.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c netutils.c -fPIC -DPIC -o .libs/libknet_la-netutils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c onwire.c -fPIC -DPIC -o .libs/libknet_la-onwire.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c links_acl_loopback.c -o libknet_la-links_acl_loopback.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-threads_common.lo `test -f 'threads_common.c' || echo './'`threads_common.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-threads_dsthandler.lo `test -f 'threads_dsthandler.c' || echo './'`threads_dsthandler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c onwire.c -o libknet_la-onwire.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-threads_heartbeat.lo `test -f 'threads_heartbeat.c' || echo './'`threads_heartbeat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c netutils.c -o libknet_la-netutils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c threads_common.c -fPIC -DPIC -o .libs/libknet_la-threads_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c logging.c -o libknet_la-logging.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c links.c -o libknet_la-links.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-threads_pmtud.lo `test -f 'threads_pmtud.c' || echo './'`threads_pmtud.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c threads_dsthandler.c -fPIC -DPIC -o .libs/libknet_la-threads_dsthandler.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c threads_heartbeat.c -fPIC -DPIC -o .libs/libknet_la-threads_heartbeat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-threads_rx.lo `test -f 'threads_rx.c' || echo './'`threads_rx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c threads_pmtud.c -fPIC -DPIC -o .libs/libknet_la-threads_pmtud.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-threads_tx.lo `test -f 'threads_tx.c' || echo './'`threads_tx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c threads_dsthandler.c -o libknet_la-threads_dsthandler.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c threads_rx.c -fPIC -DPIC -o .libs/libknet_la-threads_rx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c threads_common.c -o libknet_la-threads_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-transports.lo `test -f 'transports.c' || echo './'`transports.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c threads_tx.c -fPIC -DPIC -o .libs/libknet_la-threads_tx.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-transport_common.lo `test -f 'transport_common.c' || echo './'`transport_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c threads_heartbeat.c -o libknet_la-threads_heartbeat.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c transports.c -fPIC -DPIC -o .libs/libknet_la-transports.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c transport_common.c -fPIC -DPIC -o .libs/libknet_la-transport_common.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-transport_loopback.lo `test -f 'transport_loopback.c' || echo './'`transport_loopback.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c transport_loopback.c -fPIC -DPIC -o .libs/libknet_la-transport_loopback.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-transport_udp.lo `test -f 'transport_udp.c' || echo './'`transport_udp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c transports.c -o libknet_la-transports.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c transport_common.c -o libknet_la-transport_common.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c transport_udp.c -fPIC -DPIC -o .libs/libknet_la-transport_udp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c transport_loopback.c -o libknet_la-transport_loopback.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c threads_pmtud.c -o libknet_la-threads_pmtud.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libknet_la-transport_sctp.lo `test -f 'transport_sctp.c' || echo './'`transport_sctp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o compress_zstd_la-compress_zstd.lo `test -f 'compress_zstd.c' || echo './'`compress_zstd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o compress_zlib_la-compress_zlib.lo `test -f 'compress_zlib.c' || echo './'`compress_zlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress_zstd.c -fPIC -DPIC -o .libs/compress_zstd_la-compress_zstd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress_zlib.c -fPIC -DPIC -o .libs/compress_zlib_la-compress_zlib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c transport_sctp.c -fPIC -DPIC -o .libs/libknet_la-transport_sctp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c threads_tx.c -o libknet_la-threads_tx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o compress_lz4_la-compress_lz4.lo `test -f 'compress_lz4.c' || echo './'`compress_lz4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c transport_udp.c -o libknet_la-transport_udp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress_lz4.c -fPIC -DPIC -o .libs/compress_lz4_la-compress_lz4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c threads_rx.c -o libknet_la-threads_rx.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress_zlib.c -o compress_zlib_la-compress_zlib.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress_zstd.c -o compress_zstd_la-compress_zstd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress_lz4.c -o compress_lz4_la-compress_lz4.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o compress_lz4hc_la-compress_lz4hc.lo `test -f 'compress_lz4hc.c' || echo './'`compress_lz4hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o compress_lzo2_la-compress_lzo2.lo `test -f 'compress_lzo2.c' || echo './'`compress_lzo2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o compress_lzma_la-compress_lzma.lo `test -f 'compress_lzma.c' || echo './'`compress_lzma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress_lz4hc.c -fPIC -DPIC -o .libs/compress_lz4hc_la-compress_lz4hc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o compress_bzip2_la-compress_bzip2.lo `test -f 'compress_bzip2.c' || echo './'`compress_bzip2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress_lzo2.c -fPIC -DPIC -o .libs/compress_lzo2_la-compress_lzo2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress_lzma.c -fPIC -DPIC -o .libs/compress_lzma_la-compress_lzma.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/nss -I/usr/include/nspr4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o crypto_nss_la-crypto_nss.lo `test -f 'crypto_nss.c' || echo './'`crypto_nss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress_bzip2.c -fPIC -DPIC -o .libs/compress_bzip2_la-compress_bzip2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress_lz4hc.c -o compress_lz4hc_la-compress_lz4hc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/nss -I/usr/include/nspr4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c crypto_nss.c -fPIC -DPIC -o .libs/crypto_nss_la-crypto_nss.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress_lzma.c -o compress_lzma_la-compress_lzma.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress_lzo2.c -o compress_lzo2_la-compress_lzo2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress_bzip2.c -o compress_bzip2_la-compress_bzip2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o crypto_openssl_la-crypto_openssl.lo `test -f 'crypto_openssl.c' || echo './'`crypto_openssl.c /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o compress_zstd.la -rpath /usr/lib64/kronosnet compress_zstd_la-compress_zstd.lo -lzstd libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c crypto_openssl.c -fPIC -DPIC -o .libs/crypto_openssl_la-crypto_openssl.o /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o compress_zlib.la -rpath /usr/lib64/kronosnet compress_zlib_la-compress_zlib.lo -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o compress_lz4.la -rpath /usr/lib64/kronosnet compress_lz4_la-compress_lz4.lo -llz4 /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o compress_lz4hc.la -rpath /usr/lib64/kronosnet compress_lz4hc_la-compress_lz4hc.lo -llz4 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/compress_zstd_la-compress_zstd.o -O3 -ggdb3 -pthread -O2 -g -fstack-protector -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -lzstd -Wl,-soname -Wl,compress_zstd.so -o .libs/compress_zstd.so libtool: link: ar cru .libs/compress_zstd.a compress_zstd_la-compress_zstd.o libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/compress_zlib_la-compress_zlib.o -O3 -ggdb3 -pthread -O2 -g -fstack-protector -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -lz -Wl,-soname -Wl,compress_zlib.so -o .libs/compress_zlib.so libtool: link: ranlib .libs/compress_zstd.a libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c transport_sctp.c -o libknet_la-transport_sctp.o >/dev/null 2>&1 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/compress_lz4_la-compress_lz4.o -O3 -ggdb3 -pthread -O2 -g -fstack-protector -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -llz4 -Wl,-soname -Wl,compress_lz4.so -o .libs/compress_lz4.so libtool: link: ( cd ".libs" && rm -f "compress_zstd.la" && ln -s "../compress_zstd.la" "compress_zstd.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o compress_lzo2.la -rpath /usr/lib64/kronosnet compress_lzo2_la-compress_lzo2.lo -llzo2 libtool: link: ar cru .libs/compress_zlib.a compress_zlib_la-compress_zlib.o libtool: link: ranlib .libs/compress_zlib.a libtool: link: ar cru .libs/compress_lz4.a compress_lz4_la-compress_lz4.o libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/compress_lz4hc_la-compress_lz4hc.o -O3 -ggdb3 -pthread -O2 -g -fstack-protector -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -llz4 -Wl,-soname -Wl,compress_lz4hc.so -o .libs/compress_lz4hc.so libtool: link: ranlib .libs/compress_lz4.a /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o compress_lzma.la -rpath /usr/lib64/kronosnet compress_lzma_la-compress_lzma.lo -llzma libtool: link: ( cd ".libs" && rm -f "compress_zlib.la" && ln -s "../compress_zlib.la" "compress_zlib.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o compress_bzip2.la -rpath /usr/lib64/kronosnet compress_bzip2_la-compress_bzip2.lo -lbz2 libtool: link: ( cd ".libs" && rm -f "compress_lz4.la" && ln -s "../compress_lz4.la" "compress_lz4.la" ) libtool: link: ar cru .libs/compress_lz4hc.a compress_lz4hc_la-compress_lz4hc.o libtool: link: ranlib .libs/compress_lz4hc.a libtool: link: ( cd ".libs" && rm -f "compress_lz4hc.la" && ln -s "../compress_lz4hc.la" "compress_lz4hc.la" ) libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/compress_lzo2_la-compress_lzo2.o -O3 -ggdb3 -pthread -O2 -g -fstack-protector -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -llzo2 -Wl,-soname -Wl,compress_lzo2.so -o .libs/compress_lzo2.so libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/nss -I/usr/include/nspr4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c crypto_nss.c -o crypto_nss_la-crypto_nss.o >/dev/null 2>&1 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/compress_lzma_la-compress_lzma.o -O3 -ggdb3 -pthread -O2 -g -fstack-protector -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -llzma -Wl,-soname -Wl,compress_lzma.so -o .libs/compress_lzma.so libtool: link: ar cru .libs/compress_lzo2.a compress_lzo2_la-compress_lzo2.o libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/compress_bzip2_la-compress_bzip2.o -O3 -ggdb3 -pthread -O2 -g -fstack-protector -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -lbz2 -Wl,-soname -Wl,compress_bzip2.so -o .libs/compress_bzip2.so libtool: link: ranlib .libs/compress_lzo2.a libtool: link: ar cru .libs/compress_lzma.a compress_lzma_la-compress_lzma.o libtool: link: ar cru .libs/compress_bzip2.a compress_bzip2_la-compress_bzip2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c crypto_openssl.c -o crypto_openssl_la-crypto_openssl.o >/dev/null 2>&1 libtool: link: ( cd ".libs" && rm -f "compress_lzo2.la" && ln -s "../compress_lzo2.la" "compress_lzo2.la" ) libtool: link: ranlib .libs/compress_lzma.a libtool: link: ranlib .libs/compress_bzip2.a libtool: link: ( cd ".libs" && rm -f "compress_lzma.la" && ln -s "../compress_lzma.la" "compress_lzma.la" ) libtool: link: ( cd ".libs" && rm -f "compress_bzip2.la" && ln -s "../compress_bzip2.la" "compress_bzip2.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o crypto_openssl.la -rpath /usr/lib64/kronosnet crypto_openssl_la-crypto_openssl.lo -lcrypto /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/nss -I/usr/include/nspr4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o crypto_nss.la -rpath /usr/lib64/kronosnet crypto_nss_la-crypto_nss.lo -lssl3 -lsmime3 -lnss3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--version-script=./libknet_exported_syms -version-info 5:0:4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libknet.la -rpath /usr/lib64 libknet_la-common.lo libknet_la-compat.lo libknet_la-compress.lo libknet_la-crypto.lo libknet_la-handle.lo libknet_la-handle_api.lo libknet_la-host.lo libknet_la-lib_config.lo libknet_la-links.lo libknet_la-links_acl.lo libknet_la-links_acl_ip.lo libknet_la-links_acl_loopback.lo libknet_la-logging.lo libknet_la-netutils.lo libknet_la-onwire.lo libknet_la-threads_common.lo libknet_la-threads_dsthandler.lo libknet_la-threads_heartbeat.lo libknet_la-threads_pmtud.lo libknet_la-threads_rx.lo libknet_la-threads_tx.lo libknet_la-transports.lo libknet_la-transport_common.lo libknet_la-transport_loopback.lo libknet_la-transport_udp.lo libknet_la-transport_sctp.lo -lm libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/crypto_openssl_la-crypto_openssl.o -O3 -ggdb3 -pthread -O2 -g -fstack-protector -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -lcrypto -Wl,-soname -Wl,crypto_openssl.so -o .libs/crypto_openssl.so libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/crypto_nss_la-crypto_nss.o -O3 -ggdb3 -pthread -O2 -g -fstack-protector -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -lssl3 -lsmime3 -lnss3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,-soname -Wl,crypto_nss.so -o .libs/crypto_nss.so libtool: link: ar cru .libs/crypto_openssl.a crypto_openssl_la-crypto_openssl.o libtool: link: ar cru .libs/crypto_nss.a crypto_nss_la-crypto_nss.o libtool: link: ranlib .libs/crypto_nss.a libtool: link: ranlib .libs/crypto_openssl.a libtool: link: ( cd ".libs" && rm -f "crypto_nss.la" && ln -s "../crypto_nss.la" "crypto_nss.la" ) libtool: link: ( cd ".libs" && rm -f "crypto_openssl.la" && ln -s "../crypto_openssl.la" "crypto_openssl.la" ) libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libknet_la-common.o .libs/libknet_la-compat.o .libs/libknet_la-compress.o .libs/libknet_la-crypto.o .libs/libknet_la-handle.o .libs/libknet_la-handle_api.o .libs/libknet_la-host.o .libs/libknet_la-lib_config.o .libs/libknet_la-links.o .libs/libknet_la-links_acl.o .libs/libknet_la-links_acl_ip.o .libs/libknet_la-links_acl_loopback.o .libs/libknet_la-logging.o .libs/libknet_la-netutils.o .libs/libknet_la-onwire.o .libs/libknet_la-threads_common.o .libs/libknet_la-threads_dsthandler.o .libs/libknet_la-threads_heartbeat.o .libs/libknet_la-threads_pmtud.o .libs/libknet_la-threads_rx.o .libs/libknet_la-threads_tx.o .libs/libknet_la-transports.o .libs/libknet_la-transport_common.o .libs/libknet_la-transport_loopback.o .libs/libknet_la-transport_udp.o .libs/libknet_la-transport_sctp.o -O3 -ggdb3 -pthread -pthread -O2 -g -fstack-protector -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--version-script=./libknet_exported_syms -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -lm -Wl,-soname -Wl,libknet.so.1 -o .libs/libknet.so.1.4.0 libtool: link: (cd ".libs" && rm -f "libknet.so.1" && ln -s "libknet.so.1.4.0" "libknet.so.1") libtool: link: (cd ".libs" && rm -f "libknet.so" && ln -s "libknet.so.1.4.0" "libknet.so") libtool: link: ar cru .libs/libknet.a libknet_la-common.o libknet_la-compat.o libknet_la-compress.o libknet_la-crypto.o libknet_la-handle.o libknet_la-handle_api.o libknet_la-host.o libknet_la-lib_config.o libknet_la-links.o libknet_la-links_acl.o libknet_la-links_acl_ip.o libknet_la-links_acl_loopback.o libknet_la-logging.o libknet_la-netutils.o libknet_la-onwire.o libknet_la-threads_common.o libknet_la-threads_dsthandler.o libknet_la-threads_heartbeat.o libknet_la-threads_pmtud.o libknet_la-threads_rx.o libknet_la-threads_tx.o libknet_la-transports.o libknet_la-transport_common.o libknet_la-transport_loopback.o libknet_la-transport_udp.o libknet_la-transport_sctp.o libtool: link: ranlib .libs/libknet.a libtool: link: ( cd ".libs" && rm -f "libknet.la" && ln -s "../libknet.la" "libknet.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet' Making all in tests make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet/tests' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_new_limit.o api_knet_handle_new_limit.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-common.o test-common.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pckt_test.o pckt_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o knet_bench.o knet_bench.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fun_pmtud_crypto.o fun_pmtud_crypto.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_new.o api_knet_handle_new.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_free.o api_knet_handle_free.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_compress.o api_knet_handle_compress.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_crypto.o api_knet_handle_crypto.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_setfwd.o api_knet_handle_setfwd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_enable_access_lists.o api_knet_handle_enable_access_lists.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_enable_filter.o api_knet_handle_enable_filter.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_enable_sock_notify.o api_knet_handle_enable_sock_notify.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_add_datafd.o api_knet_handle_add_datafd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_remove_datafd.o api_knet_handle_remove_datafd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_get_channel.o api_knet_handle_get_channel.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_get_datafd.o api_knet_handle_get_datafd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_get_stats.o api_knet_handle_get_stats.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_get_crypto_list.o api_knet_get_crypto_list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_get_compress_list.o api_knet_get_compress_list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_clear_stats.o api_knet_handle_clear_stats.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_get_transport_list.o api_knet_get_transport_list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_get_transport_name_by_id.o api_knet_get_transport_name_by_id.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_get_transport_id_by_name.o api_knet_get_transport_id_by_name.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_set_transport_reconnect_interval.o api_knet_handle_set_transport_reconnect_interval.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_get_transport_reconnect_interval.o api_knet_handle_get_transport_reconnect_interval.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_recv.o api_knet_recv.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_send.o api_knet_send.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_send_crypto.o api_knet_send_crypto.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_send_compress.o api_knet_send_compress.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_send_sync.o api_knet_send_sync.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_send_loopback.o api_knet_send_loopback.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_pmtud_setfreq.o api_knet_handle_pmtud_setfreq.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_pmtud_getfreq.o api_knet_handle_pmtud_getfreq.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_enable_pmtud_notify.o api_knet_handle_enable_pmtud_notify.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_pmtud_get.o api_knet_handle_pmtud_get.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_pmtud_set.o api_knet_handle_pmtud_set.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_host_add.o api_knet_host_add.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_host_remove.o api_knet_host_remove.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_host_set_name.o api_knet_host_set_name.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_host_get_name_by_host_id.o api_knet_host_get_name_by_host_id.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_host_get_id_by_host_name.o api_knet_host_get_id_by_host_name.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_host_get_host_list.o api_knet_host_get_host_list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_host_set_policy.o api_knet_host_set_policy.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_host_get_policy.o api_knet_host_get_policy.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_host_get_status.o api_knet_host_get_status.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_host_enable_status_change_notify.o api_knet_host_enable_status_change_notify.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_log_get_subsystem_name.o api_knet_log_get_subsystem_name.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_log_get_subsystem_id.o api_knet_log_get_subsystem_id.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_log_get_loglevel_name.o api_knet_log_get_loglevel_name.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_log_get_loglevel_id.o api_knet_log_get_loglevel_id.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_log_set_loglevel.o api_knet_log_set_loglevel.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_log_get_loglevel.o api_knet_log_get_loglevel.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_strtoaddr.o api_knet_strtoaddr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_addrtostr.o api_knet_addrtostr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_set_config.o api_knet_link_set_config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_clear_config.o api_knet_link_clear_config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_get_config.o api_knet_link_get_config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_set_ping_timers.o api_knet_link_set_ping_timers.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_get_ping_timers.o api_knet_link_get_ping_timers.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_set_pong_count.o api_knet_link_set_pong_count.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_get_pong_count.o api_knet_link_get_pong_count.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_set_priority.o api_knet_link_set_priority.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_get_priority.o api_knet_link_get_priority.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_set_enable.o api_knet_link_set_enable.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_get_enable.o api_knet_link_get_enable.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_get_link_list.o api_knet_link_get_link_list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_get_status.o api_knet_link_get_status.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_add_acl.o api_knet_link_add_acl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_insert_acl.o api_knet_link_insert_acl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_rm_acl.o api_knet_link_rm_acl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_link_clear_acl.o api_knet_link_clear_acl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_crypto_set_config.o api_knet_handle_crypto_set_config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_crypto_use_config.o api_knet_handle_crypto_use_config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o api_knet_handle_crypto_rx_clear_traffic.o api_knet_handle_crypto_rx_clear_traffic.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o int_links_acl_ip.o int_links_acl_ip.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../netutils.o ../netutils.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../transports.o ../transports.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../transport_loopback.o ../transport_loopback.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../transport_sctp.o ../transport_sctp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../transport_udp.o ../transport_udp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../links_acl.o ../links_acl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../links_acl_ip.o ../links_acl_ip.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../links_acl_loopback.o ../links_acl_loopback.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o int_timediff.o int_timediff.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fun_config_crypto.o fun_config_crypto.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fun_acl_check.o fun_acl_check.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_new_limit_test api_knet_handle_new_limit.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pckt_test pckt_test.o ../../libknet/libknet.la gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../common.o ../common.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../logging.o ../logging.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../compat.o ../compat.c libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_new_limit_test api_knet_handle_new_limit.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/pckt_test pckt_test.o ../../libknet/.libs/libknet.so -lm -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../transport_common.o ../transport_common.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../threads_common.o ../threads_common.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../onwire.o ../onwire.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../lib_config.o ../lib_config.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_new_test api_knet_handle_new.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_free_test api_knet_handle_free.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_compress_test api_knet_handle_compress.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_crypto_test api_knet_handle_crypto.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_setfwd_test api_knet_handle_setfwd.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_new_test api_knet_handle_new.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_free_test api_knet_handle_free.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_enable_access_lists_test api_knet_handle_enable_access_lists.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_compress_test api_knet_handle_compress.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_enable_filter_test api_knet_handle_enable_filter.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_enable_sock_notify_test api_knet_handle_enable_sock_notify.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_crypto_test api_knet_handle_crypto.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_add_datafd_test api_knet_handle_add_datafd.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_setfwd_test api_knet_handle_setfwd.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_remove_datafd_test api_knet_handle_remove_datafd.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_get_channel_test api_knet_handle_get_channel.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_enable_access_lists_test api_knet_handle_enable_access_lists.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_get_datafd_test api_knet_handle_get_datafd.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_enable_filter_test api_knet_handle_enable_filter.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_enable_sock_notify_test api_knet_handle_enable_sock_notify.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_get_stats_test api_knet_handle_get_stats.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_add_datafd_test api_knet_handle_add_datafd.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_get_crypto_list_test api_knet_get_crypto_list.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_get_compress_list_test api_knet_get_compress_list.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_remove_datafd_test api_knet_handle_remove_datafd.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_get_channel_test api_knet_handle_get_channel.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_clear_stats_test api_knet_handle_clear_stats.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_get_datafd_test api_knet_handle_get_datafd.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_get_transport_list_test api_knet_get_transport_list.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_get_transport_name_by_id_test api_knet_get_transport_name_by_id.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_get_stats_test api_knet_handle_get_stats.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_get_transport_id_by_name_test api_knet_get_transport_id_by_name.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_get_crypto_list_test api_knet_get_crypto_list.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_get_compress_list_test api_knet_get_compress_list.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_set_transport_reconnect_interval_test api_knet_handle_set_transport_reconnect_interval.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_clear_stats_test api_knet_handle_clear_stats.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_get_transport_reconnect_interval_test api_knet_handle_get_transport_reconnect_interval.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_recv_test api_knet_recv.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_get_transport_list_test api_knet_get_transport_list.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_send_test api_knet_send.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_get_transport_name_by_id_test api_knet_get_transport_name_by_id.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_get_transport_id_by_name_test api_knet_get_transport_id_by_name.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_send_crypto_test api_knet_send_crypto.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_send_compress_test api_knet_send_compress.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_set_transport_reconnect_interval_test api_knet_handle_set_transport_reconnect_interval.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_send_sync_test api_knet_send_sync.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_send_loopback_test api_knet_send_loopback.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_get_transport_reconnect_interval_test api_knet_handle_get_transport_reconnect_interval.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_recv_test api_knet_recv.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_pmtud_setfreq_test api_knet_handle_pmtud_setfreq.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_send_test api_knet_send.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_pmtud_getfreq_test api_knet_handle_pmtud_getfreq.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_enable_pmtud_notify_test api_knet_handle_enable_pmtud_notify.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_send_crypto_test api_knet_send_crypto.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_pmtud_get_test api_knet_handle_pmtud_get.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_send_compress_test api_knet_send_compress.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_send_sync_test api_knet_send_sync.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_send_loopback_test api_knet_send_loopback.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_pmtud_set_test api_knet_handle_pmtud_set.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_host_add_test api_knet_host_add.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_pmtud_setfreq_test api_knet_handle_pmtud_setfreq.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_host_remove_test api_knet_host_remove.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_host_set_name_test api_knet_host_set_name.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_pmtud_getfreq_test api_knet_handle_pmtud_getfreq.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_enable_pmtud_notify_test api_knet_handle_enable_pmtud_notify.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_host_get_name_by_host_id_test api_knet_host_get_name_by_host_id.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_pmtud_get_test api_knet_handle_pmtud_get.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_host_get_id_by_host_name_test api_knet_host_get_id_by_host_name.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_host_get_host_list_test api_knet_host_get_host_list.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_pmtud_set_test api_knet_handle_pmtud_set.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_host_set_policy_test api_knet_host_set_policy.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_host_add_test api_knet_host_add.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_host_remove_test api_knet_host_remove.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_host_set_name_test api_knet_host_set_name.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_host_get_policy_test api_knet_host_get_policy.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_host_get_name_by_host_id_test api_knet_host_get_name_by_host_id.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_host_get_status_test api_knet_host_get_status.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_host_enable_status_change_notify_test api_knet_host_enable_status_change_notify.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_log_get_subsystem_name_test api_knet_log_get_subsystem_name.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_host_get_host_list_test api_knet_host_get_host_list.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_host_get_id_by_host_name_test api_knet_host_get_id_by_host_name.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_log_get_subsystem_id_test api_knet_log_get_subsystem_id.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_host_set_policy_test api_knet_host_set_policy.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_log_get_loglevel_name_test api_knet_log_get_loglevel_name.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_log_get_loglevel_id_test api_knet_log_get_loglevel_id.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_host_get_policy_test api_knet_host_get_policy.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_log_set_loglevel_test api_knet_log_set_loglevel.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_host_get_status_test api_knet_host_get_status.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_log_get_subsystem_name_test api_knet_log_get_subsystem_name.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_log_get_loglevel_test api_knet_log_get_loglevel.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_host_enable_status_change_notify_test api_knet_host_enable_status_change_notify.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_strtoaddr_test api_knet_strtoaddr.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_log_get_subsystem_id_test api_knet_log_get_subsystem_id.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_addrtostr_test api_knet_addrtostr.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_set_config_test api_knet_link_set_config.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_log_get_loglevel_id_test api_knet_log_get_loglevel_id.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_log_get_loglevel_name_test api_knet_log_get_loglevel_name.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_clear_config_test api_knet_link_clear_config.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_log_set_loglevel_test api_knet_log_set_loglevel.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_get_config_test api_knet_link_get_config.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_set_ping_timers_test api_knet_link_set_ping_timers.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_log_get_loglevel_test api_knet_log_get_loglevel.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_get_ping_timers_test api_knet_link_get_ping_timers.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_strtoaddr_test api_knet_strtoaddr.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_addrtostr_test api_knet_addrtostr.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_set_pong_count_test api_knet_link_set_pong_count.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_set_config_test api_knet_link_set_config.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_get_pong_count_test api_knet_link_get_pong_count.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_set_priority_test api_knet_link_set_priority.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_clear_config_test api_knet_link_clear_config.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_get_priority_test api_knet_link_get_priority.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_get_config_test api_knet_link_get_config.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_set_ping_timers_test api_knet_link_set_ping_timers.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_get_ping_timers_test api_knet_link_get_ping_timers.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_set_enable_test api_knet_link_set_enable.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_get_enable_test api_knet_link_get_enable.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_get_link_list_test api_knet_link_get_link_list.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_set_pong_count_test api_knet_link_set_pong_count.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_get_status_test api_knet_link_get_status.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_get_pong_count_test api_knet_link_get_pong_count.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_set_priority_test api_knet_link_set_priority.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_add_acl_test api_knet_link_add_acl.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_get_priority_test api_knet_link_get_priority.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_insert_acl_test api_knet_link_insert_acl.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_rm_acl_test api_knet_link_rm_acl.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_set_enable_test api_knet_link_set_enable.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_get_enable_test api_knet_link_get_enable.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_link_clear_acl_test api_knet_link_clear_acl.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_get_link_list_test api_knet_link_get_link_list.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_crypto_set_config_test api_knet_handle_crypto_set_config.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_get_status_test api_knet_link_get_status.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_crypto_use_config_test api_knet_handle_crypto_use_config.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api_knet_handle_crypto_rx_clear_traffic_test api_knet_handle_crypto_rx_clear_traffic.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_add_acl_test api_knet_link_add_acl.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o int_links_acl_ip_test int_links_acl_ip.o ../common.o ../compat.o ../logging.o ../netutils.o ../threads_common.o ../onwire.o ../transports.o ../transport_common.o ../transport_loopback.o ../transport_sctp.o ../transport_udp.o ../links_acl.o ../links_acl_ip.o ../links_acl_loopback.o ../lib_config.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_insert_acl_test api_knet_link_insert_acl.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_rm_acl_test api_knet_link_rm_acl.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o int_timediff_test int_timediff.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_link_clear_acl_test api_knet_link_clear_acl.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fun_config_crypto_test fun_config_crypto.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fun_acl_check_test fun_acl_check.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_crypto_set_config_test api_knet_handle_crypto_set_config.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_crypto_use_config_test api_knet_handle_crypto_use_config.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o knet_bench_test knet_bench.o test-common.o ../common.o ../logging.o ../compat.o ../transport_common.o ../threads_common.o ../onwire.o ../lib_config.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api_knet_handle_crypto_rx_clear_traffic_test api_knet_handle_crypto_rx_clear_traffic.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fun_pmtud_crypto_test fun_pmtud_crypto.o test-common.o ../onwire.o ../logging.o ../threads_common.o ../lib_config.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/int_links_acl_ip_test int_links_acl_ip.o ../common.o ../compat.o ../logging.o ../netutils.o ../threads_common.o ../onwire.o ../transports.o ../transport_common.o ../transport_loopback.o ../transport_sctp.o ../transport_udp.o ../links_acl.o ../links_acl_ip.o ../links_acl_loopback.o ../lib_config.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/int_timediff_test int_timediff.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/fun_acl_check_test fun_acl_check.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/fun_config_crypto_test fun_config_crypto.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/knet_bench_test knet_bench.o test-common.o ../common.o ../logging.o ../compat.o ../transport_common.o ../threads_common.o ../onwire.o ../lib_config.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/fun_pmtud_crypto_test fun_pmtud_crypto.o test-common.o ../onwire.o ../logging.o ../threads_common.o ../lib_config.o ../../libknet/.libs/libknet.so -lm -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet' Making all in man make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/man' gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libxml2 -c -o doxyxml-doxyxml.o `test -f 'doxyxml.c' || echo './'`doxyxml.c gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libxml2 -c -o doxyxml-cstring.o `test -f 'cstring.c' || echo './'`cstring.c /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libxml2 -Wl,--enable-new-dtags -Wl,--as-needed -o doxyxml doxyxml-doxyxml.o doxyxml-cstring.o -lqb -lxml2 libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libxml2 -Wl,--enable-new-dtags -Wl,--as-needed -o doxyxml doxyxml-doxyxml.o doxyxml-cstring.o -lqb -lxml2 -pthread doxygen Doxyfile-knet 2>&1 | /usr/bin/grep -E -v 'warning.*macro definition' doxygen Doxyfile-nozzle 2>&1 | /usr/bin/grep -E -v 'warning.*macro definition' Doxygen version used: 1.9.2 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/libnozzle.h... Parsing file /home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/libnozzle.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/libnozzle.h... Generating file documentation... Generating docs for file /home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/libnozzle.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound nozzle_ip... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class nozzle_ip Generating XML output for file libnozzle.h Generate XML output for dir /home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/ Running plantuml with JAVA... lookup cache used 31/65536 hits=118 misses=32 finished... /home/iurt/rpmbuild/BUILD/kronosnet-1.22/man/doxyxml -m -P -o . -s 3 -p kronosnet -H "Kronosnet Programmer's Manual" \ $(date -u -d@1630311006 +"-D %F -Y %Y") -d ./xml-nozzle/ libnozzle_8h.xml reading libnozzle_8h.xml ... done. Printing manpage for nozzle_open Printing manpage for nozzle_close Printing manpage for nozzle_run_updown Printing manpage for nozzle_set_up Printing manpage for nozzle_set_down Printing manpage for nozzle_add_ip Printing manpage for nozzle_del_ip Printing manpage for nozzle_get_ips Printing manpage for nozzle_get_mtu Printing manpage for nozzle_set_mtu Printing manpage for nozzle_reset_mtu Printing manpage for nozzle_get_mac Printing manpage for nozzle_set_mac Printing manpage for nozzle_reset_mac Printing manpage for nozzle_get_handle_by_name Printing manpage for nozzle_get_name_by_handle Printing manpage for nozzle_get_fd touch doxyfile-nozzle.stamp Doxygen version used: 1.9.2 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet/libknet.h... Parsing file /home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet/libknet.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet/libknet.h... Generating file documentation... Generating docs for file /home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet/libknet.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound knet_compress_info... Generating docs for compound knet_crypto_info... Generating docs for compound knet_handle_compress_cfg... Generating docs for compound knet_handle_crypto_cfg... Generating docs for compound knet_handle_stats... Generating docs for compound knet_host_status... Generating docs for compound knet_link_stats... Generating docs for compound knet_link_status... Generating docs for compound knet_log_msg... Generating docs for compound knet_transport_info... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class knet_compress_info Generating XML output for class knet_crypto_info Generating XML output for class knet_handle_compress_cfg Generating XML output for class knet_handle_crypto_cfg Generating XML output for class knet_handle_stats Generating XML output for class knet_host_status Generating XML output for class knet_link_stats Generating XML output for class knet_link_status Generating XML output for class knet_log_msg Generating XML output for class knet_transport_info Generating XML output for file libknet.h Generate XML output for dir /home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet/ Running plantuml with JAVA... lookup cache used 232/65536 hits=715 misses=233 finished... /home/iurt/rpmbuild/BUILD/kronosnet-1.22/man/doxyxml -m -P -o . -s 3 -p kronosnet -H "Kronosnet Programmer's Manual" \ $(date -u -d@1630311006 +"-D %F -Y %Y") -d ./xml-knet/ libknet_8h.xml reading libknet_8h.xml ... done. Printing manpage for knet_handle_new_ex Printing manpage for knet_handle_new Printing manpage for knet_handle_free Printing manpage for knet_handle_enable_sock_notify Printing manpage for knet_handle_add_datafd Printing manpage for knet_handle_remove_datafd Printing manpage for knet_handle_get_channel Printing manpage for knet_handle_get_datafd Printing manpage for knet_recv Printing manpage for knet_send Printing manpage for knet_send_sync Printing manpage for knet_handle_enable_filter Printing manpage for knet_handle_setfwd Printing manpage for knet_handle_enable_access_lists Printing manpage for knet_handle_pmtud_setfreq Printing manpage for knet_handle_pmtud_getfreq Printing manpage for knet_handle_enable_pmtud_notify Printing manpage for knet_handle_pmtud_set Printing manpage for knet_handle_pmtud_get Printing manpage for knet_handle_crypto_set_config Printing manpage for knet_handle_crypto_rx_clear_traffic Printing manpage for knet_handle_crypto_use_config Printing manpage for knet_handle_crypto Printing manpage for knet_handle_compress Printing manpage for knet_handle_get_stats Printing manpage for knet_handle_clear_stats Printing manpage for knet_get_crypto_list Printing manpage for knet_get_compress_list Printing manpage for knet_host_add Printing manpage for knet_host_remove Printing manpage for knet_host_set_name Printing manpage for knet_host_get_name_by_host_id Printing manpage for knet_host_get_id_by_host_name Printing manpage for knet_host_get_host_list Printing manpage for knet_host_set_policy Printing manpage for knet_host_get_policy Printing manpage for knet_host_enable_status_change_notify Printing manpage for knet_host_get_status Printing manpage for knet_strtoaddr Printing manpage for knet_addrtostr Printing manpage for knet_get_transport_list Printing manpage for knet_get_transport_name_by_id Printing manpage for knet_get_transport_id_by_name Printing manpage for knet_handle_set_transport_reconnect_interval Printing manpage for knet_handle_get_transport_reconnect_interval Printing manpage for knet_link_set_config Printing manpage for knet_link_get_config Printing manpage for knet_link_clear_config Printing manpage for knet_link_add_acl Printing manpage for knet_link_insert_acl Printing manpage for knet_link_rm_acl Printing manpage for knet_link_clear_acl Printing manpage for knet_link_set_enable Printing manpage for knet_link_get_enable Printing manpage for knet_link_set_ping_timers Printing manpage for knet_link_get_ping_timers Printing manpage for knet_link_set_pong_count Printing manpage for knet_link_get_pong_count Printing manpage for knet_link_set_priority Printing manpage for knet_link_get_priority Printing manpage for knet_link_get_link_list Printing manpage for knet_link_get_status Printing manpage for knet_log_get_subsystem_name Printing manpage for knet_log_get_subsystem_id Printing manpage for knet_log_get_loglevel_name Printing manpage for knet_log_get_loglevel_id Printing manpage for knet_log_set_loglevel Printing manpage for knet_log_get_loglevel touch doxyfile-knet.stamp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22' rm -f kronosnet.spec-t kronosnet.spec date="`LC_ALL=C date -u -d@1630311006 "+%a %b %d %Y"`" && \ gvgver="`cd /home/iurt/rpmbuild/BUILD/kronosnet-1.22; build-aux/git-version-gen --fallback 1.22 .tarball-version .gitarchivever`" && \ if [ "$gvgver" = "`echo $gvgver | sed 's/-/./'`" ];then \ rpmver="$gvgver" && \ alphatag="" && \ dirty="" && \ numcomm="0"; \ else \ gitver="`echo $gvgver | sed 's/\(.*\)\./\1-/'`" && \ rpmver=`echo $gitver | sed 's/-.*//g'` && \ alphatag=`echo $gvgver | sed 's/[^-]*-\([^-]*\).*/\1/'` && \ numcomm=`echo $gitver | sed 's/[^-]*-\([^-]*\).*/\1/'` && \ dirty="" && \ if [ "`echo $gitver | sed 's/^.*-dirty$//g'`" = "" ];then \ dirty="dirty"; \ fi \ fi && \ if [ -n "$dirty" ]; then dirty="dirty"; else dirty=""; fi && \ if [ "$numcomm" = "0" ]; then \ sed \ -e "s#@version@#$rpmver#g" \ -e "s#%glo.*alpha.*##g" \ -e "s#%glo.*numcomm.*##g" \ -e "s#@dirty@#$dirty#g" \ -e "s#@date@#$date#g" \ /home/iurt/rpmbuild/BUILD/kronosnet-1.22/kronosnet.spec.in > kronosnet.spec-t; \ else \ sed \ -e "s#@version@#$rpmver#g" \ -e "s#@alphatag@#$alphatag#g" \ -e "s#@numcomm@#$numcomm#g" \ -e "s#@dirty@#$dirty#g" \ -e "s#@date@#$date#g" \ /home/iurt/rpmbuild/BUILD/kronosnet-1.22/kronosnet.spec.in > kronosnet.spec-t; \ fi; \ if [ -z "$dirty" ]; then sed -i -e "s#%glo.*dirty.*##g" kronosnet.spec-t; fi sed -i -e "s#@sctp@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@nss@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@openssl@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@zlib@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@lz4@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@lzo2@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@lzma@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@bzip2@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@zstd@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@libnozzle@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@runautogen@#bcond_with#g" kronosnet.spec-t sed -i -e "s#@overriderpmdebuginfo@#bcond_with#g" kronosnet.spec-t sed -i -e "s#@rpmdebuginfo@#bcond_with#g" kronosnet.spec-t sed -i -e "s#@buildman@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@installtests@#bcond_with#g" kronosnet.spec-t sed -i -e "s#@defaultadmgroup@##g" kronosnet.spec-t chmod a-w kronosnet.spec-t mv kronosnet.spec-t kronosnet.spec rm -f kronosnet.spec-t* make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xTDbfC + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64 + cd kronosnet-1.22 + '[' 1 -eq 1 ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64 + make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64 make install-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22' Making install in libnozzle make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle' Making install in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libnozzle.la '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libnozzle.so.1.0.0 /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/libnozzle.so.1.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64 && { ln -s -f libnozzle.so.1.0.0 libnozzle.so.1 || { rm -f libnozzle.so.1 && ln -s libnozzle.so.1.0.0 libnozzle.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64 && { ln -s -f libnozzle.so.1.0.0 libnozzle.so || { rm -f libnozzle.so && ln -s libnozzle.so.1.0.0 libnozzle.so; }; }) libtool: install: /usr/bin/install -c .libs/libnozzle.lai /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/libnozzle.la libtool: install: /usr/bin/install -c .libs/libnozzle.a /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/libnozzle.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/libnozzle.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/libnozzle.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/include' /usr/bin/install -c -m 644 libnozzle.h '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libnozzle.pc '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/pkgconfig' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle' Making install in tests make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libnozzle' Making install in libknet make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet' Making install in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libknet.la '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libknet.so.1.4.0 /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/libknet.so.1.4.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64 && { ln -s -f libknet.so.1.4.0 libknet.so.1 || { rm -f libknet.so.1 && ln -s libknet.so.1.4.0 libknet.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64 && { ln -s -f libknet.so.1.4.0 libknet.so || { rm -f libknet.so && ln -s libknet.so.1.4.0 libknet.so; }; }) libtool: install: /usr/bin/install -c .libs/libknet.lai /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/libknet.la libtool: install: /usr/bin/install -c .libs/libknet.a /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/libknet.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/libknet.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/libknet.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet' /bin/sh ../libtool --mode=install /usr/bin/install -c compress_zstd.la compress_zlib.la compress_lz4.la compress_lz4hc.la compress_lzo2.la compress_lzma.la compress_bzip2.la crypto_nss.la crypto_openssl.la '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet' libtool: install: /usr/bin/install -c .libs/compress_zstd.so /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_zstd.so libtool: install: /usr/bin/install -c .libs/compress_zstd.lai /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_zstd.la libtool: install: /usr/bin/install -c .libs/compress_zlib.so /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_zlib.so libtool: install: /usr/bin/install -c .libs/compress_zlib.lai /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_zlib.la libtool: install: /usr/bin/install -c .libs/compress_lz4.so /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lz4.so libtool: install: /usr/bin/install -c .libs/compress_lz4.lai /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lz4.la libtool: install: /usr/bin/install -c .libs/compress_lz4hc.so /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lz4hc.so libtool: install: /usr/bin/install -c .libs/compress_lz4hc.lai /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lz4hc.la libtool: install: /usr/bin/install -c .libs/compress_lzo2.so /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lzo2.so libtool: install: /usr/bin/install -c .libs/compress_lzo2.lai /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lzo2.la libtool: install: /usr/bin/install -c .libs/compress_lzma.so /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lzma.so libtool: install: /usr/bin/install -c .libs/compress_lzma.lai /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lzma.la libtool: install: /usr/bin/install -c .libs/compress_bzip2.so /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_bzip2.so libtool: install: /usr/bin/install -c .libs/compress_bzip2.lai /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_bzip2.la libtool: install: /usr/bin/install -c .libs/crypto_nss.so /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/crypto_nss.so libtool: install: /usr/bin/install -c .libs/crypto_nss.lai /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/crypto_nss.la libtool: install: /usr/bin/install -c .libs/crypto_openssl.so /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/crypto_openssl.so libtool: install: /usr/bin/install -c .libs/crypto_openssl.lai /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/crypto_openssl.la libtool: install: /usr/bin/install -c .libs/compress_zstd.a /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_zstd.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_zstd.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_zstd.a libtool: install: /usr/bin/install -c .libs/compress_zlib.a /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_zlib.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_zlib.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_zlib.a libtool: install: /usr/bin/install -c .libs/compress_lz4.a /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lz4.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lz4.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lz4.a libtool: install: /usr/bin/install -c .libs/compress_lz4hc.a /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lz4hc.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lz4hc.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lz4hc.a libtool: install: /usr/bin/install -c .libs/compress_lzo2.a /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lzo2.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lzo2.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lzo2.a libtool: install: /usr/bin/install -c .libs/compress_lzma.a /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lzma.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lzma.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lzma.a libtool: install: /usr/bin/install -c .libs/compress_bzip2.a /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_bzip2.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_bzip2.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_bzip2.a libtool: install: /usr/bin/install -c .libs/crypto_nss.a /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/crypto_nss.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/crypto_nss.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/crypto_nss.a libtool: install: /usr/bin/install -c .libs/crypto_openssl.a /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/crypto_openssl.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/crypto_openssl.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/crypto_openssl.a libtool: warning: remember to run 'libtool --finish /usr/lib64/kronosnet' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/include' /usr/bin/install -c -m 644 libknet.h '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libknet.pc '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/pkgconfig' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet' Making install in tests make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet/tests' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet/tests' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/libknet' Making install in man make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/man' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/man/man3' /usr/bin/install -c -m 644 knet_addrtostr.3 knet_handle_add_datafd.3 knet_handle_clear_stats.3 knet_handle_compress.3 knet_handle_crypto.3 knet_handle_enable_filter.3 knet_handle_enable_pmtud_notify.3 knet_handle_enable_sock_notify.3 knet_handle_free.3 knet_handle_get_channel.3 knet_get_compress_list.3 knet_get_crypto_list.3 knet_handle_get_datafd.3 knet_handle_get_stats.3 knet_get_transport_id_by_name.3 knet_get_transport_list.3 knet_get_transport_name_by_id.3 knet_handle_get_transport_reconnect_interval.3 knet_handle_new.3 knet_handle_new_ex.3 knet_handle_pmtud_get.3 knet_handle_pmtud_set.3 knet_handle_pmtud_getfreq.3 knet_handle_pmtud_setfreq.3 knet_handle_remove_datafd.3 knet_handle_setfwd.3 knet_handle_set_transport_reconnect_interval.3 knet_host_add.3 knet_host_enable_status_change_notify.3 knet_host_get_host_list.3 knet_host_get_id_by_host_name.3 knet_host_get_name_by_host_id.3 knet_host_get_policy.3 knet_host_get_status.3 knet_host_remove.3 knet_host_set_name.3 knet_host_set_policy.3 knet_link_clear_config.3 knet_link_get_config.3 knet_link_get_enable.3 '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/man/man3' /usr/bin/install -c -m 644 knet_link_get_link_list.3 knet_link_get_ping_timers.3 knet_link_get_pong_count.3 knet_link_get_priority.3 knet_link_get_status.3 knet_link_set_config.3 knet_link_set_enable.3 knet_link_set_ping_timers.3 knet_link_set_pong_count.3 knet_link_set_priority.3 knet_log_get_loglevel.3 knet_log_get_loglevel_id.3 knet_log_get_loglevel_name.3 knet_log_get_subsystem_id.3 knet_log_get_subsystem_name.3 knet_log_set_loglevel.3 knet_recv.3 knet_send.3 knet_send_sync.3 knet_strtoaddr.3 knet_handle_enable_access_lists.3 knet_link_add_acl.3 knet_link_insert_acl.3 knet_link_rm_acl.3 knet_link_clear_acl.3 knet_handle_crypto_set_config.3 knet_handle_crypto_use_config.3 knet_handle_crypto_rx_clear_traffic.3 nozzle_add_ip.3 nozzle_close.3 nozzle_del_ip.3 nozzle_get_fd.3 nozzle_get_handle_by_name.3 nozzle_get_ips.3 nozzle_get_mac.3 nozzle_get_mtu.3 nozzle_get_name_by_handle.3 nozzle_open.3 nozzle_reset_mac.3 nozzle_reset_mtu.3 '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/man/man3' /usr/bin/install -c -m 644 nozzle_run_updown.3 nozzle_set_down.3 nozzle_set_mac.3 nozzle_set_mtu.3 nozzle_set_up.3 '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/man/man3' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/man' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/doc/kronosnet' /usr/bin/install -c -m 644 COPYING.applications COPYING.libraries COPYRIGHT README.licence README '/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/doc/kronosnet' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/kronosnet-1.22' + find /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64 -name '*.a' -exec rm '{}' ';' + find /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64 -name '*.la' -exec rm '{}' ';' + rm -rf /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/etc/init.d + rm -rf /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/doc/kronosnet + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.22-1.mga9 --unique-debug-suffix -1.22-1.mga9.aarch64 --unique-debug-src-base kronosnet-1.22-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/kronosnet-1.22 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_bzip2.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lz4.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lz4hc.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lzma.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_lzo2.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_zlib.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/compress_zstd.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/crypto_nss.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/kronosnet/crypto_openssl.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/libnozzle.so.1.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/lib64/libknet.so.1.4.0 dwz: ./usr/lib64/kronosnet/compress_bzip2.so-1.22-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/kronosnet/compress_lz4.so-1.22-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/kronosnet/compress_lz4hc.so-1.22-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/kronosnet/compress_lzma.so-1.22-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/kronosnet/compress_lzo2.so-1.22-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/kronosnet/compress_zlib.so-1.22-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/kronosnet/compress_zstd.so-1.22-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/kronosnet/crypto_nss.so-1.22-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/kronosnet/crypto_openssl.so-1.22-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libknet.so.1.4.0-1.22-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libnozzle.so.1.0.0-1.22-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 2748kB, size after compression: 2748kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 11 CRC32s did match. 1079 blocks + /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/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: kronosnet-debugsource-1.22-1.mga9.aarch64 Provides: kronosnet-debugsource = 1.22-1.mga9 kronosnet-debugsource(aarch-64) = 1.22-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libnozzle1-1.22-1.mga9.aarch64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gSis7H + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd kronosnet-1.22 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/licenses/libnozzle1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/licenses/libnozzle1 + cp -pr COPYING.applications COPYING.libraries /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/licenses/libnozzle1 + cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/licenses/libnozzle1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: libnozzle.so.1()(64bit) libnozzle.so.1(LIBNOZZLE)(64bit) libnozzle1 = 1.22-1.mga9 libnozzle1(aarch-64) = 1.22-1.mga9 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-route-3.so.200()(64bit) libnl-route-3.so.200(libnl_3)(64bit) Processing files: libnozzle1-devel-1.22-1.mga9.aarch64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8fpf5K + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd kronosnet-1.22 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/licenses/libnozzle1-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/licenses/libnozzle1-devel + cp -pr COPYING.applications COPYING.libraries /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/licenses/libnozzle1-devel + cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/licenses/libnozzle1-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libnozzle(64bit)) libnozzle1-devel = 1.22-1.mga9 libnozzle1-devel(aarch-64) = 1.22-1.mga9 pkgconfig(libnozzle) = 1.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libnl-3(64bit)) devel(libnl-route-3(64bit)) pkgconfig Processing files: libknet1-1.22-1.mga9.aarch64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.V1THbv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd kronosnet-1.22 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/licenses/libknet1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/licenses/libknet1 + cp -pr COPYING.applications COPYING.libraries /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/licenses/libknet1 + cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/licenses/libknet1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: libknet.so.1()(64bit) libknet.so.1(LIBKNET)(64bit) libknet1 = 1.22-1.mga9 libknet1(aarch-64) = 1.22-1.mga9 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) Processing files: libknet1-devel-1.22-1.mga9.aarch64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rCq9Is + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd kronosnet-1.22 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/licenses/libknet1-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/licenses/libknet1-devel + cp -pr COPYING.applications COPYING.libraries /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/licenses/libknet1-devel + cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64/usr/share/licenses/libknet1-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libknet(64bit)) libknet1-devel = 1.22-1.mga9 libknet1-devel(aarch-64) = 1.22-1.mga9 pkgconfig(libknet) = 1.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: libknet1-crypto-nss-plugin-1.22-1.mga9.aarch64 Provides: libknet1-crypto-nss-plugin = 1.22-1.mga9 libknet1-crypto-nss-plugin(aarch-64) = 1.22-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libplds4.so()(64bit) Processing files: libknet1-crypto-openssl-plugin-1.22-1.mga9.aarch64 Provides: libknet1-crypto-openssl-plugin = 1.22-1.mga9 libknet1-crypto-openssl-plugin(aarch-64) = 1.22-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) Processing files: libknet1-compress-zlib-plugin-1.22-1.mga9.aarch64 Provides: libknet1-compress-zlib-plugin = 1.22-1.mga9 libknet1-compress-zlib-plugin(aarch-64) = 1.22-1.mga9 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.17)(64bit) libz.so.1()(64bit) Processing files: libknet1-compress-lz4-plugin-1.22-1.mga9.aarch64 Provides: libknet1-compress-lz4-plugin = 1.22-1.mga9 libknet1-compress-lz4-plugin(aarch-64) = 1.22-1.mga9 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.17)(64bit) liblz4.so.1()(64bit) Processing files: libknet1-compress-lzo2-plugin-1.22-1.mga9.aarch64 Provides: libknet1-compress-lzo2-plugin = 1.22-1.mga9 libknet1-compress-lzo2-plugin(aarch-64) = 1.22-1.mga9 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.17)(64bit) liblzo2.so.2()(64bit) Processing files: libknet1-compress-lzma-plugin-1.22-1.mga9.aarch64 Provides: libknet1-compress-lzma-plugin = 1.22-1.mga9 libknet1-compress-lzma-plugin(aarch-64) = 1.22-1.mga9 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.17)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) Processing files: libknet1-compress-bzip2-plugin-1.22-1.mga9.aarch64 Provides: libknet1-compress-bzip2-plugin = 1.22-1.mga9 libknet1-compress-bzip2-plugin(aarch-64) = 1.22-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) Processing files: libknet1-compress-zstd-plugin-1.22-1.mga9.aarch64 Provides: libknet1-compress-zstd-plugin = 1.22-1.mga9 libknet1-compress-zstd-plugin(aarch-64) = 1.22-1.mga9 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.17)(64bit) libzstd.so.1()(64bit) Processing files: libknet1-crypto-plugins-all-1.22-1.mga9.aarch64 Processing files: libknet1-compress-plugins-all-1.22-1.mga9.aarch64 Processing files: libknet1-plugins-all-1.22-1.mga9.aarch64 Processing files: libnozzle1-debuginfo-1.22-1.mga9.aarch64 Provides: debuginfo(build-id) = 266075457e89ea8a3615d969951a21fbeb25569a libnozzle1-debuginfo = 1.22-1.mga9 libnozzle1-debuginfo(aarch-64) = 1.22-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-1.mga9 Processing files: libknet1-debuginfo-1.22-1.mga9.aarch64 Provides: debuginfo(build-id) = 283b01383a157b9de2079d50de67120933df08d3 libknet1-debuginfo = 1.22-1.mga9 libknet1-debuginfo(aarch-64) = 1.22-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-1.mga9 Processing files: libknet1-crypto-nss-plugin-debuginfo-1.22-1.mga9.aarch64 Provides: debuginfo(build-id) = 6e8458d58216c17386c14c511f4783b96bc5fdb3 libknet1-crypto-nss-plugin-debuginfo = 1.22-1.mga9 libknet1-crypto-nss-plugin-debuginfo(aarch-64) = 1.22-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-1.mga9 Processing files: libknet1-crypto-openssl-plugin-debuginfo-1.22-1.mga9.aarch64 Provides: debuginfo(build-id) = c65648f0bf581fad7f6fb6c7800a670d83ed85e5 libknet1-crypto-openssl-plugin-debuginfo = 1.22-1.mga9 libknet1-crypto-openssl-plugin-debuginfo(aarch-64) = 1.22-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-1.mga9 Processing files: libknet1-compress-zlib-plugin-debuginfo-1.22-1.mga9.aarch64 Provides: debuginfo(build-id) = 1ec1d01630c0ee027bb4f3679aebe517ef011c13 libknet1-compress-zlib-plugin-debuginfo = 1.22-1.mga9 libknet1-compress-zlib-plugin-debuginfo(aarch-64) = 1.22-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-1.mga9 Processing files: libknet1-compress-lz4-plugin-debuginfo-1.22-1.mga9.aarch64 Provides: debuginfo(build-id) = 06a4080903a9e13946d24566e9a3c85ef80f4006 debuginfo(build-id) = 943e71a2eec35d196fae76e3cb8725ab3ad98bd8 libknet1-compress-lz4-plugin-debuginfo = 1.22-1.mga9 libknet1-compress-lz4-plugin-debuginfo(aarch-64) = 1.22-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-1.mga9 Processing files: libknet1-compress-lzo2-plugin-debuginfo-1.22-1.mga9.aarch64 Provides: debuginfo(build-id) = c1baa50de03ed1256adf1f8bb6200e8d95be1f3b libknet1-compress-lzo2-plugin-debuginfo = 1.22-1.mga9 libknet1-compress-lzo2-plugin-debuginfo(aarch-64) = 1.22-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-1.mga9 Processing files: libknet1-compress-lzma-plugin-debuginfo-1.22-1.mga9.aarch64 Provides: debuginfo(build-id) = cd958bf6d8b270fa45e7364346225628e924a1aa libknet1-compress-lzma-plugin-debuginfo = 1.22-1.mga9 libknet1-compress-lzma-plugin-debuginfo(aarch-64) = 1.22-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-1.mga9 Processing files: libknet1-compress-bzip2-plugin-debuginfo-1.22-1.mga9.aarch64 Provides: debuginfo(build-id) = dacdaaba2fcc7c65b5dd105f203a17c400e684ad libknet1-compress-bzip2-plugin-debuginfo = 1.22-1.mga9 libknet1-compress-bzip2-plugin-debuginfo(aarch-64) = 1.22-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-1.mga9 Processing files: libknet1-compress-zstd-plugin-debuginfo-1.22-1.mga9.aarch64 Provides: debuginfo(build-id) = 84352c4028bb9fb377ff298fc23af7868c1b9e9d libknet1-compress-zstd-plugin-debuginfo = 1.22-1.mga9 libknet1-compress-zstd-plugin-debuginfo(aarch-64) = 1.22-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-compress-lz4-plugin-debuginfo-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libnozzle1-debuginfo-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-devel-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-crypto-nss-plugin-debuginfo-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-compress-lzo2-plugin-debuginfo-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-compress-lzma-plugin-debuginfo-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-compress-zstd-plugin-debuginfo-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-compress-bzip2-plugin-debuginfo-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-compress-zlib-plugin-debuginfo-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-crypto-nss-plugin-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-crypto-openssl-plugin-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-compress-zstd-plugin-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-compress-lzo2-plugin-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-compress-lz4-plugin-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libnozzle1-devel-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-crypto-openssl-plugin-debuginfo-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-crypto-plugins-all-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libnozzle1-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-compress-lzma-plugin-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-compress-zlib-plugin-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-compress-bzip2-plugin-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-compress-plugins-all-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-plugins-all-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libknet1-debuginfo-1.22-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/kronosnet-debugsource-1.22-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LxpnOG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd kronosnet-1.22 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/kronosnet-1.22-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ycwT6l + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf kronosnet-1.22 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!