D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/asio-1.18.1-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JUffaM
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf asio-1.18.1
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/asio-1.18.1.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd asio-1.18.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0Z2OKL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd asio-1.18.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for aarch64-mageia-linux-gnu-g++... no
checking for aarch64-mageia-linux-gnu-c++... no
checking for aarch64-mageia-linux-gnu-gpp... no
checking for aarch64-mageia-linux-gnu-aCC... no
checking for aarch64-mageia-linux-gnu-CC... no
checking for aarch64-mageia-linux-gnu-cxx... no
checking for aarch64-mageia-linux-gnu-cc++... no
checking for aarch64-mageia-linux-gnu-cl.exe... no
checking for aarch64-mageia-linux-gnu-FCC... no
checking for aarch64-mageia-linux-gnu-KCC... no
checking for aarch64-mageia-linux-gnu-RCC... no
checking for aarch64-mageia-linux-gnu-xlC_r... no
checking for aarch64-mageia-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... no
configure: WARNING: openssl/ssl.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: openssl/ssl.h: proceeding with the compiler's result
checking for openssl/ssl.h... yes
checking whether C++11 is enabled... yes
checking whether C++14 is enabled... yes
checking whether C++17 is enabled... yes
checking whether coroutines are enabled... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating src/tests/Makefile
config.status: creating src/tests/properties/Makefile
config.status: creating src/examples/cpp03/Makefile
config.status: creating src/examples/cpp11/Makefile
config.status: creating src/examples/cpp14/Makefile
config.status: creating src/examples/cpp17/Makefile
config.status: executing depfiles commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
Making all in include
make[1]: Nothing to be done for 'all'.
Making all in src
Making all in examples/cpp11
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o echo/async_udp_echo_server.o echo/async_udp_echo_server.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o echo/async_tcp_echo_server.o echo/async_tcp_echo_server.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o echo/blocking_tcp_echo_client.o echo/blocking_tcp_echo_client.cpp
In file included from ./../../../include/asio/connect.hpp:1074,
                 from ./../../../include/asio.hpp:48,
                 from echo/blocking_tcp_echo_client.cpp:14:
./../../../include/asio/impl/connect.hpp: In instantiation of 'const bool asio::detail::is_legacy_connect_condition<asio::detail::default_connect_condition, asio::ip::basic_resolver_iterator<asio::ip::tcp> >::value':
./../../../include/asio/impl/connect.hpp:96:38:   required by substitution of 'template<class ConnectCondition, class Iterator> Iterator asio::detail::call_connect_condition(ConnectCondition&, const error_code&, Iterator, Iterator, typename std::enable_if<(! asio::detail::is_legacy_connect_condition<ConnectCondition, Iterator>::value)>::type*) [with ConnectCondition = asio::detail::default_connect_condition; Iterator = asio::ip::basic_resolver_iterator<asio::ip::tcp>]'
./../../../include/asio/impl/connect.hpp:237:43:   required from 'Iterator asio::connect(asio::basic_socket<Protocol, Executor>&, Iterator, Iterator, ConnectCondition, asio::error_code&) [with Protocol = asio::ip::tcp; Executor = asio::execution::any_executor<asio::execution::context_as_t<asio::execution_context&>, asio::execution::detail::blocking::never_t<0>, asio::execution::prefer_only<asio::execution::detail::blocking::possibly_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::tracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::untracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::fork_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::continuation_t<0> > >; Iterator = asio::ip::basic_resolver_iterator<asio::ip::tcp>; ConnectCondition = asio::detail::default_connect_condition; asio::error_code = std::error_code]'
./../../../include/asio/impl/connect.hpp:124:14:   required from 'typename Protocol::endpoint asio::connect(asio::basic_socket<Protocol, Executor>&, const EndpointSequence&, asio::error_code&, typename std::enable_if<asio::is_endpoint_sequence<EndpointSequence>::value>::type*) [with Protocol = asio::ip::tcp; Executor = asio::execution::any_executor<asio::execution::context_as_t<asio::execution_context&>, asio::execution::detail::blocking::never_t<0>, asio::execution::prefer_only<asio::execution::detail::blocking::possibly_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::tracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::untracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::fork_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::continuation_t<0> > >; EndpointSequence = asio::ip::basic_resolver_results<asio::ip::tcp>; typename Protocol::endpoint = asio::ip::basic_endpoint<asio::ip::tcp>; asio::error_code = std::error_code; typename std::enable_if<asio::is_endpoint_sequence<EndpointSequence>::value>::type = void]'
./../../../include/asio/impl/connect.hpp:112:47:   required from 'typename Protocol::endpoint asio::connect(asio::basic_socket<Protocol, Executor>&, const EndpointSequence&, typename std::enable_if<asio::is_endpoint_sequence<EndpointSequence>::value>::type*) [with Protocol = asio::ip::tcp; Executor = asio::execution::any_executor<asio::execution::context_as_t<asio::execution_context&>, asio::execution::detail::blocking::never_t<0>, asio::execution::prefer_only<asio::execution::detail::blocking::possibly_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::tracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::untracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::fork_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::continuation_t<0> > >; EndpointSequence = asio::ip::basic_resolver_results<asio::ip::tcp>; typename Protocol::endpoint = asio::ip::basic_endpoint<asio::ip::tcp>; typename std::enable_if<asio::is_endpoint_sequence<EndpointSequence>::value>::type = void]'
echo/blocking_tcp_echo_client.cpp:34:18:   required from here
./../../../include/asio/impl/connect.hpp:76:73: warning: 'this' pointer is null [-Wnonnull]
   76 |         (*static_cast<legacy_connect_condition_helper<T, Iterator>*>(0))(
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   77 |           *static_cast<const asio::error_code*>(0),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
   78 |           *static_cast<const Iterator*>(0)))) != 1;
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
./../../../include/asio/impl/connect.hpp:41:10: note: in a call to non-static member function 'bool asio::detail::default_connect_condition::operator()(const error_code&, const Endpoint&) [with Endpoint = asio::ip::basic_resolver_iterator<asio::ip::tcp>; asio::error_code = std::error_code]'
   41 |     bool operator()(const asio::error_code&, const Endpoint&)
      |          ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o echo/blocking_tcp_echo_server.o echo/blocking_tcp_echo_server.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o buffers/reference_counted.o buffers/reference_counted.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o allocation/server.o allocation/server.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o chat/chat_server.o chat/chat_server.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o chat/chat_client.o chat/chat_client.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o executors/bank_account_2.o executors/bank_account_2.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o executors/bank_account_1.o executors/bank_account_1.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o echo/blocking_udp_echo_server.o echo/blocking_udp_echo_server.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o executors/priority_scheduler.o executors/priority_scheduler.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o executors/fork_join.o executors/fork_join.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o echo/blocking_udp_echo_client.o echo/blocking_udp_echo_client.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o executors/pipeline.o executors/pipeline.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o http/server/mime_types.o http/server/mime_types.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o executors/actor.o executors/actor.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o http/server/request_parser.o http/server/request_parser.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o http/server/connection_manager.o http/server/connection_manager.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o http/server/main.o http/server/main.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o http/server/connection.o http/server/connection.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o handler_tracking/async_tcp_echo_server.o handler_tracking/async_tcp_echo_server.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o futures/daytime_client.o futures/daytime_client.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o http/server/request_handler.o http/server/request_handler.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o http/server/reply.o http/server/reply.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o iostreams/http_client.o iostreams/http_client.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o multicast/receiver.o multicast/receiver.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o invocation/prioritised_handlers.o invocation/prioritised_handlers.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o multicast/sender.o multicast/sender.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o http/server/server.o http/server/server.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o nonblocking/third_party_lib.o nonblocking/third_party_lib.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o operations/composed_2.o operations/composed_2.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o operations/composed_1.o operations/composed_1.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o operations/composed_3.o operations/composed_3.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o operations/composed_5.o operations/composed_5.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o operations/composed_4.o operations/composed_4.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o operations/composed_6.o operations/composed_6.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o socks4/sync_client.o socks4/sync_client.cpp
In file included from ./../../../include/asio/connect.hpp:1074,
                 from ./../../../include/asio.hpp:48,
                 from socks4/sync_client.cpp:16:
./../../../include/asio/impl/connect.hpp: In instantiation of 'const bool asio::detail::is_legacy_connect_condition<asio::detail::default_connect_condition, asio::ip::basic_resolver_iterator<asio::ip::tcp> >::value':
./../../../include/asio/impl/connect.hpp:96:38:   required by substitution of 'template<class ConnectCondition, class Iterator> Iterator asio::detail::call_connect_condition(ConnectCondition&, const error_code&, Iterator, Iterator, typename std::enable_if<(! asio::detail::is_legacy_connect_condition<ConnectCondition, Iterator>::value)>::type*) [with ConnectCondition = asio::detail::default_connect_condition; Iterator = asio::ip::basic_resolver_iterator<asio::ip::tcp>]'
./../../../include/asio/impl/connect.hpp:237:43:   required from 'Iterator asio::connect(asio::basic_socket<Protocol, Executor>&, Iterator, Iterator, ConnectCondition, asio::error_code&) [with Protocol = asio::ip::tcp; Executor = asio::execution::any_executor<asio::execution::context_as_t<asio::execution_context&>, asio::execution::detail::blocking::never_t<0>, asio::execution::prefer_only<asio::execution::detail::blocking::possibly_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::tracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::untracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::fork_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::continuation_t<0> > >; Iterator = asio::ip::basic_resolver_iterator<asio::ip::tcp>; ConnectCondition = asio::detail::default_connect_condition; asio::error_code = std::error_code]'
./../../../include/asio/impl/connect.hpp:124:14:   required from 'typename Protocol::endpoint asio::connect(asio::basic_socket<Protocol, Executor>&, const EndpointSequence&, asio::error_code&, typename std::enable_if<asio::is_endpoint_sequence<EndpointSequence>::value>::type*) [with Protocol = asio::ip::tcp; Executor = asio::execution::any_executor<asio::execution::context_as_t<asio::execution_context&>, asio::execution::detail::blocking::never_t<0>, asio::execution::prefer_only<asio::execution::detail::blocking::possibly_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::tracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::untracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::fork_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::continuation_t<0> > >; EndpointSequence = asio::ip::basic_resolver_results<asio::ip::tcp>; typename Protocol::endpoint = asio::ip::basic_endpoint<asio::ip::tcp>; asio::error_code = std::error_code; typename std::enable_if<asio::is_endpoint_sequence<EndpointSequence>::value>::type = void]'
./../../../include/asio/impl/connect.hpp:112:47:   required from 'typename Protocol::endpoint asio::connect(asio::basic_socket<Protocol, Executor>&, const EndpointSequence&, typename std::enable_if<asio::is_endpoint_sequence<EndpointSequence>::value>::type*) [with Protocol = asio::ip::tcp; Executor = asio::execution::any_executor<asio::execution::context_as_t<asio::execution_context&>, asio::execution::detail::blocking::never_t<0>, asio::execution::prefer_only<asio::execution::detail::blocking::possibly_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::tracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::untracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::fork_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::continuation_t<0> > >; EndpointSequence = asio::ip::basic_resolver_results<asio::ip::tcp>; typename Protocol::endpoint = asio::ip::basic_endpoint<asio::ip::tcp>; typename std::enable_if<asio::is_endpoint_sequence<EndpointSequence>::value>::type = void]'
socks4/sync_client.cpp:43:18:   required from here
./../../../include/asio/impl/connect.hpp:76:73: warning: 'this' pointer is null [-Wnonnull]
   76 |         (*static_cast<legacy_connect_condition_helper<T, Iterator>*>(0))(
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   77 |           *static_cast<const asio::error_code*>(0),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
   78 |           *static_cast<const Iterator*>(0)))) != 1;
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
./../../../include/asio/impl/connect.hpp:41:10: note: in a call to non-static member function 'bool asio::detail::default_connect_condition::operator()(const error_code&, const Endpoint&) [with Endpoint = asio::ip::basic_resolver_iterator<asio::ip::tcp>; asio::error_code = std::error_code]'
   41 |     bool operator()(const asio::error_code&, const Endpoint&)
      |          ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o operations/composed_8.o operations/composed_8.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o operations/composed_7.o operations/composed_7.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o timeouts/async_tcp_client.o timeouts/async_tcp_client.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o timeouts/blocking_udp_client.o timeouts/blocking_udp_client.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o timeouts/blocking_token_tcp_client.o timeouts/blocking_token_tcp_client.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o timeouts/blocking_tcp_client.o timeouts/blocking_tcp_client.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o fork/daemon.o fork/daemon.cpp
fork/daemon.cpp: In function 'int main()':
fork/daemon.cpp:123:10: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result]
  123 |     chdir("/");
      |     ~~~~~^~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o timers/time_t_timer.o timers/time_t_timer.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o fork/process_per_connection.o fork/process_per_connection.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o allocation/server allocation/server.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o buffers/reference_counted buffers/reference_counted.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o chat/chat_client chat/chat_client.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o chat/chat_server chat/chat_server.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o echo/async_tcp_echo_server echo/async_tcp_echo_server.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o timeouts/server.o timeouts/server.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o echo/async_udp_echo_server echo/async_udp_echo_server.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o echo/blocking_tcp_echo_client echo/blocking_tcp_echo_client.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o echo/blocking_tcp_echo_server echo/blocking_tcp_echo_server.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o echo/blocking_udp_echo_client echo/blocking_udp_echo_client.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o echo/blocking_udp_echo_server echo/blocking_udp_echo_server.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o local/connect_pair.o local/connect_pair.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o executors/actor executors/actor.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o executors/bank_account_1 executors/bank_account_1.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o executors/bank_account_2 executors/bank_account_2.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o executors/fork_join executors/fork_join.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o executors/pipeline executors/pipeline.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o executors/priority_scheduler executors/priority_scheduler.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o futures/daytime_client futures/daytime_client.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o handler_tracking/async_tcp_echo_server handler_tracking/async_tcp_echo_server.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o http/server/http_server http/server/connection.o http/server/connection_manager.o http/server/main.o http/server/mime_types.o http/server/reply.o http/server/request_handler.o http/server/request_parser.o http/server/server.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o invocation/prioritised_handlers invocation/prioritised_handlers.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o iostreams/http_client iostreams/http_client.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o multicast/receiver multicast/receiver.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o multicast/sender multicast/sender.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o nonblocking/third_party_lib nonblocking/third_party_lib.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o operations/composed_2 operations/composed_2.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o operations/composed_1 operations/composed_1.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o operations/composed_3 operations/composed_3.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o operations/composed_4 operations/composed_4.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o operations/composed_5 operations/composed_5.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o operations/composed_6 operations/composed_6.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o operations/composed_7 operations/composed_7.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o operations/composed_8 operations/composed_8.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o socks4/sync_client socks4/sync_client.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o timeouts/async_tcp_client timeouts/async_tcp_client.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o timeouts/blocking_tcp_client timeouts/blocking_tcp_client.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o timeouts/blocking_token_tcp_client timeouts/blocking_token_tcp_client.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o timeouts/blocking_udp_client timeouts/blocking_udp_client.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o local/iostream_client.o local/iostream_client.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o timers/time_t_timer timers/time_t_timer.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o timeouts/server timeouts/server.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o fork/daemon fork/daemon.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o fork/process_per_connection fork/process_per_connection.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o local/connect_pair local/connect_pair.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o local/iostream_client local/iostream_client.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o local/stream_client.o local/stream_client.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o local/stream_client local/stream_client.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o local/stream_server.o local/stream_server.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o local/stream_server local/stream_server.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o ssl/client.o ssl/client.cpp
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
./../../../include/asio/ssl/impl/context.ipp: In destructor 'asio::ssl::context::rsa_cleanup::~rsa_cleanup()':
./../../../include/asio/ssl/impl/context.ipp:53:29: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   53 |   ~rsa_cleanup() { if (p) ::RSA_free(p); }
      |                             ^~~~~~~~
In file included from /usr/include/openssl/x509.h:36,
                 from /usr/include/openssl/ssl.h:31,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
/usr/include/openssl/rsa.h:293:28: note: declared here
  293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
./../../../include/asio/ssl/impl/context.ipp:53:37: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   53 |   ~rsa_cleanup() { if (p) ::RSA_free(p); }
      |                           ~~~~~~~~~~^~~
In file included from /usr/include/openssl/x509.h:36,
                 from /usr/include/openssl/ssl.h:31,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
/usr/include/openssl/rsa.h:293:28: note: declared here
  293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
./../../../include/asio/ssl/impl/context.ipp: In destructor 'asio::ssl::context::dh_cleanup::~dh_cleanup()':
./../../../include/asio/ssl/impl/context.ipp:59:28: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   59 |   ~dh_cleanup() { if (p) ::DH_free(p); }
      |                            ^~~~~~~
In file included from /usr/include/openssl/dsa.h:51,
                 from /usr/include/openssl/x509.h:37,
                 from /usr/include/openssl/ssl.h:31,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
/usr/include/openssl/dh.h:200:28: note: declared here
  200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
./../../../include/asio/ssl/impl/context.ipp:59:35: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   59 |   ~dh_cleanup() { if (p) ::DH_free(p); }
      |                          ~~~~~~~~~^~~
In file included from /usr/include/openssl/dsa.h:51,
                 from /usr/include/openssl/x509.h:37,
                 from /usr/include/openssl/ssl.h:31,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
/usr/include/openssl/dh.h:200:28: note: declared here
  200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
./../../../include/asio/ssl/impl/context.ipp: In member function 'asio::error_code asio::ssl::context::use_rsa_private_key(const asio::const_buffer&, asio::ssl::context_base::file_format, asio::error_code&)':
./../../../include/asio/ssl/impl/context.ipp:955:29: warning: 'RSA* d2i_RSAPrivateKey_bio(BIO*, RSA**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  955 |       rsa_private_key.p = ::d2i_RSAPrivateKey_bio(bio.p, 0);
      |                             ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:31,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
/usr/include/openssl/x509.h:616:28: note: declared here
  616 | OSSL_DEPRECATEDIN_3_0 RSA *d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa);
      |                            ^~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
