Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1784476 Details for
Bug 1961686
annocheck fails on built rpms
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build log from "make all -j"
normal_build_logs.txt (text/plain), 279.42 KB, created by
Fabio Massimo Di Nitto
on 2021-05-18 15:56:02 UTC
(
hide
)
Description:
build log from "make all -j"
Filename:
MIME Type:
Creator:
Fabio Massimo Di Nitto
Created:
2021-05-18 15:56:02 UTC
Size:
279.42 KB
patch
obsolete
>Now run ./configure and make >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... gcc3 >checking whether the linker accepts -Wl,--enable-new-dtags... yes >checking whether the linker accepts -Wl,--as-needed... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ar... ar >checking for archiver @FILE support... @ >checking for strip... strip >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 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 -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... 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 gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking whether gcc understands -c and -o together... (cached) yes >checking for gcc option to accept ISO C99... none needed >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for valgrind... valgrind >checking for cov-build... cov-build >checking for cov-analyze... cov-analyze >checking for cov-format-errors... cov-format-errors >checking for nss... yes >checking for openssl... yes >checking for gcrypt... 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... -ldl >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 pkg-config... /usr/bin/pkg-config >checking for libqb_BUILD... yes >checking for doxygen2man... /usr/bin/doxygen2man >checking for libnl... yes >checking for libnlroute... yes >checking whether gcc supports "-fplugin=annobin"... yes >checking whether gcc supports "-D_FORTIFY_SOURCE=2"... yes >checking whether gcc supports "-fstack-protector-strong"... yes >checking whether gcc supports "-fexceptions"... yes >checking whether gcc supports "-D_GLIBCXX_ASSERTIONS"... yes >checking whether gcc supports "-Wl,-z,now"... yes >checking whether gcc supports "-fstack-clash-protection"... yes >checking whether gcc supports "-fcf-protection=full"... yes >checking whether gcc supports "-mcet"... no >checking whether gcc supports "-mstackrealign"... 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... no >checking for source epoch baked in by gitattributes export-subst... no >checking for source epoch in $SOURCE_DATE_EPOCH... no >checking whether git log can provide a source epoch... yes >configure: using source epoch 2021-05-10 12:00:58 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 >echo 1.90.585-29db > .version-t && mv .version-t .version >make all-recursive >make[1]: Entering directory '/home/fabbione/work/knet/kronosnet' >Making all in libnozzle >make[2]: Entering directory '/home/fabbione/work/knet/kronosnet/libnozzle' >Making all in . >make[3]: Entering directory '/home/fabbione/work/knet/kronosnet/libnozzle' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -MT libnozzle_la-libnozzle.lo -MD -MP -MF .deps/libnozzle_la-libnozzle.Tpo -c -o libnozzle_la-libnozzle.lo `test -f 'libnozzle.c' || echo './'`libnozzle.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -MT libnozzle_la-libnozzle.lo -MD -MP -MF .deps/libnozzle_la-libnozzle.Tpo -c libnozzle.c -fPIC -DPIC -o .libs/libnozzle_la-libnozzle.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -MT libnozzle_la-libnozzle.lo -MD -MP -MF .deps/libnozzle_la-libnozzle.Tpo -c libnozzle.c -o libnozzle_la-libnozzle.o >/dev/null 2>&1 >mv -f .deps/libnozzle_la-libnozzle.Tpo .deps/libnozzle_la-libnozzle.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -MT libnozzle_la-internals.lo -MD -MP -MF .deps/libnozzle_la-internals.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -MT libnozzle_la-internals.lo -MD -MP -MF .deps/libnozzle_la-internals.Tpo -c internals.c -fPIC -DPIC -o .libs/libnozzle_la-internals.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -MT libnozzle_la-internals.lo -MD -MP -MF .deps/libnozzle_la-internals.Tpo -c internals.c -o libnozzle_la-internals.o >/dev/null 2>&1 >mv -f .deps/libnozzle_la-internals.Tpo .deps/libnozzle_la-internals.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wl,-version-script,./libnozzle_exported_syms -version-info 1:0:0 -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 -fPIC -DPIC .libs/libnozzle_la-libnozzle.o .libs/libnozzle_la-internals.o -lnl-route-3 -lnl-3 -O3 -ggdb3 -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -Wl,-version-script -Wl,./libnozzle_exported_syms -pthread -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/fabbione/work/knet/kronosnet/libnozzle' >Making all in tests >make[3]: Entering directory '/home/fabbione/work/knet/kronosnet/libnozzle/tests' >depbase=`echo api_nozzle_open.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT api_nozzle_open.o -MD -MP -MF $depbase.Tpo -c -o api_nozzle_open.o api_nozzle_open.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo test-common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT test-common.o -MD -MP -MF $depbase.Tpo -c -o test-common.o test-common.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_nozzle_open_test api_nozzle_open.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_nozzle_open_test api_nozzle_open.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread >depbase=`echo api_nozzle_close.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT api_nozzle_close.o -MD -MP -MF $depbase.Tpo -c -o api_nozzle_close.o api_nozzle_close.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_nozzle_close_test api_nozzle_close.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_nozzle_close_test api_nozzle_close.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread >depbase=`echo api_nozzle_set_up.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT api_nozzle_set_up.o -MD -MP -MF $depbase.Tpo -c -o api_nozzle_set_up.o api_nozzle_set_up.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo ../internals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT ../internals.o -MD -MP -MF $depbase.Tpo -c -o ../internals.o ../internals.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 >depbase=`echo api_nozzle_set_down.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT api_nozzle_set_down.o -MD -MP -MF $depbase.Tpo -c -o api_nozzle_set_down.o api_nozzle_set_down.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_nozzle_set_down_test api_nozzle_set_down.o test-common.o ../internals.o ../../libnozzle/libnozzle.la -lnl-3 >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 >depbase=`echo api_nozzle_get_mtu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT api_nozzle_get_mtu.o -MD -MP -MF $depbase.Tpo -c -o api_nozzle_get_mtu.o api_nozzle_get_mtu.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_nozzle_get_mtu_test api_nozzle_get_mtu.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 >depbase=`echo api_nozzle_set_mtu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT api_nozzle_set_mtu.o -MD -MP -MF $depbase.Tpo -c -o api_nozzle_set_mtu.o api_nozzle_set_mtu.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_nozzle_set_mtu_test api_nozzle_set_mtu.o test-common.o ../internals.o ../../libnozzle/libnozzle.la -lnl-3 >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 >depbase=`echo api_nozzle_get_mac.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT api_nozzle_get_mac.o -MD -MP -MF $depbase.Tpo -c -o api_nozzle_get_mac.o api_nozzle_get_mac.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_nozzle_get_mac_test api_nozzle_get_mac.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 >depbase=`echo api_nozzle_set_mac.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT api_nozzle_set_mac.o -MD -MP -MF $depbase.Tpo -c -o api_nozzle_set_mac.o api_nozzle_set_mac.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_nozzle_set_mac_test api_nozzle_set_mac.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 >depbase=`echo api_nozzle_get_handle_by_name.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT api_nozzle_get_handle_by_name.o -MD -MP -MF $depbase.Tpo -c -o api_nozzle_get_handle_by_name.o api_nozzle_get_handle_by_name.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 >depbase=`echo api_nozzle_get_name_by_handle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT api_nozzle_get_name_by_handle.o -MD -MP -MF $depbase.Tpo -c -o api_nozzle_get_name_by_handle.o api_nozzle_get_name_by_handle.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_nozzle_get_name_by_handle_test api_nozzle_get_name_by_handle.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 >depbase=`echo api_nozzle_get_fd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT api_nozzle_get_fd.o -MD -MP -MF $depbase.Tpo -c -o api_nozzle_get_fd.o api_nozzle_get_fd.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_nozzle_get_fd_test api_nozzle_get_fd.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 >depbase=`echo api_nozzle_run_updown.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT api_nozzle_run_updown.o -MD -MP -MF $depbase.Tpo -c -o api_nozzle_run_updown.o api_nozzle_run_updown.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 >depbase=`echo api_nozzle_add_ip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT api_nozzle_add_ip.o -MD -MP -MF $depbase.Tpo -c -o api_nozzle_add_ip.o api_nozzle_add_ip.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 >depbase=`echo api_nozzle_del_ip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT api_nozzle_del_ip.o -MD -MP -MF $depbase.Tpo -c -o api_nozzle_del_ip.o api_nozzle_del_ip.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_nozzle_del_ip_test api_nozzle_del_ip.o test-common.o ../internals.o ../../libnozzle/libnozzle.la -lnl-3 >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 >depbase=`echo api_nozzle_get_ips.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT api_nozzle_get_ips.o -MD -MP -MF $depbase.Tpo -c -o api_nozzle_get_ips.o api_nozzle_get_ips.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_nozzle_get_ips_test api_nozzle_get_ips.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 >depbase=`echo int_execute_bin_sh_command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -DABSSRCDIR=\"/home/fabbione/work/knet/kronosnet/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -MT int_execute_bin_sh_command.o -MD -MP -MF $depbase.Tpo -c -o int_execute_bin_sh_command.o int_execute_bin_sh_command.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/libnl3 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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/fabbione/work/knet/kronosnet/libnozzle/tests' >make[2]: Leaving directory '/home/fabbione/work/knet/kronosnet/libnozzle' >Making all in libknet >make[2]: Entering directory '/home/fabbione/work/knet/kronosnet/libknet' >Making all in . >make[3]: Entering directory '/home/fabbione/work/knet/kronosnet/libknet' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-common.lo -MD -MP -MF .deps/libknet_la-common.Tpo -c -o libknet_la-common.lo `test -f 'common.c' || echo './'`common.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-common.lo -MD -MP -MF .deps/libknet_la-common.Tpo -c common.c -fPIC -DPIC -o .libs/libknet_la-common.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-common.lo -MD -MP -MF .deps/libknet_la-common.Tpo -c common.c -o libknet_la-common.o >/dev/null 2>&1 >mv -f .deps/libknet_la-common.Tpo .deps/libknet_la-common.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-compat.lo -MD -MP -MF .deps/libknet_la-compat.Tpo -c -o libknet_la-compat.lo `test -f 'compat.c' || echo './'`compat.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-compat.lo -MD -MP -MF .deps/libknet_la-compat.Tpo -c compat.c -fPIC -DPIC -o .libs/libknet_la-compat.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-compat.lo -MD -MP -MF .deps/libknet_la-compat.Tpo -c compat.c -o libknet_la-compat.o >/dev/null 2>&1 >mv -f .deps/libknet_la-compat.Tpo .deps/libknet_la-compat.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-compress.lo -MD -MP -MF .deps/libknet_la-compress.Tpo -c -o libknet_la-compress.lo `test -f 'compress.c' || echo './'`compress.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-compress.lo -MD -MP -MF .deps/libknet_la-compress.Tpo -c compress.c -fPIC -DPIC -o .libs/libknet_la-compress.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-compress.lo -MD -MP -MF .deps/libknet_la-compress.Tpo -c compress.c -o libknet_la-compress.o >/dev/null 2>&1 >mv -f .deps/libknet_la-compress.Tpo .deps/libknet_la-compress.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-crypto.lo -MD -MP -MF .deps/libknet_la-crypto.Tpo -c -o libknet_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-crypto.lo -MD -MP -MF .deps/libknet_la-crypto.Tpo -c crypto.c -fPIC -DPIC -o .libs/libknet_la-crypto.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-crypto.lo -MD -MP -MF .deps/libknet_la-crypto.Tpo -c crypto.c -o libknet_la-crypto.o >/dev/null 2>&1 >mv -f .deps/libknet_la-crypto.Tpo .deps/libknet_la-crypto.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-handle.lo -MD -MP -MF .deps/libknet_la-handle.Tpo -c -o libknet_la-handle.lo `test -f 'handle.c' || echo './'`handle.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-handle.lo -MD -MP -MF .deps/libknet_la-handle.Tpo -c handle.c -fPIC -DPIC -o .libs/libknet_la-handle.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-handle.lo -MD -MP -MF .deps/libknet_la-handle.Tpo -c handle.c -o libknet_la-handle.o >/dev/null 2>&1 >mv -f .deps/libknet_la-handle.Tpo .deps/libknet_la-handle.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-handle_api.lo -MD -MP -MF .deps/libknet_la-handle_api.Tpo -c -o libknet_la-handle_api.lo `test -f 'handle_api.c' || echo './'`handle_api.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-handle_api.lo -MD -MP -MF .deps/libknet_la-handle_api.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-handle_api.lo -MD -MP -MF .deps/libknet_la-handle_api.Tpo -c handle_api.c -o libknet_la-handle_api.o >/dev/null 2>&1 >mv -f .deps/libknet_la-handle_api.Tpo .deps/libknet_la-handle_api.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-host.lo -MD -MP -MF .deps/libknet_la-host.Tpo -c -o libknet_la-host.lo `test -f 'host.c' || echo './'`host.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-host.lo -MD -MP -MF .deps/libknet_la-host.Tpo -c host.c -fPIC -DPIC -o .libs/libknet_la-host.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-host.lo -MD -MP -MF .deps/libknet_la-host.Tpo -c host.c -o libknet_la-host.o >/dev/null 2>&1 >mv -f .deps/libknet_la-host.Tpo .deps/libknet_la-host.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-lib_config.lo -MD -MP -MF .deps/libknet_la-lib_config.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-lib_config.lo -MD -MP -MF .deps/libknet_la-lib_config.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-lib_config.lo -MD -MP -MF .deps/libknet_la-lib_config.Tpo -c lib_config.c -o libknet_la-lib_config.o >/dev/null 2>&1 >mv -f .deps/libknet_la-lib_config.Tpo .deps/libknet_la-lib_config.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-links.lo -MD -MP -MF .deps/libknet_la-links.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-links.lo -MD -MP -MF .deps/libknet_la-links.Tpo -c links.c -fPIC -DPIC -o .libs/libknet_la-links.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-links.lo -MD -MP -MF .deps/libknet_la-links.Tpo -c links.c -o libknet_la-links.o >/dev/null 2>&1 >mv -f .deps/libknet_la-links.Tpo .deps/libknet_la-links.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-links_acl.lo -MD -MP -MF .deps/libknet_la-links_acl.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-links_acl.lo -MD -MP -MF .deps/libknet_la-links_acl.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-links_acl.lo -MD -MP -MF .deps/libknet_la-links_acl.Tpo -c links_acl.c -o libknet_la-links_acl.o >/dev/null 2>&1 >mv -f .deps/libknet_la-links_acl.Tpo .deps/libknet_la-links_acl.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-links_acl_ip.lo -MD -MP -MF .deps/libknet_la-links_acl_ip.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-links_acl_ip.lo -MD -MP -MF .deps/libknet_la-links_acl_ip.Tpo -c links_acl_ip.c -fPIC -DPIC -o .libs/libknet_la-links_acl_ip.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-links_acl_ip.lo -MD -MP -MF .deps/libknet_la-links_acl_ip.Tpo -c links_acl_ip.c -o libknet_la-links_acl_ip.o >/dev/null 2>&1 >mv -f .deps/libknet_la-links_acl_ip.Tpo .deps/libknet_la-links_acl_ip.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-links_acl_loopback.lo -MD -MP -MF .deps/libknet_la-links_acl_loopback.Tpo -c -o libknet_la-links_acl_loopback.lo `test -f 'links_acl_loopback.c' || echo './'`links_acl_loopback.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-links_acl_loopback.lo -MD -MP -MF .deps/libknet_la-links_acl_loopback.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-links_acl_loopback.lo -MD -MP -MF .deps/libknet_la-links_acl_loopback.Tpo -c links_acl_loopback.c -o libknet_la-links_acl_loopback.o >/dev/null 2>&1 >mv -f .deps/libknet_la-links_acl_loopback.Tpo .deps/libknet_la-links_acl_loopback.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-logging.lo -MD -MP -MF .deps/libknet_la-logging.Tpo -c -o libknet_la-logging.lo `test -f 'logging.c' || echo './'`logging.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-logging.lo -MD -MP -MF .deps/libknet_la-logging.Tpo -c logging.c -fPIC -DPIC -o .libs/libknet_la-logging.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-logging.lo -MD -MP -MF .deps/libknet_la-logging.Tpo -c logging.c -o libknet_la-logging.o >/dev/null 2>&1 >mv -f .deps/libknet_la-logging.Tpo .deps/libknet_la-logging.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-netutils.lo -MD -MP -MF .deps/libknet_la-netutils.Tpo -c -o libknet_la-netutils.lo `test -f 'netutils.c' || echo './'`netutils.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-netutils.lo -MD -MP -MF .deps/libknet_la-netutils.Tpo -c netutils.c -fPIC -DPIC -o .libs/libknet_la-netutils.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-netutils.lo -MD -MP -MF .deps/libknet_la-netutils.Tpo -c netutils.c -o libknet_la-netutils.o >/dev/null 2>&1 >mv -f .deps/libknet_la-netutils.Tpo .deps/libknet_la-netutils.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-onwire.lo -MD -MP -MF .deps/libknet_la-onwire.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-onwire.lo -MD -MP -MF .deps/libknet_la-onwire.Tpo -c onwire.c -fPIC -DPIC -o .libs/libknet_la-onwire.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-onwire.lo -MD -MP -MF .deps/libknet_la-onwire.Tpo -c onwire.c -o libknet_la-onwire.o >/dev/null 2>&1 >mv -f .deps/libknet_la-onwire.Tpo .deps/libknet_la-onwire.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-onwire_v1.lo -MD -MP -MF .deps/libknet_la-onwire_v1.Tpo -c -o libknet_la-onwire_v1.lo `test -f 'onwire_v1.c' || echo './'`onwire_v1.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-onwire_v1.lo -MD -MP -MF .deps/libknet_la-onwire_v1.Tpo -c onwire_v1.c -fPIC -DPIC -o .libs/libknet_la-onwire_v1.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-onwire_v1.lo -MD -MP -MF .deps/libknet_la-onwire_v1.Tpo -c onwire_v1.c -o libknet_la-onwire_v1.o >/dev/null 2>&1 >mv -f .deps/libknet_la-onwire_v1.Tpo .deps/libknet_la-onwire_v1.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-threads_common.lo -MD -MP -MF .deps/libknet_la-threads_common.Tpo -c -o libknet_la-threads_common.lo `test -f 'threads_common.c' || echo './'`threads_common.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-threads_common.lo -MD -MP -MF .deps/libknet_la-threads_common.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-threads_common.lo -MD -MP -MF .deps/libknet_la-threads_common.Tpo -c threads_common.c -o libknet_la-threads_common.o >/dev/null 2>&1 >mv -f .deps/libknet_la-threads_common.Tpo .deps/libknet_la-threads_common.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-threads_dsthandler.lo -MD -MP -MF .deps/libknet_la-threads_dsthandler.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-threads_dsthandler.lo -MD -MP -MF .deps/libknet_la-threads_dsthandler.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-threads_dsthandler.lo -MD -MP -MF .deps/libknet_la-threads_dsthandler.Tpo -c threads_dsthandler.c -o libknet_la-threads_dsthandler.o >/dev/null 2>&1 >mv -f .deps/libknet_la-threads_dsthandler.Tpo .deps/libknet_la-threads_dsthandler.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-threads_heartbeat.lo -MD -MP -MF .deps/libknet_la-threads_heartbeat.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-threads_heartbeat.lo -MD -MP -MF .deps/libknet_la-threads_heartbeat.Tpo -c threads_heartbeat.c -fPIC -DPIC -o .libs/libknet_la-threads_heartbeat.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-threads_heartbeat.lo -MD -MP -MF .deps/libknet_la-threads_heartbeat.Tpo -c threads_heartbeat.c -o libknet_la-threads_heartbeat.o >/dev/null 2>&1 >mv -f .deps/libknet_la-threads_heartbeat.Tpo .deps/libknet_la-threads_heartbeat.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-threads_pmtud.lo -MD -MP -MF .deps/libknet_la-threads_pmtud.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-threads_pmtud.lo -MD -MP -MF .deps/libknet_la-threads_pmtud.Tpo -c threads_pmtud.c -fPIC -DPIC -o .libs/libknet_la-threads_pmtud.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-threads_pmtud.lo -MD -MP -MF .deps/libknet_la-threads_pmtud.Tpo -c threads_pmtud.c -o libknet_la-threads_pmtud.o >/dev/null 2>&1 >mv -f .deps/libknet_la-threads_pmtud.Tpo .deps/libknet_la-threads_pmtud.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-threads_rx.lo -MD -MP -MF .deps/libknet_la-threads_rx.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-threads_rx.lo -MD -MP -MF .deps/libknet_la-threads_rx.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-threads_rx.lo -MD -MP -MF .deps/libknet_la-threads_rx.Tpo -c threads_rx.c -o libknet_la-threads_rx.o >/dev/null 2>&1 >mv -f .deps/libknet_la-threads_rx.Tpo .deps/libknet_la-threads_rx.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-threads_tx.lo -MD -MP -MF .deps/libknet_la-threads_tx.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-threads_tx.lo -MD -MP -MF .deps/libknet_la-threads_tx.Tpo -c threads_tx.c -fPIC -DPIC -o .libs/libknet_la-threads_tx.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-threads_tx.lo -MD -MP -MF .deps/libknet_la-threads_tx.Tpo -c threads_tx.c -o libknet_la-threads_tx.o >/dev/null 2>&1 >mv -f .deps/libknet_la-threads_tx.Tpo .deps/libknet_la-threads_tx.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-transports.lo -MD -MP -MF .deps/libknet_la-transports.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-transports.lo -MD -MP -MF .deps/libknet_la-transports.Tpo -c transports.c -fPIC -DPIC -o .libs/libknet_la-transports.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-transports.lo -MD -MP -MF .deps/libknet_la-transports.Tpo -c transports.c -o libknet_la-transports.o >/dev/null 2>&1 >mv -f .deps/libknet_la-transports.Tpo .deps/libknet_la-transports.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-transport_common.lo -MD -MP -MF .deps/libknet_la-transport_common.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-transport_common.lo -MD -MP -MF .deps/libknet_la-transport_common.Tpo -c transport_common.c -fPIC -DPIC -o .libs/libknet_la-transport_common.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-transport_common.lo -MD -MP -MF .deps/libknet_la-transport_common.Tpo -c transport_common.c -o libknet_la-transport_common.o >/dev/null 2>&1 >mv -f .deps/libknet_la-transport_common.Tpo .deps/libknet_la-transport_common.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-transport_loopback.lo -MD -MP -MF .deps/libknet_la-transport_loopback.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-transport_loopback.lo -MD -MP -MF .deps/libknet_la-transport_loopback.Tpo -c transport_loopback.c -fPIC -DPIC -o .libs/libknet_la-transport_loopback.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-transport_loopback.lo -MD -MP -MF .deps/libknet_la-transport_loopback.Tpo -c transport_loopback.c -o libknet_la-transport_loopback.o >/dev/null 2>&1 >mv -f .deps/libknet_la-transport_loopback.Tpo .deps/libknet_la-transport_loopback.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-transport_udp.lo -MD -MP -MF .deps/libknet_la-transport_udp.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-transport_udp.lo -MD -MP -MF .deps/libknet_la-transport_udp.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-transport_udp.lo -MD -MP -MF .deps/libknet_la-transport_udp.Tpo -c transport_udp.c -o libknet_la-transport_udp.o >/dev/null 2>&1 >mv -f .deps/libknet_la-transport_udp.Tpo .deps/libknet_la-transport_udp.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -MT libknet_la-transport_sctp.lo -MD -MP -MF .deps/libknet_la-transport_sctp.Tpo -c -o libknet_la-transport_sctp.lo `test -f 'transport_sctp.c' || echo './'`transport_sctp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-transport_sctp.lo -MD -MP -MF .deps/libknet_la-transport_sctp.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -MT libknet_la-transport_sctp.lo -MD -MP -MF .deps/libknet_la-transport_sctp.Tpo -c transport_sctp.c -o libknet_la-transport_sctp.o >/dev/null 2>&1 >mv -f .deps/libknet_la-transport_sctp.Tpo .deps/libknet_la-transport_sctp.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wl,--version-script=./libknet_exported_syms -version-info 2:0:0 -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-onwire_v1.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 -ldl -lm >libtool: link: gcc -shared -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-onwire_v1.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 -ldl -lm -O3 -ggdb3 -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -Wl,--version-script=./libknet_exported_syms -pthread -Wl,-soname -Wl,libknet.so.2 -o .libs/libknet.so.2.0.0 >libtool: link: (cd ".libs" && rm -f "libknet.so.2" && ln -s "libknet.so.2.0.0" "libknet.so.2") >libtool: link: (cd ".libs" && rm -f "libknet.so" && ln -s "libknet.so.2.0.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-onwire_v1.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" ) >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_zstd_la-compress_zstd.lo -MD -MP -MF .deps/compress_zstd_la-compress_zstd.Tpo -c -o compress_zstd_la-compress_zstd.lo `test -f 'compress_zstd.c' || echo './'`compress_zstd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_zstd_la-compress_zstd.lo -MD -MP -MF .deps/compress_zstd_la-compress_zstd.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_zstd_la-compress_zstd.lo -MD -MP -MF .deps/compress_zstd_la-compress_zstd.Tpo -c compress_zstd.c -o compress_zstd_la-compress_zstd.o >/dev/null 2>&1 >mv -f .deps/compress_zstd_la-compress_zstd.Tpo .deps/compress_zstd_la-compress_zstd.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -module -avoid-version -export-dynamic -o compress_zstd.la -rpath /usr/lib64/kronosnet compress_zstd_la-compress_zstd.lo -lzstd >libtool: link: gcc -shared -fPIC -DPIC .libs/compress_zstd_la-compress_zstd.o -lzstd -O3 -ggdb3 -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -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: ranlib .libs/compress_zstd.a >libtool: link: ( cd ".libs" && rm -f "compress_zstd.la" && ln -s "../compress_zstd.la" "compress_zstd.la" ) >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_zlib_la-compress_zlib.lo -MD -MP -MF .deps/compress_zlib_la-compress_zlib.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_zlib_la-compress_zlib.lo -MD -MP -MF .deps/compress_zlib_la-compress_zlib.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_zlib_la-compress_zlib.lo -MD -MP -MF .deps/compress_zlib_la-compress_zlib.Tpo -c compress_zlib.c -o compress_zlib_la-compress_zlib.o >/dev/null 2>&1 >mv -f .deps/compress_zlib_la-compress_zlib.Tpo .deps/compress_zlib_la-compress_zlib.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -module -avoid-version -export-dynamic -o compress_zlib.la -rpath /usr/lib64/kronosnet compress_zlib_la-compress_zlib.lo -lz >libtool: link: gcc -shared -fPIC -DPIC .libs/compress_zlib_la-compress_zlib.o -lz -O3 -ggdb3 -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,-soname -Wl,compress_zlib.so -o .libs/compress_zlib.so >libtool: link: ar cru .libs/compress_zlib.a compress_zlib_la-compress_zlib.o >libtool: link: ranlib .libs/compress_zlib.a >libtool: link: ( cd ".libs" && rm -f "compress_zlib.la" && ln -s "../compress_zlib.la" "compress_zlib.la" ) >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_lz4_la-compress_lz4.lo -MD -MP -MF .deps/compress_lz4_la-compress_lz4.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_lz4_la-compress_lz4.lo -MD -MP -MF .deps/compress_lz4_la-compress_lz4.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_lz4_la-compress_lz4.lo -MD -MP -MF .deps/compress_lz4_la-compress_lz4.Tpo -c compress_lz4.c -o compress_lz4_la-compress_lz4.o >/dev/null 2>&1 >mv -f .deps/compress_lz4_la-compress_lz4.Tpo .deps/compress_lz4_la-compress_lz4.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -module -avoid-version -export-dynamic -o compress_lz4.la -rpath /usr/lib64/kronosnet compress_lz4_la-compress_lz4.lo -llz4 >libtool: link: gcc -shared -fPIC -DPIC .libs/compress_lz4_la-compress_lz4.o -llz4 -O3 -ggdb3 -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,-soname -Wl,compress_lz4.so -o .libs/compress_lz4.so >libtool: link: ar cru .libs/compress_lz4.a compress_lz4_la-compress_lz4.o >libtool: link: ranlib .libs/compress_lz4.a >libtool: link: ( cd ".libs" && rm -f "compress_lz4.la" && ln -s "../compress_lz4.la" "compress_lz4.la" ) >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_lz4hc_la-compress_lz4hc.lo -MD -MP -MF .deps/compress_lz4hc_la-compress_lz4hc.Tpo -c -o compress_lz4hc_la-compress_lz4hc.lo `test -f 'compress_lz4hc.c' || echo './'`compress_lz4hc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_lz4hc_la-compress_lz4hc.lo -MD -MP -MF .deps/compress_lz4hc_la-compress_lz4hc.Tpo -c compress_lz4hc.c -fPIC -DPIC -o .libs/compress_lz4hc_la-compress_lz4hc.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_lz4hc_la-compress_lz4hc.lo -MD -MP -MF .deps/compress_lz4hc_la-compress_lz4hc.Tpo -c compress_lz4hc.c -o compress_lz4hc_la-compress_lz4hc.o >/dev/null 2>&1 >mv -f .deps/compress_lz4hc_la-compress_lz4hc.Tpo .deps/compress_lz4hc_la-compress_lz4hc.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -module -avoid-version -export-dynamic -o compress_lz4hc.la -rpath /usr/lib64/kronosnet compress_lz4hc_la-compress_lz4hc.lo -llz4 >libtool: link: gcc -shared -fPIC -DPIC .libs/compress_lz4hc_la-compress_lz4hc.o -llz4 -O3 -ggdb3 -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,-soname -Wl,compress_lz4hc.so -o .libs/compress_lz4hc.so >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" ) >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include -MT compress_lzo2_la-compress_lzo2.lo -MD -MP -MF .deps/compress_lzo2_la-compress_lzo2.Tpo -c -o compress_lzo2_la-compress_lzo2.lo `test -f 'compress_lzo2.c' || echo './'`compress_lzo2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include -MT compress_lzo2_la-compress_lzo2.lo -MD -MP -MF .deps/compress_lzo2_la-compress_lzo2.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include -MT compress_lzo2_la-compress_lzo2.lo -MD -MP -MF .deps/compress_lzo2_la-compress_lzo2.Tpo -c compress_lzo2.c -o compress_lzo2_la-compress_lzo2.o >/dev/null 2>&1 >mv -f .deps/compress_lzo2_la-compress_lzo2.Tpo .deps/compress_lzo2_la-compress_lzo2.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -module -avoid-version -export-dynamic -o compress_lzo2.la -rpath /usr/lib64/kronosnet compress_lzo2_la-compress_lzo2.lo -llzo2 >libtool: link: gcc -shared -fPIC -DPIC .libs/compress_lzo2_la-compress_lzo2.o -llzo2 -O3 -ggdb3 -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,-soname -Wl,compress_lzo2.so -o .libs/compress_lzo2.so >libtool: link: ar cru .libs/compress_lzo2.a compress_lzo2_la-compress_lzo2.o >libtool: link: ranlib .libs/compress_lzo2.a >libtool: link: ( cd ".libs" && rm -f "compress_lzo2.la" && ln -s "../compress_lzo2.la" "compress_lzo2.la" ) >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_lzma_la-compress_lzma.lo -MD -MP -MF .deps/compress_lzma_la-compress_lzma.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_lzma_la-compress_lzma.lo -MD -MP -MF .deps/compress_lzma_la-compress_lzma.Tpo -c compress_lzma.c -fPIC -DPIC -o .libs/compress_lzma_la-compress_lzma.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_lzma_la-compress_lzma.lo -MD -MP -MF .deps/compress_lzma_la-compress_lzma.Tpo -c compress_lzma.c -o compress_lzma_la-compress_lzma.o >/dev/null 2>&1 >mv -f .deps/compress_lzma_la-compress_lzma.Tpo .deps/compress_lzma_la-compress_lzma.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -module -avoid-version -export-dynamic -o compress_lzma.la -rpath /usr/lib64/kronosnet compress_lzma_la-compress_lzma.lo -llzma >libtool: link: gcc -shared -fPIC -DPIC .libs/compress_lzma_la-compress_lzma.o -llzma -O3 -ggdb3 -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,-soname -Wl,compress_lzma.so -o .libs/compress_lzma.so >libtool: link: ar cru .libs/compress_lzma.a compress_lzma_la-compress_lzma.o >libtool: link: ranlib .libs/compress_lzma.a >libtool: link: ( cd ".libs" && rm -f "compress_lzma.la" && ln -s "../compress_lzma.la" "compress_lzma.la" ) >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_bzip2_la-compress_bzip2.lo -MD -MP -MF .deps/compress_bzip2_la-compress_bzip2.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_bzip2_la-compress_bzip2.lo -MD -MP -MF .deps/compress_bzip2_la-compress_bzip2.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT compress_bzip2_la-compress_bzip2.lo -MD -MP -MF .deps/compress_bzip2_la-compress_bzip2.Tpo -c compress_bzip2.c -o compress_bzip2_la-compress_bzip2.o >/dev/null 2>&1 >mv -f .deps/compress_bzip2_la-compress_bzip2.Tpo .deps/compress_bzip2_la-compress_bzip2.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -module -avoid-version -export-dynamic -o compress_bzip2.la -rpath /usr/lib64/kronosnet compress_bzip2_la-compress_bzip2.lo -lbz2 >libtool: link: gcc -shared -fPIC -DPIC .libs/compress_bzip2_la-compress_bzip2.o -lbz2 -O3 -ggdb3 -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,-soname -Wl,compress_bzip2.so -o .libs/compress_bzip2.so >libtool: link: ar cru .libs/compress_bzip2.a compress_bzip2_la-compress_bzip2.o >libtool: link: ranlib .libs/compress_bzip2.a >libtool: link: ( cd ".libs" && rm -f "compress_bzip2.la" && ln -s "../compress_bzip2.la" "compress_bzip2.la" ) >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -MT crypto_nss_la-crypto_nss.lo -MD -MP -MF .deps/crypto_nss_la-crypto_nss.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -MT crypto_nss_la-crypto_nss.lo -MD -MP -MF .deps/crypto_nss_la-crypto_nss.Tpo -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 -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -MT crypto_nss_la-crypto_nss.lo -MD -MP -MF .deps/crypto_nss_la-crypto_nss.Tpo -c crypto_nss.c -o crypto_nss_la-crypto_nss.o >/dev/null 2>&1 >mv -f .deps/crypto_nss_la-crypto_nss.Tpo .deps/crypto_nss_la-crypto_nss.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -module -avoid-version -export-dynamic -o crypto_nss.la -rpath /usr/lib64/kronosnet crypto_nss_la-crypto_nss.lo -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl >libtool: link: gcc -shared -fPIC -DPIC .libs/crypto_nss_la-crypto_nss.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -O3 -ggdb3 -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,-soname -Wl,crypto_nss.so -o .libs/crypto_nss.so >libtool: link: ar cru .libs/crypto_nss.a crypto_nss_la-crypto_nss.o >libtool: link: ranlib .libs/crypto_nss.a >libtool: link: ( cd ".libs" && rm -f "crypto_nss.la" && ln -s "../crypto_nss.la" "crypto_nss.la" ) >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT crypto_openssl_la-crypto_openssl.lo -MD -MP -MF .deps/crypto_openssl_la-crypto_openssl.Tpo -c -o crypto_openssl_la-crypto_openssl.lo `test -f 'crypto_openssl.c' || echo './'`crypto_openssl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT crypto_openssl_la-crypto_openssl.lo -MD -MP -MF .deps/crypto_openssl_la-crypto_openssl.Tpo -c crypto_openssl.c -fPIC -DPIC -o .libs/crypto_openssl_la-crypto_openssl.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT crypto_openssl_la-crypto_openssl.lo -MD -MP -MF .deps/crypto_openssl_la-crypto_openssl.Tpo -c crypto_openssl.c -o crypto_openssl_la-crypto_openssl.o >/dev/null 2>&1 >mv -f .deps/crypto_openssl_la-crypto_openssl.Tpo .deps/crypto_openssl_la-crypto_openssl.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -module -avoid-version -export-dynamic -o crypto_openssl.la -rpath /usr/lib64/kronosnet crypto_openssl_la-crypto_openssl.lo -lcrypto >libtool: link: gcc -shared -fPIC -DPIC .libs/crypto_openssl_la-crypto_openssl.o -lcrypto -O3 -ggdb3 -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,-soname -Wl,crypto_openssl.so -o .libs/crypto_openssl.so >libtool: link: ar cru .libs/crypto_openssl.a crypto_openssl_la-crypto_openssl.o >libtool: link: ranlib .libs/crypto_openssl.a >libtool: link: ( cd ".libs" && rm -f "crypto_openssl.la" && ln -s "../crypto_openssl.la" "crypto_openssl.la" ) >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT crypto_gcrypt_la-crypto_gcrypt.lo -MD -MP -MF .deps/crypto_gcrypt_la-crypto_gcrypt.Tpo -c -o crypto_gcrypt_la-crypto_gcrypt.lo `test -f 'crypto_gcrypt.c' || echo './'`crypto_gcrypt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT crypto_gcrypt_la-crypto_gcrypt.lo -MD -MP -MF .deps/crypto_gcrypt_la-crypto_gcrypt.Tpo -c crypto_gcrypt.c -fPIC -DPIC -o .libs/crypto_gcrypt_la-crypto_gcrypt.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -MT crypto_gcrypt_la-crypto_gcrypt.lo -MD -MP -MF .deps/crypto_gcrypt_la-crypto_gcrypt.Tpo -c crypto_gcrypt.c -o crypto_gcrypt_la-crypto_gcrypt.o >/dev/null 2>&1 >mv -f .deps/crypto_gcrypt_la-crypto_gcrypt.Tpo .deps/crypto_gcrypt_la-crypto_gcrypt.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -module -avoid-version -export-dynamic -o crypto_gcrypt.la -rpath /usr/lib64/kronosnet crypto_gcrypt_la-crypto_gcrypt.lo -lgcrypt -ldl -lgpg-error >libtool: link: gcc -shared -fPIC -DPIC .libs/crypto_gcrypt_la-crypto_gcrypt.o -lgcrypt -ldl -lgpg-error -O3 -ggdb3 -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,now -mstackrealign -pthread -Wl,-soname -Wl,crypto_gcrypt.so -o .libs/crypto_gcrypt.so >libtool: link: ar cru .libs/crypto_gcrypt.a crypto_gcrypt_la-crypto_gcrypt.o >libtool: link: ranlib .libs/crypto_gcrypt.a >libtool: link: ( cd ".libs" && rm -f "crypto_gcrypt.la" && ln -s "../crypto_gcrypt.la" "crypto_gcrypt.la" ) >make[3]: Leaving directory '/home/fabbione/work/knet/kronosnet/libknet' >Making all in tests >make[3]: Entering directory '/home/fabbione/work/knet/kronosnet/libknet/tests' >depbase=`echo api_knet_handle_new_limit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_new_limit.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_new_limit.o api_knet_handle_new_limit.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo test-common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT test-common.o -MD -MP -MF $depbase.Tpo -c -o test-common.o test-common.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_new_limit_test api_knet_handle_new_limit.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_new_limit_test api_knet_handle_new_limit.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo pckt_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT pckt_test.o -MD -MP -MF $depbase.Tpo -c -o pckt_test.o pckt_test.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o pckt_test pckt_test.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/pckt_test pckt_test.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo knet_bench.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT knet_bench.o -MD -MP -MF $depbase.Tpo -c -o knet_bench.o knet_bench.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo ../common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT ../common.o -MD -MP -MF $depbase.Tpo -c -o ../common.o ../common.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo ../logging.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT ../logging.o -MD -MP -MF $depbase.Tpo -c -o ../logging.o ../logging.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo ../compat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT ../compat.o -MD -MP -MF $depbase.Tpo -c -o ../compat.o ../compat.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo ../transport_common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT ../transport_common.o -MD -MP -MF $depbase.Tpo -c -o ../transport_common.o ../transport_common.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo ../threads_common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT ../threads_common.o -MD -MP -MF $depbase.Tpo -c -o ../threads_common.o ../threads_common.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo ../onwire.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT ../onwire.o -MD -MP -MF $depbase.Tpo -c -o ../onwire.o ../onwire.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo ../lib_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT ../lib_config.o -MD -MP -MF $depbase.Tpo -c -o ../lib_config.o ../lib_config.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -ldl -pthread >depbase=`echo fun_pmtud_crypto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT fun_pmtud_crypto.o -MD -MP -MF $depbase.Tpo -c -o fun_pmtud_crypto.o fun_pmtud_crypto.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -ldl -pthread >depbase=`echo api_knet_handle_new.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_new.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_new.o api_knet_handle_new.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_new_test api_knet_handle_new.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_new_test api_knet_handle_new.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_free.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_free.o api_knet_handle_free.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_free_test api_knet_handle_free.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_free_test api_knet_handle_free.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_compress.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_compress.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_compress.o api_knet_handle_compress.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_compress_test api_knet_handle_compress.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_compress_test api_knet_handle_compress.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_setfwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_setfwd.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_setfwd.o api_knet_handle_setfwd.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_setfwd_test api_knet_handle_setfwd.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_setfwd_test api_knet_handle_setfwd.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_enable_access_lists.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_enable_access_lists.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_enable_access_lists.o api_knet_handle_enable_access_lists.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_enable_access_lists_test api_knet_handle_enable_access_lists.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_enable_access_lists_test api_knet_handle_enable_access_lists.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_enable_filter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_enable_filter.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_enable_filter.o api_knet_handle_enable_filter.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_enable_filter_test api_knet_handle_enable_filter.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_enable_filter_test api_knet_handle_enable_filter.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_enable_sock_notify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_enable_sock_notify.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_enable_sock_notify.o api_knet_handle_enable_sock_notify.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_enable_sock_notify_test api_knet_handle_enable_sock_notify.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_enable_sock_notify_test api_knet_handle_enable_sock_notify.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_add_datafd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_add_datafd.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_add_datafd.o api_knet_handle_add_datafd.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_add_datafd_test api_knet_handle_add_datafd.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_add_datafd_test api_knet_handle_add_datafd.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_remove_datafd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_remove_datafd.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_remove_datafd.o api_knet_handle_remove_datafd.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_remove_datafd_test api_knet_handle_remove_datafd.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_remove_datafd_test api_knet_handle_remove_datafd.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_get_channel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_get_channel.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_get_channel.o api_knet_handle_get_channel.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_get_channel_test api_knet_handle_get_channel.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_get_channel_test api_knet_handle_get_channel.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_get_datafd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_get_datafd.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_get_datafd.o api_knet_handle_get_datafd.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_get_datafd_test api_knet_handle_get_datafd.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_get_datafd_test api_knet_handle_get_datafd.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_get_stats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_get_stats.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_get_stats.o api_knet_handle_get_stats.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_get_stats_test api_knet_handle_get_stats.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_get_stats_test api_knet_handle_get_stats.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_get_crypto_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_get_crypto_list.o -MD -MP -MF $depbase.Tpo -c -o api_knet_get_crypto_list.o api_knet_get_crypto_list.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_get_crypto_list_test api_knet_get_crypto_list.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_get_crypto_list_test api_knet_get_crypto_list.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_get_compress_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_get_compress_list.o -MD -MP -MF $depbase.Tpo -c -o api_knet_get_compress_list.o api_knet_get_compress_list.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_get_compress_list_test api_knet_get_compress_list.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_get_compress_list_test api_knet_get_compress_list.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_clear_stats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_clear_stats.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_clear_stats.o api_knet_handle_clear_stats.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_clear_stats_test api_knet_handle_clear_stats.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_clear_stats_test api_knet_handle_clear_stats.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_get_transport_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_get_transport_list.o -MD -MP -MF $depbase.Tpo -c -o api_knet_get_transport_list.o api_knet_get_transport_list.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_get_transport_list_test api_knet_get_transport_list.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_get_transport_list_test api_knet_get_transport_list.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_get_transport_name_by_id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_get_transport_name_by_id.o -MD -MP -MF $depbase.Tpo -c -o api_knet_get_transport_name_by_id.o api_knet_get_transport_name_by_id.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_get_transport_name_by_id_test api_knet_get_transport_name_by_id.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -ldl -pthread >depbase=`echo api_knet_get_transport_id_by_name.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_get_transport_id_by_name.o -MD -MP -MF $depbase.Tpo -c -o api_knet_get_transport_id_by_name.o api_knet_get_transport_id_by_name.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_get_transport_id_by_name_test api_knet_get_transport_id_by_name.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -ldl -pthread >depbase=`echo api_knet_handle_set_transport_reconnect_interval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_set_transport_reconnect_interval.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_set_transport_reconnect_interval.o api_knet_handle_set_transport_reconnect_interval.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_set_transport_reconnect_interval_test api_knet_handle_set_transport_reconnect_interval.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -ldl -pthread >depbase=`echo api_knet_handle_get_transport_reconnect_interval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_get_transport_reconnect_interval.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_get_transport_reconnect_interval.o api_knet_handle_get_transport_reconnect_interval.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_get_transport_reconnect_interval_test api_knet_handle_get_transport_reconnect_interval.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -ldl -pthread >depbase=`echo api_knet_recv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_recv.o -MD -MP -MF $depbase.Tpo -c -o api_knet_recv.o api_knet_recv.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_recv_test api_knet_recv.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_recv_test api_knet_recv.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_send.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_send.o -MD -MP -MF $depbase.Tpo -c -o api_knet_send.o api_knet_send.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_send_test api_knet_send.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_send_test api_knet_send.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_send_crypto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_send_crypto.o -MD -MP -MF $depbase.Tpo -c -o api_knet_send_crypto.o api_knet_send_crypto.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_send_crypto_test api_knet_send_crypto.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_send_crypto_test api_knet_send_crypto.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_send_compress.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_send_compress.o -MD -MP -MF $depbase.Tpo -c -o api_knet_send_compress.o api_knet_send_compress.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_send_compress_test api_knet_send_compress.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_send_compress_test api_knet_send_compress.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_send_sync.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_send_sync.o -MD -MP -MF $depbase.Tpo -c -o api_knet_send_sync.o api_knet_send_sync.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_send_sync_test api_knet_send_sync.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_send_sync_test api_knet_send_sync.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_send_loopback.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_send_loopback.o -MD -MP -MF $depbase.Tpo -c -o api_knet_send_loopback.o api_knet_send_loopback.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_send_loopback_test api_knet_send_loopback.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_send_loopback_test api_knet_send_loopback.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_pmtud_setfreq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_pmtud_setfreq.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_pmtud_setfreq.o api_knet_handle_pmtud_setfreq.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_pmtud_setfreq_test api_knet_handle_pmtud_setfreq.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_pmtud_setfreq_test api_knet_handle_pmtud_setfreq.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_pmtud_getfreq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_pmtud_getfreq.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_pmtud_getfreq.o api_knet_handle_pmtud_getfreq.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_pmtud_getfreq_test api_knet_handle_pmtud_getfreq.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_pmtud_getfreq_test api_knet_handle_pmtud_getfreq.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_enable_pmtud_notify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_enable_pmtud_notify.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_enable_pmtud_notify.o api_knet_handle_enable_pmtud_notify.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_enable_pmtud_notify_test api_knet_handle_enable_pmtud_notify.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_enable_pmtud_notify_test api_knet_handle_enable_pmtud_notify.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_pmtud_get.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_pmtud_get.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_pmtud_get.o api_knet_handle_pmtud_get.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_pmtud_get_test api_knet_handle_pmtud_get.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_pmtud_get_test api_knet_handle_pmtud_get.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_pmtud_set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_pmtud_set.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_pmtud_set.o api_knet_handle_pmtud_set.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_pmtud_set_test api_knet_handle_pmtud_set.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_pmtud_set_test api_knet_handle_pmtud_set.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_host_add.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_host_add.o -MD -MP -MF $depbase.Tpo -c -o api_knet_host_add.o api_knet_host_add.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_host_add_test api_knet_host_add.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_host_add_test api_knet_host_add.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_host_remove.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_host_remove.o -MD -MP -MF $depbase.Tpo -c -o api_knet_host_remove.o api_knet_host_remove.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_host_remove_test api_knet_host_remove.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_host_remove_test api_knet_host_remove.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_host_set_name.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_host_set_name.o -MD -MP -MF $depbase.Tpo -c -o api_knet_host_set_name.o api_knet_host_set_name.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_host_set_name_test api_knet_host_set_name.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_host_set_name_test api_knet_host_set_name.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_host_get_name_by_host_id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_host_get_name_by_host_id.o -MD -MP -MF $depbase.Tpo -c -o api_knet_host_get_name_by_host_id.o api_knet_host_get_name_by_host_id.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -ldl -pthread >depbase=`echo api_knet_host_get_id_by_host_name.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_host_get_id_by_host_name.o -MD -MP -MF $depbase.Tpo -c -o api_knet_host_get_id_by_host_name.o api_knet_host_get_id_by_host_name.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -ldl -pthread >depbase=`echo api_knet_host_get_host_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_host_get_host_list.o -MD -MP -MF $depbase.Tpo -c -o api_knet_host_get_host_list.o api_knet_host_get_host_list.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_host_get_host_list_test api_knet_host_get_host_list.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_host_get_host_list_test api_knet_host_get_host_list.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_host_set_policy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_host_set_policy.o -MD -MP -MF $depbase.Tpo -c -o api_knet_host_set_policy.o api_knet_host_set_policy.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_host_set_policy_test api_knet_host_set_policy.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_host_set_policy_test api_knet_host_set_policy.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_host_get_policy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_host_get_policy.o -MD -MP -MF $depbase.Tpo -c -o api_knet_host_get_policy.o api_knet_host_get_policy.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_host_get_policy_test api_knet_host_get_policy.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_host_get_policy_test api_knet_host_get_policy.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_host_get_status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_host_get_status.o -MD -MP -MF $depbase.Tpo -c -o api_knet_host_get_status.o api_knet_host_get_status.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_host_get_status_test api_knet_host_get_status.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_host_get_status_test api_knet_host_get_status.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_host_enable_status_change_notify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_host_enable_status_change_notify.o -MD -MP -MF $depbase.Tpo -c -o api_knet_host_enable_status_change_notify.o api_knet_host_enable_status_change_notify.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_host_enable_status_change_notify_test api_knet_host_enable_status_change_notify.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -ldl -pthread >depbase=`echo api_knet_log_get_subsystem_name.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_log_get_subsystem_name.o -MD -MP -MF $depbase.Tpo -c -o api_knet_log_get_subsystem_name.o api_knet_log_get_subsystem_name.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_log_get_subsystem_name_test api_knet_log_get_subsystem_name.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_log_get_subsystem_name_test api_knet_log_get_subsystem_name.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_log_get_subsystem_id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_log_get_subsystem_id.o -MD -MP -MF $depbase.Tpo -c -o api_knet_log_get_subsystem_id.o api_knet_log_get_subsystem_id.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_log_get_subsystem_id_test api_knet_log_get_subsystem_id.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_log_get_subsystem_id_test api_knet_log_get_subsystem_id.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_log_get_loglevel_name.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_log_get_loglevel_name.o -MD -MP -MF $depbase.Tpo -c -o api_knet_log_get_loglevel_name.o api_knet_log_get_loglevel_name.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_log_get_loglevel_name_test api_knet_log_get_loglevel_name.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_log_get_loglevel_name_test api_knet_log_get_loglevel_name.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_log_get_loglevel_id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_log_get_loglevel_id.o -MD -MP -MF $depbase.Tpo -c -o api_knet_log_get_loglevel_id.o api_knet_log_get_loglevel_id.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_log_get_loglevel_id_test api_knet_log_get_loglevel_id.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_log_get_loglevel_id_test api_knet_log_get_loglevel_id.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_log_set_loglevel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_log_set_loglevel.o -MD -MP -MF $depbase.Tpo -c -o api_knet_log_set_loglevel.o api_knet_log_set_loglevel.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_log_set_loglevel_test api_knet_log_set_loglevel.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_log_set_loglevel_test api_knet_log_set_loglevel.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_log_get_loglevel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_log_get_loglevel.o -MD -MP -MF $depbase.Tpo -c -o api_knet_log_get_loglevel.o api_knet_log_get_loglevel.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_log_get_loglevel_test api_knet_log_get_loglevel.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_log_get_loglevel_test api_knet_log_get_loglevel.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_strtoaddr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_strtoaddr.o -MD -MP -MF $depbase.Tpo -c -o api_knet_strtoaddr.o api_knet_strtoaddr.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_strtoaddr_test api_knet_strtoaddr.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_strtoaddr_test api_knet_strtoaddr.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_addrtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_addrtostr.o -MD -MP -MF $depbase.Tpo -c -o api_knet_addrtostr.o api_knet_addrtostr.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_addrtostr_test api_knet_addrtostr.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_addrtostr_test api_knet_addrtostr.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_set_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_set_config.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_set_config.o api_knet_link_set_config.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_set_config_test api_knet_link_set_config.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_set_config_test api_knet_link_set_config.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_clear_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_clear_config.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_clear_config.o api_knet_link_clear_config.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_clear_config_test api_knet_link_clear_config.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_clear_config_test api_knet_link_clear_config.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_get_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_get_config.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_get_config.o api_knet_link_get_config.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_get_config_test api_knet_link_get_config.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_get_config_test api_knet_link_get_config.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_set_ping_timers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_set_ping_timers.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_set_ping_timers.o api_knet_link_set_ping_timers.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_set_ping_timers_test api_knet_link_set_ping_timers.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_set_ping_timers_test api_knet_link_set_ping_timers.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_get_ping_timers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_get_ping_timers.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_get_ping_timers.o api_knet_link_get_ping_timers.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_get_ping_timers_test api_knet_link_get_ping_timers.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_get_ping_timers_test api_knet_link_get_ping_timers.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_set_pong_count.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_set_pong_count.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_set_pong_count.o api_knet_link_set_pong_count.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_set_pong_count_test api_knet_link_set_pong_count.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_set_pong_count_test api_knet_link_set_pong_count.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_get_pong_count.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_get_pong_count.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_get_pong_count.o api_knet_link_get_pong_count.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_get_pong_count_test api_knet_link_get_pong_count.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_get_pong_count_test api_knet_link_get_pong_count.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_set_priority.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_set_priority.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_set_priority.o api_knet_link_set_priority.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_set_priority_test api_knet_link_set_priority.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_set_priority_test api_knet_link_set_priority.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_get_priority.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_get_priority.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_get_priority.o api_knet_link_get_priority.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_get_priority_test api_knet_link_get_priority.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_get_priority_test api_knet_link_get_priority.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_set_enable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_set_enable.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_set_enable.o api_knet_link_set_enable.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_set_enable_test api_knet_link_set_enable.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_set_enable_test api_knet_link_set_enable.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_get_enable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_get_enable.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_get_enable.o api_knet_link_get_enable.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_get_enable_test api_knet_link_get_enable.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_get_enable_test api_knet_link_get_enable.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_get_link_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_get_link_list.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_get_link_list.o api_knet_link_get_link_list.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_get_link_list_test api_knet_link_get_link_list.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_get_link_list_test api_knet_link_get_link_list.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_get_status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_get_status.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_get_status.o api_knet_link_get_status.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_get_status_test api_knet_link_get_status.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_get_status_test api_knet_link_get_status.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_enable_status_change_notify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_enable_status_change_notify.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_enable_status_change_notify.o api_knet_link_enable_status_change_notify.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_enable_status_change_notify_test api_knet_link_enable_status_change_notify.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_enable_status_change_notify_test api_knet_link_enable_status_change_notify.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_set_threads_timer_res.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_set_threads_timer_res.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_set_threads_timer_res.o api_knet_handle_set_threads_timer_res.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_set_threads_timer_res_test api_knet_handle_set_threads_timer_res.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_set_threads_timer_res_test api_knet_handle_set_threads_timer_res.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_get_threads_timer_res.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_get_threads_timer_res.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_get_threads_timer_res.o api_knet_handle_get_threads_timer_res.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_get_threads_timer_res_test api_knet_handle_get_threads_timer_res.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_get_threads_timer_res_test api_knet_handle_get_threads_timer_res.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_add_acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_add_acl.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_add_acl.o api_knet_link_add_acl.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_add_acl_test api_knet_link_add_acl.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_add_acl_test api_knet_link_add_acl.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_insert_acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_insert_acl.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_insert_acl.o api_knet_link_insert_acl.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_insert_acl_test api_knet_link_insert_acl.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_insert_acl_test api_knet_link_insert_acl.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_rm_acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_rm_acl.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_rm_acl.o api_knet_link_rm_acl.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_rm_acl_test api_knet_link_rm_acl.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_rm_acl_test api_knet_link_rm_acl.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_link_clear_acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_link_clear_acl.o -MD -MP -MF $depbase.Tpo -c -o api_knet_link_clear_acl.o api_knet_link_clear_acl.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_link_clear_acl_test api_knet_link_clear_acl.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_link_clear_acl_test api_knet_link_clear_acl.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_crypto_set_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_crypto_set_config.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_crypto_set_config.o api_knet_handle_crypto_set_config.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_crypto_set_config_test api_knet_handle_crypto_set_config.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_crypto_set_config_test api_knet_handle_crypto_set_config.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_crypto_use_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_crypto_use_config.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_crypto_use_config.o api_knet_handle_crypto_use_config.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_crypto_use_config_test api_knet_handle_crypto_use_config.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_crypto_use_config_test api_knet_handle_crypto_use_config.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_crypto_rx_clear_traffic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_crypto_rx_clear_traffic.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_crypto_rx_clear_traffic.o api_knet_handle_crypto_rx_clear_traffic.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_crypto_rx_clear_traffic_test api_knet_handle_crypto_rx_clear_traffic.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -ldl -pthread >depbase=`echo api_knet_handle_enable_onwire_ver_notify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_enable_onwire_ver_notify.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_enable_onwire_ver_notify.o api_knet_handle_enable_onwire_ver_notify.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_enable_onwire_ver_notify_test api_knet_handle_enable_onwire_ver_notify.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_enable_onwire_ver_notify_test api_knet_handle_enable_onwire_ver_notify.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_get_onwire_ver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_get_onwire_ver.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_get_onwire_ver.o api_knet_handle_get_onwire_ver.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_get_onwire_ver_test api_knet_handle_get_onwire_ver.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_get_onwire_ver_test api_knet_handle_get_onwire_ver.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo api_knet_handle_set_onwire_ver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT api_knet_handle_set_onwire_ver.o -MD -MP -MF $depbase.Tpo -c -o api_knet_handle_set_onwire_ver.o api_knet_handle_set_onwire_ver.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o api_knet_handle_set_onwire_ver_test api_knet_handle_set_onwire_ver.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/api_knet_handle_set_onwire_ver_test api_knet_handle_set_onwire_ver.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo int_links_acl_ip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT int_links_acl_ip.o -MD -MP -MF $depbase.Tpo -c -o int_links_acl_ip.o int_links_acl_ip.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo ../netutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT ../netutils.o -MD -MP -MF $depbase.Tpo -c -o ../netutils.o ../netutils.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo ../transports.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT ../transports.o -MD -MP -MF $depbase.Tpo -c -o ../transports.o ../transports.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo ../transport_loopback.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT ../transport_loopback.o -MD -MP -MF $depbase.Tpo -c -o ../transport_loopback.o ../transport_loopback.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo ../transport_sctp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT ../transport_sctp.o -MD -MP -MF $depbase.Tpo -c -o ../transport_sctp.o ../transport_sctp.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo ../transport_udp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT ../transport_udp.o -MD -MP -MF $depbase.Tpo -c -o ../transport_udp.o ../transport_udp.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo ../links_acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT ../links_acl.o -MD -MP -MF $depbase.Tpo -c -o ../links_acl.o ../links_acl.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo ../links_acl_ip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT ../links_acl_ip.o -MD -MP -MF $depbase.Tpo -c -o ../links_acl_ip.o ../links_acl_ip.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo ../links_acl_loopback.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT ../links_acl_loopback.o -MD -MP -MF $depbase.Tpo -c -o ../links_acl_loopback.o ../links_acl_loopback.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -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 -ldl -pthread >depbase=`echo int_timediff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT int_timediff.o -MD -MP -MF $depbase.Tpo -c -o int_timediff.o int_timediff.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o int_timediff_test int_timediff.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/int_timediff_test int_timediff.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo fun_config_crypto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT fun_config_crypto.o -MD -MP -MF $depbase.Tpo -c -o fun_config_crypto.o fun_config_crypto.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o fun_config_crypto_test fun_config_crypto.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/fun_config_crypto_test fun_config_crypto.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >depbase=`echo fun_onwire_upgrade.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -MT fun_onwire_upgrade.o -MD -MP -MF $depbase.Tpo -c -o fun_onwire_upgrade.o fun_onwire_upgrade.c &&\ >mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o fun_onwire_upgrade_test fun_onwire_upgrade.o test-common.o ../../libknet/libknet.la -ldl >libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -Wno-unused-parameter -pthread -pthread -Wl,--enable-new-dtags -Wl,--as-needed -fplugin=annobin -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fexceptions -D_GLIBCXX_ASSERTIONS -Wl,-z -Wl,now -fstack-clash-protection -fcf-protection=full -mstackrealign -o .libs/fun_onwire_upgrade_test fun_onwire_upgrade.o test-common.o ../../libknet/.libs/libknet.so -lm -ldl -pthread >make[3]: Leaving directory '/home/fabbione/work/knet/kronosnet/libknet/tests' >make[2]: Leaving directory '/home/fabbione/work/knet/kronosnet/libknet' >Making all in man >make[2]: Entering directory '/home/fabbione/work/knet/kronosnet/man' >doxygen Doxyfile-knet >Doxygen version used: 1.8.20 >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/fabbione/work/knet/kronosnet/libknet/libknet.h... >Parsing file /home/fabbione/work/knet/kronosnet/libknet/libknet.h... >Building macro definition list... >Building group list... >Building directory list... >Building namespace list... >Building file list... >Building class list... >Computing nesting relations for classes... >Associating documentation with classes... >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... >Generating style sheet... >Generating search indices... >Generating example documentation... >Generating file sources... >Generating code for file /home/fabbione/work/knet/kronosnet/libknet/libknet.h... >Generating file documentation... >Generating docs for file /home/fabbione/work/knet/kronosnet/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 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/fabbione/work/knet/kronosnet/libknet/ >Running plantuml with JAVA... >lookup cache used 226/65536 hits=1165 misses=227 >finished... >LSAN_OPTIONS="exitcode=0" /usr/bin/doxygen2man -m -P -o . -s 3 -p kronosnet -H "Kronosnet Programmer's Manual" \ > $(date -u -d@1620648058 +"-D %F -Y %Y") -d ./xml-knet/ libknet_8h.xml >reading libknet_8h.xml ... done. >Printing manpage for knet_handle_new >Printing manpage for knet_handle_free >Printing manpage for knet_handle_set_threads_timer_res >Printing manpage for knet_handle_get_threads_timer_res >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_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_handle_enable_onwire_ver_notify >Printing manpage for knet_handle_get_onwire_ver >Printing manpage for knet_handle_set_onwire_ver >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_link_enable_status_change_notify >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 >doxygen Doxyfile-nozzle >Doxygen version used: 1.8.20 >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/fabbione/work/knet/kronosnet/libnozzle/libnozzle.h... >Parsing file /home/fabbione/work/knet/kronosnet/libnozzle/libnozzle.h... >Building macro definition list... >Building group list... >Building directory list... >Building namespace list... >Building file list... >Building class list... >Computing nesting relations for classes... >Associating documentation with classes... >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... >Generating style sheet... >Generating search indices... >Generating example documentation... >Generating file sources... >Generating code for file /home/fabbione/work/knet/kronosnet/libnozzle/libnozzle.h... >Generating file documentation... >Generating docs for file /home/fabbione/work/knet/kronosnet/libnozzle/libnozzle.h... >Generating page documentation... >Generating group documentation... >Generating class documentation... >Generating docs for compound nozzle_ip... >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/fabbione/work/knet/kronosnet/libnozzle/ >Running plantuml with JAVA... >lookup cache used 29/65536 hits=147 misses=30 >finished... >LSAN_OPTIONS="exitcode=0" /usr/bin/doxygen2man -m -P -o . -s 3 -p kronosnet -H "Kronosnet Programmer's Manual" \ > $(date -u -d@1620648058 +"-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 >make[2]: Leaving directory '/home/fabbione/work/knet/kronosnet/man' >make[2]: Entering directory '/home/fabbione/work/knet/kronosnet' >rm -f kronosnet.spec-t kronosnet.spec >date="`LC_ALL=C date -u -d@1620648058 "+%a %b %d %Y"`" && \ >gvgver="`cd /home/fabbione/work/knet/kronosnet; build-aux/git-version-gen --fallback 1.90.585-29db .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/fabbione/work/knet/kronosnet/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/fabbione/work/knet/kronosnet/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#@gcrypt@#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/fabbione/work/knet/kronosnet' >make[1]: Leaving directory '/home/fabbione/work/knet/kronosnet'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1961686
: 1784476 |
1784477
|
1784478
|
1784480
|
1784481
|
1784482
|
1784483
|
1784484
|
1784862