Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/kronosnet.spec'], chrootPath='/var/lib/mock/rocky-9-aarch64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/kronosnet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1633478400 Wrote: /builddir/build/SRPMS/kronosnet-1.22-3.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/kronosnet.spec'], chrootPath='/var/lib/mock/rocky-9-aarch64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/kronosnet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1633478400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rAjf55 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kronosnet-1.22 + /usr/bin/xz -dc /builddir/build/SOURCES/kronosnet-1.22.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kronosnet-1.22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UBnL5L + umask 022 + cd /builddir/build/BUILD + cd kronosnet-1.22 + ./autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force autoreconf: Leaving directory `.' Now run ./configure and make + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2022-04-15 23:10:55.768221442 +0000 +++ ./configure 2022-04-15 23:10:56.888216112 +0000 @@ -2071,7 +2071,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2022-04-15 23:10:56.888216112 +0000 +++ ./configure 2022-04-15 23:10:56.898216065 +0000 @@ -6834,7 +6834,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -19119,7 +19119,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-install-tests --enable-man --enable-libknet-sctp --enable-crypto-nss --enable-crypto-openssl --enable-compress-zlib --enable-compress-lz4 --enable-compress-lzo2 --enable-compress-lzma --enable-compress-bzip2 --enable-compress-zstd --enable-libnozzle --with-initdefaultdir=/etc/sysconfig/ --with-systemddir=/usr/lib/systemd/system configure: WARNING: unrecognized options: --with-initdefaultdir, --with-systemddir checking for aarch64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether the linker accepts -Wl,--enable-new-dtags... yes checking whether the linker accepts -Wl,--as-needed... yes checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6840: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gawk... (cached) gawk checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for a sed that does not truncate output... (cached) /usr/bin/sed checking how to run the C preprocessor... gcc -E checking for aarch64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for gcc option to accept ISO C99... none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for valgrind... no checking for cov-build... no checking for cov-analyze... no checking for cov-format-errors... no checking for nss... yes checking for openssl... yes checking for libzstd... yes checking for zlib... yes checking for liblz4... yes checking for lzo2... yes checking for liblzma... yes checking for bzip2... yes checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing ceil... -lm checking for library containing clock_gettime... none required checking for library containing dlopen... none required checking whether RTLD_DI_ORIGIN is declared... yes checking for os in linux-gnu... Linux checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for kevent... no checking netinet/sctp.h usability... yes checking netinet/sctp.h presence... yes checking for netinet/sctp.h... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for libqb... yes checking for doxygen... doxygen checking for doxygen2man... /usr/bin/doxygen2man checking for libnl... yes checking for libnlroute... yes checking for GNU date... yes checking for BSD date... no checking for date type... gnu checking whether GNU date supports --date... yes checking whether GNU date supports --utc... yes configure: trying to determine source epoch checking for source epoch in $SOURCE_EPOCH... no checking for source epoch in source_epoch file... yes configure: using source epoch 2021-08-30 08:10:06 UTC checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libnozzle/Makefile config.status: creating libnozzle/libnozzle.pc config.status: creating libnozzle/tests/Makefile config.status: creating libknet/Makefile config.status: creating libknet/libknet.pc config.status: creating libknet/tests/Makefile config.status: creating man/Makefile config.status: creating man/Doxyfile-knet config.status: creating man/Doxyfile-nozzle config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-initdefaultdir, --with-systemddir + make -j8 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/kronosnet-1.22/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/builddir/build/BUILD/kronosnet-1.22' Making all in libnozzle make[2]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/libnozzle' Making all in . make[3]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/libnozzle' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnozzle_la-libnozzle.lo `test -f 'libnozzle.c' || echo './'`libnozzle.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libnozzle_la-internals.lo `test -f 'internals.c' || echo './'`internals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnozzle.c -fPIC -DPIC -o .libs/libnozzle_la-libnozzle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c internals.c -fPIC -DPIC -o .libs/libnozzle_la-internals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c internals.c -o libnozzle_la-internals.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libnozzle.c -o libnozzle_la-libnozzle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-version-script,./libnozzle_exported_syms -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o 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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -ggdb3 -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-version-script -Wl,./libnozzle_exported_syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 '/builddir/build/BUILD/kronosnet-1.22/libnozzle' Making all in tests make[3]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_nozzle_open.o api_nozzle_open.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-common.o test-common.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_nozzle_close.o api_nozzle_close.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_nozzle_set_up.o api_nozzle_set_up.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_nozzle_set_down.o api_nozzle_set_down.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_nozzle_get_mtu.o api_nozzle_get_mtu.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_nozzle_set_mtu.o api_nozzle_set_mtu.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_nozzle_get_mac.o api_nozzle_get_mac.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_nozzle_set_mac.o api_nozzle_set_mac.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_nozzle_get_handle_by_name.o api_nozzle_get_handle_by_name.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_nozzle_get_name_by_handle.o api_nozzle_get_name_by_handle.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_nozzle_get_fd.o api_nozzle_get_fd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_nozzle_run_updown.o api_nozzle_run_updown.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_nozzle_add_ip.o api_nozzle_add_ip.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_nozzle_del_ip.o api_nozzle_del_ip.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_nozzle_get_ips.o api_nozzle_get_ips.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o int_execute_bin_sh_command.o int_execute_bin_sh_command.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_nozzle_open_test api_nozzle_open.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_nozzle_close_test api_nozzle_close.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libnozzle -DABSBUILDDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -DABSSRCDIR=\"/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests\" -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../internals.o ../internals.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_nozzle_get_mtu_test api_nozzle_get_mtu.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_nozzle_get_mac_test api_nozzle_get_mac.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_nozzle_set_mac_test api_nozzle_set_mac.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_nozzle_get_handle_by_name_test api_nozzle_get_handle_by_name.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_nozzle_get_name_by_handle_test api_nozzle_get_name_by_handle.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o 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 -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_nozzle_get_mtu_test api_nozzle_get_mtu.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_nozzle_open_test api_nozzle_open.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/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 libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_nozzle_get_mac_test api_nozzle_get_mac.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_nozzle_set_mac_test api_nozzle_set_mac.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_nozzle_close_test api_nozzle_close.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/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 libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_nozzle_get_fd_test api_nozzle_get_fd.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_nozzle_run_updown_test api_nozzle_run_updown.o test-common.o ../internals.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_nozzle_add_ip_test api_nozzle_add_ip.o test-common.o ../internals.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_nozzle_del_ip_test api_nozzle_del_ip.o test-common.o ../internals.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_nozzle_get_ips_test api_nozzle_get_ips.o test-common.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o int_execute_bin_sh_command_test int_execute_bin_sh_command.o test-common.o ../internals.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_nozzle_set_up_test api_nozzle_set_up.o test-common.o ../internals.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_nozzle_set_down_test api_nozzle_set_down.o test-common.o ../internals.o ../../libnozzle/libnozzle.la -lnl-3 /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o 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 -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_nozzle_run_updown_test api_nozzle_run_updown.o test-common.o ../internals.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_nozzle_add_ip_test api_nozzle_add_ip.o test-common.o ../internals.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_nozzle_del_ip_test api_nozzle_del_ip.o test-common.o ../internals.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_nozzle_get_ips_test api_nozzle_get_ips.o test-common.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/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 libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/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 libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_nozzle_set_down_test api_nozzle_set_down.o test-common.o ../internals.o ../../libnozzle/.libs/libnozzle.so -lnl-route-3 -lnl-3 -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/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 make[3]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests' make[2]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/libnozzle' Making all in libknet make[2]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/libknet' Making all in . make[3]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/libknet' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-common.lo `test -f 'common.c' || echo './'`common.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-compat.lo `test -f 'compat.c' || echo './'`compat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-compress.lo `test -f 'compress.c' || echo './'`compress.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-handle.lo `test -f 'handle.c' || echo './'`handle.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-handle_api.lo `test -f 'handle_api.c' || echo './'`handle_api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-host.lo `test -f 'host.c' || echo './'`host.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-lib_config.lo `test -f 'lib_config.c' || echo './'`lib_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compat.c -fPIC -DPIC -o .libs/libknet_la-compat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_config.c -fPIC -DPIC -o .libs/libknet_la-lib_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c handle_api.c -fPIC -DPIC -o .libs/libknet_la-handle_api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compress.c -fPIC -DPIC -o .libs/libknet_la-compress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c common.c -fPIC -DPIC -o .libs/libknet_la-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c crypto.c -fPIC -DPIC -o .libs/libknet_la-crypto.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c handle.c -fPIC -DPIC -o .libs/libknet_la-handle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c host.c -fPIC -DPIC -o .libs/libknet_la-host.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compat.c -o libknet_la-compat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-links.lo `test -f 'links.c' || echo './'`links.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_config.c -o libknet_la-lib_config.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c common.c -o libknet_la-common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-links_acl.lo `test -f 'links_acl.c' || echo './'`links_acl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c crypto.c -o libknet_la-crypto.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c handle_api.c -o libknet_la-handle_api.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compress.c -o libknet_la-compress.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c host.c -o libknet_la-host.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c links.c -fPIC -DPIC -o .libs/libknet_la-links.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c handle.c -o libknet_la-handle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-links_acl_ip.lo `test -f 'links_acl_ip.c' || echo './'`links_acl_ip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c links_acl.c -fPIC -DPIC -o .libs/libknet_la-links_acl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-links_acl_loopback.lo `test -f 'links_acl_loopback.c' || echo './'`links_acl_loopback.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-logging.lo `test -f 'logging.c' || echo './'`logging.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c links_acl.c -o libknet_la-links_acl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c links_acl_ip.c -fPIC -DPIC -o .libs/libknet_la-links_acl_ip.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-onwire.lo `test -f 'onwire.c' || echo './'`onwire.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c links_acl_loopback.c -fPIC -DPIC -o .libs/libknet_la-links_acl_loopback.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c logging.c -fPIC -DPIC -o .libs/libknet_la-logging.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-threads_dsthandler.lo `test -f 'threads_dsthandler.c' || echo './'`threads_dsthandler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c links_acl_ip.c -o libknet_la-links_acl_ip.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c netutils.c -fPIC -DPIC -o .libs/libknet_la-netutils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c links_acl_loopback.c -o libknet_la-links_acl_loopback.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-threads_heartbeat.lo `test -f 'threads_heartbeat.c' || echo './'`threads_heartbeat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c onwire.c -fPIC -DPIC -o .libs/libknet_la-onwire.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c logging.c -o libknet_la-logging.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c netutils.c -o libknet_la-netutils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c threads_dsthandler.c -fPIC -DPIC -o .libs/libknet_la-threads_dsthandler.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-threads_pmtud.lo `test -f 'threads_pmtud.c' || echo './'`threads_pmtud.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c links.c -o libknet_la-links.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c threads_common.c -fPIC -DPIC -o .libs/libknet_la-threads_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c onwire.c -o libknet_la-onwire.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-threads_rx.lo `test -f 'threads_rx.c' || echo './'`threads_rx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c threads_dsthandler.c -o libknet_la-threads_dsthandler.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-threads_tx.lo `test -f 'threads_tx.c' || echo './'`threads_tx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c threads_heartbeat.c -fPIC -DPIC -o .libs/libknet_la-threads_heartbeat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-transports.lo `test -f 'transports.c' || echo './'`transports.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c threads_common.c -o libknet_la-threads_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-transport_common.lo `test -f 'transport_common.c' || echo './'`transport_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c threads_rx.c -fPIC -DPIC -o .libs/libknet_la-threads_rx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c threads_heartbeat.c -o libknet_la-threads_heartbeat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-transport_loopback.lo `test -f 'transport_loopback.c' || echo './'`transport_loopback.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c transports.c -fPIC -DPIC -o .libs/libknet_la-transports.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c transport_common.c -fPIC -DPIC -o .libs/libknet_la-transport_common.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libknet_la-transport_udp.lo `test -f 'transport_udp.c' || echo './'`transport_udp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c transports.c -o libknet_la-transports.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c threads_pmtud.c -o libknet_la-threads_pmtud.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c transport_common.c -o libknet_la-transport_common.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c transport_udp.c -fPIC -DPIC -o .libs/libknet_la-transport_udp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c threads_tx.c -o libknet_la-threads_tx.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c transport_loopback.c -o libknet_la-transport_loopback.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c threads_rx.c -o libknet_la-threads_rx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o compress_zlib_la-compress_zlib.lo `test -f 'compress_zlib.c' || echo './'`compress_zlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c transport_sctp.c -fPIC -DPIC -o .libs/libknet_la-transport_sctp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compress_zstd.c -fPIC -DPIC -o .libs/compress_zstd_la-compress_zstd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compress_zlib.c -fPIC -DPIC -o .libs/compress_zlib_la-compress_zlib.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o compress_lz4_la-compress_lz4.lo `test -f 'compress_lz4.c' || echo './'`compress_lz4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c transport_udp.c -o libknet_la-transport_udp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compress_zstd.c -o compress_zstd_la-compress_zstd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compress_zlib.c -o compress_zlib_la-compress_zlib.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compress_lz4.c -fPIC -DPIC -o .libs/compress_lz4_la-compress_lz4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compress_lz4.c -o compress_lz4_la-compress_lz4.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o compress_lzo2_la-compress_lzo2.lo `test -f 'compress_lzo2.c' || echo './'`compress_lzo2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o compress_lzma_la-compress_lzma.lo `test -f 'compress_lzma.c' || echo './'`compress_lzma.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o compress_bzip2_la-compress_bzip2.lo `test -f 'compress_bzip2.c' || echo './'`compress_bzip2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o crypto_nss_la-crypto_nss.lo `test -f 'crypto_nss.c' || echo './'`crypto_nss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compress_lz4hc.c -o compress_lz4hc_la-compress_lz4hc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wno-unused-parameter -pthread -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compress_lzo2.c -fPIC -DPIC -o .libs/compress_lzo2_la-compress_lzo2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compress_bzip2.c -fPIC -DPIC -o .libs/compress_bzip2_la-compress_bzip2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wno-unused-parameter -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c crypto_nss.c -fPIC -DPIC -o .libs/crypto_nss_la-crypto_nss.o /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o compress_zstd.la -rpath /usr/lib64/kronosnet compress_zstd_la-compress_zstd.lo -lzstd libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compress_lzma.c -o compress_lzma_la-compress_lzma.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compress_lzo2.c -o compress_lzo2_la-compress_lzo2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compress_bzip2.c -o compress_bzip2_la-compress_bzip2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o compress_zlib.la -rpath /usr/lib64/kronosnet compress_zlib_la-compress_zlib.lo -lz libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c crypto_openssl.c -fPIC -DPIC -o .libs/crypto_openssl_la-crypto_openssl.o /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o compress_lz4.la -rpath /usr/lib64/kronosnet compress_lz4_la-compress_lz4.lo -llz4 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH=\"/usr/lib64/kronosnet\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c transport_sctp.c -o libknet_la-transport_sctp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o compress_lz4hc.la -rpath /usr/lib64/kronosnet compress_lz4hc_la-compress_lz4hc.lo -llz4 /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o compress_lzo2.la -rpath /usr/lib64/kronosnet compress_lzo2_la-compress_lzo2.lo -llzo2 libtool: link: gcc -shared -fPIC -DPIC .libs/compress_zstd_la-compress_zstd.o -lzstd -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -ggdb3 -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-soname -Wl,compress_zstd.so -o .libs/compress_zstd.so libtool: link: gcc -shared -fPIC -DPIC .libs/compress_zlib_la-compress_zlib.o -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -ggdb3 -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-soname -Wl,compress_zlib.so -o .libs/compress_zlib.so libtool: link: gcc -shared -fPIC -DPIC .libs/compress_lz4_la-compress_lz4.o -llz4 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -ggdb3 -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-soname -Wl,compress_lz4.so -o .libs/compress_lz4.so libtool: link: gcc -shared -fPIC -DPIC .libs/compress_lz4hc_la-compress_lz4hc.o -llz4 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -ggdb3 -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-soname -Wl,compress_lz4hc.so -o .libs/compress_lz4hc.so libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c crypto_nss.c -o crypto_nss_la-crypto_nss.o >/dev/null 2>&1 libtool: link: ar cru .libs/compress_zstd.a compress_zstd_la-compress_zstd.o libtool: link: ranlib .libs/compress_zstd.a libtool: link: gcc -shared -fPIC -DPIC .libs/compress_lzo2_la-compress_lzo2.o -llzo2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -ggdb3 -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-soname -Wl,compress_lzo2.so -o .libs/compress_lzo2.so libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c crypto_openssl.c -o crypto_openssl_la-crypto_openssl.o >/dev/null 2>&1 libtool: link: ( cd ".libs" && rm -f "compress_zstd.la" && ln -s "../compress_zstd.la" "compress_zstd.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o compress_lzma.la -rpath /usr/lib64/kronosnet compress_lzma_la-compress_lzma.lo -llzma libtool: link: ar cru .libs/compress_lz4.a compress_lz4_la-compress_lz4.o libtool: link: ar cru .libs/compress_zlib.a compress_zlib_la-compress_zlib.o libtool: link: ranlib .libs/compress_lz4.a libtool: link: ranlib .libs/compress_zlib.a libtool: link: ( cd ".libs" && rm -f "compress_lz4.la" && ln -s "../compress_lz4.la" "compress_lz4.la" ) libtool: link: ( cd ".libs" && rm -f "compress_zlib.la" && ln -s "../compress_zlib.la" "compress_zlib.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o compress_bzip2.la -rpath /usr/lib64/kronosnet compress_bzip2_la-compress_bzip2.lo -lbz2 libtool: link: ar cru .libs/compress_lz4hc.a compress_lz4hc_la-compress_lz4hc.o libtool: link: ar cru .libs/compress_lzo2.a compress_lzo2_la-compress_lzo2.o libtool: link: ranlib .libs/compress_lz4hc.a libtool: link: ranlib .libs/compress_lzo2.a libtool: link: gcc -shared -fPIC -DPIC .libs/compress_lzma_la-compress_lzma.o -llzma -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -ggdb3 -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-soname -Wl,compress_lzma.so -o .libs/compress_lzma.so libtool: link: ( cd ".libs" && rm -f "compress_lz4hc.la" && ln -s "../compress_lz4hc.la" "compress_lz4hc.la" ) libtool: link: ( cd ".libs" && rm -f "compress_lzo2.la" && ln -s "../compress_lzo2.la" "compress_lzo2.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/compress_bzip2_la-compress_bzip2.o -lbz2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -ggdb3 -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-soname -Wl,compress_bzip2.so -o .libs/compress_bzip2.so libtool: link: ar cru .libs/compress_lzma.a compress_lzma_la-compress_lzma.o /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -DPLUGINPATH="\"/usr/lib64/kronosnet\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--version-script=./libknet_exported_syms -version-info 5:0:4 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o libknet.la -rpath /usr/lib64 libknet_la-common.lo libknet_la-compat.lo libknet_la-compress.lo libknet_la-crypto.lo libknet_la-handle.lo libknet_la-handle_api.lo libknet_la-host.lo libknet_la-lib_config.lo libknet_la-links.lo libknet_la-links_acl.lo libknet_la-links_acl_ip.lo libknet_la-links_acl_loopback.lo libknet_la-logging.lo libknet_la-netutils.lo libknet_la-onwire.lo libknet_la-threads_common.lo libknet_la-threads_dsthandler.lo libknet_la-threads_heartbeat.lo libknet_la-threads_pmtud.lo libknet_la-threads_rx.lo libknet_la-threads_tx.lo libknet_la-transports.lo libknet_la-transport_common.lo libknet_la-transport_loopback.lo libknet_la-transport_udp.lo libknet_la-transport_sctp.lo -lm libtool: link: ranlib .libs/compress_lzma.a libtool: link: ( cd ".libs" && rm -f "compress_lzma.la" && ln -s "../compress_lzma.la" "compress_lzma.la" ) libtool: link: ar cru .libs/compress_bzip2.a compress_bzip2_la-compress_bzip2.o libtool: link: ranlib .libs/compress_bzip2.a /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o crypto_openssl.la -rpath /usr/lib64/kronosnet crypto_openssl_la-crypto_openssl.lo -lcrypto /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -module -avoid-version -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o crypto_nss.la -rpath /usr/lib64/kronosnet crypto_nss_la-crypto_nss.lo -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: ( cd ".libs" && rm -f "compress_bzip2.la" && ln -s "../compress_bzip2.la" "compress_bzip2.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/crypto_openssl_la-crypto_openssl.o -lcrypto -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -ggdb3 -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-soname -Wl,crypto_openssl.so -o .libs/crypto_openssl.so 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-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 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -ggdb3 -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--version-script=./libknet_exported_syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-soname -Wl,libknet.so.1 -o .libs/libknet.so.1.4.0 libtool: link: gcc -shared -fPIC -DPIC .libs/crypto_nss_la-crypto_nss.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -ggdb3 -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-soname -Wl,crypto_nss.so -o .libs/crypto_nss.so libtool: link: ar cru .libs/crypto_openssl.a crypto_openssl_la-crypto_openssl.o libtool: link: ranlib .libs/crypto_openssl.a libtool: link: ( cd ".libs" && rm -f "crypto_openssl.la" && ln -s "../crypto_openssl.la" "crypto_openssl.la" ) 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" ) libtool: link: (cd ".libs" && rm -f "libknet.so.1" && ln -s "libknet.so.1.4.0" "libknet.so.1") libtool: link: (cd ".libs" && rm -f "libknet.so" && ln -s "libknet.so.1.4.0" "libknet.so") libtool: link: ar cru .libs/libknet.a libknet_la-common.o libknet_la-compat.o libknet_la-compress.o libknet_la-crypto.o libknet_la-handle.o libknet_la-handle_api.o libknet_la-host.o libknet_la-lib_config.o libknet_la-links.o libknet_la-links_acl.o libknet_la-links_acl_ip.o libknet_la-links_acl_loopback.o libknet_la-logging.o libknet_la-netutils.o libknet_la-onwire.o libknet_la-threads_common.o libknet_la-threads_dsthandler.o libknet_la-threads_heartbeat.o libknet_la-threads_pmtud.o libknet_la-threads_rx.o libknet_la-threads_tx.o libknet_la-transports.o libknet_la-transport_common.o libknet_la-transport_loopback.o libknet_la-transport_udp.o libknet_la-transport_sctp.o libtool: link: ranlib .libs/libknet.a libtool: link: ( cd ".libs" && rm -f "libknet.la" && ln -s "../libknet.la" "libknet.la" ) make[3]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/libknet' Making all in tests make[3]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/libknet/tests' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_new_limit.o api_knet_handle_new_limit.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test-common.o test-common.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pckt_test.o pckt_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o knet_bench.o knet_bench.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fun_pmtud_crypto.o fun_pmtud_crypto.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_new.o api_knet_handle_new.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_free.o api_knet_handle_free.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_compress.o api_knet_handle_compress.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_crypto.o api_knet_handle_crypto.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_setfwd.o api_knet_handle_setfwd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_enable_access_lists.o api_knet_handle_enable_access_lists.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_enable_filter.o api_knet_handle_enable_filter.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_enable_sock_notify.o api_knet_handle_enable_sock_notify.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_add_datafd.o api_knet_handle_add_datafd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_remove_datafd.o api_knet_handle_remove_datafd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_get_channel.o api_knet_handle_get_channel.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_get_datafd.o api_knet_handle_get_datafd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_get_stats.o api_knet_handle_get_stats.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_get_crypto_list.o api_knet_get_crypto_list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_get_compress_list.o api_knet_get_compress_list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_clear_stats.o api_knet_handle_clear_stats.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_get_transport_list.o api_knet_get_transport_list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_get_transport_name_by_id.o api_knet_get_transport_name_by_id.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_get_transport_id_by_name.o api_knet_get_transport_id_by_name.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_set_transport_reconnect_interval.o api_knet_handle_set_transport_reconnect_interval.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_get_transport_reconnect_interval.o api_knet_handle_get_transport_reconnect_interval.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_recv.o api_knet_recv.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_send.o api_knet_send.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_send_crypto.o api_knet_send_crypto.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_send_compress.o api_knet_send_compress.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_send_sync.o api_knet_send_sync.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_send_loopback.o api_knet_send_loopback.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_pmtud_setfreq.o api_knet_handle_pmtud_setfreq.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_pmtud_getfreq.o api_knet_handle_pmtud_getfreq.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_enable_pmtud_notify.o api_knet_handle_enable_pmtud_notify.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_pmtud_get.o api_knet_handle_pmtud_get.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_pmtud_set.o api_knet_handle_pmtud_set.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_host_add.o api_knet_host_add.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_host_remove.o api_knet_host_remove.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_host_set_name.o api_knet_host_set_name.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_host_get_name_by_host_id.o api_knet_host_get_name_by_host_id.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_host_get_id_by_host_name.o api_knet_host_get_id_by_host_name.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_host_get_host_list.o api_knet_host_get_host_list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_host_set_policy.o api_knet_host_set_policy.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_host_get_policy.o api_knet_host_get_policy.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_host_get_status.o api_knet_host_get_status.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_host_enable_status_change_notify.o api_knet_host_enable_status_change_notify.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_log_get_subsystem_name.o api_knet_log_get_subsystem_name.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_log_get_subsystem_id.o api_knet_log_get_subsystem_id.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_log_get_loglevel_name.o api_knet_log_get_loglevel_name.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_log_get_loglevel_id.o api_knet_log_get_loglevel_id.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_log_set_loglevel.o api_knet_log_set_loglevel.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_log_get_loglevel.o api_knet_log_get_loglevel.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_strtoaddr.o api_knet_strtoaddr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_addrtostr.o api_knet_addrtostr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_set_config.o api_knet_link_set_config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_clear_config.o api_knet_link_clear_config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_get_config.o api_knet_link_get_config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_set_ping_timers.o api_knet_link_set_ping_timers.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_get_ping_timers.o api_knet_link_get_ping_timers.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_set_pong_count.o api_knet_link_set_pong_count.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_get_pong_count.o api_knet_link_get_pong_count.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_set_priority.o api_knet_link_set_priority.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_get_priority.o api_knet_link_get_priority.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_set_enable.o api_knet_link_set_enable.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_get_enable.o api_knet_link_get_enable.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_get_link_list.o api_knet_link_get_link_list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_get_status.o api_knet_link_get_status.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_add_acl.o api_knet_link_add_acl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_insert_acl.o api_knet_link_insert_acl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_rm_acl.o api_knet_link_rm_acl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_link_clear_acl.o api_knet_link_clear_acl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_crypto_set_config.o api_knet_handle_crypto_set_config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_crypto_use_config.o api_knet_handle_crypto_use_config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api_knet_handle_crypto_rx_clear_traffic.o api_knet_handle_crypto_rx_clear_traffic.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o int_links_acl_ip.o int_links_acl_ip.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../netutils.o ../netutils.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../transports.o ../transports.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../transport_loopback.o ../transport_loopback.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../transport_sctp.o ../transport_sctp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../transport_udp.o ../transport_udp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../links_acl.o ../links_acl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../links_acl_ip.o ../links_acl_ip.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../links_acl_loopback.o ../links_acl_loopback.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o int_timediff.o int_timediff.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fun_config_crypto.o fun_config_crypto.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fun_acl_check.o fun_acl_check.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_new_limit_test api_knet_handle_new_limit.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o pckt_test pckt_test.o ../../libknet/libknet.la gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../common.o ../common.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../logging.o ../logging.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../compat.o ../compat.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../transport_common.o ../transport_common.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../threads_common.o ../threads_common.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../onwire.o ../onwire.c libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_new_limit_test api_knet_handle_new_limit.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libknet -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../lib_config.o ../lib_config.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_new_test api_knet_handle_new.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/pckt_test pckt_test.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_free_test api_knet_handle_free.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_compress_test api_knet_handle_compress.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_crypto_test api_knet_handle_crypto.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_setfwd_test api_knet_handle_setfwd.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_enable_access_lists_test api_knet_handle_enable_access_lists.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_enable_filter_test api_knet_handle_enable_filter.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_free_test api_knet_handle_free.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_compress_test api_knet_handle_compress.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_new_test api_knet_handle_new.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_crypto_test api_knet_handle_crypto.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_setfwd_test api_knet_handle_setfwd.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_enable_access_lists_test api_knet_handle_enable_access_lists.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_enable_filter_test api_knet_handle_enable_filter.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_enable_sock_notify_test api_knet_handle_enable_sock_notify.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_add_datafd_test api_knet_handle_add_datafd.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_remove_datafd_test api_knet_handle_remove_datafd.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_get_channel_test api_knet_handle_get_channel.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_remove_datafd_test api_knet_handle_remove_datafd.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_get_datafd_test api_knet_handle_get_datafd.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_get_stats_test api_knet_handle_get_stats.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_add_datafd_test api_knet_handle_add_datafd.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_get_crypto_list_test api_knet_get_crypto_list.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_get_compress_list_test api_knet_get_compress_list.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_get_channel_test api_knet_handle_get_channel.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_enable_sock_notify_test api_knet_handle_enable_sock_notify.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_get_datafd_test api_knet_handle_get_datafd.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_get_crypto_list_test api_knet_get_crypto_list.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_clear_stats_test api_knet_handle_clear_stats.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_get_stats_test api_knet_handle_get_stats.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_get_transport_list_test api_knet_get_transport_list.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_get_compress_list_test api_knet_get_compress_list.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_get_transport_name_by_id_test api_knet_get_transport_name_by_id.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_get_transport_id_by_name_test api_knet_get_transport_id_by_name.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_set_transport_reconnect_interval_test api_knet_handle_set_transport_reconnect_interval.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_get_transport_reconnect_interval_test api_knet_handle_get_transport_reconnect_interval.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_get_transport_list_test api_knet_get_transport_list.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_clear_stats_test api_knet_handle_clear_stats.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_recv_test api_knet_recv.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_send_test api_knet_send.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_get_transport_name_by_id_test api_knet_get_transport_name_by_id.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_get_transport_id_by_name_test api_knet_get_transport_id_by_name.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_set_transport_reconnect_interval_test api_knet_handle_set_transport_reconnect_interval.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_send_crypto_test api_knet_send_crypto.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_recv_test api_knet_recv.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_get_transport_reconnect_interval_test api_knet_handle_get_transport_reconnect_interval.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_send_compress_test api_knet_send_compress.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_send_sync_test api_knet_send_sync.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_send_crypto_test api_knet_send_crypto.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_send_test api_knet_send.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_send_loopback_test api_knet_send_loopback.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_pmtud_setfreq_test api_knet_handle_pmtud_setfreq.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_send_compress_test api_knet_send_compress.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_pmtud_getfreq_test api_knet_handle_pmtud_getfreq.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_enable_pmtud_notify_test api_knet_handle_enable_pmtud_notify.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_send_sync_test api_knet_send_sync.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_pmtud_setfreq_test api_knet_handle_pmtud_setfreq.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_send_loopback_test api_knet_send_loopback.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_pmtud_getfreq_test api_knet_handle_pmtud_getfreq.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_enable_pmtud_notify_test api_knet_handle_enable_pmtud_notify.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_pmtud_get_test api_knet_handle_pmtud_get.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_pmtud_set_test api_knet_handle_pmtud_set.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_host_add_test api_knet_host_add.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_host_remove_test api_knet_host_remove.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_host_set_name_test api_knet_host_set_name.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_pmtud_set_test api_knet_handle_pmtud_set.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_host_get_name_by_host_id_test api_knet_host_get_name_by_host_id.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_pmtud_get_test api_knet_handle_pmtud_get.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_host_get_id_by_host_name_test api_knet_host_get_id_by_host_name.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_host_add_test api_knet_host_add.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_host_remove_test api_knet_host_remove.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_host_get_host_list_test api_knet_host_get_host_list.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_host_get_name_by_host_id_test api_knet_host_get_name_by_host_id.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_host_set_name_test api_knet_host_set_name.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_host_set_policy_test api_knet_host_set_policy.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_host_get_policy_test api_knet_host_get_policy.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_host_get_id_by_host_name_test api_knet_host_get_id_by_host_name.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_host_get_status_test api_knet_host_get_status.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_host_get_host_list_test api_knet_host_get_host_list.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_host_enable_status_change_notify_test api_knet_host_enable_status_change_notify.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_log_get_subsystem_name_test api_knet_log_get_subsystem_name.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_log_get_subsystem_id_test api_knet_log_get_subsystem_id.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_host_set_policy_test api_knet_host_set_policy.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_host_get_policy_test api_knet_host_get_policy.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_host_get_status_test api_knet_host_get_status.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_log_get_loglevel_name_test api_knet_log_get_loglevel_name.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_host_enable_status_change_notify_test api_knet_host_enable_status_change_notify.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_log_get_loglevel_id_test api_knet_log_get_loglevel_id.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_log_get_subsystem_name_test api_knet_log_get_subsystem_name.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_log_get_loglevel_name_test api_knet_log_get_loglevel_name.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_log_get_subsystem_id_test api_knet_log_get_subsystem_id.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_log_set_loglevel_test api_knet_log_set_loglevel.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_log_get_loglevel_test api_knet_log_get_loglevel.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_strtoaddr_test api_knet_strtoaddr.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_log_get_loglevel_id_test api_knet_log_get_loglevel_id.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_addrtostr_test api_knet_addrtostr.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_set_config_test api_knet_link_set_config.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_clear_config_test api_knet_link_clear_config.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_get_config_test api_knet_link_get_config.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_log_get_loglevel_test api_knet_log_get_loglevel.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_log_set_loglevel_test api_knet_log_set_loglevel.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_set_ping_timers_test api_knet_link_set_ping_timers.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_addrtostr_test api_knet_addrtostr.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_strtoaddr_test api_knet_strtoaddr.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_clear_config_test api_knet_link_clear_config.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_set_config_test api_knet_link_set_config.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_get_config_test api_knet_link_get_config.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_get_ping_timers_test api_knet_link_get_ping_timers.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_set_pong_count_test api_knet_link_set_pong_count.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_get_pong_count_test api_knet_link_get_pong_count.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_set_priority_test api_knet_link_set_priority.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_set_ping_timers_test api_knet_link_set_ping_timers.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_set_pong_count_test api_knet_link_set_pong_count.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_get_ping_timers_test api_knet_link_get_ping_timers.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_get_priority_test api_knet_link_get_priority.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_get_pong_count_test api_knet_link_get_pong_count.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_set_priority_test api_knet_link_set_priority.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_set_enable_test api_knet_link_set_enable.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_get_enable_test api_knet_link_get_enable.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_get_priority_test api_knet_link_get_priority.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_get_link_list_test api_knet_link_get_link_list.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_get_status_test api_knet_link_get_status.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_add_acl_test api_knet_link_add_acl.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_set_enable_test api_knet_link_set_enable.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_get_enable_test api_knet_link_get_enable.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_insert_acl_test api_knet_link_insert_acl.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_rm_acl_test api_knet_link_rm_acl.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_get_status_test api_knet_link_get_status.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_get_link_list_test api_knet_link_get_link_list.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_add_acl_test api_knet_link_add_acl.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_link_clear_acl_test api_knet_link_clear_acl.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_insert_acl_test api_knet_link_insert_acl.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_rm_acl_test api_knet_link_rm_acl.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_link_clear_acl_test api_knet_link_clear_acl.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_crypto_set_config_test api_knet_handle_crypto_set_config.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_crypto_use_config_test api_knet_handle_crypto_use_config.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o api_knet_handle_crypto_rx_clear_traffic_test api_knet_handle_crypto_rx_clear_traffic.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o int_links_acl_ip_test int_links_acl_ip.o ../common.o ../compat.o ../logging.o ../netutils.o ../threads_common.o ../onwire.o ../transports.o ../transport_common.o ../transport_loopback.o ../transport_sctp.o ../transport_udp.o ../links_acl.o ../links_acl_ip.o ../links_acl_loopback.o ../lib_config.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_crypto_use_config_test api_knet_handle_crypto_use_config.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o int_timediff_test int_timediff.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_crypto_rx_clear_traffic_test api_knet_handle_crypto_rx_clear_traffic.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/api_knet_handle_crypto_set_config_test api_knet_handle_crypto_set_config.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o fun_config_crypto_test fun_config_crypto.o test-common.o ../../libknet/libknet.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o fun_acl_check_test fun_acl_check.o test-common.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/int_links_acl_ip_test int_links_acl_ip.o ../common.o ../compat.o ../logging.o ../netutils.o ../threads_common.o ../onwire.o ../transports.o ../transport_common.o ../transport_loopback.o ../transport_sctp.o ../transport_udp.o ../links_acl.o ../links_acl_ip.o ../links_acl_loopback.o ../lib_config.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o knet_bench_test knet_bench.o test-common.o ../common.o ../logging.o ../compat.o ../transport_common.o ../threads_common.o ../onwire.o ../lib_config.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/fun_config_crypto_test fun_config_crypto.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o fun_pmtud_crypto_test fun_pmtud_crypto.o test-common.o ../onwire.o ../logging.o ../threads_common.o ../lib_config.o ../../libknet/libknet.la libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/int_timediff_test int_timediff.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/fun_pmtud_crypto_test fun_pmtud_crypto.o test-common.o ../onwire.o ../logging.o ../threads_common.o ../lib_config.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/knet_bench_test knet_bench.o test-common.o ../common.o ../logging.o ../compat.o ../transport_common.o ../threads_common.o ../onwire.o ../lib_config.o ../../libknet/.libs/libknet.so -lm -pthread libtool: link: gcc -O3 -ggdb3 -Werror -Wall -Wextra -Wno-unused-parameter -pthread -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/fun_acl_check_test fun_acl_check.o test-common.o ../../libknet/.libs/libknet.so -lm -pthread make[3]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/libknet/tests' make[2]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/libknet' Making all in man make[2]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/man' doxygen Doxyfile-knet 2>&1 | /usr/bin/grep -E -v 'warning.*macro definition' doxygen Doxyfile-nozzle 2>&1 | /usr/bin/grep -E -v 'warning.*macro definition' Doxygen version used: 1.9.1 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 /builddir/build/BUILD/kronosnet-1.22/libnozzle/libnozzle.h... Parsing file /builddir/build/BUILD/kronosnet-1.22/libnozzle/libnozzle.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... 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... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /builddir/build/BUILD/kronosnet-1.22/libnozzle/libnozzle.h... Generating file documentation... Generating docs for file /builddir/build/BUILD/kronosnet-1.22/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 /builddir/build/BUILD/kronosnet-1.22/libnozzle/ Running plantuml with JAVA... lookup cache used 31/65536 hits=118 misses=32 finished... /usr/bin/doxygen2man -m -P -o . -s 3 -p kronosnet -H "Kronosnet Programmer's Manual" \ $(date -u -d@1630311006 +"-D %F -Y %Y") -d ./xml-nozzle/ libnozzle_8h.xml reading libnozzle_8h.xml ... done. Printing manpage for nozzle_open Printing manpage for nozzle_close Printing manpage for nozzle_run_updown Printing manpage for nozzle_set_up Printing manpage for nozzle_set_down Printing manpage for nozzle_add_ip Printing manpage for nozzle_del_ip Printing manpage for nozzle_get_ips Printing manpage for nozzle_get_mtu Printing manpage for nozzle_set_mtu Printing manpage for nozzle_reset_mtu Printing manpage for nozzle_get_mac Printing manpage for nozzle_set_mac Printing manpage for nozzle_reset_mac Printing manpage for nozzle_get_handle_by_name Printing manpage for nozzle_get_name_by_handle Printing manpage for nozzle_get_fd touch doxyfile-nozzle.stamp Doxygen version used: 1.9.1 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 /builddir/build/BUILD/kronosnet-1.22/libknet/libknet.h... Parsing file /builddir/build/BUILD/kronosnet-1.22/libknet/libknet.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... 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... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /builddir/build/BUILD/kronosnet-1.22/libknet/libknet.h... Generating file documentation... Generating docs for file /builddir/build/BUILD/kronosnet-1.22/libknet/libknet.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound knet_compress_info... Generating docs for compound knet_crypto_info... Generating docs for compound knet_handle_compress_cfg... Generating docs for compound knet_handle_crypto_cfg... Generating docs for compound knet_handle_stats... Generating docs for compound knet_host_status... Generating docs for compound knet_link_stats... Generating docs for compound knet_link_status... Generating docs for compound knet_log_msg... Generating docs for compound knet_transport_info... Generating 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 /builddir/build/BUILD/kronosnet-1.22/libknet/ Running plantuml with JAVA... lookup cache used 232/65536 hits=715 misses=233 finished... /usr/bin/doxygen2man -m -P -o . -s 3 -p kronosnet -H "Kronosnet Programmer's Manual" \ $(date -u -d@1630311006 +"-D %F -Y %Y") -d ./xml-knet/ libknet_8h.xml reading libknet_8h.xml ... done. Printing manpage for knet_handle_new_ex Printing manpage for knet_handle_new Printing manpage for knet_handle_free Printing manpage for knet_handle_enable_sock_notify Printing manpage for knet_handle_add_datafd Printing manpage for knet_handle_remove_datafd Printing manpage for knet_handle_get_channel Printing manpage for knet_handle_get_datafd Printing manpage for knet_recv Printing manpage for knet_send Printing manpage for knet_send_sync Printing manpage for knet_handle_enable_filter Printing manpage for knet_handle_setfwd Printing manpage for knet_handle_enable_access_lists Printing manpage for knet_handle_pmtud_setfreq Printing manpage for knet_handle_pmtud_getfreq Printing manpage for knet_handle_enable_pmtud_notify Printing manpage for knet_handle_pmtud_set Printing manpage for knet_handle_pmtud_get Printing manpage for knet_handle_crypto_set_config Printing manpage for knet_handle_crypto_rx_clear_traffic Printing manpage for knet_handle_crypto_use_config Printing manpage for knet_handle_crypto Printing manpage for knet_handle_compress Printing manpage for knet_handle_get_stats Printing manpage for knet_handle_clear_stats Printing manpage for knet_get_crypto_list Printing manpage for knet_get_compress_list Printing manpage for knet_host_add Printing manpage for knet_host_remove Printing manpage for knet_host_set_name Printing manpage for knet_host_get_name_by_host_id Printing manpage for knet_host_get_id_by_host_name Printing manpage for knet_host_get_host_list Printing manpage for knet_host_set_policy Printing manpage for knet_host_get_policy Printing manpage for knet_host_enable_status_change_notify Printing manpage for knet_host_get_status Printing manpage for knet_strtoaddr Printing manpage for knet_addrtostr Printing manpage for knet_get_transport_list Printing manpage for knet_get_transport_name_by_id Printing manpage for knet_get_transport_id_by_name Printing manpage for knet_handle_set_transport_reconnect_interval Printing manpage for knet_handle_get_transport_reconnect_interval Printing manpage for knet_link_set_config Printing manpage for knet_link_get_config Printing manpage for knet_link_clear_config Printing manpage for knet_link_add_acl Printing manpage for knet_link_insert_acl Printing manpage for knet_link_rm_acl Printing manpage for knet_link_clear_acl Printing manpage for knet_link_set_enable Printing manpage for knet_link_get_enable Printing manpage for knet_link_set_ping_timers Printing manpage for knet_link_get_ping_timers Printing manpage for knet_link_set_pong_count Printing manpage for knet_link_get_pong_count Printing manpage for knet_link_set_priority Printing manpage for knet_link_get_priority Printing manpage for knet_link_get_link_list Printing manpage for knet_link_get_status Printing manpage for knet_log_get_subsystem_name Printing manpage for knet_log_get_subsystem_id Printing manpage for knet_log_get_loglevel_name Printing manpage for knet_log_get_loglevel_id Printing manpage for knet_log_set_loglevel Printing manpage for knet_log_get_loglevel touch doxyfile-knet.stamp make[2]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/man' make[2]: Entering directory '/builddir/build/BUILD/kronosnet-1.22' rm -f kronosnet.spec-t kronosnet.spec date="`LC_ALL=C date -u -d@1630311006 "+%a %b %d %Y"`" && \ gvgver="`cd /builddir/build/BUILD/kronosnet-1.22; build-aux/git-version-gen --fallback 1.22 .tarball-version .gitarchivever`" && \ if [ "$gvgver" = "`echo $gvgver | sed 's/-/./'`" ];then \ rpmver="$gvgver" && \ alphatag="" && \ dirty="" && \ numcomm="0"; \ else \ gitver="`echo $gvgver | sed 's/\(.*\)\./\1-/'`" && \ rpmver=`echo $gitver | sed 's/-.*//g'` && \ alphatag=`echo $gvgver | sed 's/[^-]*-\([^-]*\).*/\1/'` && \ numcomm=`echo $gitver | sed 's/[^-]*-\([^-]*\).*/\1/'` && \ dirty="" && \ if [ "`echo $gitver | sed 's/^.*-dirty$//g'`" = "" ];then \ dirty="dirty"; \ fi \ fi && \ if [ -n "$dirty" ]; then dirty="dirty"; else dirty=""; fi && \ if [ "$numcomm" = "0" ]; then \ sed \ -e "s#@version@#$rpmver#g" \ -e "s#%glo.*alpha.*##g" \ -e "s#%glo.*numcomm.*##g" \ -e "s#@dirty@#$dirty#g" \ -e "s#@date@#$date#g" \ /builddir/build/BUILD/kronosnet-1.22/kronosnet.spec.in > kronosnet.spec-t; \ else \ sed \ -e "s#@version@#$rpmver#g" \ -e "s#@alphatag@#$alphatag#g" \ -e "s#@numcomm@#$numcomm#g" \ -e "s#@dirty@#$dirty#g" \ -e "s#@date@#$date#g" \ /builddir/build/BUILD/kronosnet-1.22/kronosnet.spec.in > kronosnet.spec-t; \ fi; \ if [ -z "$dirty" ]; then sed -i -e "s#%glo.*dirty.*##g" kronosnet.spec-t; fi sed -i -e "s#@sctp@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@nss@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@openssl@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@zlib@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@lz4@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@lzo2@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@lzma@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@bzip2@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@zstd@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@libnozzle@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@runautogen@#bcond_with#g" kronosnet.spec-t sed -i -e "s#@overriderpmdebuginfo@#bcond_with#g" kronosnet.spec-t sed -i -e "s#@rpmdebuginfo@#bcond_with#g" kronosnet.spec-t sed -i -e "s#@buildman@#bcond_without#g" kronosnet.spec-t sed -i -e "s#@installtests@#bcond_without#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 '/builddir/build/BUILD/kronosnet-1.22' make[1]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wcFjzx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64 ++ dirname /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64 + cd kronosnet-1.22 + rm -rf /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64 + make install DESTDIR=/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64 make install-recursive make[1]: Entering directory '/builddir/build/BUILD/kronosnet-1.22' Making install in libnozzle make[2]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/libnozzle' Making install in . make[3]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/libnozzle' make[4]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/libnozzle' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libnozzle.la '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libnozzle.so.1.0.0 /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/libnozzle.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64 && { ln -s -f libnozzle.so.1.0.0 libnozzle.so.1 || { rm -f libnozzle.so.1 && ln -s libnozzle.so.1.0.0 libnozzle.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64 && { ln -s -f libnozzle.so.1.0.0 libnozzle.so || { rm -f libnozzle.so && ln -s libnozzle.so.1.0.0 libnozzle.so; }; }) libtool: install: /usr/bin/install -c .libs/libnozzle.lai /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/libnozzle.la libtool: install: /usr/bin/install -c .libs/libnozzle.a /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/libnozzle.a libtool: install: chmod 644 /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/libnozzle.a libtool: install: ranlib /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/libnozzle.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/include' /usr/bin/install -c -m 644 libnozzle.h '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libnozzle.pc '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/pkgconfig' make[4]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/libnozzle' make[3]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/libnozzle' Making install in tests make[3]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests' make[4]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests' /bin/sh ../../libtool --mode=install /usr/bin/install -c api_nozzle_open_test api_nozzle_close_test api_nozzle_set_up_test api_nozzle_set_down_test api_nozzle_get_mtu_test api_nozzle_set_mtu_test api_nozzle_get_mac_test api_nozzle_set_mac_test api_nozzle_get_handle_by_name_test api_nozzle_get_name_by_handle_test api_nozzle_get_fd_test api_nozzle_run_updown_test api_nozzle_add_ip_test api_nozzle_del_ip_test api_nozzle_get_ips_test int_execute_bin_sh_command_test '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests' libtool: warning: '../../libnozzle/libnozzle.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_nozzle_open_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_open_test libtool: warning: '../../libnozzle/libnozzle.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_nozzle_close_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_close_test libtool: warning: '../../libnozzle/libnozzle.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_nozzle_set_up_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_set_up_test libtool: warning: '../../libnozzle/libnozzle.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_nozzle_set_down_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_set_down_test libtool: warning: '../../libnozzle/libnozzle.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_nozzle_get_mtu_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_mtu_test libtool: warning: '../../libnozzle/libnozzle.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_nozzle_set_mtu_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_set_mtu_test libtool: warning: '../../libnozzle/libnozzle.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_nozzle_get_mac_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_mac_test libtool: warning: '../../libnozzle/libnozzle.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_nozzle_set_mac_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_set_mac_test libtool: warning: '../../libnozzle/libnozzle.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_nozzle_get_handle_by_name_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_handle_by_name_test libtool: warning: '../../libnozzle/libnozzle.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_nozzle_get_name_by_handle_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_name_by_handle_test libtool: warning: '../../libnozzle/libnozzle.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_nozzle_get_fd_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_fd_test libtool: warning: '../../libnozzle/libnozzle.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_nozzle_run_updown_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_run_updown_test libtool: warning: '../../libnozzle/libnozzle.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_nozzle_add_ip_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_add_ip_test libtool: warning: '../../libnozzle/libnozzle.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_nozzle_del_ip_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_del_ip_test libtool: warning: '../../libnozzle/libnozzle.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_nozzle_get_ips_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_ips_test libtool: warning: '../../libnozzle/libnozzle.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/int_execute_bin_sh_command_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/int_execute_bin_sh_command_test make[4]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests' make[3]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/libnozzle/tests' make[2]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/libnozzle' Making install in libknet make[2]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/libknet' Making install in . make[3]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/libknet' make[4]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/libknet' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libknet.la '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libknet.so.1.4.0 /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/libknet.so.1.4.0 libtool: install: (cd /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64 && { ln -s -f libknet.so.1.4.0 libknet.so.1 || { rm -f libknet.so.1 && ln -s libknet.so.1.4.0 libknet.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64 && { ln -s -f libknet.so.1.4.0 libknet.so || { rm -f libknet.so && ln -s libknet.so.1.4.0 libknet.so; }; }) libtool: install: /usr/bin/install -c .libs/libknet.lai /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/libknet.la libtool: install: /usr/bin/install -c .libs/libknet.a /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/libknet.a libtool: install: chmod 644 /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/libknet.a libtool: install: ranlib /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/libknet.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet' /bin/sh ../libtool --mode=install /usr/bin/install -c compress_zstd.la compress_zlib.la compress_lz4.la compress_lz4hc.la compress_lzo2.la compress_lzma.la compress_bzip2.la crypto_nss.la crypto_openssl.la '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet' libtool: install: /usr/bin/install -c .libs/compress_zstd.so /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_zstd.so libtool: install: /usr/bin/install -c .libs/compress_zstd.lai /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_zstd.la libtool: install: /usr/bin/install -c .libs/compress_zlib.so /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_zlib.so libtool: install: /usr/bin/install -c .libs/compress_zlib.lai /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_zlib.la libtool: install: /usr/bin/install -c .libs/compress_lz4.so /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lz4.so libtool: install: /usr/bin/install -c .libs/compress_lz4.lai /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lz4.la libtool: install: /usr/bin/install -c .libs/compress_lz4hc.so /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lz4hc.so libtool: install: /usr/bin/install -c .libs/compress_lz4hc.lai /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lz4hc.la libtool: install: /usr/bin/install -c .libs/compress_lzo2.so /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lzo2.so libtool: install: /usr/bin/install -c .libs/compress_lzo2.lai /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lzo2.la libtool: install: /usr/bin/install -c .libs/compress_lzma.so /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lzma.so libtool: install: /usr/bin/install -c .libs/compress_lzma.lai /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lzma.la libtool: install: /usr/bin/install -c .libs/compress_bzip2.so /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_bzip2.so libtool: install: /usr/bin/install -c .libs/compress_bzip2.lai /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_bzip2.la libtool: install: /usr/bin/install -c .libs/crypto_nss.so /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/crypto_nss.so libtool: install: /usr/bin/install -c .libs/crypto_nss.lai /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/crypto_nss.la libtool: install: /usr/bin/install -c .libs/crypto_openssl.so /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/crypto_openssl.so libtool: install: /usr/bin/install -c .libs/crypto_openssl.lai /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/crypto_openssl.la libtool: install: /usr/bin/install -c .libs/compress_zstd.a /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_zstd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_zstd.a libtool: install: ranlib /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_zstd.a libtool: install: /usr/bin/install -c .libs/compress_zlib.a /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_zlib.a libtool: install: chmod 644 /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_zlib.a libtool: install: ranlib /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_zlib.a libtool: install: /usr/bin/install -c .libs/compress_lz4.a /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lz4.a libtool: install: chmod 644 /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lz4.a libtool: install: ranlib /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lz4.a libtool: install: /usr/bin/install -c .libs/compress_lz4hc.a /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lz4hc.a libtool: install: chmod 644 /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lz4hc.a libtool: install: ranlib /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lz4hc.a libtool: install: /usr/bin/install -c .libs/compress_lzo2.a /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lzo2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lzo2.a libtool: install: ranlib /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lzo2.a libtool: install: /usr/bin/install -c .libs/compress_lzma.a /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lzma.a libtool: install: chmod 644 /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lzma.a libtool: install: ranlib /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lzma.a libtool: install: /usr/bin/install -c .libs/compress_bzip2.a /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_bzip2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_bzip2.a libtool: install: ranlib /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_bzip2.a libtool: install: /usr/bin/install -c .libs/crypto_nss.a /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/crypto_nss.a libtool: install: chmod 644 /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/crypto_nss.a libtool: install: ranlib /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/crypto_nss.a libtool: install: /usr/bin/install -c .libs/crypto_openssl.a /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/crypto_openssl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/crypto_openssl.a libtool: install: ranlib /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/crypto_openssl.a libtool: warning: remember to run 'libtool --finish /usr/lib64/kronosnet' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/include' /usr/bin/install -c -m 644 libknet.h '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libknet.pc '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/pkgconfig' make[4]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/libknet' make[3]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/libknet' Making install in tests make[3]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/libknet/tests' make[4]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/libknet/tests' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests' /bin/sh ../../libtool --mode=install /usr/bin/install -c api_knet_handle_new_limit_test pckt_test knet_bench_test fun_pmtud_crypto_test api_knet_handle_new_test api_knet_handle_free_test api_knet_handle_compress_test api_knet_handle_crypto_test api_knet_handle_setfwd_test api_knet_handle_enable_access_lists_test api_knet_handle_enable_filter_test api_knet_handle_enable_sock_notify_test api_knet_handle_add_datafd_test api_knet_handle_remove_datafd_test api_knet_handle_get_channel_test api_knet_handle_get_datafd_test api_knet_handle_get_stats_test api_knet_get_crypto_list_test api_knet_get_compress_list_test api_knet_handle_clear_stats_test api_knet_get_transport_list_test api_knet_get_transport_name_by_id_test api_knet_get_transport_id_by_name_test api_knet_handle_set_transport_reconnect_interval_test api_knet_handle_get_transport_reconnect_interval_test api_knet_recv_test api_knet_send_test api_knet_send_crypto_test api_knet_send_compress_test api_knet_send_sync_test api_knet_send_loopback_test api_knet_handle_pmtud_setfreq_test api_knet_handle_pmtud_getfreq_test api_knet_handle_enable_pmtud_notify_test api_knet_handle_pmtud_get_test api_knet_handle_pmtud_set_test api_knet_host_add_test api_knet_host_remove_test api_knet_host_set_name_test api_knet_host_get_name_by_host_id_test api_knet_host_get_id_by_host_name_test api_knet_host_get_host_list_test api_knet_host_set_policy_test api_knet_host_get_policy_test api_knet_host_get_status_test api_knet_host_enable_status_change_notify_test api_knet_log_get_subsystem_name_test api_knet_log_get_subsystem_id_test api_knet_log_get_loglevel_name_test api_knet_log_get_loglevel_id_test api_knet_log_set_loglevel_test api_knet_log_get_loglevel_test api_knet_strtoaddr_test api_knet_addrtostr_test api_knet_link_set_config_test api_knet_link_clear_config_test api_knet_link_get_config_test api_knet_link_set_ping_timers_test api_knet_link_get_ping_timers_test api_knet_link_set_pong_count_test api_knet_link_get_pong_count_test api_knet_link_set_priority_test api_knet_link_get_priority_test api_knet_link_set_enable_test api_knet_link_get_enable_test api_knet_link_get_link_list_test api_knet_link_get_status_test api_knet_link_add_acl_test api_knet_link_insert_acl_test api_knet_link_rm_acl_test api_knet_link_clear_acl_test api_knet_handle_crypto_set_config_test api_knet_handle_crypto_use_config_test api_knet_handle_crypto_rx_clear_traffic_test int_links_acl_ip_test int_timediff_test fun_config_crypto_test fun_acl_check_test '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests' libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_new_limit_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_new_limit_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/pckt_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/pckt_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/knet_bench_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/knet_bench_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/fun_pmtud_crypto_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/fun_pmtud_crypto_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_new_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_new_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_free_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_free_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_compress_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_compress_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_crypto_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_crypto_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_setfwd_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_setfwd_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_enable_access_lists_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_enable_access_lists_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_enable_filter_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_enable_filter_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_enable_sock_notify_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_enable_sock_notify_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_add_datafd_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_add_datafd_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_remove_datafd_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_remove_datafd_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_get_channel_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_get_channel_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_get_datafd_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_get_datafd_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_get_stats_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_get_stats_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_get_crypto_list_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_get_crypto_list_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_get_compress_list_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_get_compress_list_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_clear_stats_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_clear_stats_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_get_transport_list_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_get_transport_list_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_get_transport_name_by_id_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_get_transport_name_by_id_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_get_transport_id_by_name_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_get_transport_id_by_name_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_set_transport_reconnect_interval_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_set_transport_reconnect_interval_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_get_transport_reconnect_interval_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_get_transport_reconnect_interval_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_recv_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_recv_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_send_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_send_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_send_crypto_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_send_crypto_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_send_compress_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_send_compress_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_send_sync_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_send_sync_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_send_loopback_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_send_loopback_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_pmtud_setfreq_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_pmtud_setfreq_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_pmtud_getfreq_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_pmtud_getfreq_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_enable_pmtud_notify_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_enable_pmtud_notify_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_pmtud_get_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_pmtud_get_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_pmtud_set_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_pmtud_set_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_host_add_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_add_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_host_remove_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_remove_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_host_set_name_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_set_name_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_host_get_name_by_host_id_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_get_name_by_host_id_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_host_get_id_by_host_name_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_get_id_by_host_name_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_host_get_host_list_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_get_host_list_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_host_set_policy_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_set_policy_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_host_get_policy_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_get_policy_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_host_get_status_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_get_status_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_host_enable_status_change_notify_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_enable_status_change_notify_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_log_get_subsystem_name_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_get_subsystem_name_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_log_get_subsystem_id_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_get_subsystem_id_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_log_get_loglevel_name_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_get_loglevel_name_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_log_get_loglevel_id_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_get_loglevel_id_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_log_set_loglevel_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_set_loglevel_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_log_get_loglevel_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_get_loglevel_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_strtoaddr_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_strtoaddr_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_addrtostr_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_addrtostr_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_set_config_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_set_config_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_clear_config_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_clear_config_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_get_config_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_config_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_set_ping_timers_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_set_ping_timers_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_get_ping_timers_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_ping_timers_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_set_pong_count_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_set_pong_count_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_get_pong_count_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_pong_count_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_set_priority_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_set_priority_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_get_priority_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_priority_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_set_enable_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_set_enable_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_get_enable_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_enable_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_get_link_list_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_link_list_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_get_status_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_status_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_add_acl_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_add_acl_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_insert_acl_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_insert_acl_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_rm_acl_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_rm_acl_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_link_clear_acl_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_clear_acl_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_crypto_set_config_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_crypto_set_config_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_crypto_use_config_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_crypto_use_config_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/api_knet_handle_crypto_rx_clear_traffic_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_crypto_rx_clear_traffic_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/int_links_acl_ip_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/int_links_acl_ip_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/int_timediff_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/int_timediff_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/fun_config_crypto_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/fun_config_crypto_test libtool: warning: '../../libknet/libknet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/fun_acl_check_test /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/fun_acl_check_test make[4]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/libknet/tests' make[3]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/libknet/tests' make[2]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/libknet' Making install in man make[2]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/man' make[3]: Entering directory '/builddir/build/BUILD/kronosnet-1.22/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/man/man3' /usr/bin/install -c -m 644 knet_addrtostr.3 knet_handle_add_datafd.3 knet_handle_clear_stats.3 knet_handle_compress.3 knet_handle_crypto.3 knet_handle_enable_filter.3 knet_handle_enable_pmtud_notify.3 knet_handle_enable_sock_notify.3 knet_handle_free.3 knet_handle_get_channel.3 knet_get_compress_list.3 knet_get_crypto_list.3 knet_handle_get_datafd.3 knet_handle_get_stats.3 knet_get_transport_id_by_name.3 knet_get_transport_list.3 knet_get_transport_name_by_id.3 knet_handle_get_transport_reconnect_interval.3 knet_handle_new.3 knet_handle_new_ex.3 knet_handle_pmtud_get.3 knet_handle_pmtud_set.3 knet_handle_pmtud_getfreq.3 knet_handle_pmtud_setfreq.3 knet_handle_remove_datafd.3 knet_handle_setfwd.3 knet_handle_set_transport_reconnect_interval.3 knet_host_add.3 knet_host_enable_status_change_notify.3 knet_host_get_host_list.3 knet_host_get_id_by_host_name.3 knet_host_get_name_by_host_id.3 knet_host_get_policy.3 knet_host_get_status.3 knet_host_remove.3 knet_host_set_name.3 knet_host_set_policy.3 knet_link_clear_config.3 knet_link_get_config.3 knet_link_get_enable.3 '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/man/man3' /usr/bin/install -c -m 644 knet_link_get_link_list.3 knet_link_get_ping_timers.3 knet_link_get_pong_count.3 knet_link_get_priority.3 knet_link_get_status.3 knet_link_set_config.3 knet_link_set_enable.3 knet_link_set_ping_timers.3 knet_link_set_pong_count.3 knet_link_set_priority.3 knet_log_get_loglevel.3 knet_log_get_loglevel_id.3 knet_log_get_loglevel_name.3 knet_log_get_subsystem_id.3 knet_log_get_subsystem_name.3 knet_log_set_loglevel.3 knet_recv.3 knet_send.3 knet_send_sync.3 knet_strtoaddr.3 knet_handle_enable_access_lists.3 knet_link_add_acl.3 knet_link_insert_acl.3 knet_link_rm_acl.3 knet_link_clear_acl.3 knet_handle_crypto_set_config.3 knet_handle_crypto_use_config.3 knet_handle_crypto_rx_clear_traffic.3 nozzle_add_ip.3 nozzle_close.3 nozzle_del_ip.3 nozzle_get_fd.3 nozzle_get_handle_by_name.3 nozzle_get_ips.3 nozzle_get_mac.3 nozzle_get_mtu.3 nozzle_get_name_by_handle.3 nozzle_open.3 nozzle_reset_mac.3 nozzle_reset_mtu.3 '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/man/man3' /usr/bin/install -c -m 644 nozzle_run_updown.3 nozzle_set_down.3 nozzle_set_mac.3 nozzle_set_mtu.3 nozzle_set_up.3 '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/man/man3' make[3]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/man' make[2]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22/man' make[2]: Entering directory '/builddir/build/BUILD/kronosnet-1.22' make[3]: Entering directory '/builddir/build/BUILD/kronosnet-1.22' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/doc/kronosnet' /usr/bin/install -c -m 644 COPYING.applications COPYING.libraries COPYRIGHT README.licence README '/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/doc/kronosnet' make[3]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22' make[2]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22' make[1]: Leaving directory '/builddir/build/BUILD/kronosnet-1.22' + find /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64 -name '*.a' -exec rm '{}' ';' + find /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64 -name '*.la' -exec rm '{}' ';' + rm -rf /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/etc/init.d + rm -rf /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/doc/kronosnet + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.22-3.el9 --unique-debug-suffix -1.22-3.el9.aarch64 --unique-debug-src-base kronosnet-1.22-3.el9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/kronosnet-1.22 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lz4hc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_bzip2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lzma.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lzo2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lz4.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_zstd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_zlib.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/crypto_nss.so extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lz4.so extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lzma.so extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_zlib.so extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lz4hc.so extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_bzip2.so extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_lzo2.so extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/crypto_nss.so extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/compress_zstd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/crypto_openssl.so extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/crypto_openssl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_addrtostr_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_get_compress_list_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_get_crypto_list_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_get_transport_id_by_name_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_addrtostr_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_get_transport_list_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_add_datafd_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_get_transport_name_by_id_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_get_compress_list_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_get_transport_id_by_name_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_get_crypto_list_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_add_datafd_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_get_transport_list_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_get_transport_name_by_id_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_compress_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_clear_stats_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_crypto_rx_clear_traffic_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_compress_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_crypto_set_config_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_clear_stats_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_crypto_rx_clear_traffic_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_crypto_set_config_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_crypto_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_crypto_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_crypto_use_config_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_enable_access_lists_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_crypto_use_config_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_enable_access_lists_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_enable_filter_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_enable_filter_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_enable_pmtud_notify_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_enable_sock_notify_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_enable_pmtud_notify_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_enable_sock_notify_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_get_channel_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_free_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_get_channel_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_free_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_get_datafd_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_get_datafd_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_get_stats_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_get_transport_reconnect_interval_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_get_stats_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_get_transport_reconnect_interval_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_new_limit_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_new_limit_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_new_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_new_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_pmtud_get_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_pmtud_getfreq_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_pmtud_getfreq_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_pmtud_get_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_pmtud_set_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_pmtud_set_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_pmtud_setfreq_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_remove_datafd_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_pmtud_setfreq_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_remove_datafd_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_set_transport_reconnect_interval_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_set_transport_reconnect_interval_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_setfwd_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_handle_setfwd_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_enable_status_change_notify_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_get_host_list_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_add_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_enable_status_change_notify_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_get_host_list_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_add_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_get_id_by_host_name_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_get_name_by_host_id_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_get_id_by_host_name_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_get_name_by_host_id_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_get_policy_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_get_status_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_get_policy_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_get_status_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_remove_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_remove_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_set_policy_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_set_name_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_add_acl_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_set_policy_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_host_set_name_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_clear_acl_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_add_acl_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_clear_acl_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_clear_config_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_enable_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_config_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_clear_config_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_link_list_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_enable_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_config_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_link_list_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_ping_timers_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_pong_count_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_ping_timers_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_pong_count_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_priority_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_status_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_priority_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_get_status_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_insert_acl_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_insert_acl_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_rm_acl_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_set_config_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_rm_acl_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_set_config_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_set_enable_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_set_enable_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_set_pong_count_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_set_ping_timers_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_set_priority_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_set_ping_timers_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_set_pong_count_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_link_set_priority_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_get_loglevel_id_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_get_loglevel_id_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_get_loglevel_name_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_get_loglevel_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_get_subsystem_id_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_get_loglevel_name_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_get_subsystem_name_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_get_subsystem_id_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_get_loglevel_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_get_subsystem_name_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_set_loglevel_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_log_set_loglevel_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_recv_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_recv_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_send_compress_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_send_compress_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_send_crypto_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_send_crypto_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_send_loopback_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_send_sync_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_send_loopback_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_send_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_send_sync_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_send_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_strtoaddr_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_knet_strtoaddr_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_add_ip_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_add_ip_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_close_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_del_ip_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_close_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_del_ip_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_fd_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_fd_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_handle_by_name_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_ips_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_handle_by_name_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_ips_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_mac_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_mac_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_mtu_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_mtu_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_name_by_handle_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_open_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_get_name_by_handle_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_open_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_run_updown_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_set_down_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_run_updown_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_set_mac_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_set_down_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_set_mac_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_set_mtu_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_set_mtu_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_set_up_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/api_nozzle_set_up_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/fun_acl_check_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/fun_acl_check_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/fun_config_crypto_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/fun_config_crypto_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/fun_pmtud_crypto_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/int_execute_bin_sh_command_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/fun_pmtud_crypto_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/int_execute_bin_sh_command_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/int_links_acl_ip_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/int_timediff_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/knet_bench_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/int_links_acl_ip_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/knet_bench_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/pckt_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/pckt_test extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/kronosnet/tests/int_timediff_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/libknet.so.1.4.0 extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/libknet.so.1.4.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/libnozzle.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/lib64/libnozzle.so.1.0.0 original debug info size: 22716kB, size after compression: 9064kB /usr/lib/rpm/sepdebugcrcfix: Updated 105 CRC32s, 0 CRC32s did match. 2039 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: kronosnet-debugsource-1.22-3.el9.aarch64 Provides: kronosnet-debugsource = 1.22-3.el9 kronosnet-debugsource(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libnozzle1-1.22-3.el9.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XifAdx + umask 022 + cd /builddir/build/BUILD + cd kronosnet-1.22 + LICENSEDIR=/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/licenses/libnozzle1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/licenses/libnozzle1 + cp -pr COPYING.applications COPYING.libraries /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/licenses/libnozzle1 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/licenses/libnozzle1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: libnozzle.so.1()(64bit) libnozzle.so.1(LIBNOZZLE)(64bit) libnozzle1 = 1.22-3.el9 libnozzle1(aarch-64) = 1.22-3.el9 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-route-3.so.200()(64bit) libnl-route-3.so.200(libnl_3)(64bit) rtld(GNU_HASH) Processing files: libnozzle1-devel-1.22-3.el9.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5npn8C + umask 022 + cd /builddir/build/BUILD + cd kronosnet-1.22 + LICENSEDIR=/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/licenses/libnozzle1-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/licenses/libnozzle1-devel + cp -pr COPYING.applications COPYING.libraries /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/licenses/libnozzle1-devel + cp -pr COPYRIGHT /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/licenses/libnozzle1-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: libnozzle1-devel = 1.22-3.el9 libnozzle1-devel(aarch-64) = 1.22-3.el9 pkgconfig(libnozzle) = 1.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libnozzle.so.1()(64bit) Processing files: libknet1-1.22-3.el9.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.myBWPy + umask 022 + cd /builddir/build/BUILD + cd kronosnet-1.22 + LICENSEDIR=/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/licenses/libknet1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/licenses/libknet1 + cp -pr COPYING.applications COPYING.libraries /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/licenses/libknet1 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/licenses/libknet1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: libknet.so.1()(64bit) libknet.so.1(LIBKNET)(64bit) libknet1 = 1.22-3.el9 libknet1(aarch-64) = 1.22-3.el9 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: libknet1-devel-1.22-3.el9.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LNXWqB + umask 022 + cd /builddir/build/BUILD + cd kronosnet-1.22 + LICENSEDIR=/builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/licenses/libknet1-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/licenses/libknet1-devel + cp -pr COPYING.applications COPYING.libraries /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/licenses/libknet1-devel + cp -pr COPYRIGHT /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64/usr/share/licenses/libknet1-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: libknet1-devel = 1.22-3.el9 libknet1-devel(aarch-64) = 1.22-3.el9 pkgconfig(libknet) = 1.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libknet.so.1()(64bit) Processing files: libknet1-crypto-nss-plugin-1.22-3.el9.aarch64 Provides: libknet1-crypto-nss-plugin = 1.22-3.el9 libknet1-crypto-nss-plugin(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libsmime3.so()(64bit) libssl3.so()(64bit) rtld(GNU_HASH) Processing files: libknet1-crypto-openssl-plugin-1.22-3.el9.aarch64 Provides: libknet1-crypto-openssl-plugin = 1.22-3.el9 libknet1-crypto-openssl-plugin(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) rtld(GNU_HASH) Processing files: libknet1-compress-zlib-plugin-1.22-3.el9.aarch64 Provides: libknet1-compress-zlib-plugin = 1.22-3.el9 libknet1-compress-zlib-plugin(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libknet1-compress-lz4-plugin-1.22-3.el9.aarch64 Provides: libknet1-compress-lz4-plugin = 1.22-3.el9 libknet1-compress-lz4-plugin(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) liblz4.so.1()(64bit) rtld(GNU_HASH) Processing files: libknet1-compress-lzo2-plugin-1.22-3.el9.aarch64 Provides: libknet1-compress-lzo2-plugin = 1.22-3.el9 libknet1-compress-lzo2-plugin(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) liblzo2.so.2()(64bit) rtld(GNU_HASH) Processing files: libknet1-compress-lzma-plugin-1.22-3.el9.aarch64 Provides: libknet1-compress-lzma-plugin = 1.22-3.el9 libknet1-compress-lzma-plugin(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) rtld(GNU_HASH) Processing files: libknet1-compress-bzip2-plugin-1.22-3.el9.aarch64 Provides: libknet1-compress-bzip2-plugin = 1.22-3.el9 libknet1-compress-bzip2-plugin(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: libknet1-compress-zstd-plugin-1.22-3.el9.aarch64 Provides: libknet1-compress-zstd-plugin = 1.22-3.el9 libknet1-compress-zstd-plugin(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libzstd.so.1()(64bit) rtld(GNU_HASH) Processing files: libknet1-crypto-plugins-all-1.22-3.el9.aarch64 Processing files: libknet1-compress-plugins-all-1.22-3.el9.aarch64 Processing files: libknet1-plugins-all-1.22-3.el9.aarch64 Processing files: kronosnet-tests-1.22-3.el9.aarch64 Provides: kronosnet-tests = 1.22-3.el9 kronosnet-tests(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libknet.so.1()(64bit) libknet.so.1(LIBKNET)(64bit) libnozzle.so.1()(64bit) libnozzle.so.1(LIBNOZZLE)(64bit) rtld(GNU_HASH) Processing files: kronosnet-debuginfo-1.22-3.el9.aarch64 Provides: kronosnet-debuginfo = 1.22-3.el9 kronosnet-debuginfo(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-3.el9 Processing files: libnozzle1-debuginfo-1.22-3.el9.aarch64 Provides: debuginfo(build-id) = 6d29c327c254a0b57ea52438671d619f003d75b3 libnozzle1-debuginfo = 1.22-3.el9 libnozzle1-debuginfo(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-3.el9 Processing files: libknet1-debuginfo-1.22-3.el9.aarch64 Provides: debuginfo(build-id) = d90e493cfddc91fb1c4d4750f82979dc85f718c3 libknet1-debuginfo = 1.22-3.el9 libknet1-debuginfo(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-3.el9 Processing files: libknet1-crypto-nss-plugin-debuginfo-1.22-3.el9.aarch64 Provides: debuginfo(build-id) = 916982113cf49f38c83cbf1cea9453bbb4a9fb57 libknet1-crypto-nss-plugin-debuginfo = 1.22-3.el9 libknet1-crypto-nss-plugin-debuginfo(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-3.el9 Processing files: libknet1-crypto-openssl-plugin-debuginfo-1.22-3.el9.aarch64 Provides: debuginfo(build-id) = 0b354f4c66f92e40cc584788895c091d870dad2c libknet1-crypto-openssl-plugin-debuginfo = 1.22-3.el9 libknet1-crypto-openssl-plugin-debuginfo(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-3.el9 Processing files: libknet1-compress-zlib-plugin-debuginfo-1.22-3.el9.aarch64 Provides: debuginfo(build-id) = f8cf00296e44006be24e19e1f24dd82d73aa9742 libknet1-compress-zlib-plugin-debuginfo = 1.22-3.el9 libknet1-compress-zlib-plugin-debuginfo(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-3.el9 Processing files: libknet1-compress-lz4-plugin-debuginfo-1.22-3.el9.aarch64 Provides: debuginfo(build-id) = b3e1d28e1bd83197b1ac125420bc5195e6688a34 debuginfo(build-id) = ca096689c0f9ca33e44029af0e03baafc629fc1a libknet1-compress-lz4-plugin-debuginfo = 1.22-3.el9 libknet1-compress-lz4-plugin-debuginfo(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-3.el9 Processing files: libknet1-compress-lzo2-plugin-debuginfo-1.22-3.el9.aarch64 Provides: debuginfo(build-id) = f1cdb27ebd64060abee6879ab7a3908c09a3cc9d libknet1-compress-lzo2-plugin-debuginfo = 1.22-3.el9 libknet1-compress-lzo2-plugin-debuginfo(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-3.el9 Processing files: libknet1-compress-lzma-plugin-debuginfo-1.22-3.el9.aarch64 Provides: debuginfo(build-id) = 4c7a48e68024db2973e550d9ea222c91a3d95bba libknet1-compress-lzma-plugin-debuginfo = 1.22-3.el9 libknet1-compress-lzma-plugin-debuginfo(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-3.el9 Processing files: libknet1-compress-bzip2-plugin-debuginfo-1.22-3.el9.aarch64 Provides: debuginfo(build-id) = aee3884930ddedbc8b060438794622a4389ed6d7 libknet1-compress-bzip2-plugin-debuginfo = 1.22-3.el9 libknet1-compress-bzip2-plugin-debuginfo(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-3.el9 Processing files: libknet1-compress-zstd-plugin-debuginfo-1.22-3.el9.aarch64 Provides: debuginfo(build-id) = 849420cc2e449e4e9f7b0490c6aae02bdaad98df libknet1-compress-zstd-plugin-debuginfo = 1.22-3.el9 libknet1-compress-zstd-plugin-debuginfo(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-3.el9 Processing files: kronosnet-tests-debuginfo-1.22-3.el9.aarch64 Provides: debuginfo(build-id) = 02d909d68cf784fb3021462abaca3face1458d27 debuginfo(build-id) = 03370c94c57968a2118ad3b9640abaa09ea2cc3e debuginfo(build-id) = 0588a212dd89bdab57778675d6c9152e4b94c63c debuginfo(build-id) = 071df5b7532bc65a1da2e07eaf282ca97cd00bfc debuginfo(build-id) = 0d3d60ef29c1dc532168aa76c8475a263bbdd003 debuginfo(build-id) = 12f6008a257d2b3447a3d3cca916949166a96618 debuginfo(build-id) = 175d022fd7c61c02ae9eaddcad7f8af4106adf53 debuginfo(build-id) = 182f8d11e2f33b5be00001d19f01599fcf79d42a debuginfo(build-id) = 1d1c42822e8106482c14a2b19c291b2682ff5577 debuginfo(build-id) = 2e55844312ea484a7a0af9023c6386ad20391b56 debuginfo(build-id) = 30086cd06f9910f4e019554fa86937d5b7cea142 debuginfo(build-id) = 316348d22265232ccbaaadef02c3e150b0e94c82 debuginfo(build-id) = 31c3a7c89b0a942a6ea528b43daab506a6645308 debuginfo(build-id) = 3206f989efcb971364f93a153e5bf1c902de071b debuginfo(build-id) = 33fcfd3720fa851d12f3432d57c4a259faf156c7 debuginfo(build-id) = 3485ae1690a5db10256be9797468526a15142ef6 debuginfo(build-id) = 395ba53ccd9c8fc3c97b2c4c4e0466c7b6ba25b1 debuginfo(build-id) = 3b19d7800ce752913bd49fd0d95ded1f1087321b debuginfo(build-id) = 3cf41936a27f78d029fa67695f4225d8c7ce06d4 debuginfo(build-id) = 3d8dce3c73e0ee25e784352ca545c6a424bd84c8 debuginfo(build-id) = 3ff26177aa1497d4fbf7a82585c726e14aeb87bd debuginfo(build-id) = 4082cf13bb68b31797de094940c392eec2ee9b9e debuginfo(build-id) = 441bc59400f2291bf853b828660b3a4072208e7e debuginfo(build-id) = 44a46ef60fb6a036a3dedb68be83486833bc8caa debuginfo(build-id) = 484baaddcf922ecb432e654ae724ee20a68ce4f8 debuginfo(build-id) = 48f470231898fda94b7a4eeeefb96d578aea12e8 debuginfo(build-id) = 4c052508b4e008a80033482464550e8606af01c9 debuginfo(build-id) = 4d630070e72804a0491a4d15b237a62d8d01bda5 debuginfo(build-id) = 4f738c6b13e243d2a9981c0dbf774d50b9e60415 debuginfo(build-id) = 4f8ac5055523c85d6d6a62aeb8394606d22d5dab debuginfo(build-id) = 52a181e7df4d5ac300a035c927f896aa2f66687e debuginfo(build-id) = 55f6e6f2b3492683ea26b5286d23250f91170e14 debuginfo(build-id) = 57b7feaab4fc713cc61a9eb52eb1423e30cc15ed debuginfo(build-id) = 58aaec961c72e34fe19b18bae05181d4ca0e6728 debuginfo(build-id) = 593c60479c95420e43e0573d9bfae8044de8a318 debuginfo(build-id) = 69ff9db087f2c7baa1d6c39d54445a9b088e5c4d debuginfo(build-id) = 6ae31c053262f06157fdeff23dd723dfd49f15e3 debuginfo(build-id) = 6ec5809d682ea75c3fafb44a1e487cabb17bf905 debuginfo(build-id) = 6ec59c6ed100e489f48798c103465965dabd18b6 debuginfo(build-id) = 71f230b0c6e5776b858fd7efd64bbbca498a509a debuginfo(build-id) = 755966bad4d2e05cc9037859c5d4375c4c5eac36 debuginfo(build-id) = 767660d5361990f6b2bb29ad0ef3f4d481be1c66 debuginfo(build-id) = 776800a2fd16beabc4aa9500c0dfe790468319a0 debuginfo(build-id) = 77ff70173950f7cfbad04bd401a78b7578242745 debuginfo(build-id) = 7803e7e5c6bd931deb781a29d788c3384226b4de debuginfo(build-id) = 7e4375b876b04f22fca1e58dd9cb1c818f215d5b debuginfo(build-id) = 810b41e862a8d047c270f703d327cdb4829e8b66 debuginfo(build-id) = 84ea748419f3bbfac4dc56424bf63b960cea0103 debuginfo(build-id) = 89ad1766fb9e46949febeb142159a5653b86ba64 debuginfo(build-id) = 8a984435ce193b92949a1944ff48db7afce9e737 debuginfo(build-id) = 8cf4c5c147abca0f99eb232e36f0189398cd8a8a debuginfo(build-id) = 8f548c438f09cbc707923288ef54043a09de9117 debuginfo(build-id) = 8f91cb9218cd179b41afbeb8717e9df38703a22a debuginfo(build-id) = 9017e8ffaa0affa67cc48cd013c5c0eefeb6ff68 debuginfo(build-id) = 9103b9135d28695724446eba9ebbd18420733537 debuginfo(build-id) = 936b8d0d27106588af04024785d6e96809bba3ba debuginfo(build-id) = 9800776acda4180659c243b2f5399ba9a8be1791 debuginfo(build-id) = 9e450edcbaff8b5f2daef875553b07c93e5d591b debuginfo(build-id) = a731a5b717fd79dbf6759d304a73695e5578cf8e debuginfo(build-id) = a8d02b69ade38a5359b8466fecac8e444cb9b900 debuginfo(build-id) = aa5f322dfb1c8ff46dbd854ff49c6cad1c9d2135 debuginfo(build-id) = ac291b7ee31fb9feedf3f703e50e0a93318a6c8d debuginfo(build-id) = b06d395708773863be66508e0e8aa933cb21aade debuginfo(build-id) = b19568c6f317629c2f305421298beb112727efdc debuginfo(build-id) = b326593de35c1e2062810c89858e178674d73b87 debuginfo(build-id) = b5b09d8c34662ab8815c75ad1fdf4a10d983d6c5 debuginfo(build-id) = bc817d58eb3e5f05c382e1bafc91985fd65d7e1b debuginfo(build-id) = bed3f417799893e9e7cce26bc2876adf8b258ed9 debuginfo(build-id) = bfed8c77cf8dfbcba8efb4e2b929499f3f9be245 debuginfo(build-id) = c1005398d21aa57666955b23267e080102ce0bfb debuginfo(build-id) = c313bacf464ae9aa3dde7e795579ee0c334f7ee7 debuginfo(build-id) = c3921843a0d805d035aa7f9c416f1e2c6aec6285 debuginfo(build-id) = c516f00109c1a666fdc3f9d7d0b2a8f550f26753 debuginfo(build-id) = c80f9576e71cb4c1cc285069918d9a7120ee8722 debuginfo(build-id) = cd5fecc4e2a93b2446c68e04f1ae096105708a52 debuginfo(build-id) = cd76d99c152821fa9ed536efcf210b05ff092323 debuginfo(build-id) = d21e23e662792f0f4d055cf10244359db59aa983 debuginfo(build-id) = d39185ed820642d7cad46c56e5e397cf8de2ad4e debuginfo(build-id) = d39b267bd830f4f1574b7ccbcc9a7165a88b6d29 debuginfo(build-id) = d4563681e470d4784f031d7813d4622d36a9fee4 debuginfo(build-id) = d7e8dd52e20dc5cdeccfa4a4ba2942fd75c61293 debuginfo(build-id) = d8b9d8edf286722a860cbe8d3deef9c4d2263c5d debuginfo(build-id) = d8d0de175dc3eae3861c792644fe18b8c0849417 debuginfo(build-id) = dc546b29cca475beea171fd6464cb7d1e8f0a995 debuginfo(build-id) = e40a4e6d6dce34b560b068e7544a81c4c98741f3 debuginfo(build-id) = e801872f9682e2555edc22b89d8899ea824a5a48 debuginfo(build-id) = ea6797f7f3f5e59ec56fdb93fb0e613f43f08f49 debuginfo(build-id) = ebc801886544f67c7acf14447665c352a7f8777c debuginfo(build-id) = ec74b7e557a451302469d0fbdb0dd8e1f6ddd45d debuginfo(build-id) = f1f1369e4aef14d66fe6c9ce83461f0bcc54ea2c debuginfo(build-id) = f48c96c538508c738c25d58356dbfb7cd839b083 debuginfo(build-id) = f5357b14677a5eced5cfb96d3fb761d9392d141a debuginfo(build-id) = f7181968676206baa607df54ea50204efce9ee48 debuginfo(build-id) = f7c836f31be01ce716ea3233a81b73e7fae76a5b kronosnet-tests-debuginfo = 1.22-3.el9 kronosnet-tests-debuginfo(aarch-64) = 1.22-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kronosnet-debugsource(aarch-64) = 1.22-3.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64 Wrote: /builddir/build/RPMS/libknet1-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-devel-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-compress-lz4-plugin-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-debuginfo-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-crypto-nss-plugin-debuginfo-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libnozzle1-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-crypto-openssl-plugin-debuginfo-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-crypto-nss-plugin-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-crypto-openssl-plugin-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-compress-lzo2-plugin-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-compress-zstd-plugin-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-compress-bzip2-plugin-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-compress-zlib-plugin-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libnozzle1-debuginfo-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-compress-lzma-plugin-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-compress-lzma-plugin-debuginfo-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-compress-lzo2-plugin-debuginfo-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-compress-lz4-plugin-debuginfo-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libnozzle1-devel-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-crypto-plugins-all-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-compress-zstd-plugin-debuginfo-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-compress-plugins-all-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-plugins-all-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-compress-zlib-plugin-debuginfo-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/libknet1-compress-bzip2-plugin-debuginfo-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/kronosnet-debugsource-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/kronosnet-debuginfo-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/kronosnet-tests-1.22-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/kronosnet-tests-debuginfo-1.22-3.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uc1w0j + umask 022 + cd /builddir/build/BUILD + cd kronosnet-1.22 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kronosnet-1.22-3.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0