./../../../include/asio/ssl/impl/context.ipp:955:50: warning: 'RSA* d2i_RSAPrivateKey_bio(BIO*, RSA**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  955 |       rsa_private_key.p = ::d2i_RSAPrivateKey_bio(bio.p, 0);
      |                           ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:31,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
/usr/include/openssl/x509.h:616:28: note: declared here
  616 | OSSL_DEPRECATEDIN_3_0 RSA *d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa);
      |                            ^~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
./../../../include/asio/ssl/impl/context.ipp:958:29: warning: 'RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  958 |       rsa_private_key.p = ::PEM_read_bio_RSAPrivateKey(
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:36,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
/usr/include/openssl/pem.h:447:1: note: declared here
  447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
./../../../include/asio/ssl/impl/context.ipp:958:55: warning: 'RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  958 |       rsa_private_key.p = ::PEM_read_bio_RSAPrivateKey(
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  959 |           bio.p, 0, callback,
      |           ~~~~~~~~~~~~~~~~~~~                          
  960 |           cb_userdata);
      |           ~~~~~~~~~~~~                                 
In file included from /usr/include/openssl/ssl.h:36,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
/usr/include/openssl/pem.h:447:1: note: declared here
  447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
./../../../include/asio/ssl/impl/context.ipp:971:13: warning: 'int SSL_CTX_use_RSAPrivateKey(SSL_CTX*, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  971 |       if (::SSL_CTX_use_RSAPrivateKey(handle_, rsa_private_key.p) == 1)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
/usr/include/openssl/ssl.h:1803:12: note: declared here
 1803 | __owur int SSL_CTX_use_RSAPrivateKey(SSL_CTX *ctx, RSA *rsa);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
./../../../include/asio/ssl/impl/context.ipp:971:38: warning: 'int SSL_CTX_use_RSAPrivateKey(SSL_CTX*, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  971 |       if (::SSL_CTX_use_RSAPrivateKey(handle_, rsa_private_key.p) == 1)
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
/usr/include/openssl/ssl.h:1803:12: note: declared here
 1803 | __owur int SSL_CTX_use_RSAPrivateKey(SSL_CTX *ctx, RSA *rsa);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
./../../../include/asio/ssl/impl/context.ipp: In member function 'asio::error_code asio::ssl::context::use_rsa_private_key_file(const string&, asio::ssl::context_base::file_format, asio::error_code&)':
./../../../include/asio/ssl/impl/context.ipp:1049:9: warning: 'int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1049 |   if (::SSL_CTX_use_RSAPrivateKey_file(
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
/usr/include/openssl/ssl.h:1690:12: note: declared here
 1690 | __owur int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX *ctx, const char *file,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
./../../../include/asio/ssl/impl/context.ipp:1049:39: warning: 'int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1049 |   if (::SSL_CTX_use_RSAPrivateKey_file(
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
 1050 |         handle_, filename.c_str(), file_type) != 1)
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
/usr/include/openssl/ssl.h:1690:12: note: declared here
 1690 | __owur int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX *ctx, const char *file,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
./../../../include/asio/ssl/impl/context.ipp: In member function 'asio::error_code asio::ssl::context::do_use_tmp_dh(BIO*, asio::error_code&)':
./../../../include/asio/ssl/impl/context.ipp:1115:23: warning: 'DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1115 |   dh_cleanup dh = { ::PEM_read_bio_DHparams(bio, 0, 0, 0) };
      |                       ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:36,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
/usr/include/openssl/pem.h:469:1: note: declared here
  469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
      | ^~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
./../../../include/asio/ssl/impl/context.ipp:1115:44: warning: 'DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1115 |   dh_cleanup dh = { ::PEM_read_bio_DHparams(bio, 0, 0, 0) };
      |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:36,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/client.cpp:16:
/usr/include/openssl/pem.h:469:1: note: declared here
  469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
      | ^~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o ssl/server.o ssl/server.cpp
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
./../../../include/asio/ssl/impl/context.ipp: In destructor 'asio::ssl::context::rsa_cleanup::~rsa_cleanup()':
./../../../include/asio/ssl/impl/context.ipp:53:29: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   53 |   ~rsa_cleanup() { if (p) ::RSA_free(p); }
      |                             ^~~~~~~~
In file included from /usr/include/openssl/x509.h:36,
                 from /usr/include/openssl/ssl.h:31,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
/usr/include/openssl/rsa.h:293:28: note: declared here
  293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
./../../../include/asio/ssl/impl/context.ipp:53:37: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   53 |   ~rsa_cleanup() { if (p) ::RSA_free(p); }
      |                           ~~~~~~~~~~^~~
In file included from /usr/include/openssl/x509.h:36,
                 from /usr/include/openssl/ssl.h:31,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
/usr/include/openssl/rsa.h:293:28: note: declared here
  293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
./../../../include/asio/ssl/impl/context.ipp: In destructor 'asio::ssl::context::dh_cleanup::~dh_cleanup()':
./../../../include/asio/ssl/impl/context.ipp:59:28: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   59 |   ~dh_cleanup() { if (p) ::DH_free(p); }
      |                            ^~~~~~~
In file included from /usr/include/openssl/dsa.h:51,
                 from /usr/include/openssl/x509.h:37,
                 from /usr/include/openssl/ssl.h:31,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
/usr/include/openssl/dh.h:200:28: note: declared here
  200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
./../../../include/asio/ssl/impl/context.ipp:59:35: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   59 |   ~dh_cleanup() { if (p) ::DH_free(p); }
      |                          ~~~~~~~~~^~~
In file included from /usr/include/openssl/dsa.h:51,
                 from /usr/include/openssl/x509.h:37,
                 from /usr/include/openssl/ssl.h:31,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
/usr/include/openssl/dh.h:200:28: note: declared here
  200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
./../../../include/asio/ssl/impl/context.ipp: In member function 'asio::error_code asio::ssl::context::use_rsa_private_key(const asio::const_buffer&, asio::ssl::context_base::file_format, asio::error_code&)':
./../../../include/asio/ssl/impl/context.ipp:955:29: warning: 'RSA* d2i_RSAPrivateKey_bio(BIO*, RSA**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  955 |       rsa_private_key.p = ::d2i_RSAPrivateKey_bio(bio.p, 0);
      |                             ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:31,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
/usr/include/openssl/x509.h:616:28: note: declared here
  616 | OSSL_DEPRECATEDIN_3_0 RSA *d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa);
      |                            ^~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
./../../../include/asio/ssl/impl/context.ipp:955:50: warning: 'RSA* d2i_RSAPrivateKey_bio(BIO*, RSA**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  955 |       rsa_private_key.p = ::d2i_RSAPrivateKey_bio(bio.p, 0);
      |                           ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:31,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
/usr/include/openssl/x509.h:616:28: note: declared here
  616 | OSSL_DEPRECATEDIN_3_0 RSA *d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa);
      |                            ^~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
./../../../include/asio/ssl/impl/context.ipp:958:29: warning: 'RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  958 |       rsa_private_key.p = ::PEM_read_bio_RSAPrivateKey(
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:36,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
/usr/include/openssl/pem.h:447:1: note: declared here
  447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
./../../../include/asio/ssl/impl/context.ipp:958:55: warning: 'RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  958 |       rsa_private_key.p = ::PEM_read_bio_RSAPrivateKey(
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  959 |           bio.p, 0, callback,
      |           ~~~~~~~~~~~~~~~~~~~                          
  960 |           cb_userdata);
      |           ~~~~~~~~~~~~                                 
In file included from /usr/include/openssl/ssl.h:36,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
/usr/include/openssl/pem.h:447:1: note: declared here
  447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
./../../../include/asio/ssl/impl/context.ipp:971:13: warning: 'int SSL_CTX_use_RSAPrivateKey(SSL_CTX*, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  971 |       if (::SSL_CTX_use_RSAPrivateKey(handle_, rsa_private_key.p) == 1)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
/usr/include/openssl/ssl.h:1803:12: note: declared here
 1803 | __owur int SSL_CTX_use_RSAPrivateKey(SSL_CTX *ctx, RSA *rsa);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
./../../../include/asio/ssl/impl/context.ipp:971:38: warning: 'int SSL_CTX_use_RSAPrivateKey(SSL_CTX*, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  971 |       if (::SSL_CTX_use_RSAPrivateKey(handle_, rsa_private_key.p) == 1)
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
/usr/include/openssl/ssl.h:1803:12: note: declared here
 1803 | __owur int SSL_CTX_use_RSAPrivateKey(SSL_CTX *ctx, RSA *rsa);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
./../../../include/asio/ssl/impl/context.ipp: In member function 'asio::error_code asio::ssl::context::use_rsa_private_key_file(const string&, asio::ssl::context_base::file_format, asio::error_code&)':
./../../../include/asio/ssl/impl/context.ipp:1049:9: warning: 'int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1049 |   if (::SSL_CTX_use_RSAPrivateKey_file(
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
/usr/include/openssl/ssl.h:1690:12: note: declared here
 1690 | __owur int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX *ctx, const char *file,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
./../../../include/asio/ssl/impl/context.ipp:1049:39: warning: 'int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1049 |   if (::SSL_CTX_use_RSAPrivateKey_file(
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
 1050 |         handle_, filename.c_str(), file_type) != 1)
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
/usr/include/openssl/ssl.h:1690:12: note: declared here
 1690 | __owur int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX *ctx, const char *file,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
./../../../include/asio/ssl/impl/context.ipp: In member function 'asio::error_code asio::ssl::context::do_use_tmp_dh(BIO*, asio::error_code&)':
./../../../include/asio/ssl/impl/context.ipp:1115:23: warning: 'DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1115 |   dh_cleanup dh = { ::PEM_read_bio_DHparams(bio, 0, 0, 0) };
      |                       ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:36,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
/usr/include/openssl/pem.h:469:1: note: declared here
  469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
      | ^~~~~~~~~~~~~~~~~~~
In file included from ./../../../include/asio/ssl/context.hpp:758,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
./../../../include/asio/ssl/impl/context.ipp:1115:44: warning: 'DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1115 |   dh_cleanup dh = { ::PEM_read_bio_DHparams(bio, 0, 0, 0) };
      |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:36,
                 from ./../../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../../include/asio/ssl/context_base.hpp:19,
                 from ./../../../include/asio/ssl/context.hpp:23,
                 from ./../../../include/asio/ssl.hpp:18,
                 from ssl/server.cpp:15:
/usr/include/openssl/pem.h:469:1: note: declared here
  469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
      | ^~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o ssl/client ssl/client.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o ssl/server ssl/server.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
Making all in examples/cpp14
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o executors/async_1.o executors/async_1.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o echo/blocking_udp_echo_server.o echo/blocking_udp_echo_server.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o echo/blocking_tcp_echo_server.o echo/blocking_tcp_echo_server.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o echo/blocking_udp_echo_client.o echo/blocking_udp_echo_client.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o echo/async_udp_echo_server.o echo/async_udp_echo_server.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o echo/async_tcp_echo_server.o echo/async_tcp_echo_server.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o executors/bank_account_1.o executors/bank_account_1.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o executors/async_2.o executors/async_2.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o echo/blocking_tcp_echo_client.o echo/blocking_tcp_echo_client.cpp
In file included from ./../../../include/asio/connect.hpp:1074,
                 from ./../../../include/asio.hpp:48,
                 from echo/blocking_tcp_echo_client.cpp:14:
./../../../include/asio/impl/connect.hpp: In instantiation of 'const bool asio::detail::is_legacy_connect_condition<asio::detail::default_connect_condition, asio::ip::basic_resolver_iterator<asio::ip::tcp> >::value':
./../../../include/asio/impl/connect.hpp:96:38:   required by substitution of 'template<class ConnectCondition, class Iterator> Iterator asio::detail::call_connect_condition(ConnectCondition&, const error_code&, Iterator, Iterator, typename std::enable_if<(! asio::detail::is_legacy_connect_condition<ConnectCondition, Iterator>::value)>::type*) [with ConnectCondition = asio::detail::default_connect_condition; Iterator = asio::ip::basic_resolver_iterator<asio::ip::tcp>]'
./../../../include/asio/impl/connect.hpp:237:43:   required from 'Iterator asio::connect(asio::basic_socket<Protocol, Executor>&, Iterator, Iterator, ConnectCondition, asio::error_code&) [with Protocol = asio::ip::tcp; Executor = asio::execution::any_executor<asio::execution::context_as_t<asio::execution_context&>, asio::execution::detail::blocking::never_t<0>, asio::execution::prefer_only<asio::execution::detail::blocking::possibly_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::tracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::untracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::fork_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::continuation_t<0> > >; Iterator = asio::ip::basic_resolver_iterator<asio::ip::tcp>; ConnectCondition = asio::detail::default_connect_condition; asio::error_code = std::error_code]'
./../../../include/asio/impl/connect.hpp:124:14:   required from 'typename Protocol::endpoint asio::connect(asio::basic_socket<Protocol, Executor>&, const EndpointSequence&, asio::error_code&, typename std::enable_if<asio::is_endpoint_sequence<EndpointSequence>::value>::type*) [with Protocol = asio::ip::tcp; Executor = asio::execution::any_executor<asio::execution::context_as_t<asio::execution_context&>, asio::execution::detail::blocking::never_t<0>, asio::execution::prefer_only<asio::execution::detail::blocking::possibly_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::tracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::untracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::fork_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::continuation_t<0> > >; EndpointSequence = asio::ip::basic_resolver_results<asio::ip::tcp>; typename Protocol::endpoint = asio::ip::basic_endpoint<asio::ip::tcp>; asio::error_code = std::error_code; typename std::enable_if<asio::is_endpoint_sequence<EndpointSequence>::value>::type = void]'
./../../../include/asio/impl/connect.hpp:112:47:   required from 'typename Protocol::endpoint asio::connect(asio::basic_socket<Protocol, Executor>&, const EndpointSequence&, typename std::enable_if<asio::is_endpoint_sequence<EndpointSequence>::value>::type*) [with Protocol = asio::ip::tcp; Executor = asio::execution::any_executor<asio::execution::context_as_t<asio::execution_context&>, asio::execution::detail::blocking::never_t<0>, asio::execution::prefer_only<asio::execution::detail::blocking::possibly_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::tracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::untracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::fork_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::continuation_t<0> > >; EndpointSequence = asio::ip::basic_resolver_results<asio::ip::tcp>; typename Protocol::endpoint = asio::ip::basic_endpoint<asio::ip::tcp>; typename std::enable_if<asio::is_endpoint_sequence<EndpointSequence>::value>::type = void]'
echo/blocking_tcp_echo_client.cpp:34:18:   required from here
./../../../include/asio/impl/connect.hpp:76:73: warning: 'this' pointer is null [-Wnonnull]
   76 |         (*static_cast<legacy_connect_condition_helper<T, Iterator>*>(0))(
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   77 |           *static_cast<const asio::error_code*>(0),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
   78 |           *static_cast<const Iterator*>(0)))) != 1;
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
./../../../include/asio/impl/connect.hpp:41:10: note: in a call to non-static member function 'bool asio::detail::default_connect_condition::operator()(const error_code&, const Endpoint&) [with Endpoint = asio::ip::basic_resolver_iterator<asio::ip::tcp>; asio::error_code = std::error_code]'
   41 |     bool operator()(const asio::error_code&, const Endpoint&)
      |          ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o executors/bank_account_2.o executors/bank_account_2.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o executors/actor.o executors/actor.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o executors/priority_scheduler.o executors/priority_scheduler.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o executors/fork_join.o executors/fork_join.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o executors/pipeline.o executors/pipeline.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o iostreams/http_client.o iostreams/http_client.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o operations/composed_1.o operations/composed_1.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o echo/async_tcp_echo_server echo/async_tcp_echo_server.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o echo/async_udp_echo_server echo/async_udp_echo_server.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o echo/blocking_tcp_echo_client echo/blocking_tcp_echo_client.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o echo/blocking_tcp_echo_server echo/blocking_tcp_echo_server.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o echo/blocking_udp_echo_client echo/blocking_udp_echo_client.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o echo/blocking_udp_echo_server echo/blocking_udp_echo_server.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o executors/actor executors/actor.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o executors/async_1 executors/async_1.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o operations/composed_2.o operations/composed_2.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o executors/async_2 executors/async_2.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o executors/bank_account_1 executors/bank_account_1.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o executors/bank_account_2 executors/bank_account_2.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o executors/fork_join executors/fork_join.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o executors/priority_scheduler executors/priority_scheduler.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o executors/pipeline executors/pipeline.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o iostreams/http_client iostreams/http_client.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o operations/composed_4.o operations/composed_4.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o operations/composed_1 operations/composed_1.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o operations/composed_3.o operations/composed_3.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o operations/composed_2 operations/composed_2.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o operations/composed_4 operations/composed_4.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o operations/composed_3 operations/composed_3.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o operations/composed_5.o operations/composed_5.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o operations/composed_5 operations/composed_5.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o operations/composed_6.o operations/composed_6.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o operations/composed_6 operations/composed_6.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o operations/composed_7.o operations/composed_7.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o operations/composed_7 operations/composed_7.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o operations/composed_8.o operations/composed_8.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o operations/composed_8 operations/composed_8.o  -lssl -lcrypto -lrt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
