>>> asio: Building community/asio 1.18.1-r0 (using abuild 3.7.0_rc1-r2) started Tue, 29 Dec 2020 11:26:05 +0000 >>> asio: Checking sanity of /home/buildozer/aports/community/asio/APKBUILD... >>> asio: Analyzing dependencies... >>> asio: Installing for build: build-base boost-dev openssl-dev (1/44) Installing boost-atomic (1.72.0-r6) (2/44) Installing boost-chrono (1.72.0-r6) (3/44) Installing boost-container (1.72.0-r6) (4/44) Installing boost-context (1.72.0-r6) (5/44) Installing boost-contract (1.72.0-r6) (6/44) Installing boost-thread (1.72.0-r6) (7/44) Installing boost-coroutine (1.72.0-r6) (8/44) Installing boost-date_time (1.72.0-r6) (9/44) Installing boost-fiber (1.72.0-r6) (10/44) Installing boost-filesystem (1.72.0-r6) (11/44) Installing icu-libs (67.1-r1) (12/44) Installing boost-regex (1.72.0-r6) (13/44) Installing boost-graph (1.72.0-r6) (14/44) Installing libbz2 (1.0.8-r1) (15/44) Installing xz-libs (5.2.5-r0) (16/44) Installing boost-iostreams (1.72.0-r6) (17/44) Installing boost-locale (1.72.0-r6) (18/44) Installing boost-log (1.72.0-r6) (19/44) Installing boost-log_setup (1.72.0-r6) (20/44) Installing boost-math (1.72.0-r6) (21/44) Installing boost-prg_exec_monitor (1.72.0-r6) (22/44) Installing boost-program_options (1.72.0-r6) (23/44) Installing libffi (3.3-r2) (24/44) Installing gdbm (1.19-r0) (25/44) Installing readline (8.0.4-r0) (26/44) Installing sqlite-libs (3.34.0-r0) (27/44) Installing python3 (3.8.7-r0) (28/44) Installing boost-python3 (1.72.0-r6) (29/44) Installing boost-random (1.72.0-r6) (30/44) Installing boost-serialization (1.72.0-r6) (31/44) Installing boost-stacktrace_basic (1.72.0-r6) (32/44) Installing boost-stacktrace_noop (1.72.0-r6) (33/44) Installing boost-system (1.72.0-r6) (34/44) Installing boost-timer (1.72.0-r6) (35/44) Installing boost-type_erasure (1.72.0-r6) (36/44) Installing boost-unit_test_framework (1.72.0-r6) (37/44) Installing boost-wave (1.72.0-r6) (38/44) Installing boost-wserialization (1.72.0-r6) (39/44) Installing boost-libs (1.72.0-r6) (40/44) Installing boost (1.72.0-r6) (41/44) Installing linux-headers (5.7.8-r0) (42/44) Installing boost-dev (1.72.0-r6) (43/44) Installing openssl-dev (1.1.1i-r0) (44/44) Installing .makedepends-asio (20201229.112607) Executing busybox-1.32.0-r8.trigger OK: 567 MiB in 130 packages >>> asio: Cleaning up srcdir >>> asio: Cleaning up pkgdir >>> asio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/asio-1.18.1.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 1688k 4 86149 0 0 1152k 0 0:00:01 --:--:-- 0:00:01 1136k 100 1688k 100 1688k 0 0 15.8M 0 --:--:-- --:--:-- --:--:-- 15.7M >>> asio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/asio-1.18.1.tar.bz2 >>> asio: Checking sha512sums... asio-1.18.1.tar.bz2: OK >>> asio: Unpacking /var/cache/distfiles/v3.13/asio-1.18.1.tar.bz2... 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... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk 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 '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking whether make supports the include directive... yes (GNU style) checking for i586-alpine-linux-musl-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... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for i586-alpine-linux-musl-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... no 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 Making all in include make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/include' Making all in src make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src' Making all in examples/cpp11 make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/examples/cpp11' depbase=`echo allocation/server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT allocation/server.o -MD -MP -MF $depbase.Tpo -c -o allocation/server.o allocation/server.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo buffers/reference_counted.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT buffers/reference_counted.o -MD -MP -MF $depbase.Tpo -c -o buffers/reference_counted.o buffers/reference_counted.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo chat/chat_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT chat/chat_client.o -MD -MP -MF $depbase.Tpo -c -o chat/chat_client.o chat/chat_client.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo chat/chat_server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT chat/chat_server.o -MD -MP -MF $depbase.Tpo -c -o chat/chat_server.o chat/chat_server.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo echo/async_tcp_echo_server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT echo/async_tcp_echo_server.o -MD -MP -MF $depbase.Tpo -c -o echo/async_tcp_echo_server.o echo/async_tcp_echo_server.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo echo/async_udp_echo_server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT echo/async_udp_echo_server.o -MD -MP -MF $depbase.Tpo -c -o echo/async_udp_echo_server.o echo/async_udp_echo_server.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo echo/blocking_tcp_echo_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT echo/blocking_tcp_echo_client.o -MD -MP -MF $depbase.Tpo -c -o echo/blocking_tcp_echo_client.o echo/blocking_tcp_echo_client.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo echo/blocking_tcp_echo_server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT echo/blocking_tcp_echo_server.o -MD -MP -MF $depbase.Tpo -c -o echo/blocking_tcp_echo_server.o echo/blocking_tcp_echo_server.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo echo/blocking_udp_echo_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT echo/blocking_udp_echo_client.o -MD -MP -MF $depbase.Tpo -c -o echo/blocking_udp_echo_client.o echo/blocking_udp_echo_client.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo echo/blocking_udp_echo_server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT echo/blocking_udp_echo_server.o -MD -MP -MF $depbase.Tpo -c -o echo/blocking_udp_echo_server.o echo/blocking_udp_echo_server.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo executors/actor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT executors/actor.o -MD -MP -MF $depbase.Tpo -c -o executors/actor.o executors/actor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo executors/bank_account_1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT executors/bank_account_1.o -MD -MP -MF $depbase.Tpo -c -o executors/bank_account_1.o executors/bank_account_1.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo executors/bank_account_2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT executors/bank_account_2.o -MD -MP -MF $depbase.Tpo -c -o executors/bank_account_2.o executors/bank_account_2.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo executors/fork_join.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT executors/fork_join.o -MD -MP -MF $depbase.Tpo -c -o executors/fork_join.o executors/fork_join.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo executors/pipeline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT executors/pipeline.o -MD -MP -MF $depbase.Tpo -c -o executors/pipeline.o executors/pipeline.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo executors/priority_scheduler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT executors/priority_scheduler.o -MD -MP -MF $depbase.Tpo -c -o executors/priority_scheduler.o executors/priority_scheduler.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo futures/daytime_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT futures/daytime_client.o -MD -MP -MF $depbase.Tpo -c -o futures/daytime_client.o futures/daytime_client.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo handler_tracking/async_tcp_echo_server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT handler_tracking/async_tcp_echo_server.o -MD -MP -MF $depbase.Tpo -c -o handler_tracking/async_tcp_echo_server.o handler_tracking/async_tcp_echo_server.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo http/server/connection.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT http/server/connection.o -MD -MP -MF $depbase.Tpo -c -o http/server/connection.o http/server/connection.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo http/server/connection_manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT http/server/connection_manager.o -MD -MP -MF $depbase.Tpo -c -o http/server/connection_manager.o http/server/connection_manager.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo http/server/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT http/server/main.o -MD -MP -MF $depbase.Tpo -c -o http/server/main.o http/server/main.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo http/server/mime_types.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT http/server/mime_types.o -MD -MP -MF $depbase.Tpo -c -o http/server/mime_types.o http/server/mime_types.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo http/server/reply.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT http/server/reply.o -MD -MP -MF $depbase.Tpo -c -o http/server/reply.o http/server/reply.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo http/server/request_handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT http/server/request_handler.o -MD -MP -MF $depbase.Tpo -c -o http/server/request_handler.o http/server/request_handler.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo http/server/request_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT http/server/request_parser.o -MD -MP -MF $depbase.Tpo -c -o http/server/request_parser.o http/server/request_parser.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo http/server/server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT http/server/server.o -MD -MP -MF $depbase.Tpo -c -o http/server/server.o http/server/server.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo invocation/prioritised_handlers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT invocation/prioritised_handlers.o -MD -MP -MF $depbase.Tpo -c -o invocation/prioritised_handlers.o invocation/prioritised_handlers.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo iostreams/http_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT iostreams/http_client.o -MD -MP -MF $depbase.Tpo -c -o iostreams/http_client.o iostreams/http_client.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo multicast/receiver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT multicast/receiver.o -MD -MP -MF $depbase.Tpo -c -o multicast/receiver.o multicast/receiver.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo multicast/sender.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT multicast/sender.o -MD -MP -MF $depbase.Tpo -c -o multicast/sender.o multicast/sender.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nonblocking/third_party_lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT nonblocking/third_party_lib.o -MD -MP -MF $depbase.Tpo -c -o nonblocking/third_party_lib.o nonblocking/third_party_lib.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo operations/composed_1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT operations/composed_1.o -MD -MP -MF $depbase.Tpo -c -o operations/composed_1.o operations/composed_1.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo operations/composed_2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT operations/composed_2.o -MD -MP -MF $depbase.Tpo -c -o operations/composed_2.o operations/composed_2.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo operations/composed_3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT operations/composed_3.o -MD -MP -MF $depbase.Tpo -c -o operations/composed_3.o operations/composed_3.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo operations/composed_4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT operations/composed_4.o -MD -MP -MF $depbase.Tpo -c -o operations/composed_4.o operations/composed_4.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo operations/composed_5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT operations/composed_5.o -MD -MP -MF $depbase.Tpo -c -o operations/composed_5.o operations/composed_5.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo operations/composed_6.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT operations/composed_6.o -MD -MP -MF $depbase.Tpo -c -o operations/composed_6.o operations/composed_6.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo operations/composed_7.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT operations/composed_7.o -MD -MP -MF $depbase.Tpo -c -o operations/composed_7.o operations/composed_7.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo operations/composed_8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT operations/composed_8.o -MD -MP -MF $depbase.Tpo -c -o operations/composed_8.o operations/composed_8.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo socks4/sync_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT socks4/sync_client.o -MD -MP -MF $depbase.Tpo -c -o socks4/sync_client.o socks4/sync_client.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo timeouts/async_tcp_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT timeouts/async_tcp_client.o -MD -MP -MF $depbase.Tpo -c -o timeouts/async_tcp_client.o timeouts/async_tcp_client.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo timeouts/blocking_tcp_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT timeouts/blocking_tcp_client.o -MD -MP -MF $depbase.Tpo -c -o timeouts/blocking_tcp_client.o timeouts/blocking_tcp_client.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo timeouts/blocking_token_tcp_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT timeouts/blocking_token_tcp_client.o -MD -MP -MF $depbase.Tpo -c -o timeouts/blocking_token_tcp_client.o timeouts/blocking_token_tcp_client.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo timeouts/blocking_udp_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT timeouts/blocking_udp_client.o -MD -MP -MF $depbase.Tpo -c -o timeouts/blocking_udp_client.o timeouts/blocking_udp_client.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo timeouts/server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT timeouts/server.o -MD -MP -MF $depbase.Tpo -c -o timeouts/server.o timeouts/server.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo timers/time_t_timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT timers/time_t_timer.o -MD -MP -MF $depbase.Tpo -c -o timers/time_t_timer.o timers/time_t_timer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fork/daemon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT fork/daemon.o -MD -MP -MF $depbase.Tpo -c -o fork/daemon.o fork/daemon.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fork/process_per_connection.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT fork/process_per_connection.o -MD -MP -MF $depbase.Tpo -c -o fork/process_per_connection.o fork/process_per_connection.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo local/connect_pair.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT local/connect_pair.o -MD -MP -MF $depbase.Tpo -c -o local/connect_pair.o local/connect_pair.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo local/iostream_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT local/iostream_client.o -MD -MP -MF $depbase.Tpo -c -o local/iostream_client.o local/iostream_client.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo local/stream_server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT local/stream_server.o -MD -MP -MF $depbase.Tpo -c -o local/stream_server.o local/stream_server.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo local/stream_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT local/stream_client.o -MD -MP -MF $depbase.Tpo -c -o local/stream_client.o local/stream_client.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ssl/client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT ssl/client.o -MD -MP -MF $depbase.Tpo -c -o ssl/client.o ssl/client.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ssl/server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT ssl/server.o -MD -MP -MF $depbase.Tpo -c -o ssl/server.o ssl/server.cpp &&\ mv -f $depbase.Tpo $depbase.Po g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o allocation/server allocation/server.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o buffers/reference_counted buffers/reference_counted.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o chat/chat_server chat/chat_server.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o echo/async_tcp_echo_server echo/async_tcp_echo_server.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o echo/async_udp_echo_server echo/async_udp_echo_server.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o echo/blocking_tcp_echo_client echo/blocking_tcp_echo_client.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o echo/blocking_tcp_echo_server echo/blocking_tcp_echo_server.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o echo/blocking_udp_echo_client echo/blocking_udp_echo_client.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o echo/blocking_udp_echo_server echo/blocking_udp_echo_server.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o executors/actor executors/actor.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o executors/bank_account_1 executors/bank_account_1.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o executors/bank_account_2 executors/bank_account_2.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o executors/fork_join executors/fork_join.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o executors/pipeline executors/pipeline.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o executors/priority_scheduler executors/priority_scheduler.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o futures/daytime_client futures/daytime_client.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o handler_tracking/async_tcp_echo_server handler_tracking/async_tcp_echo_server.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -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 g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o invocation/prioritised_handlers invocation/prioritised_handlers.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o iostreams/http_client iostreams/http_client.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o multicast/receiver multicast/receiver.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o multicast/sender multicast/sender.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o chat/chat_client chat/chat_client.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o nonblocking/third_party_lib nonblocking/third_party_lib.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o operations/composed_1 operations/composed_1.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o operations/composed_2 operations/composed_2.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o operations/composed_3 operations/composed_3.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o timeouts/blocking_udp_client timeouts/blocking_udp_client.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o operations/composed_8 operations/composed_8.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o operations/composed_6 operations/composed_6.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o socks4/sync_client socks4/sync_client.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o fork/daemon fork/daemon.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o operations/composed_5 operations/composed_5.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o operations/composed_4 operations/composed_4.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o timeouts/blocking_tcp_client timeouts/blocking_tcp_client.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o local/iostream_client local/iostream_client.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o operations/composed_7 operations/composed_7.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o local/stream_client local/stream_client.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o local/connect_pair local/connect_pair.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o timeouts/blocking_token_tcp_client timeouts/blocking_token_tcp_client.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o timers/time_t_timer timers/time_t_timer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o timeouts/async_tcp_client timeouts/async_tcp_client.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o local/stream_server local/stream_server.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o fork/process_per_connection fork/process_per_connection.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o timeouts/server timeouts/server.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o ssl/server ssl/server.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o ssl/client ssl/client.o -lssl -lcrypto -lrt make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/examples/cpp11' Making all in examples/cpp14 make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/examples/cpp14' depbase=`echo echo/async_tcp_echo_server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT echo/async_tcp_echo_server.o -MD -MP -MF $depbase.Tpo -c -o echo/async_tcp_echo_server.o echo/async_tcp_echo_server.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo echo/async_udp_echo_server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT echo/async_udp_echo_server.o -MD -MP -MF $depbase.Tpo -c -o echo/async_udp_echo_server.o echo/async_udp_echo_server.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo echo/blocking_tcp_echo_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT echo/blocking_tcp_echo_client.o -MD -MP -MF $depbase.Tpo -c -o echo/blocking_tcp_echo_client.o echo/blocking_tcp_echo_client.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo echo/blocking_tcp_echo_server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT echo/blocking_tcp_echo_server.o -MD -MP -MF $depbase.Tpo -c -o echo/blocking_tcp_echo_server.o echo/blocking_tcp_echo_server.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo echo/blocking_udp_echo_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT echo/blocking_udp_echo_client.o -MD -MP -MF $depbase.Tpo -c -o echo/blocking_udp_echo_client.o echo/blocking_udp_echo_client.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo echo/blocking_udp_echo_server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT echo/blocking_udp_echo_server.o -MD -MP -MF $depbase.Tpo -c -o echo/blocking_udp_echo_server.o echo/blocking_udp_echo_server.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo executors/actor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT executors/actor.o -MD -MP -MF $depbase.Tpo -c -o executors/actor.o executors/actor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo executors/async_1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT executors/async_1.o -MD -MP -MF $depbase.Tpo -c -o executors/async_1.o executors/async_1.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo executors/async_2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT executors/async_2.o -MD -MP -MF $depbase.Tpo -c -o executors/async_2.o executors/async_2.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo executors/bank_account_1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT executors/bank_account_1.o -MD -MP -MF $depbase.Tpo -c -o executors/bank_account_1.o executors/bank_account_1.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo executors/bank_account_2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT executors/bank_account_2.o -MD -MP -MF $depbase.Tpo -c -o executors/bank_account_2.o executors/bank_account_2.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo executors/fork_join.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT executors/fork_join.o -MD -MP -MF $depbase.Tpo -c -o executors/fork_join.o executors/fork_join.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo executors/pipeline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT executors/pipeline.o -MD -MP -MF $depbase.Tpo -c -o executors/pipeline.o executors/pipeline.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo executors/priority_scheduler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT executors/priority_scheduler.o -MD -MP -MF $depbase.Tpo -c -o executors/priority_scheduler.o executors/priority_scheduler.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo iostreams/http_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT iostreams/http_client.o -MD -MP -MF $depbase.Tpo -c -o iostreams/http_client.o iostreams/http_client.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo operations/composed_1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT operations/composed_1.o -MD -MP -MF $depbase.Tpo -c -o operations/composed_1.o operations/composed_1.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo operations/composed_2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT operations/composed_2.o -MD -MP -MF $depbase.Tpo -c -o operations/composed_2.o operations/composed_2.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo operations/composed_3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT operations/composed_3.o -MD -MP -MF $depbase.Tpo -c -o operations/composed_3.o operations/composed_3.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo operations/composed_4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT operations/composed_4.o -MD -MP -MF $depbase.Tpo -c -o operations/composed_4.o operations/composed_4.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo operations/composed_5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT operations/composed_5.o -MD -MP -MF $depbase.Tpo -c -o operations/composed_5.o operations/composed_5.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo operations/composed_6.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT operations/composed_6.o -MD -MP -MF $depbase.Tpo -c -o operations/composed_6.o operations/composed_6.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo operations/composed_7.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT operations/composed_7.o -MD -MP -MF $depbase.Tpo -c -o operations/composed_7.o operations/composed_7.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo operations/composed_8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT operations/composed_8.o -MD -MP -MF $depbase.Tpo -c -o operations/composed_8.o operations/composed_8.cpp &&\ mv -f $depbase.Tpo $depbase.Po g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o executors/async_1 executors/async_1.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o executors/priority_scheduler executors/priority_scheduler.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o executors/bank_account_2 executors/bank_account_2.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o executors/bank_account_1 executors/bank_account_1.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o executors/async_2 executors/async_2.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o executors/fork_join executors/fork_join.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o executors/pipeline executors/pipeline.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o echo/async_udp_echo_server echo/async_udp_echo_server.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o echo/blocking_udp_echo_server echo/blocking_udp_echo_server.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o operations/composed_1 operations/composed_1.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o operations/composed_5 operations/composed_5.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o echo/blocking_tcp_echo_server echo/blocking_tcp_echo_server.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o operations/composed_3 operations/composed_3.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o echo/blocking_udp_echo_client echo/blocking_udp_echo_client.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o executors/actor executors/actor.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o echo/async_tcp_echo_server echo/async_tcp_echo_server.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o operations/composed_6 operations/composed_6.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o operations/composed_7 operations/composed_7.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o operations/composed_2 operations/composed_2.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o iostreams/http_client iostreams/http_client.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o operations/composed_4 operations/composed_4.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o echo/blocking_tcp_echo_client echo/blocking_tcp_echo_client.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o operations/composed_8 operations/composed_8.o -lssl -lcrypto -lrt make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/examples/cpp14' Making all in tests make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' Making all in properties make[3]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests/properties' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests/properties' make[3]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src' make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src' make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1' Making check in include make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/include' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src' Making check in examples/cpp11 make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/examples/cpp11' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/examples/cpp11' Making check in examples/cpp14 make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/examples/cpp14' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/examples/cpp14' Making check in tests make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' Making check in properties make[3]: Entering directory '/home/buildozer/aports/community/asio/src/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/buildozer/aports/community/asio/src/asio-1.18.1/src/tests/properties' depbase=`echo cpp03/query_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/query_free.o -MD -MP -MF $depbase.Tpo -c -o cpp03/query_free.o cpp03/query_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/query_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/query_member.o -MD -MP -MF $depbase.Tpo -c -o cpp03/query_member.o cpp03/query_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/query_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/query_static.o -MD -MP -MF $depbase.Tpo -c -o cpp03/query_static.o cpp03/query_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_query_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_query_free.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_query_free.o cpp03/can_query_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_query_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_query_member.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_query_member.o cpp03/can_query_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_query_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_query_static.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_query_static.o cpp03/can_query_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_query_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_query_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_query_unsupported.o cpp03/can_query_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_query_not_applicable_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_query_not_applicable_free.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_query_not_applicable_free.o cpp03/can_query_not_applicable_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_query_not_applicable_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_query_not_applicable_member.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_query_not_applicable_member.o cpp03/can_query_not_applicable_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_query_not_applicable_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_query_not_applicable_static.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_query_not_applicable_static.o cpp03/can_query_not_applicable_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_query_not_applicable_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_query_not_applicable_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_query_not_applicable_unsupported.o cpp03/can_query_not_applicable_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/require_concept_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/require_concept_free.o -MD -MP -MF $depbase.Tpo -c -o cpp03/require_concept_free.o cpp03/require_concept_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/require_concept_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/require_concept_member.o -MD -MP -MF $depbase.Tpo -c -o cpp03/require_concept_member.o cpp03/require_concept_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/require_concept_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/require_concept_static.o -MD -MP -MF $depbase.Tpo -c -o cpp03/require_concept_static.o cpp03/require_concept_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_require_concept_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_require_concept_free.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_require_concept_free.o cpp03/can_require_concept_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_require_concept_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_require_concept_member.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_require_concept_member.o cpp03/can_require_concept_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_require_concept_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_require_concept_static.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_require_concept_static.o cpp03/can_require_concept_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_require_concept_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_require_concept_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_require_concept_unsupported.o cpp03/can_require_concept_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_require_concept_not_applicable_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_require_concept_not_applicable_free.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_require_concept_not_applicable_free.o cpp03/can_require_concept_not_applicable_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_require_concept_not_applicable_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_require_concept_not_applicable_member.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_require_concept_not_applicable_member.o cpp03/can_require_concept_not_applicable_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_require_concept_not_applicable_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_require_concept_not_applicable_static.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_require_concept_not_applicable_static.o cpp03/can_require_concept_not_applicable_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_require_concept_not_applicable_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_require_concept_not_applicable_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_require_concept_not_applicable_unsupported.o cpp03/can_require_concept_not_applicable_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/require_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/require_free.o -MD -MP -MF $depbase.Tpo -c -o cpp03/require_free.o cpp03/require_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/require_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/require_member.o -MD -MP -MF $depbase.Tpo -c -o cpp03/require_member.o cpp03/require_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/require_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/require_static.o -MD -MP -MF $depbase.Tpo -c -o cpp03/require_static.o cpp03/require_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_require_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_require_free.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_require_free.o cpp03/can_require_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_require_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_require_member.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_require_member.o cpp03/can_require_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_require_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_require_static.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_require_static.o cpp03/can_require_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_require_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_require_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_require_unsupported.o cpp03/can_require_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_require_not_applicable_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_require_not_applicable_free.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_require_not_applicable_free.o cpp03/can_require_not_applicable_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_require_not_applicable_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_require_not_applicable_member.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_require_not_applicable_member.o cpp03/can_require_not_applicable_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_require_not_applicable_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_require_not_applicable_static.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_require_not_applicable_static.o cpp03/can_require_not_applicable_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_require_not_applicable_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_require_not_applicable_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_require_not_applicable_unsupported.o cpp03/can_require_not_applicable_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/prefer_free_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/prefer_free_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp03/prefer_free_prefer.o cpp03/prefer_free_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/prefer_member_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/prefer_member_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp03/prefer_member_prefer.o cpp03/prefer_member_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/prefer_free_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/prefer_free_require.o -MD -MP -MF $depbase.Tpo -c -o cpp03/prefer_free_require.o cpp03/prefer_free_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/prefer_member_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/prefer_member_require.o -MD -MP -MF $depbase.Tpo -c -o cpp03/prefer_member_require.o cpp03/prefer_member_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/prefer_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/prefer_static.o -MD -MP -MF $depbase.Tpo -c -o cpp03/prefer_static.o cpp03/prefer_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/prefer_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/prefer_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp03/prefer_unsupported.o cpp03/prefer_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_free_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_free_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_free_prefer.o cpp03/can_prefer_free_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_free_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_free_require.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_free_require.o cpp03/can_prefer_free_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_member_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_member_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_member_prefer.o cpp03/can_prefer_member_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_member_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_member_require.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_member_require.o cpp03/can_prefer_member_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_static.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_static.o cpp03/can_prefer_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_unsupported.o cpp03/can_prefer_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_not_applicable_free_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_not_applicable_free_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_not_applicable_free_prefer.o cpp03/can_prefer_not_applicable_free_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_not_applicable_free_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_not_applicable_free_require.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_not_applicable_free_require.o cpp03/can_prefer_not_applicable_free_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_not_applicable_member_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_not_applicable_member_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_not_applicable_member_prefer.o cpp03/can_prefer_not_applicable_member_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_not_applicable_member_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_not_applicable_member_require.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_not_applicable_member_require.o cpp03/can_prefer_not_applicable_member_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_not_applicable_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_not_applicable_static.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_not_applicable_static.o cpp03/can_prefer_not_applicable_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_not_applicable_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_not_applicable_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_not_applicable_unsupported.o cpp03/can_prefer_not_applicable_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_not_preferable_free_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_not_preferable_free_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_not_preferable_free_prefer.o cpp03/can_prefer_not_preferable_free_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_not_preferable_free_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_not_preferable_free_require.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_not_preferable_free_require.o cpp03/can_prefer_not_preferable_free_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_not_preferable_member_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_not_preferable_member_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_not_preferable_member_prefer.o cpp03/can_prefer_not_preferable_member_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_not_preferable_member_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_not_preferable_member_require.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_not_preferable_member_require.o cpp03/can_prefer_not_preferable_member_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_not_preferable_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_not_preferable_static.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_not_preferable_static.o cpp03/can_prefer_not_preferable_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp03/can_prefer_not_preferable_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp03/can_prefer_not_preferable_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp03/can_prefer_not_preferable_unsupported.o cpp03/can_prefer_not_preferable_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/query_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/query_free.o -MD -MP -MF $depbase.Tpo -c -o cpp11/query_free.o cpp11/query_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/query_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/query_member.o -MD -MP -MF $depbase.Tpo -c -o cpp11/query_member.o cpp11/query_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/query_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/query_static.o -MD -MP -MF $depbase.Tpo -c -o cpp11/query_static.o cpp11/query_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_query_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_query_free.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_query_free.o cpp11/can_query_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_query_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_query_member.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_query_member.o cpp11/can_query_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_query_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_query_static.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_query_static.o cpp11/can_query_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_query_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_query_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_query_unsupported.o cpp11/can_query_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_query_not_applicable_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_query_not_applicable_free.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_query_not_applicable_free.o cpp11/can_query_not_applicable_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_query_not_applicable_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_query_not_applicable_member.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_query_not_applicable_member.o cpp11/can_query_not_applicable_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_query_not_applicable_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_query_not_applicable_static.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_query_not_applicable_static.o cpp11/can_query_not_applicable_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_query_not_applicable_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_query_not_applicable_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_query_not_applicable_unsupported.o cpp11/can_query_not_applicable_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/require_concept_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/require_concept_free.o -MD -MP -MF $depbase.Tpo -c -o cpp11/require_concept_free.o cpp11/require_concept_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/require_concept_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/require_concept_member.o -MD -MP -MF $depbase.Tpo -c -o cpp11/require_concept_member.o cpp11/require_concept_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/require_concept_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/require_concept_static.o -MD -MP -MF $depbase.Tpo -c -o cpp11/require_concept_static.o cpp11/require_concept_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_require_concept_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_require_concept_free.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_require_concept_free.o cpp11/can_require_concept_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_require_concept_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_require_concept_member.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_require_concept_member.o cpp11/can_require_concept_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_require_concept_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_require_concept_static.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_require_concept_static.o cpp11/can_require_concept_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_require_concept_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_require_concept_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_require_concept_unsupported.o cpp11/can_require_concept_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_require_concept_not_applicable_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_require_concept_not_applicable_free.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_require_concept_not_applicable_free.o cpp11/can_require_concept_not_applicable_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_require_concept_not_applicable_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_require_concept_not_applicable_member.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_require_concept_not_applicable_member.o cpp11/can_require_concept_not_applicable_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_require_concept_not_applicable_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_require_concept_not_applicable_static.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_require_concept_not_applicable_static.o cpp11/can_require_concept_not_applicable_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_require_concept_not_applicable_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_require_concept_not_applicable_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_require_concept_not_applicable_unsupported.o cpp11/can_require_concept_not_applicable_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/require_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/require_free.o -MD -MP -MF $depbase.Tpo -c -o cpp11/require_free.o cpp11/require_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/require_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/require_member.o -MD -MP -MF $depbase.Tpo -c -o cpp11/require_member.o cpp11/require_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/require_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/require_static.o -MD -MP -MF $depbase.Tpo -c -o cpp11/require_static.o cpp11/require_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_require_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_require_free.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_require_free.o cpp11/can_require_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_require_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_require_member.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_require_member.o cpp11/can_require_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_require_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_require_static.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_require_static.o cpp11/can_require_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_require_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_require_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_require_unsupported.o cpp11/can_require_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_require_not_applicable_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_require_not_applicable_free.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_require_not_applicable_free.o cpp11/can_require_not_applicable_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_require_not_applicable_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_require_not_applicable_member.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_require_not_applicable_member.o cpp11/can_require_not_applicable_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_require_not_applicable_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_require_not_applicable_static.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_require_not_applicable_static.o cpp11/can_require_not_applicable_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_require_not_applicable_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_require_not_applicable_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_require_not_applicable_unsupported.o cpp11/can_require_not_applicable_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/prefer_free_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/prefer_free_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp11/prefer_free_prefer.o cpp11/prefer_free_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/prefer_member_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/prefer_member_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp11/prefer_member_prefer.o cpp11/prefer_member_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/prefer_free_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/prefer_free_require.o -MD -MP -MF $depbase.Tpo -c -o cpp11/prefer_free_require.o cpp11/prefer_free_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/prefer_member_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/prefer_member_require.o -MD -MP -MF $depbase.Tpo -c -o cpp11/prefer_member_require.o cpp11/prefer_member_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/prefer_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/prefer_static.o -MD -MP -MF $depbase.Tpo -c -o cpp11/prefer_static.o cpp11/prefer_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/prefer_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/prefer_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp11/prefer_unsupported.o cpp11/prefer_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_free_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_free_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_free_prefer.o cpp11/can_prefer_free_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_free_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_free_require.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_free_require.o cpp11/can_prefer_free_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_member_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_member_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_member_prefer.o cpp11/can_prefer_member_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_member_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_member_require.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_member_require.o cpp11/can_prefer_member_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_static.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_static.o cpp11/can_prefer_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_unsupported.o cpp11/can_prefer_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_not_applicable_free_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_not_applicable_free_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_not_applicable_free_prefer.o cpp11/can_prefer_not_applicable_free_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_not_applicable_free_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_not_applicable_free_require.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_not_applicable_free_require.o cpp11/can_prefer_not_applicable_free_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_not_applicable_member_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_not_applicable_member_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_not_applicable_member_prefer.o cpp11/can_prefer_not_applicable_member_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_not_applicable_member_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_not_applicable_member_require.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_not_applicable_member_require.o cpp11/can_prefer_not_applicable_member_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_not_applicable_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_not_applicable_static.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_not_applicable_static.o cpp11/can_prefer_not_applicable_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_not_applicable_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_not_applicable_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_not_applicable_unsupported.o cpp11/can_prefer_not_applicable_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_not_preferable_free_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_not_preferable_free_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_not_preferable_free_prefer.o cpp11/can_prefer_not_preferable_free_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_not_preferable_free_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_not_preferable_free_require.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_not_preferable_free_require.o cpp11/can_prefer_not_preferable_free_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_not_preferable_member_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_not_preferable_member_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_not_preferable_member_prefer.o cpp11/can_prefer_not_preferable_member_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_not_preferable_member_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_not_preferable_member_require.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_not_preferable_member_require.o cpp11/can_prefer_not_preferable_member_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_not_preferable_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_not_preferable_static.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_not_preferable_static.o cpp11/can_prefer_not_preferable_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp11/can_prefer_not_preferable_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp11/can_prefer_not_preferable_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp11/can_prefer_not_preferable_unsupported.o cpp11/can_prefer_not_preferable_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/query_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/query_free.o -MD -MP -MF $depbase.Tpo -c -o cpp14/query_free.o cpp14/query_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/query_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/query_member.o -MD -MP -MF $depbase.Tpo -c -o cpp14/query_member.o cpp14/query_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/query_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/query_static.o -MD -MP -MF $depbase.Tpo -c -o cpp14/query_static.o cpp14/query_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_query_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_query_free.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_query_free.o cpp14/can_query_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_query_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_query_member.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_query_member.o cpp14/can_query_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_query_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_query_static.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_query_static.o cpp14/can_query_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_query_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_query_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_query_unsupported.o cpp14/can_query_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_query_not_applicable_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_query_not_applicable_free.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_query_not_applicable_free.o cpp14/can_query_not_applicable_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_query_not_applicable_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_query_not_applicable_member.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_query_not_applicable_member.o cpp14/can_query_not_applicable_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_query_not_applicable_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_query_not_applicable_static.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_query_not_applicable_static.o cpp14/can_query_not_applicable_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_query_not_applicable_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_query_not_applicable_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_query_not_applicable_unsupported.o cpp14/can_query_not_applicable_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/require_concept_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/require_concept_free.o -MD -MP -MF $depbase.Tpo -c -o cpp14/require_concept_free.o cpp14/require_concept_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/require_concept_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/require_concept_member.o -MD -MP -MF $depbase.Tpo -c -o cpp14/require_concept_member.o cpp14/require_concept_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/require_concept_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/require_concept_static.o -MD -MP -MF $depbase.Tpo -c -o cpp14/require_concept_static.o cpp14/require_concept_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_require_concept_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_require_concept_free.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_require_concept_free.o cpp14/can_require_concept_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_require_concept_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_require_concept_member.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_require_concept_member.o cpp14/can_require_concept_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_require_concept_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_require_concept_static.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_require_concept_static.o cpp14/can_require_concept_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_require_concept_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_require_concept_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_require_concept_unsupported.o cpp14/can_require_concept_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_require_concept_not_applicable_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_require_concept_not_applicable_free.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_require_concept_not_applicable_free.o cpp14/can_require_concept_not_applicable_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_require_concept_not_applicable_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_require_concept_not_applicable_member.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_require_concept_not_applicable_member.o cpp14/can_require_concept_not_applicable_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_require_concept_not_applicable_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_require_concept_not_applicable_static.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_require_concept_not_applicable_static.o cpp14/can_require_concept_not_applicable_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_require_concept_not_applicable_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_require_concept_not_applicable_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_require_concept_not_applicable_unsupported.o cpp14/can_require_concept_not_applicable_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/require_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/require_free.o -MD -MP -MF $depbase.Tpo -c -o cpp14/require_free.o cpp14/require_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/require_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/require_member.o -MD -MP -MF $depbase.Tpo -c -o cpp14/require_member.o cpp14/require_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/require_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/require_static.o -MD -MP -MF $depbase.Tpo -c -o cpp14/require_static.o cpp14/require_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_require_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_require_free.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_require_free.o cpp14/can_require_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_require_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_require_member.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_require_member.o cpp14/can_require_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_require_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_require_static.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_require_static.o cpp14/can_require_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_require_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_require_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_require_unsupported.o cpp14/can_require_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_require_not_applicable_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_require_not_applicable_free.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_require_not_applicable_free.o cpp14/can_require_not_applicable_free.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_require_not_applicable_member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_require_not_applicable_member.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_require_not_applicable_member.o cpp14/can_require_not_applicable_member.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_require_not_applicable_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_require_not_applicable_static.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_require_not_applicable_static.o cpp14/can_require_not_applicable_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_require_not_applicable_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_require_not_applicable_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_require_not_applicable_unsupported.o cpp14/can_require_not_applicable_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/prefer_free_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/prefer_free_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp14/prefer_free_prefer.o cpp14/prefer_free_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/prefer_member_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/prefer_member_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp14/prefer_member_prefer.o cpp14/prefer_member_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/prefer_free_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/prefer_free_require.o -MD -MP -MF $depbase.Tpo -c -o cpp14/prefer_free_require.o cpp14/prefer_free_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/prefer_member_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/prefer_member_require.o -MD -MP -MF $depbase.Tpo -c -o cpp14/prefer_member_require.o cpp14/prefer_member_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/prefer_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/prefer_static.o -MD -MP -MF $depbase.Tpo -c -o cpp14/prefer_static.o cpp14/prefer_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/prefer_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/prefer_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp14/prefer_unsupported.o cpp14/prefer_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_free_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_free_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_free_prefer.o cpp14/can_prefer_free_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_free_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_free_require.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_free_require.o cpp14/can_prefer_free_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_member_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_member_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_member_prefer.o cpp14/can_prefer_member_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_member_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_member_require.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_member_require.o cpp14/can_prefer_member_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_static.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_static.o cpp14/can_prefer_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_unsupported.o cpp14/can_prefer_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_not_applicable_free_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_not_applicable_free_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_not_applicable_free_prefer.o cpp14/can_prefer_not_applicable_free_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_not_applicable_free_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_not_applicable_free_require.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_not_applicable_free_require.o cpp14/can_prefer_not_applicable_free_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_not_applicable_member_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_not_applicable_member_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_not_applicable_member_prefer.o cpp14/can_prefer_not_applicable_member_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_not_applicable_member_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_not_applicable_member_require.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_not_applicable_member_require.o cpp14/can_prefer_not_applicable_member_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_not_applicable_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_not_applicable_static.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_not_applicable_static.o cpp14/can_prefer_not_applicable_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_not_applicable_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_not_applicable_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_not_applicable_unsupported.o cpp14/can_prefer_not_applicable_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_not_preferable_free_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_not_preferable_free_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_not_preferable_free_prefer.o cpp14/can_prefer_not_preferable_free_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_not_preferable_free_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_not_preferable_free_require.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_not_preferable_free_require.o cpp14/can_prefer_not_preferable_free_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_not_preferable_member_prefer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_not_preferable_member_prefer.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_not_preferable_member_prefer.o cpp14/can_prefer_not_preferable_member_prefer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_not_preferable_member_require.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_not_preferable_member_require.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_not_preferable_member_require.o cpp14/can_prefer_not_preferable_member_require.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_not_preferable_static.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_not_preferable_static.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_not_preferable_static.o cpp14/can_prefer_not_preferable_static.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cpp14/can_prefer_not_preferable_unsupported.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT cpp14/can_prefer_not_preferable_unsupported.o -MD -MP -MF $depbase.Tpo -c -o cpp14/can_prefer_not_preferable_unsupported.o cpp14/can_prefer_not_preferable_unsupported.cpp &&\ mv -f $depbase.Tpo $depbase.Po g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/query_free cpp03/query_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/query_member cpp03/query_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/query_static cpp03/query_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_query_free cpp03/can_query_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_query_member cpp03/can_query_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_query_static cpp03/can_query_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_query_unsupported cpp03/can_query_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_query_not_applicable_free cpp03/can_query_not_applicable_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_query_not_applicable_member cpp03/can_query_not_applicable_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_query_not_applicable_static cpp03/can_query_not_applicable_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_query_not_applicable_unsupported cpp03/can_query_not_applicable_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/require_concept_free cpp03/require_concept_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/require_concept_member cpp03/require_concept_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/require_concept_static cpp03/require_concept_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_require_concept_free cpp03/can_require_concept_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_require_concept_member cpp03/can_require_concept_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_require_concept_static cpp03/can_require_concept_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_require_concept_unsupported cpp03/can_require_concept_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_require_concept_not_applicable_free cpp03/can_require_concept_not_applicable_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_require_concept_not_applicable_member cpp03/can_require_concept_not_applicable_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_require_concept_not_applicable_static cpp03/can_require_concept_not_applicable_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_require_concept_not_applicable_unsupported cpp03/can_require_concept_not_applicable_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/require_free cpp03/require_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/require_member cpp03/require_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/require_static cpp03/require_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_require_free cpp03/can_require_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_require_member cpp03/can_require_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_require_static cpp03/can_require_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_require_unsupported cpp03/can_require_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_require_not_applicable_free cpp03/can_require_not_applicable_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_require_not_applicable_member cpp03/can_require_not_applicable_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_require_not_applicable_static cpp03/can_require_not_applicable_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_require_not_applicable_unsupported cpp03/can_require_not_applicable_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/prefer_free_prefer cpp03/prefer_free_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/prefer_member_prefer cpp03/prefer_member_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/prefer_free_require cpp03/prefer_free_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/prefer_member_require cpp03/prefer_member_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/prefer_static cpp03/prefer_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/prefer_unsupported cpp03/prefer_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_free_prefer cpp03/can_prefer_free_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_free_require cpp03/can_prefer_free_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_member_prefer cpp03/can_prefer_member_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_member_require cpp03/can_prefer_member_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_static cpp03/can_prefer_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_unsupported cpp03/can_prefer_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_not_applicable_free_prefer cpp03/can_prefer_not_applicable_free_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_not_applicable_free_require cpp03/can_prefer_not_applicable_free_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_not_applicable_member_prefer cpp03/can_prefer_not_applicable_member_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_not_applicable_member_require cpp03/can_prefer_not_applicable_member_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_not_applicable_static cpp03/can_prefer_not_applicable_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_not_applicable_unsupported cpp03/can_prefer_not_applicable_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_not_preferable_free_prefer cpp03/can_prefer_not_preferable_free_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_not_preferable_free_require cpp03/can_prefer_not_preferable_free_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_not_preferable_member_prefer cpp03/can_prefer_not_preferable_member_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_not_preferable_member_require cpp03/can_prefer_not_preferable_member_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_not_preferable_static cpp03/can_prefer_not_preferable_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp03/can_prefer_not_preferable_unsupported cpp03/can_prefer_not_preferable_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/query_free cpp11/query_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/query_member cpp11/query_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/query_static cpp11/query_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_query_free cpp11/can_query_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_query_member cpp11/can_query_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_query_static cpp11/can_query_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_query_unsupported cpp11/can_query_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_query_not_applicable_free cpp11/can_query_not_applicable_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_query_not_applicable_member cpp11/can_query_not_applicable_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_query_not_applicable_static cpp11/can_query_not_applicable_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_query_not_applicable_unsupported cpp11/can_query_not_applicable_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/require_concept_free cpp11/require_concept_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/require_concept_member cpp11/require_concept_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/require_concept_static cpp11/require_concept_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_require_concept_free cpp11/can_require_concept_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_require_concept_member cpp11/can_require_concept_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_require_concept_static cpp11/can_require_concept_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_require_concept_unsupported cpp11/can_require_concept_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_require_concept_not_applicable_free cpp11/can_require_concept_not_applicable_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_require_concept_not_applicable_member cpp11/can_require_concept_not_applicable_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_require_concept_not_applicable_static cpp11/can_require_concept_not_applicable_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_require_concept_not_applicable_unsupported cpp11/can_require_concept_not_applicable_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/require_free cpp11/require_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/require_member cpp11/require_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/require_static cpp11/require_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_require_free cpp11/can_require_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_require_member cpp11/can_require_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_require_static cpp11/can_require_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_require_unsupported cpp11/can_require_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_require_not_applicable_free cpp11/can_require_not_applicable_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_require_not_applicable_member cpp11/can_require_not_applicable_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_require_not_applicable_static cpp11/can_require_not_applicable_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_require_not_applicable_unsupported cpp11/can_require_not_applicable_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/prefer_free_prefer cpp11/prefer_free_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/prefer_member_prefer cpp11/prefer_member_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/prefer_free_require cpp11/prefer_free_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/prefer_member_require cpp11/prefer_member_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/prefer_static cpp11/prefer_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/prefer_unsupported cpp11/prefer_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_free_prefer cpp11/can_prefer_free_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_free_require cpp11/can_prefer_free_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_member_prefer cpp11/can_prefer_member_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_member_require cpp11/can_prefer_member_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_static cpp11/can_prefer_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_unsupported cpp11/can_prefer_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_not_applicable_free_prefer cpp11/can_prefer_not_applicable_free_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_not_applicable_free_require cpp11/can_prefer_not_applicable_free_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_not_applicable_member_prefer cpp11/can_prefer_not_applicable_member_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_not_applicable_member_require cpp11/can_prefer_not_applicable_member_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_not_applicable_static cpp11/can_prefer_not_applicable_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_not_applicable_unsupported cpp11/can_prefer_not_applicable_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_not_preferable_free_prefer cpp11/can_prefer_not_preferable_free_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_not_preferable_free_require cpp11/can_prefer_not_preferable_free_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_not_preferable_member_prefer cpp11/can_prefer_not_preferable_member_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_not_preferable_member_require cpp11/can_prefer_not_preferable_member_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_not_preferable_static cpp11/can_prefer_not_preferable_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp11/can_prefer_not_preferable_unsupported cpp11/can_prefer_not_preferable_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/query_free cpp14/query_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/query_member cpp14/query_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/query_static cpp14/query_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_query_free cpp14/can_query_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_query_member cpp14/can_query_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_query_static cpp14/can_query_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_query_unsupported cpp14/can_query_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_query_not_applicable_free cpp14/can_query_not_applicable_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_query_not_applicable_member cpp14/can_query_not_applicable_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_query_not_applicable_static cpp14/can_query_not_applicable_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_query_not_applicable_unsupported cpp14/can_query_not_applicable_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/require_concept_free cpp14/require_concept_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/require_concept_member cpp14/require_concept_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/require_concept_static cpp14/require_concept_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_require_concept_free cpp14/can_require_concept_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_require_concept_member cpp14/can_require_concept_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_require_concept_static cpp14/can_require_concept_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_require_concept_unsupported cpp14/can_require_concept_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_require_concept_not_applicable_free cpp14/can_require_concept_not_applicable_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_require_concept_not_applicable_member cpp14/can_require_concept_not_applicable_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_require_concept_not_applicable_static cpp14/can_require_concept_not_applicable_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_require_concept_not_applicable_unsupported cpp14/can_require_concept_not_applicable_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/require_free cpp14/require_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/require_member cpp14/require_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/require_static cpp14/require_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_require_free cpp14/can_require_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_require_member cpp14/can_require_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_require_static cpp14/can_require_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_require_unsupported cpp14/can_require_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_require_not_applicable_free cpp14/can_require_not_applicable_free.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_require_not_applicable_member cpp14/can_require_not_applicable_member.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_require_not_applicable_static cpp14/can_require_not_applicable_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_require_not_applicable_unsupported cpp14/can_require_not_applicable_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/prefer_free_prefer cpp14/prefer_free_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/prefer_member_prefer cpp14/prefer_member_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/prefer_free_require cpp14/prefer_free_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/prefer_member_require cpp14/prefer_member_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/prefer_static cpp14/prefer_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/prefer_unsupported cpp14/prefer_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_free_prefer cpp14/can_prefer_free_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_free_require cpp14/can_prefer_free_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_member_prefer cpp14/can_prefer_member_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_member_require cpp14/can_prefer_member_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_static cpp14/can_prefer_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_unsupported cpp14/can_prefer_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_not_applicable_free_prefer cpp14/can_prefer_not_applicable_free_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_not_applicable_free_require cpp14/can_prefer_not_applicable_free_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_not_applicable_member_prefer cpp14/can_prefer_not_applicable_member_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_not_applicable_member_require cpp14/can_prefer_not_applicable_member_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_not_applicable_static cpp14/can_prefer_not_applicable_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_not_applicable_unsupported cpp14/can_prefer_not_applicable_unsupported.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_not_preferable_free_prefer cpp14/can_prefer_not_preferable_free_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_not_preferable_free_require cpp14/can_prefer_not_preferable_free_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_not_preferable_member_prefer cpp14/can_prefer_not_preferable_member_prefer.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_not_preferable_member_require cpp14/can_prefer_not_preferable_member_require.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_not_preferable_static cpp14/can_prefer_not_preferable_static.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o cpp14/can_prefer_not_preferable_unsupported cpp14/can_prefer_not_preferable_unsupported.o -lssl -lcrypto -lrt make[4]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests/properties' make check-TESTS make[4]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests/properties' make[5]: Entering directory '/home/buildozer/aports/community/asio/src/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_static PASS: cpp03/can_query_not_applicable_member 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_unsupported PASS: cpp03/can_require_not_applicable_static PASS: cpp03/prefer_free_prefer PASS: cpp03/prefer_free_require PASS: cpp03/prefer_member_require PASS: cpp03/prefer_member_prefer PASS: cpp03/prefer_unsupported PASS: cpp03/prefer_static PASS: cpp03/can_prefer_free_prefer PASS: cpp03/can_prefer_free_require PASS: cpp03/can_prefer_member_require PASS: cpp03/can_prefer_member_prefer PASS: cpp03/can_prefer_static PASS: cpp03/can_prefer_unsupported PASS: cpp03/can_prefer_not_applicable_free_require PASS: cpp03/can_prefer_not_applicable_free_prefer 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_preferable_free_prefer PASS: cpp03/can_prefer_not_applicable_unsupported 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_unsupported PASS: cpp03/can_prefer_not_preferable_static PASS: cpp11/query_free PASS: cpp11/query_static PASS: cpp11/query_member 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_static PASS: cpp11/require_concept_free PASS: cpp11/require_concept_member PASS: cpp11/can_require_concept_static PASS: cpp11/can_require_concept_free PASS: cpp11/can_require_concept_member PASS: cpp11/can_require_concept_unsupported PASS: cpp11/can_require_concept_not_applicable_member PASS: cpp11/can_require_concept_not_applicable_free PASS: cpp11/can_require_concept_not_applicable_static PASS: cpp11/require_free PASS: cpp11/can_require_concept_not_applicable_unsupported PASS: cpp11/require_member PASS: cpp11/require_static PASS: cpp11/can_require_free PASS: cpp11/can_require_static PASS: cpp11/can_require_member 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_member_prefer PASS: cpp11/prefer_free_prefer PASS: cpp11/prefer_free_require PASS: cpp11/prefer_static PASS: cpp11/prefer_member_require 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_static PASS: cpp11/can_prefer_member_require PASS: cpp11/can_prefer_unsupported PASS: cpp11/can_prefer_not_applicable_free_prefer PASS: cpp11/can_prefer_not_applicable_member_prefer PASS: cpp11/can_prefer_not_applicable_free_require PASS: cpp11/can_prefer_not_applicable_member_require PASS: cpp11/can_prefer_not_applicable_static PASS: cpp11/can_prefer_not_preferable_free_require PASS: cpp11/can_prefer_not_applicable_unsupported PASS: cpp11/can_prefer_not_preferable_free_prefer PASS: cpp11/can_prefer_not_preferable_member_prefer PASS: cpp11/can_prefer_not_preferable_unsupported PASS: cpp11/can_prefer_not_preferable_member_require PASS: cpp11/can_prefer_not_preferable_static PASS: cpp14/query_member PASS: cpp14/query_free 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_static PASS: cpp14/require_concept_member PASS: cpp14/can_require_concept_member PASS: cpp14/can_require_concept_free PASS: cpp14/can_require_concept_unsupported PASS: cpp14/can_require_concept_not_applicable_member PASS: cpp14/can_require_concept_static PASS: cpp14/can_require_concept_not_applicable_static PASS: cpp14/can_require_concept_not_applicable_free PASS: cpp14/require_free PASS: cpp14/can_require_free PASS: cpp14/can_require_concept_not_applicable_unsupported PASS: cpp14/require_member PASS: cpp14/require_static PASS: cpp14/can_require_static PASS: cpp14/can_require_unsupported PASS: cpp14/can_require_not_applicable_free PASS: cpp14/can_require_member PASS: cpp14/can_require_not_applicable_member PASS: cpp14/can_require_not_applicable_static PASS: cpp14/prefer_free_prefer PASS: cpp14/can_require_not_applicable_unsupported PASS: cpp14/prefer_member_prefer PASS: cpp14/prefer_free_require PASS: cpp14/prefer_static PASS: cpp14/prefer_member_require 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_static PASS: cpp14/can_prefer_member_require PASS: cpp14/can_prefer_not_applicable_free_prefer PASS: cpp14/can_prefer_not_applicable_free_require PASS: cpp14/can_prefer_unsupported PASS: cpp14/can_prefer_not_applicable_member_prefer PASS: cpp14/can_prefer_not_applicable_static PASS: cpp14/can_prefer_not_applicable_unsupported PASS: cpp14/can_prefer_not_applicable_member_require PASS: cpp14/can_prefer_not_preferable_free_prefer PASS: cpp14/can_prefer_not_preferable_free_require PASS: cpp14/can_prefer_not_preferable_member_require PASS: cpp14/can_prefer_not_preferable_member_prefer PASS: cpp14/can_prefer_not_preferable_unsupported PASS: cpp14/can_prefer_not_preferable_static ============================================================================ 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/buildozer/aports/community/asio/src/asio-1.18.1/src/tests/properties' make[4]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests/properties' make[3]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests/properties' make[3]: Entering directory '/home/buildozer/aports/community/asio/src/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/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' depbase=`echo unit/high_resolution_timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/high_resolution_timer.o -MD -MP -MF $depbase.Tpo -c -o unit/high_resolution_timer.o unit/high_resolution_timer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/io_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/io_context.o -MD -MP -MF $depbase.Tpo -c -o unit/io_context.o unit/io_context.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/io_context_strand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/io_context_strand.o -MD -MP -MF $depbase.Tpo -c -o unit/io_context_strand.o unit/io_context_strand.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/is_read_buffered.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/is_read_buffered.o -MD -MP -MF $depbase.Tpo -c -o unit/is_read_buffered.o unit/is_read_buffered.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/is_write_buffered.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/is_write_buffered.o -MD -MP -MF $depbase.Tpo -c -o unit/is_write_buffered.o unit/is_write_buffered.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/packaged_task.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/packaged_task.o -MD -MP -MF $depbase.Tpo -c -o unit/packaged_task.o unit/packaged_task.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/placeholders.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/placeholders.o -MD -MP -MF $depbase.Tpo -c -o unit/placeholders.o unit/placeholders.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/post.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/post.o -MD -MP -MF $depbase.Tpo -c -o unit/post.o unit/post.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/read.o -MD -MP -MF $depbase.Tpo -c -o unit/read.o unit/read.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/read_at.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/read_at.o -MD -MP -MF $depbase.Tpo -c -o unit/read_at.o unit/read_at.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/read_until.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/read_until.o -MD -MP -MF $depbase.Tpo -c -o unit/read_until.o unit/read_until.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/redirect_error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/redirect_error.o -MD -MP -MF $depbase.Tpo -c -o unit/redirect_error.o unit/redirect_error.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/serial_port.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/serial_port.o -MD -MP -MF $depbase.Tpo -c -o unit/serial_port.o unit/serial_port.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/serial_port_base.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/serial_port_base.o -MD -MP -MF $depbase.Tpo -c -o unit/serial_port_base.o unit/serial_port_base.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/signal_set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/signal_set.o -MD -MP -MF $depbase.Tpo -c -o unit/signal_set.o unit/signal_set.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/socket_base.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/socket_base.o -MD -MP -MF $depbase.Tpo -c -o unit/socket_base.o unit/socket_base.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/static_thread_pool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/static_thread_pool.o -MD -MP -MF $depbase.Tpo -c -o unit/static_thread_pool.o unit/static_thread_pool.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/steady_timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/steady_timer.o -MD -MP -MF $depbase.Tpo -c -o unit/steady_timer.o unit/steady_timer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/strand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/strand.o -MD -MP -MF $depbase.Tpo -c -o unit/strand.o unit/strand.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/streambuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/streambuf.o -MD -MP -MF $depbase.Tpo -c -o unit/streambuf.o unit/streambuf.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/system_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/system_context.o -MD -MP -MF $depbase.Tpo -c -o unit/system_context.o unit/system_context.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/system_executor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/system_executor.o -MD -MP -MF $depbase.Tpo -c -o unit/system_executor.o unit/system_executor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/system_timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/system_timer.o -MD -MP -MF $depbase.Tpo -c -o unit/system_timer.o unit/system_timer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/this_coro.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/this_coro.o -MD -MP -MF $depbase.Tpo -c -o unit/this_coro.o unit/this_coro.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/thread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/thread.o -MD -MP -MF $depbase.Tpo -c -o unit/thread.o unit/thread.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/thread_pool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/thread_pool.o -MD -MP -MF $depbase.Tpo -c -o unit/thread_pool.o unit/thread_pool.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/time_traits.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/time_traits.o -MD -MP -MF $depbase.Tpo -c -o unit/time_traits.o unit/time_traits.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/use_awaitable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/use_awaitable.o -MD -MP -MF $depbase.Tpo -c -o unit/use_awaitable.o unit/use_awaitable.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/use_future.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/use_future.o -MD -MP -MF $depbase.Tpo -c -o unit/use_future.o unit/use_future.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/uses_executor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/uses_executor.o -MD -MP -MF $depbase.Tpo -c -o unit/uses_executor.o unit/uses_executor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/wait_traits.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/wait_traits.o -MD -MP -MF $depbase.Tpo -c -o unit/wait_traits.o unit/wait_traits.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/write.o -MD -MP -MF $depbase.Tpo -c -o unit/write.o unit/write.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/write_at.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/write_at.o -MD -MP -MF $depbase.Tpo -c -o unit/write_at.o unit/write_at.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/associated_allocator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/associated_allocator.o -MD -MP -MF $depbase.Tpo -c -o unit/associated_allocator.o unit/associated_allocator.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/associated_executor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/associated_executor.o -MD -MP -MF $depbase.Tpo -c -o unit/associated_executor.o unit/associated_executor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/async_result.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/async_result.o -MD -MP -MF $depbase.Tpo -c -o unit/async_result.o unit/async_result.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/awaitable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/awaitable.o -MD -MP -MF $depbase.Tpo -c -o unit/awaitable.o unit/awaitable.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/basic_datagram_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/basic_datagram_socket.o -MD -MP -MF $depbase.Tpo -c -o unit/basic_datagram_socket.o unit/basic_datagram_socket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/basic_deadline_timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/basic_deadline_timer.o -MD -MP -MF $depbase.Tpo -c -o unit/basic_deadline_timer.o unit/basic_deadline_timer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/basic_raw_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/basic_raw_socket.o -MD -MP -MF $depbase.Tpo -c -o unit/basic_raw_socket.o unit/basic_raw_socket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/basic_seq_packet_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/basic_seq_packet_socket.o -MD -MP -MF $depbase.Tpo -c -o unit/basic_seq_packet_socket.o unit/basic_seq_packet_socket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/basic_serial_port.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/basic_serial_port.o -MD -MP -MF $depbase.Tpo -c -o unit/basic_serial_port.o unit/basic_serial_port.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/basic_signal_set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/basic_signal_set.o -MD -MP -MF $depbase.Tpo -c -o unit/basic_signal_set.o unit/basic_signal_set.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/basic_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/basic_socket.o -MD -MP -MF $depbase.Tpo -c -o unit/basic_socket.o unit/basic_socket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/basic_socket_acceptor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/basic_socket_acceptor.o -MD -MP -MF $depbase.Tpo -c -o unit/basic_socket_acceptor.o unit/basic_socket_acceptor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/basic_stream_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/basic_stream_socket.o -MD -MP -MF $depbase.Tpo -c -o unit/basic_stream_socket.o unit/basic_stream_socket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/basic_streambuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/basic_streambuf.o -MD -MP -MF $depbase.Tpo -c -o unit/basic_streambuf.o unit/basic_streambuf.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/basic_waitable_timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/basic_waitable_timer.o -MD -MP -MF $depbase.Tpo -c -o unit/basic_waitable_timer.o unit/basic_waitable_timer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/bind_executor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/bind_executor.o -MD -MP -MF $depbase.Tpo -c -o unit/bind_executor.o unit/bind_executor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/buffered_read_stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/buffered_read_stream.o -MD -MP -MF $depbase.Tpo -c -o unit/buffered_read_stream.o unit/buffered_read_stream.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/buffered_stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/buffered_stream.o -MD -MP -MF $depbase.Tpo -c -o unit/buffered_stream.o unit/buffered_stream.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/buffered_write_stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/buffered_write_stream.o -MD -MP -MF $depbase.Tpo -c -o unit/buffered_write_stream.o unit/buffered_write_stream.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/buffer.o -MD -MP -MF $depbase.Tpo -c -o unit/buffer.o unit/buffer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/buffers_iterator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/buffers_iterator.o -MD -MP -MF $depbase.Tpo -c -o unit/buffers_iterator.o unit/buffers_iterator.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/co_spawn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/co_spawn.o -MD -MP -MF $depbase.Tpo -c -o unit/co_spawn.o unit/co_spawn.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/completion_condition.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/completion_condition.o -MD -MP -MF $depbase.Tpo -c -o unit/completion_condition.o unit/completion_condition.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/compose.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/compose.o -MD -MP -MF $depbase.Tpo -c -o unit/compose.o unit/compose.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/connect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/connect.o -MD -MP -MF $depbase.Tpo -c -o unit/connect.o unit/connect.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/coroutine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/coroutine.o -MD -MP -MF $depbase.Tpo -c -o unit/coroutine.o unit/coroutine.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/deadline_timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/deadline_timer.o -MD -MP -MF $depbase.Tpo -c -o unit/deadline_timer.o unit/deadline_timer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/defer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/defer.o -MD -MP -MF $depbase.Tpo -c -o unit/defer.o unit/defer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/detached.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/detached.o -MD -MP -MF $depbase.Tpo -c -o unit/detached.o unit/detached.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/dispatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/dispatch.o -MD -MP -MF $depbase.Tpo -c -o unit/dispatch.o unit/dispatch.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/error.o -MD -MP -MF $depbase.Tpo -c -o unit/error.o unit/error.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/any_executor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/any_executor.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/any_executor.o unit/execution/any_executor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/blocking.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/blocking.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/blocking.o unit/execution/blocking.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/blocking_adaptation.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/blocking_adaptation.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/blocking_adaptation.o unit/execution/blocking_adaptation.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/bulk_execute.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/bulk_execute.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/bulk_execute.o unit/execution/bulk_execute.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/bulk_guarantee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/bulk_guarantee.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/bulk_guarantee.o unit/execution/bulk_guarantee.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/connect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/connect.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/connect.o unit/execution/connect.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/context_as.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/context_as.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/context_as.o unit/execution/context_as.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/execute.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/execute.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/execute.o unit/execution/execute.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/executor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/executor.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/executor.o unit/execution/executor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/invocable_archetype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/invocable_archetype.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/invocable_archetype.o unit/execution/invocable_archetype.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/mapping.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/mapping.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/mapping.o unit/execution/mapping.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/operation_state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/operation_state.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/operation_state.o unit/execution/operation_state.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/outstanding_work.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/outstanding_work.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/outstanding_work.o unit/execution/outstanding_work.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/prefer_only.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/prefer_only.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/prefer_only.o unit/execution/prefer_only.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/receiver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/receiver.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/receiver.o unit/execution/receiver.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/relationship.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/relationship.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/relationship.o unit/execution/relationship.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/schedule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/schedule.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/schedule.o unit/execution/schedule.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/scheduler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/scheduler.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/scheduler.o unit/execution/scheduler.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/sender.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/sender.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/sender.o unit/execution/sender.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/set_done.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/set_done.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/set_done.o unit/execution/set_done.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/set_error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/set_error.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/set_error.o unit/execution/set_error.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/set_value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/set_value.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/set_value.o unit/execution/set_value.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/start.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/start.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/start.o unit/execution/start.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution/submit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution/submit.o -MD -MP -MF $depbase.Tpo -c -o unit/execution/submit.o unit/execution/submit.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/execution_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/execution_context.o -MD -MP -MF $depbase.Tpo -c -o unit/execution_context.o unit/execution_context.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/executor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/executor.o -MD -MP -MF $depbase.Tpo -c -o unit/executor.o unit/executor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/executor_work_guard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/executor_work_guard.o -MD -MP -MF $depbase.Tpo -c -o unit/executor_work_guard.o unit/executor_work_guard.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/generic/basic_endpoint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/generic/basic_endpoint.o -MD -MP -MF $depbase.Tpo -c -o unit/generic/basic_endpoint.o unit/generic/basic_endpoint.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/generic/datagram_protocol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/generic/datagram_protocol.o -MD -MP -MF $depbase.Tpo -c -o unit/generic/datagram_protocol.o unit/generic/datagram_protocol.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/generic/raw_protocol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/generic/raw_protocol.o -MD -MP -MF $depbase.Tpo -c -o unit/generic/raw_protocol.o unit/generic/raw_protocol.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/generic/seq_packet_protocol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/generic/seq_packet_protocol.o -MD -MP -MF $depbase.Tpo -c -o unit/generic/seq_packet_protocol.o unit/generic/seq_packet_protocol.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/generic/stream_protocol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/generic/stream_protocol.o -MD -MP -MF $depbase.Tpo -c -o unit/generic/stream_protocol.o unit/generic/stream_protocol.cpp &&\ mv -f $depbase.Tpo $depbase.Po g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/high_resolution_timer unit/high_resolution_timer.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/io_context unit/io_context.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/io_context_strand unit/io_context_strand.o -lssl -lcrypto -lrt depbase=`echo unit/ip/address.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/address.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/address.o unit/ip/address.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/address_v4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/address_v4.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/address_v4.o unit/ip/address_v4.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/address_v4_iterator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/address_v4_iterator.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/address_v4_iterator.o unit/ip/address_v4_iterator.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/address_v4_range.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/address_v4_range.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/address_v4_range.o unit/ip/address_v4_range.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/address_v6.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/address_v6.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/address_v6.o unit/ip/address_v6.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/address_v6_iterator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/address_v6_iterator.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/address_v6_iterator.o unit/ip/address_v6_iterator.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/address_v6_range.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/address_v6_range.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/address_v6_range.o unit/ip/address_v6_range.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/basic_endpoint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/basic_endpoint.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/basic_endpoint.o unit/ip/basic_endpoint.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/basic_resolver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/basic_resolver.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/basic_resolver.o unit/ip/basic_resolver.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/basic_resolver_entry.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/basic_resolver_entry.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/basic_resolver_entry.o unit/ip/basic_resolver_entry.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/basic_resolver_iterator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/basic_resolver_iterator.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/basic_resolver_iterator.o unit/ip/basic_resolver_iterator.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/basic_resolver_query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/basic_resolver_query.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/basic_resolver_query.o unit/ip/basic_resolver_query.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/host_name.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/host_name.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/host_name.o unit/ip/host_name.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/icmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/icmp.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/icmp.o unit/ip/icmp.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/multicast.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/multicast.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/multicast.o unit/ip/multicast.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/network_v4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/network_v4.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/network_v4.o unit/ip/network_v4.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/network_v6.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/network_v6.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/network_v6.o unit/ip/network_v6.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/resolver_query_base.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/resolver_query_base.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/resolver_query_base.o unit/ip/resolver_query_base.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/tcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/tcp.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/tcp.o unit/ip/tcp.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/udp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/udp.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/udp.o unit/ip/udp.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/unicast.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/unicast.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/unicast.o unit/ip/unicast.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ip/v6_only.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ip/v6_only.o -MD -MP -MF $depbase.Tpo -c -o unit/ip/v6_only.o unit/ip/v6_only.cpp &&\ mv -f $depbase.Tpo $depbase.Po g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/is_read_buffered unit/is_read_buffered.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/is_write_buffered unit/is_write_buffered.o -lssl -lcrypto -lrt depbase=`echo unit/local/basic_endpoint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/local/basic_endpoint.o -MD -MP -MF $depbase.Tpo -c -o unit/local/basic_endpoint.o unit/local/basic_endpoint.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/local/connect_pair.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/local/connect_pair.o -MD -MP -MF $depbase.Tpo -c -o unit/local/connect_pair.o unit/local/connect_pair.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/local/datagram_protocol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/local/datagram_protocol.o -MD -MP -MF $depbase.Tpo -c -o unit/local/datagram_protocol.o unit/local/datagram_protocol.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/local/stream_protocol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/local/stream_protocol.o -MD -MP -MF $depbase.Tpo -c -o unit/local/stream_protocol.o unit/local/stream_protocol.cpp &&\ mv -f $depbase.Tpo $depbase.Po g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/packaged_task unit/packaged_task.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/placeholders unit/placeholders.o -lssl -lcrypto -lrt depbase=`echo unit/posix/basic_descriptor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/posix/basic_descriptor.o -MD -MP -MF $depbase.Tpo -c -o unit/posix/basic_descriptor.o unit/posix/basic_descriptor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/posix/basic_stream_descriptor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/posix/basic_stream_descriptor.o -MD -MP -MF $depbase.Tpo -c -o unit/posix/basic_stream_descriptor.o unit/posix/basic_stream_descriptor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/posix/descriptor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/posix/descriptor.o -MD -MP -MF $depbase.Tpo -c -o unit/posix/descriptor.o unit/posix/descriptor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/posix/descriptor_base.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/posix/descriptor_base.o -MD -MP -MF $depbase.Tpo -c -o unit/posix/descriptor_base.o unit/posix/descriptor_base.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/posix/stream_descriptor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/posix/stream_descriptor.o -MD -MP -MF $depbase.Tpo -c -o unit/posix/stream_descriptor.o unit/posix/stream_descriptor.cpp &&\ mv -f $depbase.Tpo $depbase.Po g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/post unit/post.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/read_until unit/read_until.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/redirect_error unit/redirect_error.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/serial_port unit/serial_port.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/serial_port_base unit/serial_port_base.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/signal_set unit/signal_set.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/socket_base unit/socket_base.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/static_thread_pool unit/static_thread_pool.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/steady_timer unit/steady_timer.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/strand unit/strand.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/streambuf unit/streambuf.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/system_context unit/system_context.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/system_executor unit/system_executor.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/system_timer unit/system_timer.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/this_coro unit/this_coro.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/thread unit/thread.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/thread_pool unit/thread_pool.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/time_traits unit/time_traits.o -lssl -lcrypto -lrt depbase=`echo unit/ts/buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ts/buffer.o -MD -MP -MF $depbase.Tpo -c -o unit/ts/buffer.o unit/ts/buffer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ts/executor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ts/executor.o -MD -MP -MF $depbase.Tpo -c -o unit/ts/executor.o unit/ts/executor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ts/internet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ts/internet.o -MD -MP -MF $depbase.Tpo -c -o unit/ts/internet.o unit/ts/internet.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ts/io_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ts/io_context.o -MD -MP -MF $depbase.Tpo -c -o unit/ts/io_context.o unit/ts/io_context.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ts/net.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ts/net.o -MD -MP -MF $depbase.Tpo -c -o unit/ts/net.o unit/ts/net.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ts/netfwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ts/netfwd.o -MD -MP -MF $depbase.Tpo -c -o unit/ts/netfwd.o unit/ts/netfwd.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ts/socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ts/socket.o -MD -MP -MF $depbase.Tpo -c -o unit/ts/socket.o unit/ts/socket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ts/timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ts/timer.o -MD -MP -MF $depbase.Tpo -c -o unit/ts/timer.o unit/ts/timer.cpp &&\ mv -f $depbase.Tpo $depbase.Po g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/use_awaitable unit/use_awaitable.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/use_future unit/use_future.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/uses_executor unit/uses_executor.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/wait_traits unit/wait_traits.o -lssl -lcrypto -lrt depbase=`echo unit/windows/basic_object_handle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/windows/basic_object_handle.o -MD -MP -MF $depbase.Tpo -c -o unit/windows/basic_object_handle.o unit/windows/basic_object_handle.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/windows/basic_overlapped_handle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/windows/basic_overlapped_handle.o -MD -MP -MF $depbase.Tpo -c -o unit/windows/basic_overlapped_handle.o unit/windows/basic_overlapped_handle.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/windows/basic_random_access_handle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/windows/basic_random_access_handle.o -MD -MP -MF $depbase.Tpo -c -o unit/windows/basic_random_access_handle.o unit/windows/basic_random_access_handle.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/windows/basic_stream_handle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/windows/basic_stream_handle.o -MD -MP -MF $depbase.Tpo -c -o unit/windows/basic_stream_handle.o unit/windows/basic_stream_handle.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/windows/object_handle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/windows/object_handle.o -MD -MP -MF $depbase.Tpo -c -o unit/windows/object_handle.o unit/windows/object_handle.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/windows/overlapped_handle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/windows/overlapped_handle.o -MD -MP -MF $depbase.Tpo -c -o unit/windows/overlapped_handle.o unit/windows/overlapped_handle.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/windows/overlapped_ptr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/windows/overlapped_ptr.o -MD -MP -MF $depbase.Tpo -c -o unit/windows/overlapped_ptr.o unit/windows/overlapped_ptr.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/windows/random_access_handle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/windows/random_access_handle.o -MD -MP -MF $depbase.Tpo -c -o unit/windows/random_access_handle.o unit/windows/random_access_handle.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/windows/stream_handle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/windows/stream_handle.o -MD -MP -MF $depbase.Tpo -c -o unit/windows/stream_handle.o unit/windows/stream_handle.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ssl/context_base.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ssl/context_base.o -MD -MP -MF $depbase.Tpo -c -o unit/ssl/context_base.o unit/ssl/context_base.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ssl/context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ssl/context.o -MD -MP -MF $depbase.Tpo -c -o unit/ssl/context.o unit/ssl/context.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ssl/error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ssl/error.o -MD -MP -MF $depbase.Tpo -c -o unit/ssl/error.o unit/ssl/error.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ssl/host_name_verification.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ssl/host_name_verification.o -MD -MP -MF $depbase.Tpo -c -o unit/ssl/host_name_verification.o unit/ssl/host_name_verification.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ssl/rfc2818_verification.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ssl/rfc2818_verification.o -MD -MP -MF $depbase.Tpo -c -o unit/ssl/rfc2818_verification.o unit/ssl/rfc2818_verification.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ssl/stream_base.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ssl/stream_base.o -MD -MP -MF $depbase.Tpo -c -o unit/ssl/stream_base.o unit/ssl/stream_base.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/ssl/stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.18.1\" -DPACKAGE_STRING=\"asio\ 1.18.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.18.1\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/ssl/stream.o -MD -MP -MF $depbase.Tpo -c -o unit/ssl/stream.o unit/ssl/stream.cpp &&\ mv -f $depbase.Tpo $depbase.Po g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/associated_allocator unit/associated_allocator.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/associated_executor unit/associated_executor.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/async_result unit/async_result.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/awaitable unit/awaitable.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/basic_datagram_socket unit/basic_datagram_socket.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/basic_deadline_timer unit/basic_deadline_timer.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/basic_raw_socket unit/basic_raw_socket.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/basic_seq_packet_socket unit/basic_seq_packet_socket.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/basic_serial_port unit/basic_serial_port.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/basic_signal_set unit/basic_signal_set.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/basic_socket unit/basic_socket.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/basic_socket_acceptor unit/basic_socket_acceptor.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/basic_stream_socket unit/basic_stream_socket.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/basic_streambuf unit/basic_streambuf.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/basic_waitable_timer unit/basic_waitable_timer.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/bind_executor unit/bind_executor.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/buffered_read_stream unit/buffered_read_stream.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/buffered_stream unit/buffered_stream.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/buffered_write_stream unit/buffered_write_stream.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/buffer unit/buffer.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/buffers_iterator unit/buffers_iterator.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/co_spawn unit/co_spawn.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/completion_condition unit/completion_condition.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/compose unit/compose.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/connect unit/connect.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/coroutine unit/coroutine.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/deadline_timer unit/deadline_timer.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/defer unit/defer.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/detached unit/detached.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/dispatch unit/dispatch.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/error unit/error.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/any_executor unit/execution/any_executor.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/blocking_adaptation unit/execution/blocking_adaptation.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/bulk_execute unit/execution/bulk_execute.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/connect unit/execution/connect.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/context_as unit/execution/context_as.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/execute unit/execution/execute.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/executor unit/execution/executor.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/invocable_archetype unit/execution/invocable_archetype.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/operation_state unit/execution/operation_state.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/outstanding_work unit/execution/outstanding_work.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/prefer_only unit/execution/prefer_only.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/receiver unit/execution/receiver.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/schedule unit/execution/schedule.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/scheduler unit/execution/scheduler.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/sender unit/execution/sender.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/set_done unit/execution/set_done.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/set_error unit/execution/set_error.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/set_value unit/execution/set_value.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/start unit/execution/start.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/submit unit/execution/submit.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution_context unit/execution_context.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/executor unit/executor.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/executor_work_guard unit/executor_work_guard.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/generic/basic_endpoint unit/generic/basic_endpoint.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/generic/datagram_protocol unit/generic/datagram_protocol.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/generic/raw_protocol unit/generic/raw_protocol.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/generic/seq_packet_protocol unit/generic/seq_packet_protocol.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/generic/stream_protocol unit/generic/stream_protocol.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/address unit/ip/address.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/address_v4 unit/ip/address_v4.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/address_v4_iterator unit/ip/address_v4_iterator.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/address_v4_range unit/ip/address_v4_range.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/address_v6 unit/ip/address_v6.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/address_v6_iterator unit/ip/address_v6_iterator.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/address_v6_range unit/ip/address_v6_range.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/basic_endpoint unit/ip/basic_endpoint.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/basic_resolver unit/ip/basic_resolver.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/basic_resolver_entry unit/ip/basic_resolver_entry.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/basic_resolver_iterator unit/ip/basic_resolver_iterator.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/basic_resolver_query unit/ip/basic_resolver_query.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/host_name unit/ip/host_name.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/multicast unit/ip/multicast.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/network_v4 unit/ip/network_v4.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/network_v6 unit/ip/network_v6.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/resolver_query_base unit/ip/resolver_query_base.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/unicast unit/ip/unicast.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/v6_only unit/ip/v6_only.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/local/basic_endpoint unit/local/basic_endpoint.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/local/connect_pair unit/local/connect_pair.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/local/stream_protocol unit/local/stream_protocol.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/posix/basic_descriptor unit/posix/basic_descriptor.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/posix/basic_stream_descriptor unit/posix/basic_stream_descriptor.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/posix/descriptor unit/posix/descriptor.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/posix/descriptor_base unit/posix/descriptor_base.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ts/buffer unit/ts/buffer.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ts/executor unit/ts/executor.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ts/internet unit/ts/internet.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ts/io_context unit/ts/io_context.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ts/net unit/ts/net.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ts/netfwd unit/ts/netfwd.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ts/socket unit/ts/socket.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ts/timer unit/ts/timer.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/windows/basic_object_handle unit/windows/basic_object_handle.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/windows/basic_overlapped_handle unit/windows/basic_overlapped_handle.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/windows/basic_random_access_handle unit/windows/basic_random_access_handle.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/windows/basic_stream_handle unit/windows/basic_stream_handle.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/windows/object_handle unit/windows/object_handle.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/windows/overlapped_ptr unit/windows/overlapped_ptr.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/windows/random_access_handle unit/windows/random_access_handle.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/windows/stream_handle unit/windows/stream_handle.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ssl/context_base unit/ssl/context_base.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ssl/error unit/ssl/error.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ssl/stream_base unit/ssl/stream_base.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ssl/host_name_verification unit/ssl/host_name_verification.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/relationship unit/execution/relationship.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ssl/rfc2818_verification unit/ssl/rfc2818_verification.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ssl/context unit/ssl/context.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/posix/stream_descriptor unit/posix/stream_descriptor.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/local/datagram_protocol unit/local/datagram_protocol.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/icmp unit/ip/icmp.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/udp unit/ip/udp.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/windows/overlapped_handle unit/windows/overlapped_handle.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ip/tcp unit/ip/tcp.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/write unit/write.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/ssl/stream unit/ssl/stream.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/read unit/read.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/write_at unit/write_at.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/blocking unit/execution/blocking.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/bulk_guarantee unit/execution/bulk_guarantee.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/execution/mapping unit/execution/mapping.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed -pthread -o unit/read_at unit/read_at.o -lssl -lcrypto -lrt make[4]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' make check-TESTS make[4]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' make[5]: Entering directory '/home/buildozer/aports/community/asio/src/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_raw_socket PASS: unit/basic_deadline_timer PASS: unit/basic_seq_packet_socket PASS: unit/basic_serial_port PASS: unit/basic_socket_acceptor PASS: unit/basic_stream_socket PASS: unit/basic_signal_set PASS: unit/basic_socket PASS: unit/basic_streambuf PASS: unit/basic_waitable_timer PASS: unit/bind_executor PASS: unit/buffer PASS: unit/buffered_read_stream PASS: unit/co_spawn PASS: unit/buffers_iterator PASS: unit/compose PASS: unit/completion_condition PASS: unit/buffered_write_stream PASS: unit/buffered_stream PASS: unit/deadline_timer PASS: unit/defer PASS: unit/dispatch PASS: unit/error PASS: unit/detached PASS: unit/execution/any_executor PASS: unit/execution/bulk_execute PASS: unit/execution/connect PASS: unit/execution/execute PASS: unit/execution/context_as PASS: unit/execution/executor PASS: unit/execution/invocable_archetype PASS: unit/execution/blocking_adaptation PASS: unit/connect PASS: unit/execution/operation_state PASS: unit/execution/prefer_only PASS: unit/execution/receiver PASS: unit/execution/schedule PASS: unit/execution/sender PASS: unit/execution/scheduler PASS: unit/execution/set_error PASS: unit/execution/set_done PASS: unit/execution/set_value PASS: unit/execution/start PASS: unit/execution/submit PASS: unit/execution/outstanding_work PASS: unit/execution/blocking PASS: unit/execution_context PASS: unit/execution/relationship PASS: unit/executor PASS: unit/executor_work_guard PASS: unit/high_resolution_timer PASS: unit/execution/bulk_guarantee PASS: unit/execution/mapping PASS: unit/ip/address_v4 PASS: unit/ip/address_v4_range PASS: unit/ip/address_v4_iterator PASS: unit/ip/address_v6_iterator PASS: unit/ip/address 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_query PASS: unit/ip/basic_resolver_iterator PASS: unit/ip/address_v6 PASS: unit/ip/host_name PASS: unit/ip/resolver_query_base PASS: unit/ip/multicast PASS: unit/ip/icmp PASS: unit/ip/network_v4 PASS: unit/ip/network_v6 PASS: unit/is_write_buffered PASS: unit/is_read_buffered PASS: unit/local/basic_endpoint PASS: unit/ip/unicast PASS: unit/ip/udp PASS: unit/local/connect_pair PASS: unit/ip/tcp PASS: unit/ip/v6_only PASS: unit/packaged_task PASS: unit/placeholders PASS: unit/posix/basic_descriptor PASS: unit/local/datagram_protocol PASS: unit/posix/basic_stream_descriptor PASS: unit/local/stream_protocol PASS: unit/posix/descriptor PASS: unit/posix/descriptor_base PASS: unit/post PASS: unit/read PASS: unit/posix/stream_descriptor PASS: unit/redirect_error PASS: unit/read_until PASS: unit/signal_set PASS: unit/steady_timer PASS: unit/static_thread_pool PASS: unit/serial_port_base PASS: unit/streambuf PASS: unit/system_context PASS: unit/serial_port PASS: unit/read_at PASS: unit/socket_base PASS: unit/this_coro PASS: unit/thread PASS: unit/system_executor PASS: unit/time_traits PASS: unit/ts/buffer PASS: unit/ts/executor PASS: unit/ts/internet PASS: unit/ts/io_context PASS: unit/thread_pool PASS: unit/ts/netfwd PASS: unit/ts/net PASS: unit/ts/socket PASS: unit/ts/timer PASS: unit/use_awaitable PASS: unit/uses_executor PASS: unit/wait_traits PASS: unit/windows/basic_overlapped_handle PASS: unit/windows/basic_object_handle PASS: unit/windows/basic_stream_handle PASS: unit/windows/basic_random_access_handle PASS: unit/windows/object_handle PASS: unit/use_future PASS: unit/windows/overlapped_ptr PASS: unit/windows/overlapped_handle PASS: unit/windows/stream_handle PASS: unit/windows/random_access_handle PASS: unit/write PASS: unit/write_at PASS: unit/ssl/context_base PASS: unit/ssl/context PASS: unit/ssl/error PASS: unit/ssl/rfc2818_verification PASS: unit/ssl/host_name_verification PASS: unit/ssl/stream_base PASS: unit/ssl/stream PASS: unit/io_context PASS: unit/io_context_strand PASS: unit/strand PASS: unit/system_timer ============================================================================ 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/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' make[4]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' make[3]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src' make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src' make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1' >>> asio: Entering fakeroot... Making install in include make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/include' make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/include' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail/impl' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail/impl' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ip/impl' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ip/impl' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/experimental/impl' /usr/bin/install -c -m 644 asio/experimental/impl/as_single.hpp '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/experimental/impl' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail/impl' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail/impl' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/execution' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/execution' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail' /usr/bin/install -c -m 644 asio/detail/win_tss_ptr.hpp asio/detail/work_dispatcher.hpp asio/detail/wrapped_handler.hpp '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ip/detail' /usr/bin/install -c -m 644 asio/ip/detail/endpoint.hpp asio/ip/detail/socket_option.hpp '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ip/detail' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ts' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ts' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ssl/impl' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ssl/impl' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/local/detail' /usr/bin/install -c -m 644 asio/local/detail/endpoint.hpp '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/local/detail' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ssl' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ssl' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/execution/detail' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/execution/detail' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/posix' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/posix' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/local/detail/impl' /usr/bin/install -c -m 644 asio/local/detail/impl/endpoint.ipp '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/local/detail/impl' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/traits' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/traits' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/experimental' /usr/bin/install -c -m 644 asio/experimental/as_single.hpp '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/experimental' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/windows' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/windows' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ip/detail/impl' /usr/bin/install -c -m 644 asio/ip/detail/impl/endpoint.ipp '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ip/detail/impl' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ssl/detail' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ssl/detail' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ssl/detail/impl' /usr/bin/install -c -m 644 asio/ssl/detail/impl/engine.ipp asio/ssl/detail/impl/openssl_init.ipp '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ssl/detail/impl' /usr/bin/install -c -m 644 asio.hpp '/home/buildozer/aports/community/asio/pkg/asio/usr/include/.' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/execution/impl' /usr/bin/install -c -m 644 asio/execution/impl/bad_executor.ipp asio/execution/impl/receiver_invocation_error.ipp '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/execution/impl' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/local' /usr/bin/install -c -m 644 asio/local/basic_endpoint.hpp asio/local/connect_pair.hpp asio/local/datagram_protocol.hpp asio/local/stream_protocol.hpp '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/local' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ip' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/ip' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/generic/detail' /usr/bin/install -c -m 644 asio/generic/detail/endpoint.hpp '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/generic/detail' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/generic/detail/impl' /usr/bin/install -c -m 644 asio/generic/detail/impl/endpoint.ipp '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/generic/detail/impl' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/impl' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/impl' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/generic' /usr/bin/install -c -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/buildozer/aports/community/asio/pkg/asio/usr/include/asio/generic' make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/include' make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/include' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src' Making install in examples/cpp11 make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/examples/cpp11' make[3]: Entering directory '/home/buildozer/aports/community/asio/src/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/buildozer/aports/community/asio/src/asio-1.18.1/src/examples/cpp11' make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/examples/cpp11' Making install in examples/cpp14 make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/examples/cpp14' make[3]: Entering directory '/home/buildozer/aports/community/asio/src/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/buildozer/aports/community/asio/src/asio-1.18.1/src/examples/cpp14' make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/examples/cpp14' Making install in tests make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' Making install in properties make[3]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests/properties' make[4]: Entering directory '/home/buildozer/aports/community/asio/src/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/buildozer/aports/community/asio/src/asio-1.18.1/src/tests/properties' make[3]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests/properties' make[3]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' make[4]: Entering directory '/home/buildozer/aports/community/asio/src/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/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' make[3]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src/tests' make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src' make[3]: Entering directory '/home/buildozer/aports/community/asio/src/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/buildozer/aports/community/asio/src/asio-1.18.1/src' make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src' make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1/src' make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.18.1' make[2]: Entering directory '/home/buildozer/aports/community/asio/src/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/buildozer/aports/community/asio/src/asio-1.18.1' make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.18.1' >>> asio-dev*: Running split function dev... >>> asio-dev*: Preparing subpackage asio-dev... >>> asio-dev*: Stripping binaries >>> asio-dev*: Running postcheck for asio-dev >>> asio*: Running postcheck for asio >>> asio*: Preparing package asio... >>> asio*: Stripping binaries >>> WARNING: asio*: No arch specific binaries found so arch should probably be set to "noarch" >>> asio-dev*: Scanning shared objects >>> asio*: Scanning shared objects >>> asio-dev*: Tracing dependencies... >>> asio-dev*: Package size: 5.4 MB >>> asio-dev*: Compressing data... >>> asio-dev*: Create checksum... >>> asio-dev*: Create asio-dev-1.18.1-r0.apk >>> asio*: Tracing dependencies... >>> asio*: Package size: 4.0 KB >>> asio*: Compressing data... >>> asio*: Create checksum... >>> asio*: Create asio-1.18.1-r0.apk >>> asio: Build complete at Tue, 29 Dec 2020 11:28:31 +0000 elapsed time 0h 2m 26s >>> asio: Cleaning up srcdir >>> asio: Cleaning up pkgdir >>> asio: Uninstalling dependencies... (1/44) Purging .makedepends-asio (20201229.112607) (2/44) Purging boost-dev (1.72.0-r6) (3/44) Purging boost (1.72.0-r6) (4/44) Purging boost-libs (1.72.0-r6) (5/44) Purging linux-headers (5.7.8-r0) (6/44) Purging boost-atomic (1.72.0-r6) (7/44) Purging boost-container (1.72.0-r6) (8/44) Purging boost-contract (1.72.0-r6) (9/44) Purging boost-coroutine (1.72.0-r6) (10/44) Purging boost-date_time (1.72.0-r6) (11/44) Purging boost-fiber (1.72.0-r6) (12/44) Purging boost-graph (1.72.0-r6) (13/44) Purging boost-iostreams (1.72.0-r6) (14/44) Purging boost-locale (1.72.0-r6) (15/44) Purging boost-log_setup (1.72.0-r6) (16/44) Purging boost-math (1.72.0-r6) (17/44) Purging boost-prg_exec_monitor (1.72.0-r6) (18/44) Purging boost-program_options (1.72.0-r6) (19/44) Purging boost-python3 (1.72.0-r6) (20/44) Purging boost-random (1.72.0-r6) (21/44) Purging boost-regex (1.72.0-r6) (22/44) Purging boost-stacktrace_basic (1.72.0-r6) (23/44) Purging boost-stacktrace_noop (1.72.0-r6) (24/44) Purging boost-system (1.72.0-r6) (25/44) Purging boost-timer (1.72.0-r6) (26/44) Purging boost-type_erasure (1.72.0-r6) (27/44) Purging boost-unit_test_framework (1.72.0-r6) (28/44) Purging boost-wave (1.72.0-r6) (29/44) Purging boost-wserialization (1.72.0-r6) (30/44) Purging openssl-dev (1.1.1i-r0) (31/44) Purging boost-chrono (1.72.0-r6) (32/44) Purging boost-context (1.72.0-r6) (33/44) Purging boost-log (1.72.0-r6) (34/44) Purging boost-thread (1.72.0-r6) (35/44) Purging boost-filesystem (1.72.0-r6) (36/44) Purging icu-libs (67.1-r1) (37/44) Purging python3 (3.8.7-r0) (38/44) Purging libbz2 (1.0.8-r1) (39/44) Purging xz-libs (5.2.5-r0) (40/44) Purging libffi (3.3-r2) (41/44) Purging gdbm (1.19-r0) (42/44) Purging readline (8.0.4-r0) (43/44) Purging sqlite-libs (3.34.0-r0) (44/44) Purging boost-serialization (1.72.0-r6) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> asio: Updating the community/x86 repository index... >>> asio: Signing the index...