>>> asio: Building community/asio 1.21.0-r0 (using abuild 3.9.0-r0) started Sat, 19 Feb 2022 01:25:52 +0000 >>> asio: Checking sanity of /home/buildozer/aports/community/asio/APKBUILD... >>> asio: Analyzing dependencies... >>> asio: Installing for build: build-base boost-dev openssl1.1-compat-dev (1/51) Installing boost1.77-atomic (1.77.0-r4) (2/51) Installing boost1.77-chrono (1.77.0-r4) (3/51) Installing boost1.77-container (1.77.0-r4) (4/51) Installing boost1.77-context (1.77.0-r4) (5/51) Installing boost1.77-contract (1.77.0-r4) (6/51) Installing boost1.77-thread (1.77.0-r4) (7/51) Installing boost1.77-coroutine (1.77.0-r4) (8/51) Installing boost1.77-date_time (1.77.0-r4) (9/51) Installing boost1.77-fiber (1.77.0-r4) (10/51) Installing boost1.77-filesystem (1.77.0-r4) (11/51) Installing boost1.77-graph (1.77.0-r4) (12/51) Installing boost1.77-iostreams (1.77.0-r4) (13/51) Installing boost1.77-locale (1.77.0-r4) (14/51) Installing boost1.77-log (1.77.0-r4) (15/51) Installing boost1.77-log_setup (1.77.0-r4) (16/51) Installing boost1.77-math (1.77.0-r4) (17/51) Installing boost1.77-prg_exec_monitor (1.77.0-r4) (18/51) Installing boost1.77-program_options (1.77.0-r4) (19/51) Installing libffi (3.4.2-r1) (20/51) Installing gdbm (1.23-r0) (21/51) Installing mpdecimal (2.5.1-r1) (22/51) Installing readline (8.1.1-r0) (23/51) Installing sqlite-libs (3.37.2-r0) (24/51) Installing python3 (3.10.2-r0) (25/51) Installing boost1.77-python3 (1.77.0-r4) (26/51) Installing boost1.77-random (1.77.0-r4) (27/51) Installing boost1.77-regex (1.77.0-r4) (28/51) Installing boost1.77-serialization (1.77.0-r4) (29/51) Installing boost1.77-stacktrace_basic (1.77.0-r4) (30/51) Installing boost1.77-stacktrace_noop (1.77.0-r4) (31/51) Installing boost1.77-system (1.77.0-r4) (32/51) Installing boost1.77-timer (1.77.0-r4) (33/51) Installing boost1.77-type_erasure (1.77.0-r4) (34/51) Installing boost1.77-unit_test_framework (1.77.0-r4) (35/51) Installing boost1.77-wave (1.77.0-r4) (36/51) Installing boost1.77-wserialization (1.77.0-r4) (37/51) Installing boost1.77-json (1.77.0-r4) (38/51) Installing boost1.77-nowide (1.77.0-r4) (39/51) Installing boost1.77-libs (1.77.0-r4) (40/51) Installing boost1.77 (1.77.0-r4) (41/51) Installing linux-headers (5.16.7-r1) (42/51) Installing bzip2-dev (1.0.8-r1) (43/51) Installing icu-libs (70.1-r0) (44/51) Installing icu (70.1-r0) (45/51) Installing icu-dev (70.1-r0) (46/51) Installing xz-dev (5.2.5-r0) (47/51) Installing zlib-dev (1.2.11-r3) (48/51) Installing boost1.77-dev (1.77.0-r4) (49/51) Installing boost-dev (1.77.0-r4) (50/51) Installing openssl-dev (1.1.1m-r2) (51/51) Installing .makedepends-asio (20220219.012553) Executing busybox-1.35.0-r2.trigger OK: 583 MiB in 150 packages >>> asio: Cleaning up srcdir >>> asio: Cleaning up pkgdir >>> asio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/asio-1.21.0.tar.bz2 >>> asio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/asio-1.21.0.tar.bz2 >>> asio: Checking sha512sums... asio-1.21.0.tar.bz2: OK >>> asio: Unpacking /var/cache/distfiles/edge/asio-1.21.0.tar.bz2... >>> asio: Updating ./config.sub >>> asio: Updating ./config.guess 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... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking whether make supports the include directive... yes (GNU style) checking for armv6-alpine-linux-musleabihf-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 armv6-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... no configure: WARNING: openssl/ssl.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: openssl/ssl.h: proceeding with the compiler's result checking for openssl/ssl.h... yes checking whether C++11 is enabled... yes checking whether C++14 is enabled... yes checking whether C++17 is enabled... yes checking whether C++20 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.21.0/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/include' Making all in src make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src' Making all in examples/cpp11 make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp11' depbase=`echo allocation/server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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 files/blocking_file_copy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT files/blocking_file_copy.o -MD -MP -MF $depbase.Tpo -c -o files/blocking_file_copy.o files/blocking_file_copy.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo files/async_file_copy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT files/async_file_copy.o -MD -MP -MF $depbase.Tpo -c -o files/async_file_copy.o files/async_file_copy.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o executors/bank_account_2 executors/bank_account_2.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/bits/stl_algo.h:61, from /usr/include/c++/11.2.1/functional:65, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio/detail/handler_alloc_helpers.hpp:23, from ./../../../include/asio/detail/executor_function.hpp:19, from ./../../../include/asio/execution/any_executor.hpp:23, from ./../../../include/asio/execution.hpp:19, from executors/fork_join.cpp:1: /usr/include/c++/11.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = double; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/11.2.1/bits/stl_heap.h:223:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 223 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/functional:65, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio/detail/handler_alloc_helpers.hpp:23, from ./../../../include/asio/detail/executor_function.hpp:19, from ./../../../include/asio/execution/any_executor.hpp:23, from ./../../../include/asio/execution.hpp:19, from executors/fork_join.cpp:1: /usr/include/c++/11.2.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/11.2.1/bits/stl_algo.h:1799:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1799 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o files/async_file_copy files/async_file_copy.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o files/blocking_file_copy files/blocking_file_copy.o -lssl -lcrypto -lrt /usr/include/c++/11.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/11.2.1/bits/stl_algo.h:1925:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1925 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1925:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h:1939:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1939 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o executors/pipeline executors/pipeline.o -lssl -lcrypto -lrt /usr/include/c++/11.2.1/bits/stl_algo.h: In function 'void std::shuffle(_RAIter, _RAIter, _UGenerator&&) [with _RAIter = __gnu_cxx::__normal_iterator >; _UGenerator = std::mersenne_twister_engine&]': /usr/include/c++/11.2.1/bits/stl_algo.h:3729:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 3729 | shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:3729:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h: In function '_ForwardIterator std::__upper_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = double; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/11.2.1/bits/stl_algo.h:2028:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2028 | __upper_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2028:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/11.2.1/memory:63, from ./../../../include/asio/detail/memory.hpp:21, from ./../../../include/asio/execution/detail/as_invocable.hpp:20, from ./../../../include/asio/execution/execute.hpp:20, from ./../../../include/asio/execution/executor.hpp:20, from ./../../../include/asio/execution/allocator.hpp:20, from ./../../../include/asio/execution.hpp:18, from executors/fork_join.cpp:1: /usr/include/c++/11.2.1/bits/stl_algobase.h: In function '_ForwardIterator std::__lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = double; _Compare = __gnu_cxx::__ops::_Iter_less_val]': /usr/include/c++/11.2.1/bits/stl_algobase.h:1451:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1451 | __lower_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algobase.h:1451:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/11.2.1/functional:65, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio/detail/handler_alloc_helpers.hpp:23, from ./../../../include/asio/detail/executor_function.hpp:19, from ./../../../include/asio/execution/any_executor.hpp:23, from ./../../../include/asio/execution.hpp:19, from executors/fork_join.cpp:1: /usr/include/c++/11.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/11.2.1/bits/stl_algo.h:1819:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1819 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1819:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h: In function '_RandomAccessIterator std::_V2::__rotate(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, std::random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >]': /usr/include/c++/11.2.1/bits/stl_algo.h:1298:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1298 | __rotate(_RandomAccessIterator __first, | ^~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1298:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h:1298:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h:1298:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h: In function 'void std::__merge_adaptive(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Pointer = double*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/11.2.1/bits/stl_algo.h:2407:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2407 | __merge_adaptive(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2407:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h:2407:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h:2437:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2437 | = std::__lower_bound(__middle, __last, *__first_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2438 | __gnu_cxx::__ops::__iter_comp_val(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2446:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2446 | = std::__upper_bound(__first, __middle, *__second_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2447 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1414:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1414 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1415 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2455:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2455 | std::__merge_adaptive(__first, __first_cut, __new_middle, __len11, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2456 | __len22, __buffer, __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2457:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2457 | std::__merge_adaptive(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2458 | __len1 - __len11, | ~~~~~~~~~~~~~~~~~ 2459 | __len2 - __len22, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2460 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/11.2.1/bits/stl_algo.h:2468:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2468 | __merge_without_buffer(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2468:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h:2468:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h:2468:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h:2493:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2493 | = std::__lower_bound(__middle, __last, *__first_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2494 | __gnu_cxx::__ops::__iter_comp_val(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2502:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2502 | = std::__upper_bound(__first, __middle, *__second_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2503 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1414:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1414 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1415 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2509:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2509 | std::__merge_without_buffer(__first, __first_cut, __new_middle, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2510 | __len11, __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2511:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2511 | std::__merge_without_buffer(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2512 | __len1 - __len11, __len2 - __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ executors/fork_join.cpp: In function 'void fork_join_sort(Iterator, Iterator) [with Iterator = __gnu_cxx::__normal_iterator >]': executors/fork_join.cpp:247:6: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 247 | void fork_join_sort(Iterator begin, Iterator end) | ^~~~~~~~~~~~~~ executors/fork_join.cpp:247:6: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/11.2.1/functional:65, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio/detail/handler_alloc_helpers.hpp:23, from ./../../../include/asio/detail/executor_function.hpp:19, from ./../../../include/asio/execution/any_executor.hpp:23, from ./../../../include/asio/execution.hpp:19, from executors/fork_join.cpp:1: /usr/include/c++/11.2.1/bits/stl_algo.h:2543:11: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2542 | std::__merge_adaptive | ~~~~~~~~~~~~~~~~~~~~~ 2543 | (__first, __middle, __last, __len1, __len2, __buf.begin(), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2544 | _DistanceType(__buf.size()), __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2540:11: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2539 | std::__merge_without_buffer | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2540 | (__first, __middle, __last, __len1, __len2, __comp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1954:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1954 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1955 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1956 | __comp); | ~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1866:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1866 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1871:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1871 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ executors/fork_join.cpp: In function 'int main(int, char**)': executors/fork_join.cpp:279:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 279 | std::shuffle(vec.begin(), vec.end(), g); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ executors/fork_join.cpp:283:17: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 283 | fork_join_sort(vec.begin(), vec.end()); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ executors/fork_join.cpp: In static member function 'static void fork_executor::function > >(__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >):: >::function(fork_join_sort<__gnu_cxx::__normal_iterator > >(__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >)::, const std::shared_ptr&)::&)>::_FUN(std::shared_ptr&)': executors/fork_join.cpp:256:51: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator >' changed in GCC 7.1 256 | execution::execute(fork, [=]{ fork_join_sort(begin + n / 2, end); }); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ executors/fork_join.cpp: In static member function 'static void fork_executor::function > >(__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >):: >::function(fork_join_sort<__gnu_cxx::__normal_iterator > >(__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >)::, const std::shared_ptr&)::&)>::_FUN(std::shared_ptr&)': executors/fork_join.cpp:255:51: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 255 | execution::execute(fork, [=]{ fork_join_sort(begin, begin + n / 2); }); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -pthread -o timeouts/blocking_udp_client timeouts/blocking_udp_client.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from timers/time_t_timer.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue >::heap_entry&}; _Tp = asio::detail::timer_queue >::heap_entry; _Alloc = std::allocator >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector >::heap_entry, std::allocator >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from timers/time_t_timer.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >::heap_entry*, std::vector >::heap_entry, std::allocator >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o fork/daemon fork/daemon.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o echo/blocking_tcp_echo_server echo/blocking_tcp_echo_server.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from multicast/sender.cpp:14: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from multicast/sender.cpp:14: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o multicast/sender multicast/sender.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o operations/composed_2 operations/composed_2.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:72, from ./../../../include/asio/buffer.hpp:24, from timeouts/async_tcp_client.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from /usr/include/c++/11.2.1/pstl/glue_algorithm_defs.h:13, from /usr/include/c++/11.2.1/algorithm:74, from timeouts/server.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from ./../../../include/asio/buffer.hpp:24, from timeouts/async_tcp_client.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_executor.hpp:20, from ./../../../include/asio/executor_work_guard.hpp:22, from operations/composed_6.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from invocation/prioritised_handlers.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from /usr/include/c++/11.2.1/pstl/glue_algorithm_defs.h:13, from /usr/include/c++/11.2.1/algorithm:74, from timeouts/server.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_executor.hpp:20, from ./../../../include/asio/executor_work_guard.hpp:22, from operations/composed_6.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from invocation/prioritised_handlers.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o local/connect_pair local/connect_pair.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_executor.hpp:20, from ./../../../include/asio/impl/compose.hpp:19, from ./../../../include/asio/compose.hpp:134, from operations/composed_8.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_executor.hpp:20, from ./../../../include/asio/impl/compose.hpp:19, from ./../../../include/asio/compose.hpp:134, from operations/composed_7.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_executor.hpp:20, from ./../../../include/asio/impl/compose.hpp:19, from ./../../../include/asio/compose.hpp:134, from operations/composed_8.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_executor.hpp:20, from ./../../../include/asio/impl/compose.hpp:19, from ./../../../include/asio/compose.hpp:134, from operations/composed_7.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o allocation/server allocation/server.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o multicast/receiver multicast/receiver.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o executors/actor executors/actor.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o timeouts/server timeouts/server.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ssl/server.cpp:12: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o chat/chat_client chat/chat_client.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ssl/server.cpp:12: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o timeouts/async_tcp_client timeouts/async_tcp_client.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ssl/client.cpp:13: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ssl/client.cpp:13: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o ssl/server ssl/server.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o ssl/client ssl/client.o -lssl -lcrypto -lrt make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp11' Making all in examples/cpp14 make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp14' depbase=`echo deferred/deferred_1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT deferred/deferred_1.o -MD -MP -MF $depbase.Tpo -c -o deferred/deferred_1.o deferred/deferred_1.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo deferred/deferred_2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT deferred/deferred_2.o -MD -MP -MF $depbase.Tpo -c -o deferred/deferred_2.o deferred/deferred_2.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo deferred/deferred_3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT deferred/deferred_3.o -MD -MP -MF $depbase.Tpo -c -o deferred/deferred_3.o deferred/deferred_3.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo deferred/deferred_4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT deferred/deferred_4.o -MD -MP -MF $depbase.Tpo -c -o deferred/deferred_4.o deferred/deferred_4.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo deferred/deferred_5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT deferred/deferred_5.o -MD -MP -MF $depbase.Tpo -c -o deferred/deferred_5.o deferred/deferred_5.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo deferred/deferred_6.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT deferred/deferred_6.o -MD -MP -MF $depbase.Tpo -c -o deferred/deferred_6.o deferred/deferred_6.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo deferred/deferred_7.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT deferred/deferred_7.o -MD -MP -MF $depbase.Tpo -c -o deferred/deferred_7.o deferred/deferred_7.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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 parallel_group/parallel_sort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT parallel_group/parallel_sort.o -MD -MP -MF $depbase.Tpo -c -o parallel_group/parallel_sort.o parallel_group/parallel_sort.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo parallel_group/wait_for_all.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT parallel_group/wait_for_all.o -MD -MP -MF $depbase.Tpo -c -o parallel_group/wait_for_all.o parallel_group/wait_for_all.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo parallel_group/wait_for_one.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT parallel_group/wait_for_one.o -MD -MP -MF $depbase.Tpo -c -o parallel_group/wait_for_one.o parallel_group/wait_for_one.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo parallel_group/wait_for_one_error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT parallel_group/wait_for_one_error.o -MD -MP -MF $depbase.Tpo -c -o parallel_group/wait_for_one_error.o parallel_group/wait_for_one_error.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo parallel_group/wait_for_one_success.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT parallel_group/wait_for_one_success.o -MD -MP -MF $depbase.Tpo -c -o parallel_group/wait_for_one_success.o parallel_group/wait_for_one_success.cpp &&\ mv -f $depbase.Tpo $depbase.Po g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o executors/async_1 executors/async_1.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/bits/stl_algo.h:61, from /usr/include/c++/11.2.1/functional:65, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio/detail/handler_alloc_helpers.hpp:23, from ./../../../include/asio/detail/executor_function.hpp:19, from ./../../../include/asio/execution/any_executor.hpp:23, from ./../../../include/asio/execution.hpp:19, from executors/fork_join.cpp:1: /usr/include/c++/11.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = double; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/11.2.1/bits/stl_heap.h:223:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 223 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/functional:65, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio/detail/handler_alloc_helpers.hpp:23, from ./../../../include/asio/detail/executor_function.hpp:19, from ./../../../include/asio/execution/any_executor.hpp:23, from ./../../../include/asio/execution.hpp:19, from executors/fork_join.cpp:1: /usr/include/c++/11.2.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/11.2.1/bits/stl_algo.h:1799:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1799 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o executors/priority_scheduler executors/priority_scheduler.o -lssl -lcrypto -lrt /usr/include/c++/11.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/11.2.1/bits/stl_algo.h:1925:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1925 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1925:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h:1939:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1939 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h: In function 'void std::shuffle(_RAIter, _RAIter, _UGenerator&&) [with _RAIter = __gnu_cxx::__normal_iterator >; _UGenerator = std::mersenne_twister_engine&]': /usr/include/c++/11.2.1/bits/stl_algo.h:3729:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 3729 | shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:3729:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h: In function '_ForwardIterator std::__upper_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = double; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/11.2.1/bits/stl_algo.h:2028:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2028 | __upper_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2028:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/11.2.1/memory:63, from ./../../../include/asio/detail/memory.hpp:21, from ./../../../include/asio/execution/detail/as_invocable.hpp:20, from ./../../../include/asio/execution/execute.hpp:20, from ./../../../include/asio/execution/executor.hpp:20, from ./../../../include/asio/execution/allocator.hpp:20, from ./../../../include/asio/execution.hpp:18, from executors/fork_join.cpp:1: /usr/include/c++/11.2.1/bits/stl_algobase.h: In function '_ForwardIterator std::__lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = double; _Compare = __gnu_cxx::__ops::_Iter_less_val]': /usr/include/c++/11.2.1/bits/stl_algobase.h:1451:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1451 | __lower_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algobase.h:1451:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/11.2.1/functional:65, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio/detail/handler_alloc_helpers.hpp:23, from ./../../../include/asio/detail/executor_function.hpp:19, from ./../../../include/asio/execution/any_executor.hpp:23, from ./../../../include/asio/execution.hpp:19, from executors/fork_join.cpp:1: /usr/include/c++/11.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/11.2.1/bits/stl_algo.h:1819:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1819 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1819:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h: In function '_RandomAccessIterator std::_V2::__rotate(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, std::random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >]': /usr/include/c++/11.2.1/bits/stl_algo.h:1298:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1298 | __rotate(_RandomAccessIterator __first, | ^~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1298:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h:1298:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h:1298:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h: In function 'void std::__merge_adaptive(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Pointer = double*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/11.2.1/bits/stl_algo.h:2407:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2407 | __merge_adaptive(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2407:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h:2407:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h:2437:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2437 | = std::__lower_bound(__middle, __last, *__first_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2438 | __gnu_cxx::__ops::__iter_comp_val(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2446:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2446 | = std::__upper_bound(__first, __middle, *__second_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2447 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1414:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1414 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1415 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2455:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2455 | std::__merge_adaptive(__first, __first_cut, __new_middle, __len11, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2456 | __len22, __buffer, __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2457:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2457 | std::__merge_adaptive(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2458 | __len1 - __len11, | ~~~~~~~~~~~~~~~~~ 2459 | __len2 - __len22, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2460 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/11.2.1/bits/stl_algo.h:2468:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2468 | __merge_without_buffer(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2468:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h:2468:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h:2468:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_algo.h:2493:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2493 | = std::__lower_bound(__middle, __last, *__first_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2494 | __gnu_cxx::__ops::__iter_comp_val(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2502:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2502 | = std::__upper_bound(__first, __middle, *__second_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2503 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1414:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1414 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1415 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2509:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2509 | std::__merge_without_buffer(__first, __first_cut, __new_middle, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2510 | __len11, __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2511:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2511 | std::__merge_without_buffer(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2512 | __len1 - __len11, __len2 - __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ executors/fork_join.cpp: In function 'void fork_join_sort(Iterator, Iterator) [with Iterator = __gnu_cxx::__normal_iterator >]': executors/fork_join.cpp:247:6: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 247 | void fork_join_sort(Iterator begin, Iterator end) | ^~~~~~~~~~~~~~ executors/fork_join.cpp:247:6: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/11.2.1/functional:65, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio/detail/handler_alloc_helpers.hpp:23, from ./../../../include/asio/detail/executor_function.hpp:19, from ./../../../include/asio/execution/any_executor.hpp:23, from ./../../../include/asio/execution.hpp:19, from executors/fork_join.cpp:1: /usr/include/c++/11.2.1/bits/stl_algo.h:2543:11: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2542 | std::__merge_adaptive | ~~~~~~~~~~~~~~~~~~~~~ 2543 | (__first, __middle, __last, __len1, __len2, __buf.begin(), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2544 | _DistanceType(__buf.size()), __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:2540:11: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2539 | std::__merge_without_buffer | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2540 | (__first, __middle, __last, __len1, __len2, __comp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1954:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1954 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1955 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1956 | __comp); | ~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1866:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1866 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1871:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1871 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ executors/fork_join.cpp: In function 'int main(int, char**)': executors/fork_join.cpp:279:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 279 | std::shuffle(vec.begin(), vec.end(), g); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ executors/fork_join.cpp:283:17: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 283 | fork_join_sort(vec.begin(), vec.end()); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ executors/fork_join.cpp: In static member function 'static void fork_executor::function > >(__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >):: >::function(fork_join_sort<__gnu_cxx::__normal_iterator > >(__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >)::, const std::shared_ptr&)::&)>::_FUN(std::shared_ptr&)': executors/fork_join.cpp:256:51: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator >' changed in GCC 7.1 256 | execution::execute(fork, [=]{ fork_join_sort(begin + n / 2, end); }); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ executors/fork_join.cpp: In static member function 'static void fork_executor::function > >(__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >):: >::function(fork_join_sort<__gnu_cxx::__normal_iterator > >(__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >)::, const std::shared_ptr&)::&)>::_FUN(std::shared_ptr&)': executors/fork_join.cpp:255:51: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 255 | execution::execute(fork, [=]{ fork_join_sort(begin, begin + n / 2); }); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o executors/pipeline executors/pipeline.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o echo/blocking_udp_echo_client echo/blocking_udp_echo_client.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from deferred/deferred_1.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from deferred/deferred_1.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from deferred/deferred_2.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from deferred/deferred_2.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from deferred/deferred_3.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from deferred/deferred_3.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from deferred/deferred_4.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from deferred/deferred_4.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from deferred/deferred_6.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o deferred/deferred_1 deferred/deferred_1.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from deferred/deferred_6.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o deferred/deferred_2 deferred/deferred_2.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o iostreams/http_client iostreams/http_client.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from deferred/deferred_5.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from deferred/deferred_5.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from deferred/deferred_7.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from deferred/deferred_7.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o deferred/deferred_4 deferred/deferred_4.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from parallel_group/wait_for_all.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from parallel_group/wait_for_all.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o deferred/deferred_6 deferred/deferred_6.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from parallel_group/wait_for_one.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from parallel_group/wait_for_one.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o deferred/deferred_3 deferred/deferred_3.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o deferred/deferred_5 deferred/deferred_5.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o parallel_group/parallel_sort parallel_group/parallel_sort.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o deferred/deferred_7 deferred/deferred_7.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o operations/composed_2 operations/composed_2.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from parallel_group/wait_for_one_error.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from parallel_group/wait_for_one_success.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from parallel_group/wait_for_one_error.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o echo/blocking_tcp_echo_client echo/blocking_tcp_echo_client.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_allocator.hpp:21, from ./../../../include/asio.hpp:18, from parallel_group/wait_for_one_success.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o parallel_group/wait_for_all parallel_group/wait_for_all.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o parallel_group/wait_for_one parallel_group/wait_for_one.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_executor.hpp:20, from ./../../../include/asio/impl/compose.hpp:19, from ./../../../include/asio/compose.hpp:134, from operations/composed_7.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_executor.hpp:20, from ./../../../include/asio/impl/compose.hpp:19, from ./../../../include/asio/compose.hpp:134, from operations/composed_8.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o operations/composed_3 operations/composed_3.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_executor.hpp:20, from ./../../../include/asio/impl/compose.hpp:19, from ./../../../include/asio/compose.hpp:134, from operations/composed_8.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_executor.hpp:20, from ./../../../include/asio/impl/compose.hpp:19, from ./../../../include/asio/compose.hpp:134, from operations/composed_7.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o operations/composed_1 operations/composed_1.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_executor.hpp:20, from ./../../../include/asio/executor_work_guard.hpp:22, from operations/composed_6.cpp:11: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../../include/asio/detail/functional.hpp:20, from ./../../../include/asio/associated_executor.hpp:20, from ./../../../include/asio/executor_work_guard.hpp:22, from operations/composed_6.cpp:11: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o parallel_group/wait_for_one_success parallel_group/wait_for_one_success.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o parallel_group/wait_for_one_error parallel_group/wait_for_one_error.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -pthread -o executors/actor executors/actor.o -lssl -lcrypto -lrt g++ -I./../../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o operations/composed_7 operations/composed_7.o -lssl -lcrypto -lrt make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp14' Making all in examples/cpp17 make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp17' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp17' Making all in tests make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' Making all in properties make[3]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests/properties' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests/properties' make[3]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src' make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src' make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0' Making check in include make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/include' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src' Making check in examples/cpp11 make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp11' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp11' Making check in examples/cpp14 make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp14' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp14' Making check in examples/cpp17 make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp17' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp17' Making check in tests make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' Making check in properties make[3]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/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.21.0/src/tests/properties' depbase=`echo cpp03/query_free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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.21.0/src/tests/properties' make check-TESTS make[4]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests/properties' make[5]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests/properties' PASS: cpp03/query_free PASS: cpp03/query_member PASS: cpp03/can_query_free PASS: cpp03/can_query_member PASS: cpp03/can_query_unsupported PASS: cpp03/can_query_not_applicable_free PASS: cpp03/query_static PASS: cpp03/can_query_not_applicable_static PASS: cpp03/can_query_not_applicable_member PASS: cpp03/can_query_not_applicable_unsupported PASS: cpp03/can_query_static PASS: cpp03/require_concept_member PASS: cpp03/require_concept_free PASS: cpp03/can_require_concept_member PASS: cpp03/can_require_concept_static PASS: cpp03/require_concept_static PASS: cpp03/can_require_concept_not_applicable_member PASS: cpp03/can_require_concept_not_applicable_free PASS: cpp03/can_require_concept_unsupported PASS: cpp03/require_free PASS: cpp03/can_require_concept_free PASS: cpp03/can_require_concept_not_applicable_unsupported PASS: cpp03/can_require_concept_not_applicable_static PASS: cpp03/require_static PASS: cpp03/can_require_free PASS: cpp03/require_member PASS: cpp03/can_require_static PASS: cpp03/can_require_member PASS: cpp03/can_require_not_applicable_free PASS: cpp03/can_require_not_applicable_member PASS: cpp03/can_require_unsupported PASS: cpp03/can_require_not_applicable_static PASS: cpp03/prefer_free_prefer PASS: cpp03/can_require_not_applicable_unsupported PASS: cpp03/prefer_member_prefer PASS: cpp03/prefer_free_require PASS: cpp03/prefer_static PASS: cpp03/can_prefer_free_prefer PASS: cpp03/prefer_member_require PASS: cpp03/can_prefer_free_require PASS: cpp03/prefer_unsupported PASS: cpp03/can_prefer_member_prefer PASS: cpp03/can_prefer_member_require PASS: cpp03/can_prefer_static PASS: cpp03/can_prefer_unsupported PASS: cpp03/can_prefer_not_applicable_free_prefer PASS: cpp03/can_prefer_not_applicable_free_require PASS: cpp03/can_prefer_not_applicable_member_require PASS: cpp03/can_prefer_not_applicable_static PASS: cpp03/can_prefer_not_applicable_member_prefer PASS: cpp03/can_prefer_not_preferable_member_prefer PASS: cpp03/can_prefer_not_applicable_unsupported PASS: cpp03/can_prefer_not_preferable_free_prefer PASS: cpp03/can_prefer_not_preferable_member_require PASS: cpp03/can_prefer_not_preferable_free_require PASS: cpp03/can_prefer_not_preferable_static PASS: cpp03/can_prefer_not_preferable_unsupported PASS: cpp11/query_free PASS: cpp11/query_member PASS: cpp11/query_static PASS: cpp11/can_query_member PASS: cpp11/can_query_static PASS: cpp11/can_query_free PASS: cpp11/can_query_not_applicable_free PASS: cpp11/can_query_unsupported PASS: cpp11/can_query_not_applicable_member PASS: cpp11/can_query_not_applicable_unsupported PASS: cpp11/require_concept_member PASS: cpp11/require_concept_static PASS: cpp11/can_require_concept_free PASS: cpp11/require_concept_free PASS: cpp11/can_require_concept_member PASS: cpp11/can_require_concept_static PASS: cpp11/can_query_not_applicable_static PASS: cpp11/can_require_concept_not_applicable_free PASS: cpp11/can_require_concept_not_applicable_member PASS: cpp11/can_require_concept_unsupported PASS: cpp11/require_free PASS: cpp11/can_require_concept_not_applicable_static PASS: cpp11/require_member PASS: cpp11/can_require_concept_not_applicable_unsupported PASS: cpp11/require_static PASS: cpp11/can_require_free PASS: cpp11/can_require_member PASS: cpp11/can_require_static PASS: cpp11/can_require_not_applicable_free PASS: cpp11/can_require_not_applicable_member PASS: cpp11/can_require_unsupported PASS: cpp11/can_require_not_applicable_static PASS: cpp11/can_require_not_applicable_unsupported PASS: cpp11/prefer_free_prefer PASS: cpp11/prefer_member_prefer PASS: cpp11/prefer_member_require PASS: cpp11/prefer_free_require PASS: cpp11/prefer_static PASS: cpp11/prefer_unsupported PASS: cpp11/can_prefer_free_prefer PASS: cpp11/can_prefer_free_require PASS: cpp11/can_prefer_member_require PASS: cpp11/can_prefer_static PASS: cpp11/can_prefer_unsupported PASS: cpp11/can_prefer_not_applicable_free_prefer PASS: cpp11/can_prefer_member_prefer PASS: cpp11/can_prefer_not_applicable_free_require PASS: cpp11/can_prefer_not_applicable_member_prefer PASS: cpp11/can_prefer_not_applicable_member_require PASS: cpp11/can_prefer_not_applicable_unsupported PASS: cpp11/can_prefer_not_preferable_free_prefer PASS: cpp11/can_prefer_not_applicable_static PASS: cpp11/can_prefer_not_preferable_member_require PASS: cpp11/can_prefer_not_preferable_free_require PASS: cpp11/can_prefer_not_preferable_member_prefer PASS: cpp11/can_prefer_not_preferable_static PASS: cpp11/can_prefer_not_preferable_unsupported PASS: cpp14/query_free PASS: cpp14/query_member PASS: cpp14/query_static PASS: cpp14/can_query_static PASS: cpp14/can_query_free PASS: cpp14/can_query_member PASS: cpp14/can_query_not_applicable_free PASS: cpp14/can_query_unsupported PASS: cpp14/can_query_not_applicable_member PASS: cpp14/can_query_not_applicable_static PASS: cpp14/can_query_not_applicable_unsupported PASS: cpp14/require_concept_free PASS: cpp14/require_concept_member PASS: cpp14/require_concept_static PASS: cpp14/can_require_concept_free PASS: cpp14/can_require_concept_unsupported PASS: cpp14/can_require_concept_member PASS: cpp14/can_require_concept_static PASS: cpp14/can_require_concept_not_applicable_free PASS: cpp14/can_require_concept_not_applicable_static PASS: cpp14/can_require_concept_not_applicable_member PASS: cpp14/can_require_concept_not_applicable_unsupported PASS: cpp14/require_free PASS: cpp14/require_static PASS: cpp14/require_member PASS: cpp14/can_require_not_applicable_member PASS: cpp14/can_require_static PASS: cpp14/can_require_member PASS: cpp14/can_require_not_applicable_free PASS: cpp14/can_require_not_applicable_unsupported PASS: cpp14/prefer_free_prefer PASS: cpp14/can_require_unsupported PASS: cpp14/can_require_not_applicable_static PASS: cpp14/can_require_free PASS: cpp14/prefer_free_require PASS: cpp14/prefer_static PASS: cpp14/prefer_member_prefer PASS: cpp14/prefer_member_require PASS: cpp14/prefer_unsupported PASS: cpp14/can_prefer_free_prefer PASS: cpp14/can_prefer_member_require PASS: cpp14/can_prefer_member_prefer PASS: cpp14/can_prefer_free_require PASS: cpp14/can_prefer_static PASS: cpp14/can_prefer_unsupported PASS: cpp14/can_prefer_not_applicable_free_prefer PASS: cpp14/can_prefer_not_applicable_member_prefer PASS: cpp14/can_prefer_not_applicable_static PASS: cpp14/can_prefer_not_applicable_free_require PASS: cpp14/can_prefer_not_applicable_unsupported PASS: cpp14/can_prefer_not_preferable_free_prefer PASS: cpp14/can_prefer_not_applicable_member_require 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_static PASS: cpp14/can_prefer_not_preferable_unsupported ============================================================================ Testsuite summary for asio 1.21.0 ============================================================================ # 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.21.0/src/tests/properties' make[4]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests/properties' make[3]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests/properties' make[3]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' make unit/associated_allocator unit/associated_cancellation_slot unit/associated_executor unit/associator unit/async_result unit/awaitable unit/basic_datagram_socket unit/basic_deadline_timer unit/basic_file unit/basic_random_access_file unit/basic_raw_socket unit/basic_readable_pipe unit/basic_seq_packet_socket unit/basic_serial_port unit/basic_signal_set unit/basic_socket unit/basic_socket_acceptor unit/basic_stream_file unit/basic_stream_socket unit/basic_streambuf unit/basic_waitable_timer unit/basic_writable_pipe unit/bind_cancellation_slot unit/bind_executor unit/buffered_read_stream unit/buffered_stream unit/buffered_write_stream unit/buffer unit/buffer_registration unit/buffers_iterator unit/cancellation_signal unit/cancellation_state unit/cancellation_type unit/co_spawn unit/completion_condition unit/compose unit/connect unit/connect_pipe 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/file_base 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/random_access_file unit/read unit/read_at unit/read_until unit/readable_pipe unit/redirect_error unit/registered_buffer unit/serial_port unit/serial_port_base unit/signal_set unit/socket_base unit/static_thread_pool unit/steady_timer unit/strand unit/stream_file 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/writable_pipe unit/write unit/write_at unit/experimental/deferred unit/experimental/basic_channel unit/experimental/basic_concurrent_channel unit/experimental/channel unit/experimental/channel_traits unit/experimental/concurrent_channel 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.21.0/src/tests' depbase=`echo unit/high_resolution_timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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/random_access_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/random_access_file.o -MD -MP -MF $depbase.Tpo -c -o unit/random_access_file.o unit/random_access_file.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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/readable_pipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/readable_pipe.o -MD -MP -MF $depbase.Tpo -c -o unit/readable_pipe.o unit/readable_pipe.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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/registered_buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/registered_buffer.o -MD -MP -MF $depbase.Tpo -c -o unit/registered_buffer.o unit/registered_buffer.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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/stream_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/stream_file.o -MD -MP -MF $depbase.Tpo -c -o unit/stream_file.o unit/stream_file.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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/writable_pipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/writable_pipe.o -MD -MP -MF $depbase.Tpo -c -o unit/writable_pipe.o unit/writable_pipe.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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_cancellation_slot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/associated_cancellation_slot.o -MD -MP -MF $depbase.Tpo -c -o unit/associated_cancellation_slot.o unit/associated_cancellation_slot.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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/associator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/associator.o -MD -MP -MF $depbase.Tpo -c -o unit/associator.o unit/associator.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/basic_file.o -MD -MP -MF $depbase.Tpo -c -o unit/basic_file.o unit/basic_file.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/basic_random_access_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/basic_random_access_file.o -MD -MP -MF $depbase.Tpo -c -o unit/basic_random_access_file.o unit/basic_random_access_file.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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_readable_pipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/basic_readable_pipe.o -MD -MP -MF $depbase.Tpo -c -o unit/basic_readable_pipe.o unit/basic_readable_pipe.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/basic_stream_file.o -MD -MP -MF $depbase.Tpo -c -o unit/basic_stream_file.o unit/basic_stream_file.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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/basic_writable_pipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/basic_writable_pipe.o -MD -MP -MF $depbase.Tpo -c -o unit/basic_writable_pipe.o unit/basic_writable_pipe.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/bind_cancellation_slot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/bind_cancellation_slot.o -MD -MP -MF $depbase.Tpo -c -o unit/bind_cancellation_slot.o unit/bind_cancellation_slot.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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/buffer_registration.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/buffer_registration.o -MD -MP -MF $depbase.Tpo -c -o unit/buffer_registration.o unit/buffer_registration.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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/cancellation_signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/cancellation_signal.o -MD -MP -MF $depbase.Tpo -c -o unit/cancellation_signal.o unit/cancellation_signal.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/cancellation_state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/cancellation_state.o -MD -MP -MF $depbase.Tpo -c -o unit/cancellation_state.o unit/cancellation_state.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/cancellation_type.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/cancellation_type.o -MD -MP -MF $depbase.Tpo -c -o unit/cancellation_type.o unit/cancellation_type.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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/connect_pipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/connect_pipe.o -MD -MP -MF $depbase.Tpo -c -o unit/connect_pipe.o unit/connect_pipe.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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/file_base.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/file_base.o -MD -MP -MF $depbase.Tpo -c -o unit/file_base.o unit/file_base.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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,-O1,--sort-common -pthread -o unit/high_resolution_timer unit/high_resolution_timer.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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,-O1,--sort-common -pthread -o unit/is_read_buffered unit/is_read_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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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 g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/is_write_buffered unit/is_write_buffered.o -lssl -lcrypto -lrt depbase=`echo unit/local/connect_pair.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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,-O1,--sort-common -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,-O1,--sort-common -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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 In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../include/asio/detail/functional.hpp:20, from ./../../include/asio/associated_allocator.hpp:21, from ./../../include/asio/detail/handler_alloc_helpers.hpp:23, from ./../../include/asio/detail/bind_handler.hpp:20, from ./../../include/asio/detail/wrapped_handler.hpp:18, from ./../../include/asio/io_context.hpp:24, from unit/bind_cancellation_slot.cpp:20: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/post unit/post.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../include/asio/detail/functional.hpp:20, from ./../../include/asio/associated_allocator.hpp:21, from ./../../include/asio/detail/handler_alloc_helpers.hpp:23, from ./../../include/asio/detail/bind_handler.hpp:20, from ./../../include/asio/detail/wrapped_handler.hpp:18, from ./../../include/asio/io_context.hpp:24, from unit/bind_cancellation_slot.cpp:20: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/random_access_file unit/random_access_file.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/readable_pipe unit/readable_pipe.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/registered_buffer unit/registered_buffer.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/stream_file unit/stream_file.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/streambuf unit/streambuf.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/thread unit/thread.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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 In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../include/asio/detail/functional.hpp:20, from ./../../include/asio/associated_executor.hpp:20, from ./../../include/asio/bind_executor.hpp:21, from unit/bind_executor.cpp:17: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ depbase=`echo unit/windows/basic_overlapped_handle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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 In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../include/asio/detail/functional.hpp:20, from ./../../include/asio/associated_executor.hpp:20, from ./../../include/asio/bind_executor.hpp:21, from unit/bind_executor.cpp:17: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ depbase=`echo unit/windows/basic_stream_handle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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/experimental/deferred.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/experimental/deferred.o -MD -MP -MF $depbase.Tpo -c -o unit/experimental/deferred.o unit/experimental/deferred.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/experimental/basic_channel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/experimental/basic_channel.o -MD -MP -MF $depbase.Tpo -c -o unit/experimental/basic_channel.o unit/experimental/basic_channel.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/experimental/basic_concurrent_channel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/experimental/basic_concurrent_channel.o -MD -MP -MF $depbase.Tpo -c -o unit/experimental/basic_concurrent_channel.o unit/experimental/basic_concurrent_channel.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/experimental/channel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/experimental/channel.o -MD -MP -MF $depbase.Tpo -c -o unit/experimental/channel.o unit/experimental/channel.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/experimental/channel_traits.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/experimental/channel_traits.o -MD -MP -MF $depbase.Tpo -c -o unit/experimental/channel_traits.o unit/experimental/channel_traits.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unit/experimental/concurrent_channel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -D_REENTRANT=1 -I. -Os -fomit-frame-pointer -DASIO_STANDALONE -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -MT unit/experimental/concurrent_channel.o -MD -MP -MF $depbase.Tpo -c -o unit/experimental/concurrent_channel.o unit/experimental/concurrent_channel.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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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 In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../include/asio/detail/functional.hpp:20, from ./../../include/asio/associated_executor.hpp:20, from ./../../include/asio/impl/compose.hpp:19, from ./../../include/asio/compose.hpp:134, from unit/compose.cpp:17: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../include/asio/detail/functional.hpp:20, from ./../../include/asio/associated_executor.hpp:20, from ./../../include/asio/impl/compose.hpp:19, from ./../../include/asio/compose.hpp:134, from unit/compose.cpp:17: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ depbase=`echo unit/ssl/rfc2818_verification.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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.21.0\" -DPACKAGE_STRING=\"asio\ 1.21.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.21.0\" -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/associated_cancellation_slot unit/associated_cancellation_slot.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/associator unit/associator.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/awaitable unit/awaitable.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/basic_file unit/basic_file.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/basic_random_access_file unit/basic_random_access_file.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/basic_readable_pipe unit/basic_readable_pipe.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/basic_seq_packet_socket unit/basic_seq_packet_socket.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ./../../include/asio/detail/functional.hpp:20, from ./../../include/asio/associated_allocator.hpp:21, from ./../../include/asio/detail/handler_alloc_helpers.hpp:23, from ./../../include/asio/detail/executor_function.hpp:19, from ./../../include/asio/execution/any_executor.hpp:23, from ./../../include/asio/execution.hpp:19, from ./../../include/asio/any_io_executor.hpp:22, from ./../../include/asio/basic_waitable_timer.hpp:20, from ./../../include/asio/system_timer.hpp:22, from unit/system_timer.cpp:22: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/basic_socket unit/basic_socket.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/functional:62, from ./../../include/asio/detail/functional.hpp:20, from ./../../include/asio/associated_allocator.hpp:21, from ./../../include/asio/detail/handler_alloc_helpers.hpp:23, from ./../../include/asio/detail/executor_function.hpp:19, from ./../../include/asio/execution/any_executor.hpp:23, from ./../../include/asio/execution.hpp:19, from ./../../include/asio/any_io_executor.hpp:22, from ./../../include/asio/basic_waitable_timer.hpp:20, from ./../../include/asio/system_timer.hpp:22, from unit/system_timer.cpp:22: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/basic_stream_file unit/basic_stream_file.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/basic_writable_pipe unit/basic_writable_pipe.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/bind_cancellation_slot unit/bind_cancellation_slot.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/buffer unit/buffer.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/buffer_registration unit/buffer_registration.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/cancellation_signal unit/cancellation_signal.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/cancellation_state unit/cancellation_state.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/cancellation_type unit/cancellation_type.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/connect_pipe unit/connect_pipe.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/coroutine unit/coroutine.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/defer unit/defer.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/detached unit/detached.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/dispatch unit/dispatch.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/error unit/error.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/executor unit/executor.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/file_base unit/file_base.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/strand unit/strand.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/writable_pipe unit/writable_pipe.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/experimental/deferred unit/experimental/deferred.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/experimental/channel_traits unit/experimental/channel_traits.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/compose unit/compose.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/experimental/basic_channel unit/experimental/basic_channel.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/io_context_strand unit/io_context_strand.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/experimental/basic_concurrent_channel unit/experimental/basic_concurrent_channel.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/experimental/channel unit/experimental/channel.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/experimental/concurrent_channel unit/experimental/concurrent_channel.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/connect unit/connect.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/ip/tcp unit/ip/tcp.o -lssl -lcrypto -lrt In file included from /usr/include/c++/11.2.1/vector:72, from ./../../include/asio/buffer.hpp:24, from ./../../include/asio/detail/buffer_sequence_adapter.hpp:19, from ./../../include/asio/ssl/stream.hpp:21, from unit/ssl/stream.cpp:17: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const asio::detail::timer_queue > >::heap_entry&}; _Tp = asio::detail::timer_queue > >::heap_entry; _Alloc = std::allocator > >::heap_entry>]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector > >::heap_entry, std::allocator > >::heap_entry> >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from ./../../include/asio/buffer.hpp:24, from ./../../include/asio/detail/buffer_sequence_adapter.hpp:19, from ./../../include/asio/ssl/stream.hpp:21, from unit/ssl/stream.cpp:17: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void asio::detail::epoll_reactor::schedule_timer(asio::detail::timer_queue&, const typename Time_Traits::time_type&, typename asio::detail::timer_queue::per_timer_data&, asio::detail::wait_op*) [with Time_Traits = asio::detail::chrono_time_traits >]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >::heap_entry*, std::vector > >::heap_entry, std::allocator > >::heap_entry> > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -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,-O1,--sort-common -pthread -o unit/write unit/write.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/read unit/read.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/read_at unit/read_at.o -lssl -lcrypto -lrt g++ -I./../../include -Os -fomit-frame-pointer -pthread -ftemplate-depth-256 -Wl,--as-needed,-O1,--sort-common -pthread -o unit/write_at unit/write_at.o -lssl -lcrypto -lrt make[4]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' make check-TESTS make[4]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' make[5]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' PASS: unit/associated_allocator PASS: unit/associated_cancellation_slot PASS: unit/associated_executor PASS: unit/associator PASS: unit/awaitable PASS: unit/async_result PASS: unit/basic_datagram_socket PASS: unit/basic_deadline_timer PASS: unit/basic_file PASS: unit/basic_random_access_file PASS: unit/basic_raw_socket PASS: unit/basic_readable_pipe PASS: unit/basic_seq_packet_socket PASS: unit/basic_serial_port PASS: unit/basic_signal_set PASS: unit/basic_socket PASS: unit/basic_stream_file PASS: unit/basic_socket_acceptor PASS: unit/basic_streambuf PASS: unit/basic_stream_socket PASS: unit/basic_writable_pipe PASS: unit/bind_cancellation_slot PASS: unit/basic_waitable_timer PASS: unit/buffer PASS: unit/buffered_read_stream PASS: unit/cancellation_signal PASS: unit/buffered_stream PASS: unit/buffer_registration PASS: unit/buffered_write_stream PASS: unit/cancellation_type PASS: unit/co_spawn PASS: unit/buffers_iterator PASS: unit/completion_condition PASS: unit/cancellation_state PASS: unit/defer PASS: unit/connect_pipe PASS: unit/detached PASS: unit/deadline_timer PASS: unit/dispatch PASS: unit/error PASS: unit/connect PASS: unit/execution/executor PASS: unit/execution/invocable_archetype PASS: unit/execution/context_as PASS: unit/execution/bulk_execute PASS: unit/execution/connect PASS: unit/execution/any_executor PASS: unit/execution/blocking_adaptation PASS: unit/execution/execute PASS: unit/execution/operation_state PASS: unit/execution/sender PASS: unit/execution/receiver PASS: unit/execution/blocking PASS: unit/execution/set_error PASS: unit/execution/scheduler PASS: unit/execution/schedule PASS: unit/execution/set_value PASS: unit/execution/start PASS: unit/execution/set_done PASS: unit/execution_context PASS: unit/execution/prefer_only PASS: unit/execution/outstanding_work PASS: unit/executor PASS: unit/execution/submit PASS: unit/file_base PASS: unit/high_resolution_timer PASS: unit/executor_work_guard PASS: unit/execution/relationship PASS: unit/ip/address_v4_iterator PASS: unit/ip/address PASS: unit/execution/bulk_guarantee PASS: unit/ip/address_v4_range PASS: unit/ip/address_v4 PASS: unit/execution/mapping PASS: unit/ip/address_v6_range PASS: unit/ip/address_v6 PASS: unit/ip/basic_endpoint PASS: unit/ip/basic_resolver_iterator PASS: unit/ip/basic_resolver PASS: unit/ip/address_v6_iterator PASS: unit/ip/host_name PASS: unit/ip/basic_resolver_entry PASS: unit/ip/network_v4 PASS: unit/ip/basic_resolver_query PASS: unit/ip/resolver_query_base PASS: unit/ip/icmp PASS: unit/ip/multicast PASS: unit/ip/network_v6 PASS: unit/ip/v6_only PASS: unit/ip/tcp PASS: unit/is_write_buffered PASS: unit/ip/unicast PASS: unit/local/connect_pair PASS: unit/is_read_buffered PASS: unit/posix/descriptor PASS: unit/local/basic_endpoint PASS: unit/posix/basic_descriptor PASS: unit/local/datagram_protocol PASS: unit/local/stream_protocol PASS: unit/packaged_task PASS: unit/ip/udp PASS: unit/random_access_file PASS: unit/posix/basic_stream_descriptor PASS: unit/placeholders PASS: unit/posix/descriptor_base PASS: unit/post PASS: unit/posix/stream_descriptor PASS: unit/redirect_error PASS: unit/registered_buffer PASS: unit/steady_timer PASS: unit/readable_pipe PASS: unit/serial_port PASS: unit/static_thread_pool PASS: unit/read_until PASS: unit/serial_port_base PASS: unit/socket_base PASS: unit/signal_set PASS: unit/streambuf PASS: unit/stream_file PASS: unit/system_context PASS: unit/thread PASS: unit/time_traits PASS: unit/this_coro PASS: unit/read PASS: unit/thread_pool PASS: unit/ts/executor PASS: unit/ts/buffer PASS: unit/ts/internet PASS: unit/ts/net PASS: unit/ts/netfwd PASS: unit/ts/io_context PASS: unit/read_at PASS: unit/ts/socket PASS: unit/uses_executor PASS: unit/ts/timer PASS: unit/use_awaitable PASS: unit/windows/basic_object_handle PASS: unit/wait_traits PASS: unit/windows/basic_overlapped_handle PASS: unit/windows/basic_stream_handle PASS: unit/windows/basic_random_access_handle PASS: unit/windows/object_handle PASS: unit/windows/random_access_handle PASS: unit/windows/overlapped_handle PASS: unit/windows/overlapped_ptr PASS: unit/writable_pipe PASS: unit/windows/stream_handle PASS: unit/experimental/basic_channel PASS: unit/experimental/deferred PASS: unit/experimental/concurrent_channel PASS: unit/experimental/channel_traits PASS: unit/experimental/channel PASS: unit/ssl/context_base PASS: unit/write PASS: unit/write_at PASS: unit/system_executor PASS: unit/ssl/context PASS: unit/ssl/stream_base PASS: unit/ssl/rfc2818_verification PASS: unit/ssl/error PASS: unit/experimental/basic_concurrent_channel PASS: unit/ssl/host_name_verification PASS: unit/use_future PASS: unit/ssl/stream PASS: unit/compose PASS: unit/bind_executor PASS: unit/io_context PASS: unit/io_context_strand PASS: unit/strand PASS: unit/system_timer ============================================================================ Testsuite summary for asio 1.21.0 ============================================================================ # TOTAL: 170 # PASS: 170 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' make[4]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' make[3]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src' make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src' make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0' >>> asio: Entering fakeroot... Making install in include make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/include' make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/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' /usr/bin/install -c -m 644 asio/any_io_executor.hpp asio/associated_allocator.hpp asio/associated_cancellation_slot.hpp asio/associated_executor.hpp asio/associator.hpp asio/async_result.hpp asio/awaitable.hpp asio/basic_datagram_socket.hpp asio/basic_deadline_timer.hpp asio/basic_file.hpp asio/basic_io_object.hpp asio/basic_random_access_file.hpp asio/basic_raw_socket.hpp asio/basic_readable_pipe.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_file.hpp asio/basic_stream_socket.hpp asio/basic_waitable_timer.hpp asio/basic_writable_pipe.hpp asio/bind_cancellation_slot.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/buffer_registration.hpp asio/buffers_iterator.hpp asio/cancellation_signal.hpp asio/cancellation_state.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/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_cancellation_state.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 '/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/io_uring_descriptor_service.ipp asio/detail/impl/io_uring_file_service.ipp asio/detail/impl/io_uring_service.hpp asio/detail/impl/io_uring_service.ipp asio/detail/impl/io_uring_socket_service_base.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_serial_port_service.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_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/thread_context.ipp asio/detail/impl/throw_error.ipp asio/detail/impl/timer_queue_ptime.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_hppa_fenced_block.hpp 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/io_uring_descriptor_read_at_op.hpp asio/detail/io_uring_descriptor_read_op.hpp asio/detail/io_uring_descriptor_service.hpp asio/detail/io_uring_descriptor_write_at_op.hpp asio/detail/io_uring_descriptor_write_op.hpp asio/detail/io_uring_file_service.hpp asio/detail/io_uring_null_buffers_op.hpp asio/detail/io_uring_operation.hpp asio/detail/io_uring_service.hpp asio/detail/io_uring_socket_accept_op.hpp asio/detail/io_uring_socket_connect_op.hpp asio/detail/io_uring_socket_recvfrom_op.hpp asio/detail/io_uring_socket_recvmsg_op.hpp asio/detail/io_uring_socket_recv_op.hpp asio/detail/io_uring_socket_send_op.hpp asio/detail/io_uring_socket_sendto_op.hpp asio/detail/io_uring_socket_service_base.hpp asio/detail/io_uring_socket_service.hpp asio/detail/io_uring_wait_op.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 '/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/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 asio/detail/posix_fd_set_adapter.hpp asio/detail/posix_global.hpp asio/detail/posix_mutex.hpp asio/detail/posix_serial_port_service.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_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 '/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/reactive_wait_op.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_task.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 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 '/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/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 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_file_service.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 '/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/impl' /usr/bin/install -c -m 644 asio/impl/any_io_executor.ipp asio/impl/awaitable.hpp asio/impl/buffered_read_stream.hpp asio/impl/buffered_write_stream.hpp asio/impl/cancellation_signal.ipp asio/impl/co_spawn.hpp asio/impl/compose.hpp asio/impl/connect.hpp asio/impl/connect_pipe.hpp asio/impl/connect_pipe.ipp 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.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 '/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' /usr/bin/install -c -m 644 asio/cancellation_type.hpp asio/co_spawn.hpp asio/completion_condition.hpp asio/compose.hpp asio/connect.hpp asio/connect_pipe.hpp asio/coroutine.hpp asio/deadline_timer.hpp asio/defer.hpp asio/detached.hpp asio/dispatch.hpp asio/error_code.hpp asio/error.hpp asio/execution.hpp asio/execution_context.hpp asio/executor.hpp asio/executor_work_guard.hpp asio/file_base.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/random_access_file.hpp asio/read_at.hpp asio/read.hpp asio/read_until.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/append.hpp asio/experimental/impl/as_single.hpp asio/experimental/impl/as_tuple.hpp asio/experimental/impl/channel_error.ipp asio/experimental/impl/coro.hpp asio/experimental/impl/deferred.hpp asio/experimental/impl/parallel_group.hpp asio/experimental/impl/prepend.hpp asio/experimental/impl/promise.hpp asio/experimental/impl/use_coro.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/timer_queue_set.ipp asio/detail/impl/win_event.ipp asio/detail/impl/win_iocp_file_service.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 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/experimental/detail' /usr/bin/install -c -m 644 asio/experimental/detail/channel_handler.hpp asio/experimental/detail/channel_message.hpp asio/experimental/detail/channel_operation.hpp asio/experimental/detail/channel_payload.hpp asio/experimental/detail/channel_receive_op.hpp asio/experimental/detail/channel_send_functions.hpp asio/experimental/detail/channel_send_op.hpp asio/experimental/detail/channel_service.hpp asio/experimental/detail/completion_handler_erasure.hpp asio/experimental/detail/coro_promise_allocator.hpp asio/experimental/detail/has_signature.hpp asio/experimental/detail/partial_promise.hpp '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/experimental/detail' .././install-sh -c -d '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/detail' /usr/bin/install -c -m 644 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 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/submit_receiver.hpp asio/execution/detail/void_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/readable_pipe.hpp asio/redirect_error.hpp asio/registered_buffer.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/stream_file.hpp asio/system_context.hpp asio/system_error.hpp 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/writable_pipe.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/experimental/detail/impl' /usr/bin/install -c -m 644 asio/experimental/detail/impl/channel_service.hpp '/home/buildozer/aports/community/asio/pkg/asio/usr/include/asio/experimental/detail/impl' .././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/append.hpp asio/experimental/as_single.hpp asio/experimental/as_tuple.hpp asio/experimental/awaitable_operators.hpp asio/experimental/basic_channel.hpp asio/experimental/basic_concurrent_channel.hpp asio/experimental/cancellation_condition.hpp asio/experimental/channel.hpp asio/experimental/channel_error.hpp asio/experimental/channel_traits.hpp asio/experimental/co_spawn.hpp asio/experimental/concurrent_channel.hpp asio/experimental/coro.hpp asio/experimental/coro_traits.hpp asio/experimental/deferred.hpp asio/experimental/parallel_group.hpp asio/experimental/prepend.hpp asio/experimental/promise.hpp asio/experimental/use_coro.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/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.21.0/include' make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/include' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src' Making install in examples/cpp11 make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp11' make[3]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/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.21.0/src/examples/cpp11' make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp11' Making install in examples/cpp14 make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp14' make[3]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/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.21.0/src/examples/cpp14' make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp14' Making install in examples/cpp17 make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp17' make[3]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp17' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp17' make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/examples/cpp17' Making install in tests make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' Making install in properties make[3]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests/properties' make[4]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/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.21.0/src/tests/properties' make[3]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests/properties' make[3]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' make[4]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/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.21.0/src/tests' make[3]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src/tests' make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src' make[3]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/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.21.0/src' make[2]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src' make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0/src' make[1]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0' make[2]: Entering directory '/home/buildozer/aports/community/asio/src/asio-1.21.0' 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.21.0' make[1]: Leaving directory '/home/buildozer/aports/community/asio/src/asio-1.21.0' >>> 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: 6.4 MB >>> asio-dev*: Compressing data... >>> asio-dev*: Create checksum... >>> asio-dev*: Create asio-dev-1.21.0-r0.apk >>> asio*: Tracing dependencies... >>> asio*: Package size: 4.0 KB >>> asio*: Compressing data... >>> asio*: Create checksum... >>> asio*: Create asio-1.21.0-r0.apk >>> asio: Build complete at Sat, 19 Feb 2022 01:27:35 +0000 elapsed time 0h 1m 43s >>> asio: Cleaning up srcdir >>> asio: Cleaning up pkgdir >>> asio: Uninstalling dependencies... (1/51) Purging .makedepends-asio (20220219.012553) (2/51) Purging boost-dev (1.77.0-r4) (3/51) Purging boost1.77-dev (1.77.0-r4) (4/51) Purging boost1.77 (1.77.0-r4) (5/51) Purging boost1.77-libs (1.77.0-r4) (6/51) Purging linux-headers (5.16.7-r1) (7/51) Purging bzip2-dev (1.0.8-r1) (8/51) Purging icu-dev (70.1-r0) (9/51) Purging icu (70.1-r0) (10/51) Purging icu-libs (70.1-r0) (11/51) Purging xz-dev (5.2.5-r0) (12/51) Purging zlib-dev (1.2.11-r3) (13/51) Purging boost1.77-atomic (1.77.0-r4) (14/51) Purging boost1.77-container (1.77.0-r4) (15/51) Purging boost1.77-contract (1.77.0-r4) (16/51) Purging boost1.77-coroutine (1.77.0-r4) (17/51) Purging boost1.77-date_time (1.77.0-r4) (18/51) Purging boost1.77-fiber (1.77.0-r4) (19/51) Purging boost1.77-graph (1.77.0-r4) (20/51) Purging boost1.77-iostreams (1.77.0-r4) (21/51) Purging boost1.77-json (1.77.0-r4) (22/51) Purging boost1.77-locale (1.77.0-r4) (23/51) Purging boost1.77-log_setup (1.77.0-r4) (24/51) Purging boost1.77-math (1.77.0-r4) (25/51) Purging boost1.77-nowide (1.77.0-r4) (26/51) Purging boost1.77-prg_exec_monitor (1.77.0-r4) (27/51) Purging boost1.77-program_options (1.77.0-r4) (28/51) Purging boost1.77-python3 (1.77.0-r4) (29/51) Purging boost1.77-random (1.77.0-r4) (30/51) Purging boost1.77-regex (1.77.0-r4) (31/51) Purging boost1.77-stacktrace_basic (1.77.0-r4) (32/51) Purging boost1.77-stacktrace_noop (1.77.0-r4) (33/51) Purging boost1.77-system (1.77.0-r4) (34/51) Purging boost1.77-timer (1.77.0-r4) (35/51) Purging boost1.77-type_erasure (1.77.0-r4) (36/51) Purging boost1.77-unit_test_framework (1.77.0-r4) (37/51) Purging boost1.77-wave (1.77.0-r4) (38/51) Purging boost1.77-wserialization (1.77.0-r4) (39/51) Purging boost1.77-chrono (1.77.0-r4) (40/51) Purging boost1.77-context (1.77.0-r4) (41/51) Purging boost1.77-log (1.77.0-r4) (42/51) Purging boost1.77-thread (1.77.0-r4) (43/51) Purging boost1.77-filesystem (1.77.0-r4) (44/51) Purging python3 (3.10.2-r0) (45/51) Purging libffi (3.4.2-r1) (46/51) Purging gdbm (1.23-r0) (47/51) Purging mpdecimal (2.5.1-r1) (48/51) Purging readline (8.1.1-r0) (49/51) Purging sqlite-libs (3.37.2-r0) (50/51) Purging boost1.77-serialization (1.77.0-r4) (51/51) Purging openssl-dev (1.1.1m-r2) Executing busybox-1.35.0-r2.trigger OK: 307 MiB in 99 packages >>> asio: Updating the community/armhf repository index... >>> asio: Signing the index...