Making all in examples/cpp17
make[2]: Nothing to be done for 'all'.
Making all in tests
Making all in properties
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
make[2]: Nothing to be done for 'all-am'.
make[1]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.creOWH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64
+ cd asio-1.18.1
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in include
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/include'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/detail'
 /usr/bin/install -p -m 644  asio/detail/array_fwd.hpp asio/detail/array.hpp asio/detail/assert.hpp asio/detail/atomic_count.hpp asio/detail/base_from_completion_cond.hpp asio/detail/bind_handler.hpp asio/detail/blocking_executor_op.hpp asio/detail/buffered_stream_storage.hpp asio/detail/buffer_resize_guard.hpp asio/detail/buffer_sequence_adapter.hpp asio/detail/bulk_executor_op.hpp asio/detail/call_stack.hpp asio/detail/chrono.hpp asio/detail/chrono_time_traits.hpp asio/detail/completion_handler.hpp asio/detail/concurrency_hint.hpp asio/detail/conditionally_enabled_event.hpp asio/detail/conditionally_enabled_mutex.hpp asio/detail/config.hpp asio/detail/consuming_buffers.hpp asio/detail/cstddef.hpp asio/detail/cstdint.hpp asio/detail/date_time_fwd.hpp asio/detail/deadline_timer_service.hpp asio/detail/dependent_type.hpp asio/detail/descriptor_ops.hpp asio/detail/descriptor_read_op.hpp asio/detail/descriptor_write_op.hpp asio/detail/dev_poll_reactor.hpp asio/detail/epoll_reactor.hpp asio/detail/eventfd_select_interrupter.hpp asio/detail/event.hpp asio/detail/executor_function.hpp asio/detail/executor_op.hpp asio/detail/fd_set_adapter.hpp asio/detail/fenced_block.hpp asio/detail/functional.hpp asio/detail/future.hpp asio/detail/gcc_arm_fenced_block.hpp asio/detail/gcc_hppa_fenced_block.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/detail'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/detail/impl'
 /usr/bin/install -p -m 644  asio/detail/impl/buffer_sequence_adapter.ipp asio/detail/impl/descriptor_ops.ipp asio/detail/impl/dev_poll_reactor.hpp asio/detail/impl/dev_poll_reactor.ipp asio/detail/impl/epoll_reactor.hpp asio/detail/impl/epoll_reactor.ipp asio/detail/impl/eventfd_select_interrupter.ipp asio/detail/impl/handler_tracking.ipp asio/detail/impl/kqueue_reactor.hpp asio/detail/impl/kqueue_reactor.ipp asio/detail/impl/null_event.ipp asio/detail/impl/pipe_select_interrupter.ipp asio/detail/impl/posix_event.ipp asio/detail/impl/posix_mutex.ipp asio/detail/impl/posix_thread.ipp asio/detail/impl/posix_tss_ptr.ipp asio/detail/impl/reactive_descriptor_service.ipp asio/detail/impl/reactive_serial_port_service.ipp asio/detail/impl/reactive_socket_service_base.ipp asio/detail/impl/resolver_service_base.ipp asio/detail/impl/scheduler.ipp asio/detail/impl/select_reactor.hpp asio/detail/impl/select_reactor.ipp asio/detail/impl/service_registry.hpp asio/detail/impl/service_registry.ipp asio/detail/impl/signal_set_service.ipp asio/detail/impl/socket_ops.ipp asio/detail/impl/socket_select_interrupter.ipp asio/detail/impl/strand_executor_service.hpp asio/detail/impl/strand_executor_service.ipp asio/detail/impl/strand_service.hpp asio/detail/impl/strand_service.ipp asio/detail/impl/throw_error.ipp asio/detail/impl/timer_queue_ptime.ipp asio/detail/impl/timer_queue_set.ipp asio/detail/impl/win_event.ipp asio/detail/impl/win_iocp_handle_service.ipp asio/detail/impl/win_iocp_io_context.hpp asio/detail/impl/win_iocp_io_context.ipp asio/detail/impl/win_iocp_serial_port_service.ipp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/detail/impl'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/detail'
 /usr/bin/install -p -m 644  asio/detail/gcc_sync_fenced_block.hpp asio/detail/gcc_x86_fenced_block.hpp asio/detail/global.hpp asio/detail/handler_alloc_helpers.hpp asio/detail/handler_cont_helpers.hpp asio/detail/handler_invoke_helpers.hpp asio/detail/handler_tracking.hpp asio/detail/handler_type_requirements.hpp asio/detail/handler_work.hpp asio/detail/hash_map.hpp asio/detail/io_control.hpp asio/detail/io_object_impl.hpp asio/detail/is_buffer_sequence.hpp asio/detail/is_executor.hpp asio/detail/keyword_tss_ptr.hpp asio/detail/kqueue_reactor.hpp asio/detail/limits.hpp asio/detail/local_free_on_block_exit.hpp asio/detail/macos_fenced_block.hpp asio/detail/memory.hpp asio/detail/mutex.hpp asio/detail/non_const_lvalue.hpp asio/detail/noncopyable.hpp asio/detail/null_event.hpp asio/detail/null_fenced_block.hpp asio/detail/null_global.hpp asio/detail/null_mutex.hpp asio/detail/null_reactor.hpp asio/detail/null_signal_blocker.hpp asio/detail/null_socket_service.hpp asio/detail/null_static_mutex.hpp asio/detail/null_thread.hpp asio/detail/null_tss_ptr.hpp asio/detail/object_pool.hpp asio/detail/old_win_sdk_compat.hpp asio/detail/operation.hpp asio/detail/op_queue.hpp asio/detail/pipe_select_interrupter.hpp asio/detail/pop_options.hpp asio/detail/posix_event.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/detail'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/detail'
 /usr/bin/install -p -m 644  asio/detail/posix_fd_set_adapter.hpp asio/detail/posix_global.hpp asio/detail/posix_mutex.hpp asio/detail/posix_signal_blocker.hpp asio/detail/posix_static_mutex.hpp asio/detail/posix_thread.hpp asio/detail/posix_tss_ptr.hpp asio/detail/push_options.hpp asio/detail/reactive_descriptor_service.hpp asio/detail/reactive_null_buffers_op.hpp asio/detail/reactive_serial_port_service.hpp asio/detail/reactive_socket_accept_op.hpp asio/detail/reactive_socket_connect_op.hpp asio/detail/reactive_socket_recvfrom_op.hpp asio/detail/reactive_socket_recvmsg_op.hpp asio/detail/reactive_socket_recv_op.hpp asio/detail/reactive_socket_send_op.hpp asio/detail/reactive_socket_sendto_op.hpp asio/detail/reactive_socket_service_base.hpp asio/detail/reactive_socket_service.hpp asio/detail/reactive_wait_op.hpp asio/detail/reactor_fwd.hpp asio/detail/reactor.hpp asio/detail/reactor_op.hpp asio/detail/reactor_op_queue.hpp asio/detail/recycling_allocator.hpp asio/detail/regex_fwd.hpp asio/detail/resolve_endpoint_op.hpp asio/detail/resolve_op.hpp asio/detail/resolve_query_op.hpp asio/detail/resolver_service_base.hpp asio/detail/resolver_service.hpp asio/detail/scheduler.hpp asio/detail/scheduler_operation.hpp asio/detail/scheduler_thread_info.hpp asio/detail/scoped_lock.hpp asio/detail/scoped_ptr.hpp asio/detail/select_interrupter.hpp asio/detail/select_reactor.hpp asio/detail/service_registry.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/detail'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/detail'
 /usr/bin/install -p -m 644  asio/detail/signal_blocker.hpp asio/detail/signal_handler.hpp asio/detail/signal_init.hpp asio/detail/signal_op.hpp asio/detail/signal_set_service.hpp asio/detail/socket_holder.hpp asio/detail/socket_ops.hpp asio/detail/socket_option.hpp asio/detail/socket_select_interrupter.hpp asio/detail/socket_types.hpp asio/detail/solaris_fenced_block.hpp asio/detail/source_location.hpp asio/detail/static_mutex.hpp asio/detail/std_event.hpp asio/detail/std_fenced_block.hpp asio/detail/std_global.hpp asio/detail/std_mutex.hpp asio/detail/std_static_mutex.hpp asio/detail/std_thread.hpp asio/detail/strand_executor_service.hpp asio/detail/strand_service.hpp asio/detail/string_view.hpp asio/detail/thread_context.hpp asio/detail/thread_group.hpp asio/detail/thread.hpp asio/detail/thread_info_base.hpp asio/detail/throw_error.hpp asio/detail/throw_exception.hpp asio/detail/timer_queue_base.hpp asio/detail/timer_queue.hpp asio/detail/timer_queue_ptime.hpp asio/detail/timer_queue_set.hpp asio/detail/timer_scheduler_fwd.hpp asio/detail/timer_scheduler.hpp asio/detail/tss_ptr.hpp asio/detail/type_traits.hpp asio/detail/variadic_templates.hpp asio/detail/wait_handler.hpp asio/detail/wait_op.hpp asio/detail/winapp_thread.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/detail'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/detail'
 /usr/bin/install -p -m 644  asio/detail/wince_thread.hpp asio/detail/win_event.hpp asio/detail/win_fd_set_adapter.hpp asio/detail/win_fenced_block.hpp asio/detail/win_global.hpp asio/detail/win_iocp_handle_read_op.hpp asio/detail/win_iocp_handle_service.hpp asio/detail/win_iocp_handle_write_op.hpp asio/detail/win_iocp_io_context.hpp asio/detail/win_iocp_null_buffers_op.hpp asio/detail/win_iocp_operation.hpp asio/detail/win_iocp_overlapped_op.hpp asio/detail/win_iocp_overlapped_ptr.hpp asio/detail/win_iocp_serial_port_service.hpp asio/detail/win_iocp_socket_accept_op.hpp asio/detail/win_iocp_socket_connect_op.hpp asio/detail/win_iocp_socket_recvfrom_op.hpp asio/detail/win_iocp_socket_recvmsg_op.hpp asio/detail/win_iocp_socket_recv_op.hpp asio/detail/win_iocp_socket_send_op.hpp asio/detail/win_iocp_socket_service_base.hpp asio/detail/win_iocp_socket_service.hpp asio/detail/win_iocp_thread_info.hpp asio/detail/win_iocp_wait_op.hpp asio/detail/win_mutex.hpp asio/detail/win_object_handle_service.hpp asio/detail/winrt_async_manager.hpp asio/detail/winrt_async_op.hpp asio/detail/winrt_resolve_op.hpp asio/detail/winrt_resolver_service.hpp asio/detail/winrt_socket_connect_op.hpp asio/detail/winrt_socket_recv_op.hpp asio/detail/winrt_socket_send_op.hpp asio/detail/winrt_ssocket_service_base.hpp asio/detail/winrt_ssocket_service.hpp asio/detail/winrt_timer_scheduler.hpp asio/detail/winrt_utils.hpp asio/detail/winsock_init.hpp asio/detail/win_static_mutex.hpp asio/detail/win_thread.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/detail'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio'
 /usr/bin/install -p -m 644  asio/any_io_executor.hpp asio/associated_allocator.hpp asio/associated_executor.hpp asio/async_result.hpp asio/awaitable.hpp asio/basic_datagram_socket.hpp asio/basic_deadline_timer.hpp asio/basic_io_object.hpp asio/basic_raw_socket.hpp asio/basic_seq_packet_socket.hpp asio/basic_serial_port.hpp asio/basic_signal_set.hpp asio/basic_socket_acceptor.hpp asio/basic_socket.hpp asio/basic_socket_iostream.hpp asio/basic_socket_streambuf.hpp asio/basic_streambuf_fwd.hpp asio/basic_streambuf.hpp asio/basic_stream_socket.hpp asio/basic_waitable_timer.hpp asio/bind_executor.hpp asio/buffered_read_stream_fwd.hpp asio/buffered_read_stream.hpp asio/buffered_stream_fwd.hpp asio/buffered_stream.hpp asio/buffered_write_stream_fwd.hpp asio/buffered_write_stream.hpp asio/buffer.hpp asio/buffers_iterator.hpp asio/co_spawn.hpp asio/completion_condition.hpp asio/compose.hpp asio/connect.hpp asio/coroutine.hpp asio/deadline_timer.hpp asio/defer.hpp asio/detached.hpp asio/dispatch.hpp asio/error_code.hpp asio/error.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio'
 /usr/bin/install -p -m 644  asio/execution.hpp asio/execution_context.hpp asio/executor.hpp asio/executor_work_guard.hpp asio/handler_alloc_hook.hpp asio/handler_continuation_hook.hpp asio/handler_invoke_hook.hpp asio/high_resolution_timer.hpp asio/io_context.hpp asio/io_context_strand.hpp asio/io_service.hpp asio/io_service_strand.hpp asio/is_applicable_property.hpp asio/is_executor.hpp asio/is_read_buffered.hpp asio/is_write_buffered.hpp asio/multiple_exceptions.hpp asio/packaged_task.hpp asio/placeholders.hpp asio/post.hpp asio/prefer.hpp asio/query.hpp asio/read_at.hpp asio/read.hpp asio/read_until.hpp asio/redirect_error.hpp asio/require.hpp asio/require_concept.hpp asio/serial_port_base.hpp asio/serial_port.hpp asio/signal_set.hpp asio/socket_base.hpp asio/spawn.hpp asio/ssl.hpp asio/static_thread_pool.hpp asio/steady_timer.hpp asio/strand.hpp asio/streambuf.hpp asio/system_context.hpp asio/system_error.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio'
 /usr/bin/install -p -m 644  asio/system_executor.hpp asio/system_timer.hpp asio/this_coro.hpp asio/thread.hpp asio/thread_pool.hpp asio/time_traits.hpp asio/unyield.hpp asio/use_awaitable.hpp asio/use_future.hpp asio/uses_executor.hpp asio/version.hpp asio/wait_traits.hpp asio/write_at.hpp asio/write.hpp asio/yield.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ssl/impl'
 /usr/bin/install -p -m 644  asio/ssl/impl/context.hpp asio/ssl/impl/context.ipp asio/ssl/impl/error.ipp asio/ssl/impl/host_name_verification.ipp asio/ssl/impl/rfc2818_verification.ipp asio/ssl/impl/src.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ssl/impl'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/local/detail/impl'
 /usr/bin/install -p -m 644  asio/local/detail/impl/endpoint.ipp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/local/detail/impl'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/traits'
 /usr/bin/install -p -m 644  asio/traits/bulk_execute_free.hpp asio/traits/bulk_execute_member.hpp asio/traits/connect_free.hpp asio/traits/connect_member.hpp asio/traits/equality_comparable.hpp asio/traits/execute_free.hpp asio/traits/execute_member.hpp asio/traits/prefer_free.hpp asio/traits/prefer_member.hpp asio/traits/query_free.hpp asio/traits/query_member.hpp asio/traits/query_static_constexpr_member.hpp asio/traits/require_concept_free.hpp asio/traits/require_concept_member.hpp asio/traits/require_free.hpp asio/traits/require_member.hpp asio/traits/schedule_free.hpp asio/traits/schedule_member.hpp asio/traits/set_done_free.hpp asio/traits/set_done_member.hpp asio/traits/set_error_free.hpp asio/traits/set_error_member.hpp asio/traits/set_value_free.hpp asio/traits/set_value_member.hpp asio/traits/start_free.hpp asio/traits/start_member.hpp asio/traits/static_query.hpp asio/traits/static_require.hpp asio/traits/static_require_concept.hpp asio/traits/submit_free.hpp asio/traits/submit_member.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/traits'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ssl'
 /usr/bin/install -p -m 644  asio/ssl/context_base.hpp asio/ssl/context.hpp asio/ssl/error.hpp asio/ssl/host_name_verification.hpp asio/ssl/rfc2818_verification.hpp asio/ssl/stream_base.hpp asio/ssl/stream.hpp asio/ssl/verify_context.hpp asio/ssl/verify_mode.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ssl'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ip/detail/impl'
 /usr/bin/install -p -m 644  asio/ip/detail/impl/endpoint.ipp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ip/detail/impl'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/generic/detail'
 /usr/bin/install -p -m 644  asio/generic/detail/endpoint.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/generic/detail'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ip/impl'
 /usr/bin/install -p -m 644  asio/ip/impl/address.hpp asio/ip/impl/address.ipp asio/ip/impl/address_v4.hpp asio/ip/impl/address_v4.ipp asio/ip/impl/address_v6.hpp asio/ip/impl/address_v6.ipp asio/ip/impl/basic_endpoint.hpp asio/ip/impl/host_name.ipp asio/ip/impl/network_v4.hpp asio/ip/impl/network_v4.ipp asio/ip/impl/network_v6.hpp asio/ip/impl/network_v6.ipp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ip/impl'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/generic/detail/impl'
 /usr/bin/install -p -m 644  asio/generic/detail/impl/endpoint.ipp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/generic/detail/impl'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/experimental/impl'
 /usr/bin/install -p -m 644  asio/experimental/impl/as_single.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/experimental/impl'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/detail/impl'
 /usr/bin/install -p -m 644  asio/detail/impl/win_iocp_socket_service_base.ipp asio/detail/impl/win_mutex.ipp asio/detail/impl/win_object_handle_service.ipp asio/detail/impl/winrt_ssocket_service_base.ipp asio/detail/impl/winrt_timer_scheduler.hpp asio/detail/impl/winrt_timer_scheduler.ipp asio/detail/impl/winsock_init.ipp asio/detail/impl/win_static_mutex.ipp asio/detail/impl/win_thread.ipp asio/detail/impl/win_tss_ptr.ipp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/detail/impl'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ip'
 /usr/bin/install -p -m 644  asio/ip/address.hpp asio/ip/address_v4.hpp asio/ip/address_v4_iterator.hpp asio/ip/address_v4_range.hpp asio/ip/address_v6.hpp asio/ip/address_v6_iterator.hpp asio/ip/address_v6_range.hpp asio/ip/bad_address_cast.hpp asio/ip/basic_endpoint.hpp asio/ip/basic_resolver_entry.hpp asio/ip/basic_resolver.hpp asio/ip/basic_resolver_iterator.hpp asio/ip/basic_resolver_query.hpp asio/ip/basic_resolver_results.hpp asio/ip/host_name.hpp asio/ip/icmp.hpp asio/ip/multicast.hpp asio/ip/network_v4.hpp asio/ip/network_v6.hpp asio/ip/resolver_base.hpp asio/ip/resolver_query_base.hpp asio/ip/tcp.hpp asio/ip/udp.hpp asio/ip/unicast.hpp asio/ip/v6_only.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ip'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/generic'
 /usr/bin/install -p -m 644  asio/generic/basic_endpoint.hpp asio/generic/datagram_protocol.hpp asio/generic/raw_protocol.hpp asio/generic/seq_packet_protocol.hpp asio/generic/stream_protocol.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/generic'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/execution'
 /usr/bin/install -p -m 644  asio/execution/allocator.hpp asio/execution/any_executor.hpp asio/execution/bad_executor.hpp asio/execution/blocking.hpp asio/execution/blocking_adaptation.hpp asio/execution/bulk_execute.hpp asio/execution/bulk_guarantee.hpp asio/execution/connect.hpp asio/execution/context.hpp asio/execution/context_as.hpp asio/execution/execute.hpp asio/execution/executor.hpp asio/execution/invocable_archetype.hpp asio/execution/mapping.hpp asio/execution/occupancy.hpp asio/execution/operation_state.hpp asio/execution/outstanding_work.hpp asio/execution/prefer_only.hpp asio/execution/receiver.hpp asio/execution/receiver_invocation_error.hpp asio/execution/relationship.hpp asio/execution/schedule.hpp asio/execution/scheduler.hpp asio/execution/sender.hpp asio/execution/set_done.hpp asio/execution/set_error.hpp asio/execution/set_value.hpp asio/execution/start.hpp asio/execution/submit.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/execution'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ts'
 /usr/bin/install -p -m 644  asio/ts/buffer.hpp asio/ts/executor.hpp asio/ts/internet.hpp asio/ts/io_context.hpp asio/ts/netfwd.hpp asio/ts/net.hpp asio/ts/socket.hpp asio/ts/timer.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ts'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/posix'
 /usr/bin/install -p -m 644  asio/posix/basic_descriptor.hpp asio/posix/basic_stream_descriptor.hpp asio/posix/descriptor_base.hpp asio/posix/descriptor.hpp asio/posix/stream_descriptor.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/posix'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/impl'
 /usr/bin/install -p -m 644  asio/impl/awaitable.hpp asio/impl/buffered_read_stream.hpp asio/impl/buffered_write_stream.hpp asio/impl/co_spawn.hpp asio/impl/compose.hpp asio/impl/connect.hpp asio/impl/defer.hpp asio/impl/detached.hpp asio/impl/dispatch.hpp asio/impl/error_code.ipp asio/impl/error.ipp asio/impl/execution_context.hpp asio/impl/execution_context.ipp asio/impl/executor.hpp asio/impl/executor.ipp asio/impl/handler_alloc_hook.ipp asio/impl/io_context.hpp asio/impl/io_context.ipp asio/impl/multiple_exceptions.ipp asio/impl/post.hpp asio/impl/read_at.hpp asio/impl/read.hpp asio/impl/read_until.hpp asio/impl/redirect_error.hpp asio/impl/serial_port_base.hpp asio/impl/serial_port_base.ipp asio/impl/spawn.hpp asio/impl/src.cpp asio/impl/src.hpp asio/impl/system_context.hpp asio/impl/system_context.ipp asio/impl/system_executor.hpp asio/impl/thread_pool.hpp asio/impl/thread_pool.ipp asio/impl/use_awaitable.hpp asio/impl/use_future.hpp asio/impl/write_at.hpp asio/impl/write.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/impl'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/experimental'
 /usr/bin/install -p -m 644  asio/experimental/as_single.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/experimental'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/execution/impl'
 /usr/bin/install -p -m 644  asio/execution/impl/bad_executor.ipp asio/execution/impl/receiver_invocation_error.ipp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/execution/impl'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/detail'
 /usr/bin/install -p -m 644  asio/detail/win_tss_ptr.hpp asio/detail/work_dispatcher.hpp asio/detail/wrapped_handler.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/detail'
 /usr/bin/install -p -m 644  asio.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/.'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ssl/detail/impl'
 /usr/bin/install -p -m 644  asio/ssl/detail/impl/engine.ipp asio/ssl/detail/impl/openssl_init.ipp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ssl/detail/impl'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/local/detail'
 /usr/bin/install -p -m 644  asio/local/detail/endpoint.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/local/detail'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/windows'
 /usr/bin/install -p -m 644  asio/windows/basic_object_handle.hpp asio/windows/basic_overlapped_handle.hpp asio/windows/basic_random_access_handle.hpp asio/windows/basic_stream_handle.hpp asio/windows/object_handle.hpp asio/windows/overlapped_handle.hpp asio/windows/overlapped_ptr.hpp asio/windows/random_access_handle.hpp asio/windows/stream_handle.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/windows'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ssl/detail'
 /usr/bin/install -p -m 644  asio/ssl/detail/buffered_handshake_op.hpp asio/ssl/detail/engine.hpp asio/ssl/detail/handshake_op.hpp asio/ssl/detail/io.hpp asio/ssl/detail/openssl_init.hpp asio/ssl/detail/openssl_types.hpp asio/ssl/detail/password_callback.hpp asio/ssl/detail/read_op.hpp asio/ssl/detail/shutdown_op.hpp asio/ssl/detail/stream_core.hpp asio/ssl/detail/verify_callback.hpp asio/ssl/detail/write_op.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ssl/detail'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/local'
 /usr/bin/install -p -m 644  asio/local/basic_endpoint.hpp asio/local/connect_pair.hpp asio/local/datagram_protocol.hpp asio/local/stream_protocol.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/local'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ip/detail'
 /usr/bin/install -p -m 644  asio/ip/detail/endpoint.hpp asio/ip/detail/socket_option.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/ip/detail'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/execution/detail'
 /usr/bin/install -p -m 644  asio/execution/detail/as_invocable.hpp asio/execution/detail/as_operation.hpp asio/execution/detail/as_receiver.hpp asio/execution/detail/bulk_sender.hpp asio/execution/detail/void_receiver.hpp asio/execution/detail/submit_receiver.hpp '/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/include/asio/execution/detail'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/include'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/include'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src'
Making install in examples/cpp11
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
Making install in examples/cpp14
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
Making install in examples/cpp17
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp17'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp17'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp17'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp17'
Making install in tests
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests'
Making install in properties
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests/properties'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests/properties'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests/properties'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests/properties'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1'
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WOZmXO
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd asio-1.18.1
+ '[' 1 -eq 1 ']'
+ make check
Making check in include
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/include'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/include'
Making check in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src'
Making check in examples/cpp11
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp11'
Making check in examples/cpp14
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp14'
Making check in examples/cpp17
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp17'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/examples/cpp17'
Making check in tests
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests'
Making check in properties
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests/properties'
make  cpp03/query_free cpp03/query_member cpp03/query_static cpp03/can_query_free cpp03/can_query_member cpp03/can_query_static cpp03/can_query_unsupported cpp03/can_query_not_applicable_free cpp03/can_query_not_applicable_member cpp03/can_query_not_applicable_static cpp03/can_query_not_applicable_unsupported cpp03/require_concept_free cpp03/require_concept_member cpp03/require_concept_static cpp03/can_require_concept_free cpp03/can_require_concept_member cpp03/can_require_concept_static cpp03/can_require_concept_unsupported cpp03/can_require_concept_not_applicable_free cpp03/can_require_concept_not_applicable_member cpp03/can_require_concept_not_applicable_static cpp03/can_require_concept_not_applicable_unsupported cpp03/require_free cpp03/require_member cpp03/require_static cpp03/can_require_free cpp03/can_require_member cpp03/can_require_static cpp03/can_require_unsupported cpp03/can_require_not_applicable_free cpp03/can_require_not_applicable_member cpp03/can_require_not_applicable_static cpp03/can_require_not_applicable_unsupported cpp03/prefer_free_prefer cpp03/prefer_member_prefer cpp03/prefer_free_require cpp03/prefer_member_require cpp03/prefer_static cpp03/prefer_unsupported cpp03/can_prefer_free_prefer cpp03/can_prefer_free_require cpp03/can_prefer_member_prefer cpp03/can_prefer_member_require cpp03/can_prefer_static cpp03/can_prefer_unsupported cpp03/can_prefer_not_applicable_free_prefer cpp03/can_prefer_not_applicable_free_require cpp03/can_prefer_not_applicable_member_prefer cpp03/can_prefer_not_applicable_member_require cpp03/can_prefer_not_applicable_static cpp03/can_prefer_not_applicable_unsupported cpp03/can_prefer_not_preferable_free_prefer cpp03/can_prefer_not_preferable_free_require cpp03/can_prefer_not_preferable_member_prefer cpp03/can_prefer_not_preferable_member_require cpp03/can_prefer_not_preferable_static cpp03/can_prefer_not_preferable_unsupported cpp11/query_free cpp11/query_member cpp11/query_static cpp11/can_query_free cpp11/can_query_member cpp11/can_query_static cpp11/can_query_unsupported cpp11/can_query_not_applicable_free cpp11/can_query_not_applicable_member cpp11/can_query_not_applicable_static cpp11/can_query_not_applicable_unsupported cpp11/require_concept_free cpp11/require_concept_member cpp11/require_concept_static cpp11/can_require_concept_free cpp11/can_require_concept_member cpp11/can_require_concept_static cpp11/can_require_concept_unsupported cpp11/can_require_concept_not_applicable_free cpp11/can_require_concept_not_applicable_member cpp11/can_require_concept_not_applicable_static cpp11/can_require_concept_not_applicable_unsupported cpp11/require_free cpp11/require_member cpp11/require_static cpp11/can_require_free cpp11/can_require_member cpp11/can_require_static cpp11/can_require_unsupported cpp11/can_require_not_applicable_free cpp11/can_require_not_applicable_member cpp11/can_require_not_applicable_static cpp11/can_require_not_applicable_unsupported cpp11/prefer_free_prefer cpp11/prefer_member_prefer cpp11/prefer_free_require cpp11/prefer_member_require cpp11/prefer_static cpp11/prefer_unsupported cpp11/can_prefer_free_prefer cpp11/can_prefer_free_require cpp11/can_prefer_member_prefer cpp11/can_prefer_member_require cpp11/can_prefer_static cpp11/can_prefer_unsupported cpp11/can_prefer_not_applicable_free_prefer cpp11/can_prefer_not_applicable_free_require cpp11/can_prefer_not_applicable_member_prefer cpp11/can_prefer_not_applicable_member_require cpp11/can_prefer_not_applicable_static cpp11/can_prefer_not_applicable_unsupported cpp11/can_prefer_not_preferable_free_prefer cpp11/can_prefer_not_preferable_free_require cpp11/can_prefer_not_preferable_member_prefer cpp11/can_prefer_not_preferable_member_require cpp11/can_prefer_not_preferable_static cpp11/can_prefer_not_preferable_unsupported cpp14/query_free cpp14/query_member cpp14/query_static cpp14/can_query_free cpp14/can_query_member cpp14/can_query_static cpp14/can_query_unsupported cpp14/can_query_not_applicable_free cpp14/can_query_not_applicable_member cpp14/can_query_not_applicable_static cpp14/can_query_not_applicable_unsupported cpp14/require_concept_free cpp14/require_concept_member cpp14/require_concept_static cpp14/can_require_concept_free cpp14/can_require_concept_member cpp14/can_require_concept_static cpp14/can_require_concept_unsupported cpp14/can_require_concept_not_applicable_free cpp14/can_require_concept_not_applicable_member cpp14/can_require_concept_not_applicable_static cpp14/can_require_concept_not_applicable_unsupported cpp14/require_free cpp14/require_member cpp14/require_static cpp14/can_require_free cpp14/can_require_member cpp14/can_require_static cpp14/can_require_unsupported cpp14/can_require_not_applicable_free cpp14/can_require_not_applicable_member cpp14/can_require_not_applicable_static cpp14/can_require_not_applicable_unsupported cpp14/prefer_free_prefer cpp14/prefer_member_prefer cpp14/prefer_free_require cpp14/prefer_member_require cpp14/prefer_static cpp14/prefer_unsupported cpp14/can_prefer_free_prefer cpp14/can_prefer_free_require cpp14/can_prefer_member_prefer cpp14/can_prefer_member_require cpp14/can_prefer_static cpp14/can_prefer_unsupported cpp14/can_prefer_not_applicable_free_prefer cpp14/can_prefer_not_applicable_free_require cpp14/can_prefer_not_applicable_member_prefer cpp14/can_prefer_not_applicable_member_require cpp14/can_prefer_not_applicable_static cpp14/can_prefer_not_applicable_unsupported cpp14/can_prefer_not_preferable_free_prefer cpp14/can_prefer_not_preferable_free_require cpp14/can_prefer_not_preferable_member_prefer cpp14/can_prefer_not_preferable_member_require cpp14/can_prefer_not_preferable_static cpp14/can_prefer_not_preferable_unsupported
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests/properties'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/query_free.o cpp03/query_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/query_free cpp03/query_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/query_member.o cpp03/query_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/query_member cpp03/query_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/query_static.o cpp03/query_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/query_static cpp03/query_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_query_free.o cpp03/can_query_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_query_free cpp03/can_query_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_query_member.o cpp03/can_query_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_query_member cpp03/can_query_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_query_static.o cpp03/can_query_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_query_static cpp03/can_query_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_query_unsupported.o cpp03/can_query_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_query_unsupported cpp03/can_query_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_query_not_applicable_free.o cpp03/can_query_not_applicable_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_query_not_applicable_free cpp03/can_query_not_applicable_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_query_not_applicable_member.o cpp03/can_query_not_applicable_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_query_not_applicable_member cpp03/can_query_not_applicable_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_query_not_applicable_static.o cpp03/can_query_not_applicable_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_query_not_applicable_static cpp03/can_query_not_applicable_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_query_not_applicable_unsupported.o cpp03/can_query_not_applicable_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_query_not_applicable_unsupported cpp03/can_query_not_applicable_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/require_concept_free.o cpp03/require_concept_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/require_concept_free cpp03/require_concept_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/require_concept_member.o cpp03/require_concept_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/require_concept_member cpp03/require_concept_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/require_concept_static.o cpp03/require_concept_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/require_concept_static cpp03/require_concept_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_require_concept_free.o cpp03/can_require_concept_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_require_concept_free cpp03/can_require_concept_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_require_concept_member.o cpp03/can_require_concept_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_require_concept_member cpp03/can_require_concept_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_require_concept_static.o cpp03/can_require_concept_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_require_concept_static cpp03/can_require_concept_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_require_concept_unsupported.o cpp03/can_require_concept_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_require_concept_unsupported cpp03/can_require_concept_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_require_concept_not_applicable_free.o cpp03/can_require_concept_not_applicable_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_require_concept_not_applicable_free cpp03/can_require_concept_not_applicable_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_require_concept_not_applicable_member.o cpp03/can_require_concept_not_applicable_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_require_concept_not_applicable_member cpp03/can_require_concept_not_applicable_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_require_concept_not_applicable_static.o cpp03/can_require_concept_not_applicable_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_require_concept_not_applicable_static cpp03/can_require_concept_not_applicable_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_require_concept_not_applicable_unsupported.o cpp03/can_require_concept_not_applicable_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_require_concept_not_applicable_unsupported cpp03/can_require_concept_not_applicable_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/require_free.o cpp03/require_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/require_free cpp03/require_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/require_member.o cpp03/require_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/require_member cpp03/require_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/require_static.o cpp03/require_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/require_static cpp03/require_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_require_free.o cpp03/can_require_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_require_free cpp03/can_require_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_require_member.o cpp03/can_require_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_require_member cpp03/can_require_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_require_static.o cpp03/can_require_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_require_static cpp03/can_require_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_require_unsupported.o cpp03/can_require_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_require_unsupported cpp03/can_require_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_require_not_applicable_free.o cpp03/can_require_not_applicable_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_require_not_applicable_free cpp03/can_require_not_applicable_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_require_not_applicable_member.o cpp03/can_require_not_applicable_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_require_not_applicable_member cpp03/can_require_not_applicable_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_require_not_applicable_static.o cpp03/can_require_not_applicable_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_require_not_applicable_static cpp03/can_require_not_applicable_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_require_not_applicable_unsupported.o cpp03/can_require_not_applicable_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_require_not_applicable_unsupported cpp03/can_require_not_applicable_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/prefer_free_prefer.o cpp03/prefer_free_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/prefer_free_prefer cpp03/prefer_free_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/prefer_member_prefer.o cpp03/prefer_member_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/prefer_member_prefer cpp03/prefer_member_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/prefer_free_require.o cpp03/prefer_free_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/prefer_free_require cpp03/prefer_free_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/prefer_member_require.o cpp03/prefer_member_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/prefer_member_require cpp03/prefer_member_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/prefer_static.o cpp03/prefer_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/prefer_static cpp03/prefer_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/prefer_unsupported.o cpp03/prefer_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/prefer_unsupported cpp03/prefer_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_free_prefer.o cpp03/can_prefer_free_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_free_prefer cpp03/can_prefer_free_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_free_require.o cpp03/can_prefer_free_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_free_require cpp03/can_prefer_free_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_member_prefer.o cpp03/can_prefer_member_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_member_prefer cpp03/can_prefer_member_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_member_require.o cpp03/can_prefer_member_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_member_require cpp03/can_prefer_member_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_static.o cpp03/can_prefer_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_static cpp03/can_prefer_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_unsupported.o cpp03/can_prefer_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_unsupported cpp03/can_prefer_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_not_applicable_free_prefer.o cpp03/can_prefer_not_applicable_free_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_not_applicable_free_prefer cpp03/can_prefer_not_applicable_free_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_not_applicable_free_require.o cpp03/can_prefer_not_applicable_free_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_not_applicable_free_require cpp03/can_prefer_not_applicable_free_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_not_applicable_member_prefer.o cpp03/can_prefer_not_applicable_member_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_not_applicable_member_prefer cpp03/can_prefer_not_applicable_member_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_not_applicable_member_require.o cpp03/can_prefer_not_applicable_member_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_not_applicable_member_require cpp03/can_prefer_not_applicable_member_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_not_applicable_static.o cpp03/can_prefer_not_applicable_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_not_applicable_static cpp03/can_prefer_not_applicable_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_not_applicable_unsupported.o cpp03/can_prefer_not_applicable_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_not_applicable_unsupported cpp03/can_prefer_not_applicable_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_not_preferable_free_prefer.o cpp03/can_prefer_not_preferable_free_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_not_preferable_free_prefer cpp03/can_prefer_not_preferable_free_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_not_preferable_free_require.o cpp03/can_prefer_not_preferable_free_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_not_preferable_free_require cpp03/can_prefer_not_preferable_free_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_not_preferable_member_prefer.o cpp03/can_prefer_not_preferable_member_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_not_preferable_member_prefer cpp03/can_prefer_not_preferable_member_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_not_preferable_member_require.o cpp03/can_prefer_not_preferable_member_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_not_preferable_member_require cpp03/can_prefer_not_preferable_member_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_not_preferable_static.o cpp03/can_prefer_not_preferable_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_not_preferable_static cpp03/can_prefer_not_preferable_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp03/can_prefer_not_preferable_unsupported.o cpp03/can_prefer_not_preferable_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp03/can_prefer_not_preferable_unsupported cpp03/can_prefer_not_preferable_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/query_free.o cpp11/query_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/query_free cpp11/query_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/query_member.o cpp11/query_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/query_member cpp11/query_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/query_static.o cpp11/query_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/query_static cpp11/query_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_query_free.o cpp11/can_query_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_query_free cpp11/can_query_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_query_member.o cpp11/can_query_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_query_member cpp11/can_query_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_query_static.o cpp11/can_query_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_query_static cpp11/can_query_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_query_unsupported.o cpp11/can_query_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_query_unsupported cpp11/can_query_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_query_not_applicable_free.o cpp11/can_query_not_applicable_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_query_not_applicable_free cpp11/can_query_not_applicable_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_query_not_applicable_member.o cpp11/can_query_not_applicable_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_query_not_applicable_member cpp11/can_query_not_applicable_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_query_not_applicable_static.o cpp11/can_query_not_applicable_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_query_not_applicable_static cpp11/can_query_not_applicable_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_query_not_applicable_unsupported.o cpp11/can_query_not_applicable_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_query_not_applicable_unsupported cpp11/can_query_not_applicable_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/require_concept_free.o cpp11/require_concept_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/require_concept_free cpp11/require_concept_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/require_concept_member.o cpp11/require_concept_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/require_concept_member cpp11/require_concept_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/require_concept_static.o cpp11/require_concept_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/require_concept_static cpp11/require_concept_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_require_concept_free.o cpp11/can_require_concept_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_require_concept_free cpp11/can_require_concept_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_require_concept_member.o cpp11/can_require_concept_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_require_concept_member cpp11/can_require_concept_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_require_concept_static.o cpp11/can_require_concept_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_require_concept_static cpp11/can_require_concept_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_require_concept_unsupported.o cpp11/can_require_concept_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_require_concept_unsupported cpp11/can_require_concept_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_require_concept_not_applicable_free.o cpp11/can_require_concept_not_applicable_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_require_concept_not_applicable_free cpp11/can_require_concept_not_applicable_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_require_concept_not_applicable_member.o cpp11/can_require_concept_not_applicable_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_require_concept_not_applicable_member cpp11/can_require_concept_not_applicable_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_require_concept_not_applicable_static.o cpp11/can_require_concept_not_applicable_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_require_concept_not_applicable_static cpp11/can_require_concept_not_applicable_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_require_concept_not_applicable_unsupported.o cpp11/can_require_concept_not_applicable_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_require_concept_not_applicable_unsupported cpp11/can_require_concept_not_applicable_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/require_free.o cpp11/require_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/require_free cpp11/require_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/require_member.o cpp11/require_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/require_member cpp11/require_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/require_static.o cpp11/require_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/require_static cpp11/require_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_require_free.o cpp11/can_require_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_require_free cpp11/can_require_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_require_member.o cpp11/can_require_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_require_member cpp11/can_require_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_require_static.o cpp11/can_require_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_require_static cpp11/can_require_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_require_unsupported.o cpp11/can_require_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_require_unsupported cpp11/can_require_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_require_not_applicable_free.o cpp11/can_require_not_applicable_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_require_not_applicable_free cpp11/can_require_not_applicable_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_require_not_applicable_member.o cpp11/can_require_not_applicable_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_require_not_applicable_member cpp11/can_require_not_applicable_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_require_not_applicable_static.o cpp11/can_require_not_applicable_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_require_not_applicable_static cpp11/can_require_not_applicable_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_require_not_applicable_unsupported.o cpp11/can_require_not_applicable_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_require_not_applicable_unsupported cpp11/can_require_not_applicable_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/prefer_free_prefer.o cpp11/prefer_free_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/prefer_free_prefer cpp11/prefer_free_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/prefer_member_prefer.o cpp11/prefer_member_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/prefer_member_prefer cpp11/prefer_member_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/prefer_free_require.o cpp11/prefer_free_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/prefer_free_require cpp11/prefer_free_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/prefer_member_require.o cpp11/prefer_member_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/prefer_member_require cpp11/prefer_member_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/prefer_static.o cpp11/prefer_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/prefer_static cpp11/prefer_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/prefer_unsupported.o cpp11/prefer_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/prefer_unsupported cpp11/prefer_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_free_prefer.o cpp11/can_prefer_free_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_free_prefer cpp11/can_prefer_free_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_free_require.o cpp11/can_prefer_free_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_free_require cpp11/can_prefer_free_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_member_prefer.o cpp11/can_prefer_member_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_member_prefer cpp11/can_prefer_member_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_member_require.o cpp11/can_prefer_member_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_member_require cpp11/can_prefer_member_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_static.o cpp11/can_prefer_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_static cpp11/can_prefer_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_unsupported.o cpp11/can_prefer_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_unsupported cpp11/can_prefer_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_not_applicable_free_prefer.o cpp11/can_prefer_not_applicable_free_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_not_applicable_free_prefer cpp11/can_prefer_not_applicable_free_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_not_applicable_free_require.o cpp11/can_prefer_not_applicable_free_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_not_applicable_free_require cpp11/can_prefer_not_applicable_free_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_not_applicable_member_prefer.o cpp11/can_prefer_not_applicable_member_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_not_applicable_member_prefer cpp11/can_prefer_not_applicable_member_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_not_applicable_member_require.o cpp11/can_prefer_not_applicable_member_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_not_applicable_member_require cpp11/can_prefer_not_applicable_member_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_not_applicable_static.o cpp11/can_prefer_not_applicable_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_not_applicable_static cpp11/can_prefer_not_applicable_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_not_applicable_unsupported.o cpp11/can_prefer_not_applicable_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_not_applicable_unsupported cpp11/can_prefer_not_applicable_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_not_preferable_free_prefer.o cpp11/can_prefer_not_preferable_free_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_not_preferable_free_prefer cpp11/can_prefer_not_preferable_free_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_not_preferable_free_require.o cpp11/can_prefer_not_preferable_free_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_not_preferable_free_require cpp11/can_prefer_not_preferable_free_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_not_preferable_member_prefer.o cpp11/can_prefer_not_preferable_member_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_not_preferable_member_prefer cpp11/can_prefer_not_preferable_member_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_not_preferable_member_require.o cpp11/can_prefer_not_preferable_member_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_not_preferable_member_require cpp11/can_prefer_not_preferable_member_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_not_preferable_static.o cpp11/can_prefer_not_preferable_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_not_preferable_static cpp11/can_prefer_not_preferable_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp11/can_prefer_not_preferable_unsupported.o cpp11/can_prefer_not_preferable_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp11/can_prefer_not_preferable_unsupported cpp11/can_prefer_not_preferable_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/query_free.o cpp14/query_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/query_free cpp14/query_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/query_member.o cpp14/query_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/query_member cpp14/query_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/query_static.o cpp14/query_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/query_static cpp14/query_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_query_free.o cpp14/can_query_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_query_free cpp14/can_query_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_query_member.o cpp14/can_query_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_query_member cpp14/can_query_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_query_static.o cpp14/can_query_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_query_static cpp14/can_query_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_query_unsupported.o cpp14/can_query_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_query_unsupported cpp14/can_query_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_query_not_applicable_free.o cpp14/can_query_not_applicable_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_query_not_applicable_free cpp14/can_query_not_applicable_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_query_not_applicable_member.o cpp14/can_query_not_applicable_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_query_not_applicable_member cpp14/can_query_not_applicable_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_query_not_applicable_static.o cpp14/can_query_not_applicable_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_query_not_applicable_static cpp14/can_query_not_applicable_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_query_not_applicable_unsupported.o cpp14/can_query_not_applicable_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_query_not_applicable_unsupported cpp14/can_query_not_applicable_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/require_concept_free.o cpp14/require_concept_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/require_concept_free cpp14/require_concept_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/require_concept_member.o cpp14/require_concept_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/require_concept_member cpp14/require_concept_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/require_concept_static.o cpp14/require_concept_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/require_concept_static cpp14/require_concept_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_require_concept_free.o cpp14/can_require_concept_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_require_concept_free cpp14/can_require_concept_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_require_concept_member.o cpp14/can_require_concept_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_require_concept_member cpp14/can_require_concept_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_require_concept_static.o cpp14/can_require_concept_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_require_concept_static cpp14/can_require_concept_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_require_concept_unsupported.o cpp14/can_require_concept_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_require_concept_unsupported cpp14/can_require_concept_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_require_concept_not_applicable_free.o cpp14/can_require_concept_not_applicable_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_require_concept_not_applicable_free cpp14/can_require_concept_not_applicable_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_require_concept_not_applicable_member.o cpp14/can_require_concept_not_applicable_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_require_concept_not_applicable_member cpp14/can_require_concept_not_applicable_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_require_concept_not_applicable_static.o cpp14/can_require_concept_not_applicable_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_require_concept_not_applicable_static cpp14/can_require_concept_not_applicable_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_require_concept_not_applicable_unsupported.o cpp14/can_require_concept_not_applicable_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_require_concept_not_applicable_unsupported cpp14/can_require_concept_not_applicable_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/require_free.o cpp14/require_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/require_free cpp14/require_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/require_member.o cpp14/require_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/require_member cpp14/require_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/require_static.o cpp14/require_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/require_static cpp14/require_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_require_free.o cpp14/can_require_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_require_free cpp14/can_require_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_require_member.o cpp14/can_require_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_require_member cpp14/can_require_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_require_static.o cpp14/can_require_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_require_static cpp14/can_require_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_require_unsupported.o cpp14/can_require_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_require_unsupported cpp14/can_require_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_require_not_applicable_free.o cpp14/can_require_not_applicable_free.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_require_not_applicable_free cpp14/can_require_not_applicable_free.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_require_not_applicable_member.o cpp14/can_require_not_applicable_member.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_require_not_applicable_member cpp14/can_require_not_applicable_member.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_require_not_applicable_static.o cpp14/can_require_not_applicable_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_require_not_applicable_static cpp14/can_require_not_applicable_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_require_not_applicable_unsupported.o cpp14/can_require_not_applicable_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_require_not_applicable_unsupported cpp14/can_require_not_applicable_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/prefer_free_prefer.o cpp14/prefer_free_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/prefer_free_prefer cpp14/prefer_free_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/prefer_member_prefer.o cpp14/prefer_member_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/prefer_member_prefer cpp14/prefer_member_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/prefer_free_require.o cpp14/prefer_free_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/prefer_free_require cpp14/prefer_free_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/prefer_member_require.o cpp14/prefer_member_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/prefer_member_require cpp14/prefer_member_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/prefer_static.o cpp14/prefer_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/prefer_static cpp14/prefer_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/prefer_unsupported.o cpp14/prefer_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/prefer_unsupported cpp14/prefer_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_free_prefer.o cpp14/can_prefer_free_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_free_prefer cpp14/can_prefer_free_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_free_require.o cpp14/can_prefer_free_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_free_require cpp14/can_prefer_free_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_member_prefer.o cpp14/can_prefer_member_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_member_prefer cpp14/can_prefer_member_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_member_require.o cpp14/can_prefer_member_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_member_require cpp14/can_prefer_member_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_static.o cpp14/can_prefer_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_static cpp14/can_prefer_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_unsupported.o cpp14/can_prefer_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_unsupported cpp14/can_prefer_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_not_applicable_free_prefer.o cpp14/can_prefer_not_applicable_free_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_not_applicable_free_prefer cpp14/can_prefer_not_applicable_free_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_not_applicable_free_require.o cpp14/can_prefer_not_applicable_free_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_not_applicable_free_require cpp14/can_prefer_not_applicable_free_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_not_applicable_member_prefer.o cpp14/can_prefer_not_applicable_member_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_not_applicable_member_prefer cpp14/can_prefer_not_applicable_member_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_not_applicable_member_require.o cpp14/can_prefer_not_applicable_member_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_not_applicable_member_require cpp14/can_prefer_not_applicable_member_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_not_applicable_static.o cpp14/can_prefer_not_applicable_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_not_applicable_static cpp14/can_prefer_not_applicable_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_not_applicable_unsupported.o cpp14/can_prefer_not_applicable_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_not_applicable_unsupported cpp14/can_prefer_not_applicable_unsupported.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_not_preferable_free_prefer.o cpp14/can_prefer_not_preferable_free_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_not_preferable_free_prefer cpp14/can_prefer_not_preferable_free_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_not_preferable_free_require.o cpp14/can_prefer_not_preferable_free_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_not_preferable_free_require cpp14/can_prefer_not_preferable_free_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_not_preferable_member_prefer.o cpp14/can_prefer_not_preferable_member_prefer.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_not_preferable_member_prefer cpp14/can_prefer_not_preferable_member_prefer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_not_preferable_member_require.o cpp14/can_prefer_not_preferable_member_require.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_not_preferable_member_require cpp14/can_prefer_not_preferable_member_require.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_not_preferable_static.o cpp14/can_prefer_not_preferable_static.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_not_preferable_static cpp14/can_prefer_not_preferable_static.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o cpp14/can_prefer_not_preferable_unsupported.o cpp14/can_prefer_not_preferable_unsupported.cpp
g++ -I./../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o cpp14/can_prefer_not_preferable_unsupported cpp14/can_prefer_not_preferable_unsupported.o  -lssl -lcrypto -lrt
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests/properties'
make  check-TESTS
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests/properties'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests/properties'
PASS: cpp03/query_free
PASS: cpp03/query_member
PASS: cpp03/query_static
PASS: cpp03/can_query_free
PASS: cpp03/can_query_member
PASS: cpp03/can_query_static
PASS: cpp03/can_query_unsupported
PASS: cpp03/can_query_not_applicable_free
PASS: cpp03/can_query_not_applicable_member
PASS: cpp03/can_query_not_applicable_static
PASS: cpp03/can_query_not_applicable_unsupported
PASS: cpp03/require_concept_free
PASS: cpp03/require_concept_member
PASS: cpp03/require_concept_static
PASS: cpp03/can_require_concept_free
PASS: cpp03/can_require_concept_member
PASS: cpp03/can_require_concept_static
PASS: cpp03/can_require_concept_unsupported
PASS: cpp03/can_require_concept_not_applicable_free
PASS: cpp03/can_require_concept_not_applicable_member
PASS: cpp03/can_require_concept_not_applicable_static
PASS: cpp03/can_require_concept_not_applicable_unsupported
PASS: cpp03/require_free
PASS: cpp03/require_member
PASS: cpp03/require_static
PASS: cpp03/can_require_free
PASS: cpp03/can_require_member
PASS: cpp03/can_require_static
PASS: cpp03/can_require_unsupported
PASS: cpp03/can_require_not_applicable_free
PASS: cpp03/can_require_not_applicable_member
PASS: cpp03/can_require_not_applicable_static
PASS: cpp03/can_require_not_applicable_unsupported
PASS: cpp03/prefer_free_prefer
PASS: cpp03/prefer_member_prefer
PASS: cpp03/prefer_free_require
PASS: cpp03/prefer_member_require
PASS: cpp03/prefer_static
PASS: cpp03/prefer_unsupported
PASS: cpp03/can_prefer_free_prefer
PASS: cpp03/can_prefer_free_require
PASS: cpp03/can_prefer_member_prefer
PASS: cpp03/can_prefer_member_require
PASS: cpp03/can_prefer_static
PASS: cpp03/can_prefer_unsupported
PASS: cpp03/can_prefer_not_applicable_free_prefer
PASS: cpp03/can_prefer_not_applicable_free_require
PASS: cpp03/can_prefer_not_applicable_member_prefer
PASS: cpp03/can_prefer_not_applicable_member_require
PASS: cpp03/can_prefer_not_applicable_static
PASS: cpp03/can_prefer_not_applicable_unsupported
PASS: cpp03/can_prefer_not_preferable_free_prefer
PASS: cpp03/can_prefer_not_preferable_free_require
PASS: cpp03/can_prefer_not_preferable_member_prefer
PASS: cpp03/can_prefer_not_preferable_member_require
PASS: cpp03/can_prefer_not_preferable_static
PASS: cpp03/can_prefer_not_preferable_unsupported
PASS: cpp11/query_free
PASS: cpp11/query_member
PASS: cpp11/query_static
PASS: cpp11/can_query_free
PASS: cpp11/can_query_member
PASS: cpp11/can_query_static
PASS: cpp11/can_query_unsupported
PASS: cpp11/can_query_not_applicable_free
PASS: cpp11/can_query_not_applicable_member
PASS: cpp11/can_query_not_applicable_static
PASS: cpp11/can_query_not_applicable_unsupported
PASS: cpp11/require_concept_free
PASS: cpp11/require_concept_member
PASS: cpp11/require_concept_static
PASS: cpp11/can_require_concept_free
PASS: cpp11/can_require_concept_member
PASS: cpp11/can_require_concept_static
PASS: cpp11/can_require_concept_unsupported
PASS: cpp11/can_require_concept_not_applicable_free
PASS: cpp11/can_require_concept_not_applicable_member
PASS: cpp11/can_require_concept_not_applicable_static
PASS: cpp11/can_require_concept_not_applicable_unsupported
PASS: cpp11/require_free
PASS: cpp11/require_member
PASS: cpp11/require_static
PASS: cpp11/can_require_free
PASS: cpp11/can_require_member
PASS: cpp11/can_require_static
PASS: cpp11/can_require_unsupported
PASS: cpp11/can_require_not_applicable_free
PASS: cpp11/can_require_not_applicable_member
PASS: cpp11/can_require_not_applicable_static
PASS: cpp11/can_require_not_applicable_unsupported
PASS: cpp11/prefer_free_prefer
PASS: cpp11/prefer_member_prefer
PASS: cpp11/prefer_free_require
PASS: cpp11/prefer_member_require
PASS: cpp11/prefer_static
PASS: cpp11/prefer_unsupported
PASS: cpp11/can_prefer_free_prefer
PASS: cpp11/can_prefer_free_require
PASS: cpp11/can_prefer_member_prefer
PASS: cpp11/can_prefer_member_require
PASS: cpp11/can_prefer_static
PASS: cpp11/can_prefer_unsupported
PASS: cpp11/can_prefer_not_applicable_free_prefer
PASS: cpp11/can_prefer_not_applicable_free_require
PASS: cpp11/can_prefer_not_applicable_member_prefer
PASS: cpp11/can_prefer_not_applicable_member_require
PASS: cpp11/can_prefer_not_applicable_static
PASS: cpp11/can_prefer_not_applicable_unsupported
PASS: cpp11/can_prefer_not_preferable_free_prefer
PASS: cpp11/can_prefer_not_preferable_free_require
PASS: cpp11/can_prefer_not_preferable_member_prefer
PASS: cpp11/can_prefer_not_preferable_member_require
PASS: cpp11/can_prefer_not_preferable_static
PASS: cpp11/can_prefer_not_preferable_unsupported
PASS: cpp14/query_free
PASS: cpp14/query_member
PASS: cpp14/query_static
PASS: cpp14/can_query_free
PASS: cpp14/can_query_member
PASS: cpp14/can_query_static
PASS: cpp14/can_query_unsupported
PASS: cpp14/can_query_not_applicable_free
PASS: cpp14/can_query_not_applicable_member
PASS: cpp14/can_query_not_applicable_static
PASS: cpp14/can_query_not_applicable_unsupported
PASS: cpp14/require_concept_free
PASS: cpp14/require_concept_member
PASS: cpp14/require_concept_static
PASS: cpp14/can_require_concept_free
PASS: cpp14/can_require_concept_member
PASS: cpp14/can_require_concept_static
PASS: cpp14/can_require_concept_unsupported
PASS: cpp14/can_require_concept_not_applicable_free
PASS: cpp14/can_require_concept_not_applicable_member
PASS: cpp14/can_require_concept_not_applicable_static
PASS: cpp14/can_require_concept_not_applicable_unsupported
PASS: cpp14/require_free
PASS: cpp14/require_member
PASS: cpp14/require_static
PASS: cpp14/can_require_free
PASS: cpp14/can_require_member
PASS: cpp14/can_require_static
PASS: cpp14/can_require_unsupported
PASS: cpp14/can_require_not_applicable_free
PASS: cpp14/can_require_not_applicable_member
PASS: cpp14/can_require_not_applicable_static
PASS: cpp14/can_require_not_applicable_unsupported
PASS: cpp14/prefer_free_prefer
PASS: cpp14/prefer_member_prefer
PASS: cpp14/prefer_free_require
PASS: cpp14/prefer_member_require
PASS: cpp14/prefer_static
PASS: cpp14/prefer_unsupported
PASS: cpp14/can_prefer_free_prefer
PASS: cpp14/can_prefer_free_require
PASS: cpp14/can_prefer_member_prefer
PASS: cpp14/can_prefer_member_require
PASS: cpp14/can_prefer_static
PASS: cpp14/can_prefer_unsupported
PASS: cpp14/can_prefer_not_applicable_free_prefer
PASS: cpp14/can_prefer_not_applicable_free_require
PASS: cpp14/can_prefer_not_applicable_member_prefer
PASS: cpp14/can_prefer_not_applicable_member_require
PASS: cpp14/can_prefer_not_applicable_static
PASS: cpp14/can_prefer_not_applicable_unsupported
PASS: cpp14/can_prefer_not_preferable_free_prefer
PASS: cpp14/can_prefer_not_preferable_free_require
PASS: cpp14/can_prefer_not_preferable_member_prefer
PASS: cpp14/can_prefer_not_preferable_member_require
PASS: cpp14/can_prefer_not_preferable_static
PASS: cpp14/can_prefer_not_preferable_unsupported
============================================================================
Testsuite summary for asio 1.18.1
============================================================================
# TOTAL: 171
# PASS:  171
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests/properties'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests/properties'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests/properties'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests'
make  unit/associated_allocator unit/associated_executor unit/async_result unit/awaitable unit/basic_datagram_socket unit/basic_deadline_timer unit/basic_raw_socket unit/basic_seq_packet_socket unit/basic_serial_port unit/basic_signal_set unit/basic_socket unit/basic_socket_acceptor unit/basic_stream_socket unit/basic_streambuf unit/basic_waitable_timer unit/bind_executor unit/buffered_read_stream unit/buffered_stream unit/buffered_write_stream unit/buffer unit/buffers_iterator unit/co_spawn unit/completion_condition unit/compose unit/connect unit/coroutine unit/deadline_timer unit/defer unit/detached unit/dispatch unit/error unit/execution/any_executor unit/execution/blocking unit/execution/blocking_adaptation unit/execution/bulk_execute unit/execution/bulk_guarantee unit/execution/connect unit/execution/context_as unit/execution/execute unit/execution/executor unit/execution/invocable_archetype unit/execution/mapping unit/execution/operation_state unit/execution/outstanding_work unit/execution/prefer_only unit/execution/receiver unit/execution/relationship unit/execution/schedule unit/execution/scheduler unit/execution/sender unit/execution/set_done unit/execution/set_error unit/execution/set_value unit/execution/start unit/execution/submit unit/execution_context unit/executor unit/executor_work_guard unit/generic/basic_endpoint unit/generic/datagram_protocol unit/generic/raw_protocol unit/generic/seq_packet_protocol unit/generic/stream_protocol unit/high_resolution_timer unit/io_context unit/io_context_strand unit/ip/address unit/ip/address_v4 unit/ip/address_v4_iterator unit/ip/address_v4_range unit/ip/address_v6 unit/ip/address_v6_iterator unit/ip/address_v6_range unit/ip/basic_endpoint unit/ip/basic_resolver unit/ip/basic_resolver_entry unit/ip/basic_resolver_iterator unit/ip/basic_resolver_query unit/ip/host_name unit/ip/icmp unit/ip/multicast unit/ip/network_v4 unit/ip/network_v6 unit/ip/resolver_query_base unit/ip/tcp unit/ip/udp unit/ip/unicast unit/ip/v6_only unit/is_read_buffered unit/is_write_buffered unit/local/basic_endpoint unit/local/connect_pair unit/local/datagram_protocol unit/local/stream_protocol unit/packaged_task unit/placeholders unit/posix/basic_descriptor unit/posix/basic_stream_descriptor unit/posix/descriptor unit/posix/descriptor_base unit/posix/stream_descriptor unit/post unit/read unit/read_at unit/read_until unit/redirect_error unit/serial_port unit/serial_port_base unit/signal_set unit/socket_base unit/static_thread_pool unit/steady_timer unit/strand unit/streambuf unit/system_context unit/system_executor unit/system_timer unit/this_coro unit/thread unit/thread_pool unit/time_traits unit/ts/buffer unit/ts/executor unit/ts/internet unit/ts/io_context unit/ts/net unit/ts/netfwd unit/ts/socket unit/ts/timer unit/use_awaitable unit/use_future unit/uses_executor unit/wait_traits unit/windows/basic_object_handle unit/windows/basic_overlapped_handle unit/windows/basic_random_access_handle unit/windows/basic_stream_handle unit/windows/object_handle unit/windows/overlapped_handle unit/windows/overlapped_ptr unit/windows/random_access_handle unit/windows/stream_handle unit/write unit/write_at unit/ssl/context_base unit/ssl/context unit/ssl/error unit/ssl/host_name_verification unit/ssl/rfc2818_verification unit/ssl/stream_base unit/ssl/stream
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests'
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/associated_allocator.o unit/associated_allocator.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/associated_allocator unit/associated_allocator.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/associated_executor.o unit/associated_executor.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/associated_executor unit/associated_executor.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/async_result.o unit/async_result.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/async_result unit/async_result.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/awaitable.o unit/awaitable.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/awaitable unit/awaitable.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/basic_datagram_socket.o unit/basic_datagram_socket.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/basic_datagram_socket unit/basic_datagram_socket.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/basic_deadline_timer.o unit/basic_deadline_timer.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/basic_deadline_timer unit/basic_deadline_timer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/basic_raw_socket.o unit/basic_raw_socket.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/basic_raw_socket unit/basic_raw_socket.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/basic_seq_packet_socket.o unit/basic_seq_packet_socket.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/basic_seq_packet_socket unit/basic_seq_packet_socket.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/basic_serial_port.o unit/basic_serial_port.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/basic_serial_port unit/basic_serial_port.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/basic_signal_set.o unit/basic_signal_set.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/basic_signal_set unit/basic_signal_set.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/basic_socket.o unit/basic_socket.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/basic_socket unit/basic_socket.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/basic_socket_acceptor.o unit/basic_socket_acceptor.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/basic_socket_acceptor unit/basic_socket_acceptor.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/basic_stream_socket.o unit/basic_stream_socket.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/basic_stream_socket unit/basic_stream_socket.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/basic_streambuf.o unit/basic_streambuf.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/basic_streambuf unit/basic_streambuf.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/basic_waitable_timer.o unit/basic_waitable_timer.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/basic_waitable_timer unit/basic_waitable_timer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/bind_executor.o unit/bind_executor.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/bind_executor unit/bind_executor.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/buffered_read_stream.o unit/buffered_read_stream.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/buffered_read_stream unit/buffered_read_stream.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/buffered_stream.o unit/buffered_stream.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/buffered_stream unit/buffered_stream.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/buffered_write_stream.o unit/buffered_write_stream.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/buffered_write_stream unit/buffered_write_stream.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/buffer.o unit/buffer.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/buffer unit/buffer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/buffers_iterator.o unit/buffers_iterator.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/buffers_iterator unit/buffers_iterator.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/co_spawn.o unit/co_spawn.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/co_spawn unit/co_spawn.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/completion_condition.o unit/completion_condition.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/completion_condition unit/completion_condition.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/compose.o unit/compose.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/compose unit/compose.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/connect.o unit/connect.cpp
In file included from ./../../include/asio/connect.hpp:1074,
                 from unit/connect.cpp:17:
./../../include/asio/impl/connect.hpp: In instantiation of 'const bool asio::detail::is_legacy_connect_condition<bool (*)(const std::error_code&, const asio::ip::basic_endpoint<asio::ip::tcp>&), __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > > >::value':
./../../include/asio/impl/connect.hpp:96:38:   required by substitution of 'template<class ConnectCondition, class Iterator> Iterator asio::detail::call_connect_condition(ConnectCondition&, const error_code&, Iterator, Iterator, typename std::enable_if<(! asio::detail::is_legacy_connect_condition<ConnectCondition, Iterator>::value)>::type*) [with ConnectCondition = bool (*)(const std::error_code&, const asio::ip::basic_endpoint<asio::ip::tcp>&); Iterator = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >]'
./../../include/asio/impl/connect.hpp:237:43:   required from 'Iterator asio::connect(asio::basic_socket<Protocol, Executor>&, Iterator, Iterator, ConnectCondition, asio::error_code&) [with Protocol = asio::ip::tcp; Executor = asio::execution::any_executor<asio::execution::context_as_t<asio::execution_context&>, asio::execution::detail::blocking::never_t<0>, asio::execution::prefer_only<asio::execution::detail::blocking::possibly_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::tracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::untracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::fork_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::continuation_t<0> > >; Iterator = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >; ConnectCondition = bool (*)(const std::error_code&, const asio::ip::basic_endpoint<asio::ip::tcp>&); asio::error_code = std::error_code]'
unit/connect.cpp:666:25:   required from here
./../../include/asio/impl/connect.hpp:76:73: warning: 'this' pointer is null [-Wnonnull]
   76 |         (*static_cast<legacy_connect_condition_helper<T, Iterator>*>(0))(
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   77 |           *static_cast<const asio::error_code*>(0),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
   78 |           *static_cast<const Iterator*>(0)))) != 1;
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
./../../include/asio/impl/connect.hpp:65:10: note: in a call to non-static member function 'char asio::detail::legacy_connect_condition_helper<R (*)(Arg1, Arg2), Iterator>::operator()(...) const [with R = bool; Arg1 = const std::error_code&; Arg2 = const asio::ip::basic_endpoint<asio::ip::tcp>&; Iterator = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >]'
   65 |     char operator()(...) const;
      |          ^~~~~~~~
./../../include/asio/impl/connect.hpp: In instantiation of 'const bool asio::detail::is_legacy_connect_condition<true_cond_2, __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > > >::value':
./../../include/asio/impl/connect.hpp:96:38:   required by substitution of 'template<class ConnectCondition, class Iterator> Iterator asio::detail::call_connect_condition(ConnectCondition&, const error_code&, Iterator, Iterator, typename std::enable_if<(! asio::detail::is_legacy_connect_condition<ConnectCondition, Iterator>::value)>::type*) [with ConnectCondition = true_cond_2; Iterator = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >]'
./../../include/asio/impl/connect.hpp:237:43:   required from 'Iterator asio::connect(asio::basic_socket<Protocol, Executor>&, Iterator, Iterator, ConnectCondition, asio::error_code&) [with Protocol = asio::ip::tcp; Executor = asio::execution::any_executor<asio::execution::context_as_t<asio::execution_context&>, asio::execution::detail::blocking::never_t<0>, asio::execution::prefer_only<asio::execution::detail::blocking::possibly_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::tracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::untracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::fork_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::continuation_t<0> > >; Iterator = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >; ConnectCondition = true_cond_2; asio::error_code = std::error_code]'
unit/connect.cpp:671:25:   required from here
./../../include/asio/impl/connect.hpp:76:73: warning: 'this' pointer is null [-Wnonnull]
   76 |         (*static_cast<legacy_connect_condition_helper<T, Iterator>*>(0))(
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   77 |           *static_cast<const asio::error_code*>(0),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
   78 |           *static_cast<const Iterator*>(0)))) != 1;
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
unit/connect.cpp:92:8: note: in a call to non-static member function 'bool true_cond_2::operator()(const error_code&, const Endpoint&) [with Endpoint = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >; asio::error_code = std::error_code]'
   92 |   bool operator()(const asio::error_code& /*ec*/,
      |        ^~~~~~~~
In file included from ./../../include/asio/connect.hpp:1074,
                 from unit/connect.cpp:17:
./../../include/asio/impl/connect.hpp: In instantiation of 'const bool asio::detail::is_legacy_connect_condition<__gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > > (*)(const std::error_code&, __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >), __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > > >::value':
./../../include/asio/impl/connect.hpp:96:38:   required by substitution of 'template<class ConnectCondition, class Iterator> Iterator asio::detail::call_connect_condition(ConnectCondition&, const error_code&, Iterator, Iterator, typename std::enable_if<(! asio::detail::is_legacy_connect_condition<ConnectCondition, Iterator>::value)>::type*) [with ConnectCondition = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > > (*)(const std::error_code&, __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >); Iterator = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >]'
./../../include/asio/impl/connect.hpp:237:43:   required from 'Iterator asio::connect(asio::basic_socket<Protocol, Executor>&, Iterator, Iterator, ConnectCondition, asio::error_code&) [with Protocol = asio::ip::tcp; Executor = asio::execution::any_executor<asio::execution::context_as_t<asio::execution_context&>, asio::execution::detail::blocking::never_t<0>, asio::execution::prefer_only<asio::execution::detail::blocking::possibly_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::tracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::untracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::fork_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::continuation_t<0> > >; Iterator = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >; ConnectCondition = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > > (*)(const std::error_code&, __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >); asio::error_code = std::error_code]'
unit/connect.cpp:676:25:   required from here
./../../include/asio/impl/connect.hpp:76:73: warning: 'this' pointer is null [-Wnonnull]
   76 |         (*static_cast<legacy_connect_condition_helper<T, Iterator>*>(0))(
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   77 |           *static_cast<const asio::error_code*>(0),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
   78 |           *static_cast<const Iterator*>(0)))) != 1;
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
./../../include/asio/impl/connect.hpp:64:7: note: in a call to non-static member function 'R asio::detail::legacy_connect_condition_helper<R (*)(Arg1, Arg2), Iterator>::operator()(Arg1, Arg2) const [with R = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >; Arg1 = const std::error_code&; Arg2 = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >; Iterator = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >]'
   64 |     R operator()(Arg1, Arg2) const;
      |       ^~~~~~~~
./../../include/asio/impl/connect.hpp: In instantiation of 'const bool asio::detail::is_legacy_connect_condition<legacy_true_cond_2, __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > > >::value':
./../../include/asio/impl/connect.hpp:96:38:   required by substitution of 'template<class ConnectCondition, class Iterator> Iterator asio::detail::call_connect_condition(ConnectCondition&, const error_code&, Iterator, Iterator, typename std::enable_if<(! asio::detail::is_legacy_connect_condition<ConnectCondition, Iterator>::value)>::type*) [with ConnectCondition = legacy_true_cond_2; Iterator = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >]'
./../../include/asio/impl/connect.hpp:237:43:   required from 'Iterator asio::connect(asio::basic_socket<Protocol, Executor>&, Iterator, Iterator, ConnectCondition, asio::error_code&) [with Protocol = asio::ip::tcp; Executor = asio::execution::any_executor<asio::execution::context_as_t<asio::execution_context&>, asio::execution::detail::blocking::never_t<0>, asio::execution::prefer_only<asio::execution::detail::blocking::possibly_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::tracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::untracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::fork_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::continuation_t<0> > >; Iterator = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >; ConnectCondition = legacy_true_cond_2; asio::error_code = std::error_code]'
unit/connect.cpp:681:25:   required from here
./../../include/asio/impl/connect.hpp:76:73: warning: 'this' pointer is null [-Wnonnull]
   76 |         (*static_cast<legacy_connect_condition_helper<T, Iterator>*>(0))(
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   77 |           *static_cast<const asio::error_code*>(0),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
   78 |           *static_cast<const Iterator*>(0)))) != 1;
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
unit/connect.cpp:109:12: note: in a call to non-static member function 'Iterator legacy_true_cond_2::operator()(const error_code&, Iterator) [with Iterator = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >; asio::error_code = std::error_code]'
  109 |   Iterator operator()(const asio::error_code& /*ec*/, Iterator next)
      |            ^~~~~~~~
In file included from ./../../include/asio/connect.hpp:1074,
                 from unit/connect.cpp:17:
./../../include/asio/impl/connect.hpp: In instantiation of 'const bool asio::detail::is_legacy_connect_condition<asio::detail::default_connect_condition, __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > > >::value':
./../../include/asio/impl/connect.hpp:96:38:   required by substitution of 'template<class ConnectCondition, class Iterator> Iterator asio::detail::call_connect_condition(ConnectCondition&, const error_code&, Iterator, Iterator, typename std::enable_if<(! asio::detail::is_legacy_connect_condition<ConnectCondition, Iterator>::value)>::type*) [with ConnectCondition = asio::detail::default_connect_condition; Iterator = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >]'
./../../include/asio/impl/connect.hpp:237:43:   required from 'Iterator asio::connect(asio::basic_socket<Protocol, Executor>&, Iterator, Iterator, ConnectCondition, asio::error_code&) [with Protocol = asio::ip::tcp; Executor = asio::execution::any_executor<asio::execution::context_as_t<asio::execution_context&>, asio::execution::detail::blocking::never_t<0>, asio::execution::prefer_only<asio::execution::detail::blocking::possibly_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::tracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::untracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::fork_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::continuation_t<0> > >; Iterator = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >; ConnectCondition = asio::detail::default_connect_condition; asio::error_code = std::error_code]'
./../../include/asio/impl/connect.hpp:124:14:   required from 'typename Protocol::endpoint asio::connect(asio::basic_socket<Protocol, Executor>&, const EndpointSequence&, asio::error_code&, typename std::enable_if<asio::is_endpoint_sequence<EndpointSequence>::value>::type*) [with Protocol = asio::ip::tcp; Executor = asio::execution::any_executor<asio::execution::context_as_t<asio::execution_context&>, asio::execution::detail::blocking::never_t<0>, asio::execution::prefer_only<asio::execution::detail::blocking::possibly_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::tracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::outstanding_work::untracked_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::fork_t<0> >, asio::execution::prefer_only<asio::execution::detail::relationship::continuation_t<0> > >; EndpointSequence = std::vector<asio::ip::basic_endpoint<asio::ip::tcp> >; typename Protocol::endpoint = asio::ip::basic_endpoint<asio::ip::tcp>; asio::error_code = std::error_code; typename std::enable_if<asio::is_endpoint_sequence<EndpointSequence>::value>::type = void]'
unit/connect.cpp:182:25:   required from here
./../../include/asio/impl/connect.hpp:76:73: warning: 'this' pointer is null [-Wnonnull]
   76 |         (*static_cast<legacy_connect_condition_helper<T, Iterator>*>(0))(
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
   77 |           *static_cast<const asio::error_code*>(0),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
   78 |           *static_cast<const Iterator*>(0)))) != 1;
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
./../../include/asio/impl/connect.hpp:41:10: note: in a call to non-static member function 'bool asio::detail::default_connect_condition::operator()(const error_code&, const Endpoint&) [with Endpoint = __gnu_cxx::__normal_iterator<const asio::ip::basic_endpoint<asio::ip::tcp>*, std::vector<asio::ip::basic_endpoint<asio::ip::tcp> > >; asio::error_code = std::error_code]'
   41 |     bool operator()(const asio::error_code&, const Endpoint&)
      |          ^~~~~~~~
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/connect unit/connect.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/coroutine.o unit/coroutine.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/coroutine unit/coroutine.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/deadline_timer.o unit/deadline_timer.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/deadline_timer unit/deadline_timer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/defer.o unit/defer.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/defer unit/defer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/detached.o unit/detached.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/detached unit/detached.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/dispatch.o unit/dispatch.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/dispatch unit/dispatch.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/error.o unit/error.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/error unit/error.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/any_executor.o unit/execution/any_executor.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/any_executor unit/execution/any_executor.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/blocking.o unit/execution/blocking.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/blocking unit/execution/blocking.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/blocking_adaptation.o unit/execution/blocking_adaptation.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/blocking_adaptation unit/execution/blocking_adaptation.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/bulk_execute.o unit/execution/bulk_execute.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/bulk_execute unit/execution/bulk_execute.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/bulk_guarantee.o unit/execution/bulk_guarantee.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/bulk_guarantee unit/execution/bulk_guarantee.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/connect.o unit/execution/connect.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/connect unit/execution/connect.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/context_as.o unit/execution/context_as.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/context_as unit/execution/context_as.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/execute.o unit/execution/execute.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/execute unit/execution/execute.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/executor.o unit/execution/executor.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/executor unit/execution/executor.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/invocable_archetype.o unit/execution/invocable_archetype.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/invocable_archetype unit/execution/invocable_archetype.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/mapping.o unit/execution/mapping.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/mapping unit/execution/mapping.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/operation_state.o unit/execution/operation_state.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/operation_state unit/execution/operation_state.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/outstanding_work.o unit/execution/outstanding_work.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/outstanding_work unit/execution/outstanding_work.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/prefer_only.o unit/execution/prefer_only.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/prefer_only unit/execution/prefer_only.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/receiver.o unit/execution/receiver.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/receiver unit/execution/receiver.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/relationship.o unit/execution/relationship.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/relationship unit/execution/relationship.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/schedule.o unit/execution/schedule.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/schedule unit/execution/schedule.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/scheduler.o unit/execution/scheduler.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/scheduler unit/execution/scheduler.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/sender.o unit/execution/sender.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/sender unit/execution/sender.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/set_done.o unit/execution/set_done.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/set_done unit/execution/set_done.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/set_error.o unit/execution/set_error.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/set_error unit/execution/set_error.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/set_value.o unit/execution/set_value.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/set_value unit/execution/set_value.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/start.o unit/execution/start.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/start unit/execution/start.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution/submit.o unit/execution/submit.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution/submit unit/execution/submit.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/execution_context.o unit/execution_context.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/execution_context unit/execution_context.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/executor.o unit/executor.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/executor unit/executor.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/executor_work_guard.o unit/executor_work_guard.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/executor_work_guard unit/executor_work_guard.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/generic/basic_endpoint.o unit/generic/basic_endpoint.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/generic/basic_endpoint unit/generic/basic_endpoint.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/generic/datagram_protocol.o unit/generic/datagram_protocol.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/generic/datagram_protocol unit/generic/datagram_protocol.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/generic/raw_protocol.o unit/generic/raw_protocol.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/generic/raw_protocol unit/generic/raw_protocol.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/generic/seq_packet_protocol.o unit/generic/seq_packet_protocol.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/generic/seq_packet_protocol unit/generic/seq_packet_protocol.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/generic/stream_protocol.o unit/generic/stream_protocol.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/generic/stream_protocol unit/generic/stream_protocol.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/high_resolution_timer.o unit/high_resolution_timer.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/high_resolution_timer unit/high_resolution_timer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/io_context.o unit/io_context.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/io_context unit/io_context.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/io_context_strand.o unit/io_context_strand.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/io_context_strand unit/io_context_strand.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/address.o unit/ip/address.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/address unit/ip/address.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/address_v4.o unit/ip/address_v4.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/address_v4 unit/ip/address_v4.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/address_v4_iterator.o unit/ip/address_v4_iterator.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/address_v4_iterator unit/ip/address_v4_iterator.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/address_v4_range.o unit/ip/address_v4_range.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/address_v4_range unit/ip/address_v4_range.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/address_v6.o unit/ip/address_v6.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/address_v6 unit/ip/address_v6.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/address_v6_iterator.o unit/ip/address_v6_iterator.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/address_v6_iterator unit/ip/address_v6_iterator.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/address_v6_range.o unit/ip/address_v6_range.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/address_v6_range unit/ip/address_v6_range.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/basic_endpoint.o unit/ip/basic_endpoint.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/basic_endpoint unit/ip/basic_endpoint.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/basic_resolver.o unit/ip/basic_resolver.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/basic_resolver unit/ip/basic_resolver.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/basic_resolver_entry.o unit/ip/basic_resolver_entry.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/basic_resolver_entry unit/ip/basic_resolver_entry.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/basic_resolver_iterator.o unit/ip/basic_resolver_iterator.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/basic_resolver_iterator unit/ip/basic_resolver_iterator.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/basic_resolver_query.o unit/ip/basic_resolver_query.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/basic_resolver_query unit/ip/basic_resolver_query.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/host_name.o unit/ip/host_name.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/host_name unit/ip/host_name.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/icmp.o unit/ip/icmp.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/icmp unit/ip/icmp.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/multicast.o unit/ip/multicast.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/multicast unit/ip/multicast.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/network_v4.o unit/ip/network_v4.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/network_v4 unit/ip/network_v4.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/network_v6.o unit/ip/network_v6.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/network_v6 unit/ip/network_v6.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/resolver_query_base.o unit/ip/resolver_query_base.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/resolver_query_base unit/ip/resolver_query_base.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/tcp.o unit/ip/tcp.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/tcp unit/ip/tcp.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/udp.o unit/ip/udp.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/udp unit/ip/udp.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/unicast.o unit/ip/unicast.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/unicast unit/ip/unicast.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ip/v6_only.o unit/ip/v6_only.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ip/v6_only unit/ip/v6_only.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/is_read_buffered.o unit/is_read_buffered.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/is_read_buffered unit/is_read_buffered.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/is_write_buffered.o unit/is_write_buffered.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/is_write_buffered unit/is_write_buffered.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/local/basic_endpoint.o unit/local/basic_endpoint.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/local/basic_endpoint unit/local/basic_endpoint.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/local/connect_pair.o unit/local/connect_pair.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/local/connect_pair unit/local/connect_pair.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/local/datagram_protocol.o unit/local/datagram_protocol.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/local/datagram_protocol unit/local/datagram_protocol.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/local/stream_protocol.o unit/local/stream_protocol.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/local/stream_protocol unit/local/stream_protocol.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/packaged_task.o unit/packaged_task.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/packaged_task unit/packaged_task.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/placeholders.o unit/placeholders.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/placeholders unit/placeholders.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/posix/basic_descriptor.o unit/posix/basic_descriptor.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/posix/basic_descriptor unit/posix/basic_descriptor.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/posix/basic_stream_descriptor.o unit/posix/basic_stream_descriptor.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/posix/basic_stream_descriptor unit/posix/basic_stream_descriptor.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/posix/descriptor.o unit/posix/descriptor.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/posix/descriptor unit/posix/descriptor.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/posix/descriptor_base.o unit/posix/descriptor_base.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/posix/descriptor_base unit/posix/descriptor_base.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/posix/stream_descriptor.o unit/posix/stream_descriptor.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/posix/stream_descriptor unit/posix/stream_descriptor.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/post.o unit/post.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/post unit/post.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/read.o unit/read.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/read unit/read.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/read_at.o unit/read_at.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/read_at unit/read_at.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/read_until.o unit/read_until.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/read_until unit/read_until.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/redirect_error.o unit/redirect_error.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/redirect_error unit/redirect_error.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/serial_port.o unit/serial_port.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/serial_port unit/serial_port.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/serial_port_base.o unit/serial_port_base.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/serial_port_base unit/serial_port_base.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/signal_set.o unit/signal_set.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/signal_set unit/signal_set.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/socket_base.o unit/socket_base.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/socket_base unit/socket_base.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/static_thread_pool.o unit/static_thread_pool.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/static_thread_pool unit/static_thread_pool.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/steady_timer.o unit/steady_timer.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/steady_timer unit/steady_timer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/strand.o unit/strand.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/strand unit/strand.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/streambuf.o unit/streambuf.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/streambuf unit/streambuf.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/system_context.o unit/system_context.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/system_context unit/system_context.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/system_executor.o unit/system_executor.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/system_executor unit/system_executor.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/system_timer.o unit/system_timer.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/system_timer unit/system_timer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/this_coro.o unit/this_coro.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/this_coro unit/this_coro.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/thread.o unit/thread.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/thread unit/thread.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/thread_pool.o unit/thread_pool.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/thread_pool unit/thread_pool.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/time_traits.o unit/time_traits.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/time_traits unit/time_traits.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ts/buffer.o unit/ts/buffer.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ts/buffer unit/ts/buffer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ts/executor.o unit/ts/executor.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ts/executor unit/ts/executor.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ts/internet.o unit/ts/internet.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ts/internet unit/ts/internet.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ts/io_context.o unit/ts/io_context.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ts/io_context unit/ts/io_context.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ts/net.o unit/ts/net.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ts/net unit/ts/net.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ts/netfwd.o unit/ts/netfwd.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ts/netfwd unit/ts/netfwd.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ts/socket.o unit/ts/socket.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ts/socket unit/ts/socket.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ts/timer.o unit/ts/timer.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ts/timer unit/ts/timer.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/use_awaitable.o unit/use_awaitable.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/use_awaitable unit/use_awaitable.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/use_future.o unit/use_future.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/use_future unit/use_future.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/uses_executor.o unit/uses_executor.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/uses_executor unit/uses_executor.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/wait_traits.o unit/wait_traits.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/wait_traits unit/wait_traits.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/windows/basic_object_handle.o unit/windows/basic_object_handle.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/windows/basic_object_handle unit/windows/basic_object_handle.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/windows/basic_overlapped_handle.o unit/windows/basic_overlapped_handle.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/windows/basic_overlapped_handle unit/windows/basic_overlapped_handle.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/windows/basic_random_access_handle.o unit/windows/basic_random_access_handle.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/windows/basic_random_access_handle unit/windows/basic_random_access_handle.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/windows/basic_stream_handle.o unit/windows/basic_stream_handle.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/windows/basic_stream_handle unit/windows/basic_stream_handle.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/windows/object_handle.o unit/windows/object_handle.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/windows/object_handle unit/windows/object_handle.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/windows/overlapped_handle.o unit/windows/overlapped_handle.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/windows/overlapped_handle unit/windows/overlapped_handle.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/windows/overlapped_ptr.o unit/windows/overlapped_ptr.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/windows/overlapped_ptr unit/windows/overlapped_ptr.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/windows/random_access_handle.o unit/windows/random_access_handle.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/windows/random_access_handle unit/windows/random_access_handle.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/windows/stream_handle.o unit/windows/stream_handle.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/windows/stream_handle unit/windows/stream_handle.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/write.o unit/write.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/write unit/write.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/write_at.o unit/write_at.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/write_at unit/write_at.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ssl/context_base.o unit/ssl/context_base.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ssl/context_base unit/ssl/context_base.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ssl/context.o unit/ssl/context.cpp
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from unit/ssl/context.cpp:17:
./../../include/asio/ssl/impl/context.ipp: In destructor 'asio::ssl::context::rsa_cleanup::~rsa_cleanup()':
./../../include/asio/ssl/impl/context.ipp:53:29: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   53 |   ~rsa_cleanup() { if (p) ::RSA_free(p); }
      |                             ^~~~~~~~
In file included from /usr/include/openssl/x509.h:36,
                 from /usr/include/openssl/ssl.h:31,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from unit/ssl/context.cpp:17:
/usr/include/openssl/rsa.h:293:28: note: declared here
  293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from unit/ssl/context.cpp:17:
./../../include/asio/ssl/impl/context.ipp:53:37: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   53 |   ~rsa_cleanup() { if (p) ::RSA_free(p); }
      |                           ~~~~~~~~~~^~~
In file included from /usr/include/openssl/x509.h:36,
                 from /usr/include/openssl/ssl.h:31,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from unit/ssl/context.cpp:17:
/usr/include/openssl/rsa.h:293:28: note: declared here
  293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from unit/ssl/context.cpp:17:
./../../include/asio/ssl/impl/context.ipp: In destructor 'asio::ssl::context::dh_cleanup::~dh_cleanup()':
./../../include/asio/ssl/impl/context.ipp:59:28: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   59 |   ~dh_cleanup() { if (p) ::DH_free(p); }
      |                            ^~~~~~~
In file included from /usr/include/openssl/dsa.h:51,
                 from /usr/include/openssl/x509.h:37,
                 from /usr/include/openssl/ssl.h:31,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from unit/ssl/context.cpp:17:
/usr/include/openssl/dh.h:200:28: note: declared here
  200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from unit/ssl/context.cpp:17:
./../../include/asio/ssl/impl/context.ipp:59:35: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   59 |   ~dh_cleanup() { if (p) ::DH_free(p); }
      |                          ~~~~~~~~~^~~
In file included from /usr/include/openssl/dsa.h:51,
                 from /usr/include/openssl/x509.h:37,
                 from /usr/include/openssl/ssl.h:31,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from unit/ssl/context.cpp:17:
/usr/include/openssl/dh.h:200:28: note: declared here
  200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from unit/ssl/context.cpp:17:
./../../include/asio/ssl/impl/context.ipp: In member function 'asio::error_code asio::ssl::context::use_rsa_private_key(const asio::const_buffer&, asio::ssl::context_base::file_format, asio::error_code&)':
./../../include/asio/ssl/impl/context.ipp:955:29: warning: 'RSA* d2i_RSAPrivateKey_bio(BIO*, RSA**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  955 |       rsa_private_key.p = ::d2i_RSAPrivateKey_bio(bio.p, 0);
      |                             ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:31,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from unit/ssl/context.cpp:17:
/usr/include/openssl/x509.h:616:28: note: declared here
  616 | OSSL_DEPRECATEDIN_3_0 RSA *d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa);
      |                            ^~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from unit/ssl/context.cpp:17:
./../../include/asio/ssl/impl/context.ipp:955:50: warning: 'RSA* d2i_RSAPrivateKey_bio(BIO*, RSA**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  955 |       rsa_private_key.p = ::d2i_RSAPrivateKey_bio(bio.p, 0);
      |                           ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:31,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from unit/ssl/context.cpp:17:
/usr/include/openssl/x509.h:616:28: note: declared here
  616 | OSSL_DEPRECATEDIN_3_0 RSA *d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa);
      |                            ^~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from unit/ssl/context.cpp:17:
./../../include/asio/ssl/impl/context.ipp:958:29: warning: 'RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  958 |       rsa_private_key.p = ::PEM_read_bio_RSAPrivateKey(
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:36,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from unit/ssl/context.cpp:17:
/usr/include/openssl/pem.h:447:1: note: declared here
  447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from unit/ssl/context.cpp:17:
./../../include/asio/ssl/impl/context.ipp:958:55: warning: 'RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  958 |       rsa_private_key.p = ::PEM_read_bio_RSAPrivateKey(
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  959 |           bio.p, 0, callback,
      |           ~~~~~~~~~~~~~~~~~~~                          
  960 |           cb_userdata);
      |           ~~~~~~~~~~~~                                 
In file included from /usr/include/openssl/ssl.h:36,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from unit/ssl/context.cpp:17:
/usr/include/openssl/pem.h:447:1: note: declared here
  447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from unit/ssl/context.cpp:17:
./../../include/asio/ssl/impl/context.ipp:971:13: warning: 'int SSL_CTX_use_RSAPrivateKey(SSL_CTX*, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  971 |       if (::SSL_CTX_use_RSAPrivateKey(handle_, rsa_private_key.p) == 1)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from unit/ssl/context.cpp:17:
/usr/include/openssl/ssl.h:1803:12: note: declared here
 1803 | __owur int SSL_CTX_use_RSAPrivateKey(SSL_CTX *ctx, RSA *rsa);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from unit/ssl/context.cpp:17:
./../../include/asio/ssl/impl/context.ipp:971:38: warning: 'int SSL_CTX_use_RSAPrivateKey(SSL_CTX*, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  971 |       if (::SSL_CTX_use_RSAPrivateKey(handle_, rsa_private_key.p) == 1)
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from unit/ssl/context.cpp:17:
/usr/include/openssl/ssl.h:1803:12: note: declared here
 1803 | __owur int SSL_CTX_use_RSAPrivateKey(SSL_CTX *ctx, RSA *rsa);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from unit/ssl/context.cpp:17:
./../../include/asio/ssl/impl/context.ipp: In member function 'asio::error_code asio::ssl::context::use_rsa_private_key_file(const string&, asio::ssl::context_base::file_format, asio::error_code&)':
./../../include/asio/ssl/impl/context.ipp:1049:9: warning: 'int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1049 |   if (::SSL_CTX_use_RSAPrivateKey_file(
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from unit/ssl/context.cpp:17:
/usr/include/openssl/ssl.h:1690:12: note: declared here
 1690 | __owur int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX *ctx, const char *file,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from unit/ssl/context.cpp:17:
./../../include/asio/ssl/impl/context.ipp:1049:39: warning: 'int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1049 |   if (::SSL_CTX_use_RSAPrivateKey_file(
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
 1050 |         handle_, filename.c_str(), file_type) != 1)
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from unit/ssl/context.cpp:17:
/usr/include/openssl/ssl.h:1690:12: note: declared here
 1690 | __owur int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX *ctx, const char *file,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from unit/ssl/context.cpp:17:
./../../include/asio/ssl/impl/context.ipp: In member function 'asio::error_code asio::ssl::context::do_use_tmp_dh(BIO*, asio::error_code&)':
./../../include/asio/ssl/impl/context.ipp:1115:23: warning: 'DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1115 |   dh_cleanup dh = { ::PEM_read_bio_DHparams(bio, 0, 0, 0) };
      |                       ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:36,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from unit/ssl/context.cpp:17:
/usr/include/openssl/pem.h:469:1: note: declared here
  469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
      | ^~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from unit/ssl/context.cpp:17:
./../../include/asio/ssl/impl/context.ipp:1115:44: warning: 'DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1115 |   dh_cleanup dh = { ::PEM_read_bio_DHparams(bio, 0, 0, 0) };
      |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:36,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from unit/ssl/context.cpp:17:
/usr/include/openssl/pem.h:469:1: note: declared here
  469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
      | ^~~~~~~~~~~~~~~~~~~
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ssl/context unit/ssl/context.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ssl/error.o unit/ssl/error.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ssl/error unit/ssl/error.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ssl/host_name_verification.o unit/ssl/host_name_verification.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ssl/host_name_verification unit/ssl/host_name_verification.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ssl/rfc2818_verification.o unit/ssl/rfc2818_verification.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ssl/rfc2818_verification unit/ssl/rfc2818_verification.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ssl/stream_base.o unit/ssl/stream_base.cpp
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ssl/stream_base unit/ssl/stream_base.o  -lssl -lcrypto -lrt
g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I.   -DASIO_STANDALONE -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o unit/ssl/stream.o unit/ssl/stream.cpp
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
./../../include/asio/ssl/impl/context.ipp: In destructor 'asio::ssl::context::rsa_cleanup::~rsa_cleanup()':
./../../include/asio/ssl/impl/context.ipp:53:29: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   53 |   ~rsa_cleanup() { if (p) ::RSA_free(p); }
      |                             ^~~~~~~~
In file included from /usr/include/openssl/x509.h:36,
                 from /usr/include/openssl/ssl.h:31,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
/usr/include/openssl/rsa.h:293:28: note: declared here
  293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
./../../include/asio/ssl/impl/context.ipp:53:37: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   53 |   ~rsa_cleanup() { if (p) ::RSA_free(p); }
      |                           ~~~~~~~~~~^~~
In file included from /usr/include/openssl/x509.h:36,
                 from /usr/include/openssl/ssl.h:31,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
/usr/include/openssl/rsa.h:293:28: note: declared here
  293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
./../../include/asio/ssl/impl/context.ipp: In destructor 'asio::ssl::context::dh_cleanup::~dh_cleanup()':
./../../include/asio/ssl/impl/context.ipp:59:28: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   59 |   ~dh_cleanup() { if (p) ::DH_free(p); }
      |                            ^~~~~~~
In file included from /usr/include/openssl/dsa.h:51,
                 from /usr/include/openssl/x509.h:37,
                 from /usr/include/openssl/ssl.h:31,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
/usr/include/openssl/dh.h:200:28: note: declared here
  200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
./../../include/asio/ssl/impl/context.ipp:59:35: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   59 |   ~dh_cleanup() { if (p) ::DH_free(p); }
      |                          ~~~~~~~~~^~~
In file included from /usr/include/openssl/dsa.h:51,
                 from /usr/include/openssl/x509.h:37,
                 from /usr/include/openssl/ssl.h:31,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
/usr/include/openssl/dh.h:200:28: note: declared here
  200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
./../../include/asio/ssl/impl/context.ipp: In member function 'asio::error_code asio::ssl::context::use_rsa_private_key(const asio::const_buffer&, asio::ssl::context_base::file_format, asio::error_code&)':
./../../include/asio/ssl/impl/context.ipp:955:29: warning: 'RSA* d2i_RSAPrivateKey_bio(BIO*, RSA**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  955 |       rsa_private_key.p = ::d2i_RSAPrivateKey_bio(bio.p, 0);
      |                             ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:31,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
/usr/include/openssl/x509.h:616:28: note: declared here
  616 | OSSL_DEPRECATEDIN_3_0 RSA *d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa);
      |                            ^~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
./../../include/asio/ssl/impl/context.ipp:955:50: warning: 'RSA* d2i_RSAPrivateKey_bio(BIO*, RSA**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  955 |       rsa_private_key.p = ::d2i_RSAPrivateKey_bio(bio.p, 0);
      |                           ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:31,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
/usr/include/openssl/x509.h:616:28: note: declared here
  616 | OSSL_DEPRECATEDIN_3_0 RSA *d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa);
      |                            ^~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
./../../include/asio/ssl/impl/context.ipp:958:29: warning: 'RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  958 |       rsa_private_key.p = ::PEM_read_bio_RSAPrivateKey(
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:36,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
/usr/include/openssl/pem.h:447:1: note: declared here
  447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
./../../include/asio/ssl/impl/context.ipp:958:55: warning: 'RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  958 |       rsa_private_key.p = ::PEM_read_bio_RSAPrivateKey(
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  959 |           bio.p, 0, callback,
      |           ~~~~~~~~~~~~~~~~~~~                          
  960 |           cb_userdata);
      |           ~~~~~~~~~~~~                                 
In file included from /usr/include/openssl/ssl.h:36,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
/usr/include/openssl/pem.h:447:1: note: declared here
  447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
./../../include/asio/ssl/impl/context.ipp:971:13: warning: 'int SSL_CTX_use_RSAPrivateKey(SSL_CTX*, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  971 |       if (::SSL_CTX_use_RSAPrivateKey(handle_, rsa_private_key.p) == 1)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
/usr/include/openssl/ssl.h:1803:12: note: declared here
 1803 | __owur int SSL_CTX_use_RSAPrivateKey(SSL_CTX *ctx, RSA *rsa);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
./../../include/asio/ssl/impl/context.ipp:971:38: warning: 'int SSL_CTX_use_RSAPrivateKey(SSL_CTX*, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  971 |       if (::SSL_CTX_use_RSAPrivateKey(handle_, rsa_private_key.p) == 1)
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
/usr/include/openssl/ssl.h:1803:12: note: declared here
 1803 | __owur int SSL_CTX_use_RSAPrivateKey(SSL_CTX *ctx, RSA *rsa);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
./../../include/asio/ssl/impl/context.ipp: In member function 'asio::error_code asio::ssl::context::use_rsa_private_key_file(const string&, asio::ssl::context_base::file_format, asio::error_code&)':
./../../include/asio/ssl/impl/context.ipp:1049:9: warning: 'int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1049 |   if (::SSL_CTX_use_RSAPrivateKey_file(
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
/usr/include/openssl/ssl.h:1690:12: note: declared here
 1690 | __owur int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX *ctx, const char *file,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
./../../include/asio/ssl/impl/context.ipp:1049:39: warning: 'int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1049 |   if (::SSL_CTX_use_RSAPrivateKey_file(
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
 1050 |         handle_, filename.c_str(), file_type) != 1)
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
/usr/include/openssl/ssl.h:1690:12: note: declared here
 1690 | __owur int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX *ctx, const char *file,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
./../../include/asio/ssl/impl/context.ipp: In member function 'asio::error_code asio::ssl::context::do_use_tmp_dh(BIO*, asio::error_code&)':
./../../include/asio/ssl/impl/context.ipp:1115:23: warning: 'DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1115 |   dh_cleanup dh = { ::PEM_read_bio_DHparams(bio, 0, 0, 0) };
      |                       ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:36,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
/usr/include/openssl/pem.h:469:1: note: declared here
  469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
      | ^~~~~~~~~~~~~~~~~~~
In file included from ./../../include/asio/ssl/context.hpp:758,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
./../../include/asio/ssl/impl/context.ipp:1115:44: warning: 'DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1115 |   dh_cleanup dh = { ::PEM_read_bio_DHparams(bio, 0, 0, 0) };
      |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:36,
                 from ./../../include/asio/ssl/detail/openssl_types.hpp:24,
                 from ./../../include/asio/ssl/context_base.hpp:19,
                 from ./../../include/asio/ssl/context.hpp:23,
                 from ./../../include/asio/ssl/stream.hpp:26,
                 from unit/ssl/stream.cpp:17:
/usr/include/openssl/pem.h:469:1: note: declared here
  469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
      | ^~~~~~~~~~~~~~~~~~~
g++ -I./../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -ftemplate-depth-256  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -o unit/ssl/stream unit/ssl/stream.o  -lssl -lcrypto -lrt
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests'
make  check-TESTS
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests'
PASS: unit/associated_allocator
PASS: unit/associated_executor
PASS: unit/async_result
PASS: unit/awaitable
PASS: unit/basic_datagram_socket
PASS: unit/basic_deadline_timer
PASS: unit/basic_raw_socket
PASS: unit/basic_seq_packet_socket
PASS: unit/basic_serial_port
PASS: unit/basic_signal_set
PASS: unit/basic_socket
PASS: unit/basic_socket_acceptor
PASS: unit/basic_stream_socket
PASS: unit/basic_streambuf
PASS: unit/basic_waitable_timer
PASS: unit/bind_executor
PASS: unit/buffered_read_stream
PASS: unit/buffered_stream
PASS: unit/buffered_write_stream
PASS: unit/buffer
PASS: unit/buffers_iterator
PASS: unit/co_spawn
PASS: unit/completion_condition
PASS: unit/compose
PASS: unit/connect
PASS: unit/deadline_timer
PASS: unit/defer
PASS: unit/detached
PASS: unit/dispatch
PASS: unit/error
PASS: unit/execution/any_executor
PASS: unit/execution/blocking
PASS: unit/execution/blocking_adaptation
PASS: unit/execution/bulk_execute
PASS: unit/execution/bulk_guarantee
PASS: unit/execution/connect
PASS: unit/execution/context_as
PASS: unit/execution/execute
PASS: unit/execution/executor
PASS: unit/execution/invocable_archetype
PASS: unit/execution/mapping
PASS: unit/execution/operation_state
PASS: unit/execution/outstanding_work
PASS: unit/execution/prefer_only
PASS: unit/execution/receiver
PASS: unit/execution/relationship
PASS: unit/execution/schedule
PASS: unit/execution/scheduler
PASS: unit/execution/sender
PASS: unit/execution/set_done
PASS: unit/execution/set_error
PASS: unit/execution/set_value
PASS: unit/execution/start
PASS: unit/execution/submit
PASS: unit/execution_context
PASS: unit/executor
PASS: unit/executor_work_guard
PASS: unit/high_resolution_timer
PASS: unit/io_context
PASS: unit/io_context_strand
PASS: unit/ip/address
PASS: unit/ip/address_v4
PASS: unit/ip/address_v4_iterator
PASS: unit/ip/address_v4_range
PASS: unit/ip/address_v6
PASS: unit/ip/address_v6_iterator
PASS: unit/ip/address_v6_range
PASS: unit/ip/basic_endpoint
PASS: unit/ip/basic_resolver
PASS: unit/ip/basic_resolver_entry
PASS: unit/ip/basic_resolver_iterator
PASS: unit/ip/basic_resolver_query
PASS: unit/ip/host_name
PASS: unit/ip/icmp
PASS: unit/ip/multicast
PASS: unit/ip/network_v4
PASS: unit/ip/network_v6
PASS: unit/ip/resolver_query_base
PASS: unit/ip/tcp
PASS: unit/ip/udp
PASS: unit/ip/unicast
PASS: unit/ip/v6_only
PASS: unit/is_read_buffered
PASS: unit/is_write_buffered
PASS: unit/local/basic_endpoint
PASS: unit/local/connect_pair
PASS: unit/local/datagram_protocol
PASS: unit/local/stream_protocol
PASS: unit/packaged_task
PASS: unit/placeholders
PASS: unit/posix/basic_descriptor
PASS: unit/posix/basic_stream_descriptor
PASS: unit/posix/descriptor
PASS: unit/posix/descriptor_base
PASS: unit/posix/stream_descriptor
PASS: unit/post
PASS: unit/read
PASS: unit/read_at
PASS: unit/read_until
PASS: unit/redirect_error
PASS: unit/serial_port
PASS: unit/serial_port_base
PASS: unit/signal_set
PASS: unit/socket_base
PASS: unit/static_thread_pool
PASS: unit/steady_timer
PASS: unit/strand
PASS: unit/streambuf
PASS: unit/system_context
PASS: unit/system_executor
PASS: unit/system_timer
PASS: unit/this_coro
PASS: unit/thread
PASS: unit/thread_pool
PASS: unit/time_traits
PASS: unit/ts/buffer
PASS: unit/ts/executor
PASS: unit/ts/internet
PASS: unit/ts/io_context
PASS: unit/ts/net
PASS: unit/ts/netfwd
PASS: unit/ts/socket
PASS: unit/ts/timer
PASS: unit/use_awaitable
PASS: unit/use_future
PASS: unit/uses_executor
PASS: unit/wait_traits
PASS: unit/windows/basic_object_handle
PASS: unit/windows/basic_overlapped_handle
PASS: unit/windows/basic_random_access_handle
PASS: unit/windows/basic_stream_handle
PASS: unit/windows/object_handle
PASS: unit/windows/overlapped_handle
PASS: unit/windows/overlapped_ptr
PASS: unit/windows/random_access_handle
PASS: unit/windows/stream_handle
PASS: unit/write
PASS: unit/write_at
PASS: unit/ssl/context_base
PASS: unit/ssl/context
PASS: unit/ssl/error
PASS: unit/ssl/host_name_verification
PASS: unit/ssl/rfc2818_verification
PASS: unit/ssl/stream_base
PASS: unit/ssl/stream
============================================================================
Testsuite summary for asio 1.18.1
============================================================================
# TOTAL: 145
# PASS:  145
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src/tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/asio-1.18.1'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: asio-1.18.1-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9f51Qc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd asio-1.18.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/share/doc/asio
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/share/doc/asio
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/share/doc/asio
+ cp -pr doc/asio doc/asio.png doc/async_op1.png doc/async_op2.png doc/blank.png doc/boostbook.css doc/caution.png doc/draft.png doc/examples doc/home.png doc/important.png doc/index.html doc/next.png doc/next_disabled.png doc/note.png doc/prev.png doc/prev_disabled.png doc/proactor.png doc/standalone_HTML.manifest doc/sync_op.png doc/tip.png doc/up.png doc/up_disabled.png doc/warning.png /home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/share/doc/asio
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wJGVen
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd asio-1.18.1
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/share/licenses/asio
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/share/licenses/asio
+ cp -pr LICENSE_1_0.txt /home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/share/licenses/asio
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64/usr/share/licenses/asio
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: asio = 1.18.1-1.mga9 asio(aarch-64) = 1.18.1-1.mga9 asio-devel = 1.18.1-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/asio-1.18.1-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TfKfEL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd asio-1.18.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/asio-1.18.1-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.g0vhvu
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf asio-1.18.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!