Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 420101 Details for
Bug 599857
FTBFS asio-1.4.1-2.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 164.28 KB, created by
FTBFS
on 2010-06-03 20:41:13 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 20:41:13 UTC
Size:
164.28 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/asio.spec'], False, '/var/lib/mock/fedora-development-i386-asio-1.4.1-2.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x24cdb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/asio.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/asio-1.4.1-2.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/asio.spec'], False, '/var/lib/mock/fedora-development-i386-asio-1.4.1-2.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x24cdb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/asio.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6mWwcl >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf asio-1.4.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/asio-1.4.1.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd asio-1.4.1 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9mSEqY >+ umask 022 >+ cd /builddir/build/BUILD >+ cd asio-1.4.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >checking whether to enable maintainer-specific portions of Makefiles... no >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking how to create a ustar tar archive... gnutar >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 dependency style of gcc... none >checking whether gcc and cc understand -c and -o together... yes >checking for i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl.exe... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking how to run the C++ preprocessor... g++ -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking boost/noncopyable.hpp usability... yes >checking boost/noncopyable.hpp presence... yes >checking for boost/noncopyable.hpp... yes >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating include/Makefile >config.status: creating src/Makefile >config.status: executing depfiles commands >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KchHiW >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386 >++ dirname /builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386 >+ cd asio-1.4.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386 >+ make install DESTDIR=/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386 'nobase_includeHEADERS_INSTALL=install -D -p -m644' >Making install in include >make[1]: Entering directory `/builddir/build/BUILD/asio-1.4.1/include' >make[2]: Entering directory `/builddir/build/BUILD/asio-1.4.1/include' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include" > install -D -p -m644 'asio/basic_datagram_socket.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/basic_datagram_socket.hpp' > install -D -p -m644 'asio/basic_deadline_timer.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/basic_deadline_timer.hpp' > install -D -p -m644 'asio/basic_io_object.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/basic_io_object.hpp' > install -D -p -m644 'asio/basic_raw_socket.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/basic_raw_socket.hpp' > install -D -p -m644 'asio/basic_serial_port.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/basic_serial_port.hpp' > install -D -p -m644 'asio/basic_socket.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/basic_socket.hpp' > install -D -p -m644 'asio/basic_socket_acceptor.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/basic_socket_acceptor.hpp' > install -D -p -m644 'asio/basic_socket_iostream.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/basic_socket_iostream.hpp' > install -D -p -m644 'asio/basic_socket_streambuf.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/basic_socket_streambuf.hpp' > install -D -p -m644 'asio/basic_stream_socket.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/basic_stream_socket.hpp' > install -D -p -m644 'asio/basic_streambuf.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/basic_streambuf.hpp' > install -D -p -m644 'asio/buffer.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/buffer.hpp' > install -D -p -m644 'asio/buffered_read_stream.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/buffered_read_stream.hpp' > install -D -p -m644 'asio/buffered_read_stream_fwd.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/buffered_read_stream_fwd.hpp' > install -D -p -m644 'asio/buffered_stream.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/buffered_stream.hpp' > install -D -p -m644 'asio/buffered_stream_fwd.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/buffered_stream_fwd.hpp' > install -D -p -m644 'asio/buffered_write_stream.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/buffered_write_stream.hpp' > install -D -p -m644 'asio/buffered_write_stream_fwd.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/buffered_write_stream_fwd.hpp' > install -D -p -m644 'asio/buffers_iterator.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/buffers_iterator.hpp' > install -D -p -m644 'asio/completion_condition.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/completion_condition.hpp' > install -D -p -m644 'asio/datagram_socket_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/datagram_socket_service.hpp' > install -D -p -m644 'asio/deadline_timer.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/deadline_timer.hpp' > install -D -p -m644 'asio/deadline_timer_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/deadline_timer_service.hpp' > install -D -p -m644 'asio/detail/bind_handler.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/bind_handler.hpp' > install -D -p -m644 'asio/detail/buffer_resize_guard.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/buffer_resize_guard.hpp' > install -D -p -m644 'asio/detail/buffered_stream_storage.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/buffered_stream_storage.hpp' > install -D -p -m644 'asio/detail/call_stack.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/call_stack.hpp' > install -D -p -m644 'asio/detail/consuming_buffers.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/consuming_buffers.hpp' > install -D -p -m644 'asio/detail/const_buffers_iterator.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/const_buffers_iterator.hpp' > install -D -p -m644 'asio/detail/deadline_timer_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/deadline_timer_service.hpp' > install -D -p -m644 'asio/detail/descriptor_ops.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/descriptor_ops.hpp' > install -D -p -m644 'asio/detail/dev_poll_reactor.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/dev_poll_reactor.hpp' > install -D -p -m644 'asio/detail/dev_poll_reactor_fwd.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/dev_poll_reactor_fwd.hpp' > install -D -p -m644 'asio/detail/epoll_reactor.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/epoll_reactor.hpp' > install -D -p -m644 'asio/detail/epoll_reactor_fwd.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/epoll_reactor_fwd.hpp' > install -D -p -m644 'asio/detail/eventfd_select_interrupter.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/eventfd_select_interrupter.hpp' > install -D -p -m644 'asio/detail/event.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/event.hpp' > install -D -p -m644 'asio/detail/fd_set_adapter.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/fd_set_adapter.hpp' > install -D -p -m644 'asio/detail/handler_alloc_helpers.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/handler_alloc_helpers.hpp' > install -D -p -m644 'asio/detail/handler_base_from_member.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/handler_base_from_member.hpp' > install -D -p -m644 'asio/detail/handler_invoke_helpers.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/handler_invoke_helpers.hpp' > install -D -p -m644 'asio/detail/handler_queue.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/handler_queue.hpp' > install -D -p -m644 'asio/detail/hash_map.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/hash_map.hpp' > install -D -p -m644 'asio/detail/indirect_handler_queue.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/indirect_handler_queue.hpp' > install -D -p -m644 'asio/detail/io_control.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/io_control.hpp' > install -D -p -m644 'asio/detail/kqueue_reactor.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/kqueue_reactor.hpp' > install -D -p -m644 'asio/detail/kqueue_reactor_fwd.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/kqueue_reactor_fwd.hpp' > install -D -p -m644 'asio/detail/local_free_on_block_exit.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/local_free_on_block_exit.hpp' > install -D -p -m644 'asio/detail/mutex.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/mutex.hpp' > install -D -p -m644 'asio/detail/noncopyable.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/noncopyable.hpp' > install -D -p -m644 'asio/detail/null_event.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/null_event.hpp' > install -D -p -m644 'asio/detail/null_mutex.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/null_mutex.hpp' > install -D -p -m644 'asio/detail/null_signal_blocker.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/null_signal_blocker.hpp' > install -D -p -m644 'asio/detail/null_thread.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/null_thread.hpp' > install -D -p -m644 'asio/detail/null_tss_ptr.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/null_tss_ptr.hpp' > install -D -p -m644 'asio/detail/old_win_sdk_compat.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/old_win_sdk_compat.hpp' > install -D -p -m644 'asio/detail/pipe_select_interrupter.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/pipe_select_interrupter.hpp' > install -D -p -m644 'asio/detail/pop_options.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/pop_options.hpp' > install -D -p -m644 'asio/detail/posix_event.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/posix_event.hpp' > install -D -p -m644 'asio/detail/posix_fd_set_adapter.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/posix_fd_set_adapter.hpp' > install -D -p -m644 'asio/detail/posix_mutex.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/posix_mutex.hpp' > install -D -p -m644 'asio/detail/posix_signal_blocker.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/posix_signal_blocker.hpp' > install -D -p -m644 'asio/detail/posix_thread.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/posix_thread.hpp' > install -D -p -m644 'asio/detail/posix_tss_ptr.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/posix_tss_ptr.hpp' > install -D -p -m644 'asio/detail/push_options.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/push_options.hpp' > install -D -p -m644 'asio/detail/reactive_socket_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/reactive_socket_service.hpp' > install -D -p -m644 'asio/detail/reactive_descriptor_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/reactive_descriptor_service.hpp' > install -D -p -m644 'asio/detail/reactive_serial_port_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/reactive_serial_port_service.hpp' > install -D -p -m644 'asio/detail/reactor_op_queue.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/reactor_op_queue.hpp' > install -D -p -m644 'asio/detail/resolver_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/resolver_service.hpp' > install -D -p -m644 'asio/detail/scoped_lock.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/scoped_lock.hpp' > install -D -p -m644 'asio/detail/select_interrupter.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/select_interrupter.hpp' > install -D -p -m644 'asio/detail/select_reactor.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/select_reactor.hpp' > install -D -p -m644 'asio/detail/select_reactor_fwd.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/select_reactor_fwd.hpp' > install -D -p -m644 'asio/detail/service_base.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/service_base.hpp' > install -D -p -m644 'asio/detail/service_id.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/service_id.hpp' > install -D -p -m644 'asio/detail/service_registry.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/service_registry.hpp' > install -D -p -m644 'asio/detail/service_registry_fwd.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/service_registry_fwd.hpp' > install -D -p -m644 'asio/detail/signal_blocker.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/signal_blocker.hpp' > install -D -p -m644 'asio/detail/signal_init.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/signal_init.hpp' > install -D -p -m644 'asio/detail/socket_holder.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/socket_holder.hpp' > install -D -p -m644 'asio/detail/socket_ops.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/socket_ops.hpp' > install -D -p -m644 'asio/detail/socket_option.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/socket_option.hpp' > install -D -p -m644 'asio/detail/socket_select_interrupter.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/socket_select_interrupter.hpp' > install -D -p -m644 'asio/detail/socket_types.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/socket_types.hpp' > install -D -p -m644 'asio/detail/strand_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/strand_service.hpp' > install -D -p -m644 'asio/detail/task_io_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/task_io_service.hpp' > install -D -p -m644 'asio/detail/task_io_service_2lock.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/task_io_service_2lock.hpp' > install -D -p -m644 'asio/detail/task_io_service_fwd.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/task_io_service_fwd.hpp' > install -D -p -m644 'asio/detail/thread.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/thread.hpp' > install -D -p -m644 'asio/detail/throw_error.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/throw_error.hpp' > install -D -p -m644 'asio/detail/timer_queue.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/timer_queue.hpp' > install -D -p -m644 'asio/detail/timer_queue_base.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/timer_queue_base.hpp' > install -D -p -m644 'asio/detail/tss_ptr.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/tss_ptr.hpp' > install -D -p -m644 'asio/detail/win_event.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/win_event.hpp' > install -D -p -m644 'asio/detail/win_fd_set_adapter.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/win_fd_set_adapter.hpp' > install -D -p -m644 'asio/detail/win_iocp_io_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/win_iocp_io_service.hpp' > install -D -p -m644 'asio/detail/win_iocp_io_service_fwd.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/win_iocp_io_service_fwd.hpp' > install -D -p -m644 'asio/detail/win_iocp_handle_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/win_iocp_handle_service.hpp' > install -D -p -m644 'asio/detail/win_iocp_overlapped_ptr.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/win_iocp_overlapped_ptr.hpp' > install -D -p -m644 'asio/detail/win_iocp_serial_port_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/win_iocp_serial_port_service.hpp' > install -D -p -m644 'asio/detail/win_iocp_socket_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/win_iocp_socket_service.hpp' > install -D -p -m644 'asio/detail/win_mutex.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/win_mutex.hpp' > install -D -p -m644 'asio/detail/win_signal_blocker.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/win_signal_blocker.hpp' > install -D -p -m644 'asio/detail/win_thread.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/win_thread.hpp' > install -D -p -m644 'asio/detail/win_tss_ptr.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/win_tss_ptr.hpp' > install -D -p -m644 'asio/detail/wince_thread.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/wince_thread.hpp' > install -D -p -m644 'asio/detail/winsock_init.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/winsock_init.hpp' > install -D -p -m644 'asio/detail/wrapped_handler.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/detail/wrapped_handler.hpp' > install -D -p -m644 'asio/error.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/error.hpp' > install -D -p -m644 'asio/error_code.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/error_code.hpp' > install -D -p -m644 'asio/handler_alloc_hook.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/handler_alloc_hook.hpp' > install -D -p -m644 'asio/handler_invoke_hook.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/handler_invoke_hook.hpp' > install -D -p -m644 'asio/impl/error_code.ipp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/impl/error_code.ipp' > install -D -p -m644 'asio/impl/io_service.ipp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/impl/io_service.ipp' > install -D -p -m644 'asio/impl/read.ipp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/impl/read.ipp' > install -D -p -m644 'asio/impl/read_at.ipp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/impl/read_at.ipp' > install -D -p -m644 'asio/impl/read_until.ipp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/impl/read_until.ipp' > install -D -p -m644 'asio/impl/serial_port_base.ipp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/impl/serial_port_base.ipp' > install -D -p -m644 'asio/impl/write.ipp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/impl/write.ipp' > install -D -p -m644 'asio/impl/write_at.ipp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/impl/write_at.ipp' > install -D -p -m644 'asio/io_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/io_service.hpp' > install -D -p -m644 'asio/ip/address.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/address.hpp' > install -D -p -m644 'asio/ip/address_v4.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/address_v4.hpp' > install -D -p -m644 'asio/ip/address_v6.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/address_v6.hpp' > install -D -p -m644 'asio/ip/basic_endpoint.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/basic_endpoint.hpp' > install -D -p -m644 'asio/ip/basic_resolver.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/basic_resolver.hpp' > install -D -p -m644 'asio/ip/basic_resolver_entry.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/basic_resolver_entry.hpp' > install -D -p -m644 'asio/ip/basic_resolver_iterator.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/basic_resolver_iterator.hpp' > install -D -p -m644 'asio/ip/basic_resolver_query.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/basic_resolver_query.hpp' > install -D -p -m644 'asio/ip/host_name.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/host_name.hpp' > install -D -p -m644 'asio/ip/icmp.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/icmp.hpp' > install -D -p -m644 'asio/ip/multicast.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/multicast.hpp' > install -D -p -m644 'asio/ip/resolver_query_base.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/resolver_query_base.hpp' > install -D -p -m644 'asio/ip/resolver_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/resolver_service.hpp' > install -D -p -m644 'asio/ip/tcp.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/tcp.hpp' > install -D -p -m644 'asio/ip/udp.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/udp.hpp' > install -D -p -m644 'asio/ip/unicast.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/unicast.hpp' > install -D -p -m644 'asio/ip/v6_only.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/v6_only.hpp' > install -D -p -m644 'asio/ip/detail/socket_option.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ip/detail/socket_option.hpp' > install -D -p -m644 'asio/is_read_buffered.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/is_read_buffered.hpp' > install -D -p -m644 'asio/is_write_buffered.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/is_write_buffered.hpp' > install -D -p -m644 'asio/local/basic_endpoint.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/local/basic_endpoint.hpp' > install -D -p -m644 'asio/local/connect_pair.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/local/connect_pair.hpp' > install -D -p -m644 'asio/local/datagram_protocol.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/local/datagram_protocol.hpp' > install -D -p -m644 'asio/local/stream_protocol.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/local/stream_protocol.hpp' > install -D -p -m644 'asio/placeholders.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/placeholders.hpp' > install -D -p -m644 'asio/posix/basic_descriptor.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/posix/basic_descriptor.hpp' > install -D -p -m644 'asio/posix/basic_stream_descriptor.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/posix/basic_stream_descriptor.hpp' > install -D -p -m644 'asio/posix/descriptor_base.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/posix/descriptor_base.hpp' > install -D -p -m644 'asio/posix/stream_descriptor.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/posix/stream_descriptor.hpp' > install -D -p -m644 'asio/posix/stream_descriptor_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/posix/stream_descriptor_service.hpp' > install -D -p -m644 'asio/raw_socket_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/raw_socket_service.hpp' > install -D -p -m644 'asio/read.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/read.hpp' > install -D -p -m644 'asio/read_at.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/read_at.hpp' > install -D -p -m644 'asio/read_until.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/read_until.hpp' > install -D -p -m644 'asio/serial_port.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/serial_port.hpp' > install -D -p -m644 'asio/serial_port_base.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/serial_port_base.hpp' > install -D -p -m644 'asio/serial_port_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/serial_port_service.hpp' > install -D -p -m644 'asio/socket_acceptor_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/socket_acceptor_service.hpp' > install -D -p -m644 'asio/socket_base.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/socket_base.hpp' > install -D -p -m644 'asio/ssl/basic_context.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ssl/basic_context.hpp' > install -D -p -m644 'asio/ssl/context.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ssl/context.hpp' > install -D -p -m644 'asio/ssl/context_base.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ssl/context_base.hpp' > install -D -p -m644 'asio/ssl/context_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ssl/context_service.hpp' > install -D -p -m644 'asio/ssl/detail/openssl_context_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ssl/detail/openssl_context_service.hpp' > install -D -p -m644 'asio/ssl/detail/openssl_init.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ssl/detail/openssl_init.hpp' > install -D -p -m644 'asio/ssl/detail/openssl_operation.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ssl/detail/openssl_operation.hpp' > install -D -p -m644 'asio/ssl/detail/openssl_stream_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ssl/detail/openssl_stream_service.hpp' > install -D -p -m644 'asio/ssl/detail/openssl_types.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ssl/detail/openssl_types.hpp' > install -D -p -m644 'asio/ssl/stream.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ssl/stream.hpp' > install -D -p -m644 'asio/ssl/stream_base.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ssl/stream_base.hpp' > install -D -p -m644 'asio/ssl/stream_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ssl/stream_service.hpp' > install -D -p -m644 'asio/ssl.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/ssl.hpp' > install -D -p -m644 'asio/strand.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/strand.hpp' > install -D -p -m644 'asio/stream_socket_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/stream_socket_service.hpp' > install -D -p -m644 'asio/streambuf.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/streambuf.hpp' > install -D -p -m644 'asio/system_error.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/system_error.hpp' > install -D -p -m644 'asio/thread.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/thread.hpp' > install -D -p -m644 'asio/time_traits.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/time_traits.hpp' > install -D -p -m644 'asio/version.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/version.hpp' > install -D -p -m644 'asio/windows/basic_handle.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/windows/basic_handle.hpp' > install -D -p -m644 'asio/windows/basic_random_access_handle.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/windows/basic_random_access_handle.hpp' > install -D -p -m644 'asio/windows/basic_stream_handle.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/windows/basic_stream_handle.hpp' > install -D -p -m644 'asio/windows/overlapped_ptr.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/windows/overlapped_ptr.hpp' > install -D -p -m644 'asio/windows/random_access_handle.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/windows/random_access_handle.hpp' > install -D -p -m644 'asio/windows/random_access_handle_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/windows/random_access_handle_service.hpp' > install -D -p -m644 'asio/windows/stream_handle.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/windows/stream_handle.hpp' > install -D -p -m644 'asio/windows/stream_handle_service.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/windows/stream_handle_service.hpp' > install -D -p -m644 'asio/write.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/write.hpp' > install -D -p -m644 'asio/write_at.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio/write_at.hpp' > install -D -p -m644 'asio.hpp' '/builddir/build/BUILDROOT/asio-1.4.1-2.fc14.i386/usr/include/asio.hpp' >make[2]: Leaving directory `/builddir/build/BUILD/asio-1.4.1/include' >make[1]: Leaving directory `/builddir/build/BUILD/asio-1.4.1/include' >Making install in src >make[1]: Entering directory `/builddir/build/BUILD/asio-1.4.1/src' >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/performance/client.o tests/performance/client.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/performance/client tests/performance/client.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/performance/server.o tests/performance/server.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/performance/server tests/performance/server.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/basic_datagram_socket.o tests/unit/basic_datagram_socket.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/basic_datagram_socket tests/unit/basic_datagram_socket.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/basic_deadline_timer.o tests/unit/basic_deadline_timer.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/basic_deadline_timer tests/unit/basic_deadline_timer.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/basic_serial_port.o tests/unit/basic_serial_port.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/basic_serial_port tests/unit/basic_serial_port.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/basic_socket_acceptor.o tests/unit/basic_socket_acceptor.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/basic_socket_acceptor tests/unit/basic_socket_acceptor.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/basic_stream_socket.o tests/unit/basic_stream_socket.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/basic_stream_socket tests/unit/basic_stream_socket.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/buffered_read_stream.o tests/unit/buffered_read_stream.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/buffered_read_stream tests/unit/buffered_read_stream.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/buffered_stream.o tests/unit/buffered_stream.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/buffered_stream tests/unit/buffered_stream.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/buffered_write_stream.o tests/unit/buffered_write_stream.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/buffered_write_stream tests/unit/buffered_write_stream.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/buffer.o tests/unit/buffer.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/buffer tests/unit/buffer.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/buffers_iterator.o tests/unit/buffers_iterator.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/buffers_iterator tests/unit/buffers_iterator.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/completion_condition.o tests/unit/completion_condition.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/completion_condition tests/unit/completion_condition.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/datagram_socket_service.o tests/unit/datagram_socket_service.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/datagram_socket_service tests/unit/datagram_socket_service.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/deadline_timer_service.o tests/unit/deadline_timer_service.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/deadline_timer_service tests/unit/deadline_timer_service.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/deadline_timer.o tests/unit/deadline_timer.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/deadline_timer tests/unit/deadline_timer.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/error.o tests/unit/error.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/error tests/unit/error.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/io_service.o tests/unit/io_service.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/io_service tests/unit/io_service.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ip/address.o tests/unit/ip/address.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ip/address tests/unit/ip/address.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ip/address_v4.o tests/unit/ip/address_v4.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ip/address_v4 tests/unit/ip/address_v4.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ip/address_v6.o tests/unit/ip/address_v6.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ip/address_v6 tests/unit/ip/address_v6.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ip/basic_endpoint.o tests/unit/ip/basic_endpoint.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ip/basic_endpoint tests/unit/ip/basic_endpoint.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ip/basic_resolver.o tests/unit/ip/basic_resolver.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ip/basic_resolver tests/unit/ip/basic_resolver.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ip/basic_resolver_entry.o tests/unit/ip/basic_resolver_entry.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ip/basic_resolver_entry tests/unit/ip/basic_resolver_entry.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ip/basic_resolver_iterator.o tests/unit/ip/basic_resolver_iterator.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ip/basic_resolver_iterator tests/unit/ip/basic_resolver_iterator.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ip/basic_resolver_query.o tests/unit/ip/basic_resolver_query.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ip/basic_resolver_query tests/unit/ip/basic_resolver_query.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ip/host_name.o tests/unit/ip/host_name.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ip/host_name tests/unit/ip/host_name.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ip/multicast.o tests/unit/ip/multicast.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ip/multicast tests/unit/ip/multicast.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ip/resolver_query_base.o tests/unit/ip/resolver_query_base.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ip/resolver_query_base tests/unit/ip/resolver_query_base.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ip/resolver_service.o tests/unit/ip/resolver_service.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ip/resolver_service tests/unit/ip/resolver_service.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ip/tcp.o tests/unit/ip/tcp.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ip/tcp tests/unit/ip/tcp.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ip/udp.o tests/unit/ip/udp.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ip/udp tests/unit/ip/udp.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ip/unicast.o tests/unit/ip/unicast.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ip/unicast tests/unit/ip/unicast.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ip/v6_only.o tests/unit/ip/v6_only.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ip/v6_only tests/unit/ip/v6_only.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/is_read_buffered.o tests/unit/is_read_buffered.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/is_read_buffered tests/unit/is_read_buffered.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/is_write_buffered.o tests/unit/is_write_buffered.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/is_write_buffered tests/unit/is_write_buffered.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/local/basic_endpoint.o tests/unit/local/basic_endpoint.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/local/basic_endpoint tests/unit/local/basic_endpoint.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/local/connect_pair.o tests/unit/local/connect_pair.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/local/connect_pair tests/unit/local/connect_pair.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/local/datagram_protocol.o tests/unit/local/datagram_protocol.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/local/datagram_protocol tests/unit/local/datagram_protocol.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/local/stream_protocol.o tests/unit/local/stream_protocol.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/local/stream_protocol tests/unit/local/stream_protocol.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/placeholders.o tests/unit/placeholders.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/placeholders tests/unit/placeholders.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/posix/basic_descriptor.o tests/unit/posix/basic_descriptor.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/posix/basic_descriptor tests/unit/posix/basic_descriptor.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/posix/basic_stream_descriptor.o tests/unit/posix/basic_stream_descriptor.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/posix/basic_stream_descriptor tests/unit/posix/basic_stream_descriptor.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/posix/descriptor_base.o tests/unit/posix/descriptor_base.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/posix/descriptor_base tests/unit/posix/descriptor_base.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/posix/stream_descriptor.o tests/unit/posix/stream_descriptor.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/posix/stream_descriptor tests/unit/posix/stream_descriptor.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/posix/stream_descriptor_service.o tests/unit/posix/stream_descriptor_service.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/posix/stream_descriptor_service tests/unit/posix/stream_descriptor_service.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/read.o tests/unit/read.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/read tests/unit/read.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/read_at.o tests/unit/read_at.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/read_at tests/unit/read_at.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/read_until.o tests/unit/read_until.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/read_until tests/unit/read_until.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/serial_port.o tests/unit/serial_port.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/serial_port tests/unit/serial_port.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/serial_port_base.o tests/unit/serial_port_base.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/serial_port_base tests/unit/serial_port_base.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/serial_port_service.o tests/unit/serial_port_service.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/serial_port_service tests/unit/serial_port_service.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/socket_acceptor_service.o tests/unit/socket_acceptor_service.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/socket_acceptor_service tests/unit/socket_acceptor_service.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/socket_base.o tests/unit/socket_base.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/socket_base tests/unit/socket_base.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/strand.o tests/unit/strand.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/strand tests/unit/strand.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/stream_socket_service.o tests/unit/stream_socket_service.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/stream_socket_service tests/unit/stream_socket_service.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/thread.o tests/unit/thread.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/thread tests/unit/thread.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/time_traits.o tests/unit/time_traits.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/time_traits tests/unit/time_traits.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/windows/basic_handle.o tests/unit/windows/basic_handle.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/windows/basic_handle tests/unit/windows/basic_handle.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/windows/basic_random_access_handle.o tests/unit/windows/basic_random_access_handle.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/windows/basic_random_access_handle tests/unit/windows/basic_random_access_handle.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/windows/basic_stream_handle.o tests/unit/windows/basic_stream_handle.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/windows/basic_stream_handle tests/unit/windows/basic_stream_handle.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/windows/overlapped_ptr.o tests/unit/windows/overlapped_ptr.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/windows/overlapped_ptr tests/unit/windows/overlapped_ptr.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/windows/random_access_handle.o tests/unit/windows/random_access_handle.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/windows/random_access_handle tests/unit/windows/random_access_handle.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/windows/random_access_handle_service.o tests/unit/windows/random_access_handle_service.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/windows/random_access_handle_service tests/unit/windows/random_access_handle_service.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/windows/stream_handle.o tests/unit/windows/stream_handle.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/windows/stream_handle tests/unit/windows/stream_handle.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/windows/stream_handle_service.o tests/unit/windows/stream_handle_service.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/windows/stream_handle_service tests/unit/windows/stream_handle_service.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/write.o tests/unit/write.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/write tests/unit/write.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/write_at.o tests/unit/write_at.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/write_at tests/unit/write_at.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/allocation/server.o examples/allocation/server.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/allocation/server examples/allocation/server.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/buffers/reference_counted.o examples/buffers/reference_counted.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/buffers/reference_counted examples/buffers/reference_counted.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/chat/chat_client.o examples/chat/chat_client.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/chat/chat_client examples/chat/chat_client.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/chat/chat_server.o examples/chat/chat_server.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/chat/chat_server examples/chat/chat_server.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/echo/async_tcp_echo_server.o examples/echo/async_tcp_echo_server.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/echo/async_tcp_echo_server examples/echo/async_tcp_echo_server.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/echo/async_udp_echo_server.o examples/echo/async_udp_echo_server.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/echo/async_udp_echo_server examples/echo/async_udp_echo_server.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/echo/blocking_tcp_echo_client.o examples/echo/blocking_tcp_echo_client.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/echo/blocking_tcp_echo_client examples/echo/blocking_tcp_echo_client.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/echo/blocking_tcp_echo_server.o examples/echo/blocking_tcp_echo_server.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/echo/blocking_tcp_echo_server examples/echo/blocking_tcp_echo_server.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/echo/blocking_udp_echo_client.o examples/echo/blocking_udp_echo_client.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/echo/blocking_udp_echo_client examples/echo/blocking_udp_echo_client.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/echo/blocking_udp_echo_server.o examples/echo/blocking_udp_echo_server.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/echo/blocking_udp_echo_server examples/echo/blocking_udp_echo_server.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/client/async_client.o examples/http/client/async_client.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/http/client/async_client examples/http/client/async_client.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/client/sync_client.o examples/http/client/sync_client.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/http/client/sync_client examples/http/client/sync_client.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server/connection.o examples/http/server/connection.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server/connection_manager.o examples/http/server/connection_manager.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server/mime_types.o examples/http/server/mime_types.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server/reply.o examples/http/server/reply.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server/request_handler.o examples/http/server/request_handler.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server/request_parser.o examples/http/server/request_parser.cpp >examples/http/server/request_parser.cpp: In static member function 'static bool http::server::request_parser::is_ctl(int)': >examples/http/server/request_parser.cpp:303: warning: suggest parentheses around '&&' within '||' >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server/server.o examples/http/server/server.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server/posix_main.o examples/http/server/posix_main.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/http/server/http_server examples/http/server/connection.o examples/http/server/connection_manager.o examples/http/server/mime_types.o examples/http/server/reply.o examples/http/server/request_handler.o examples/http/server/request_parser.o examples/http/server/server.o examples/http/server/posix_main.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server2/connection.o examples/http/server2/connection.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server2/io_service_pool.o examples/http/server2/io_service_pool.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server2/mime_types.o examples/http/server2/mime_types.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server2/reply.o examples/http/server2/reply.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server2/request_handler.o examples/http/server2/request_handler.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server2/request_parser.o examples/http/server2/request_parser.cpp >examples/http/server2/request_parser.cpp: In static member function 'static bool http::server2::request_parser::is_ctl(int)': >examples/http/server2/request_parser.cpp:303: warning: suggest parentheses around '&&' within '||' >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server2/server.o examples/http/server2/server.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server2/posix_main.o examples/http/server2/posix_main.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/http/server2/http_server examples/http/server2/connection.o examples/http/server2/io_service_pool.o examples/http/server2/mime_types.o examples/http/server2/reply.o examples/http/server2/request_handler.o examples/http/server2/request_parser.o examples/http/server2/server.o examples/http/server2/posix_main.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server3/connection.o examples/http/server3/connection.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server3/mime_types.o examples/http/server3/mime_types.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server3/reply.o examples/http/server3/reply.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server3/request_handler.o examples/http/server3/request_handler.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server3/request_parser.o examples/http/server3/request_parser.cpp >examples/http/server3/request_parser.cpp: In static member function 'static bool http::server3::request_parser::is_ctl(int)': >examples/http/server3/request_parser.cpp:303: warning: suggest parentheses around '&&' within '||' >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server3/server.o examples/http/server3/server.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/http/server3/posix_main.o examples/http/server3/posix_main.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/http/server3/http_server examples/http/server3/connection.o examples/http/server3/mime_types.o examples/http/server3/reply.o examples/http/server3/request_handler.o examples/http/server3/request_parser.o examples/http/server3/server.o examples/http/server3/posix_main.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/invocation/prioritised_handlers.o examples/invocation/prioritised_handlers.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/invocation/prioritised_handlers examples/invocation/prioritised_handlers.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/iostreams/daytime_client.o examples/iostreams/daytime_client.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/iostreams/daytime_client examples/iostreams/daytime_client.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/iostreams/daytime_server.o examples/iostreams/daytime_server.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/iostreams/daytime_server examples/iostreams/daytime_server.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/multicast/receiver.o examples/multicast/receiver.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/multicast/receiver examples/multicast/receiver.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/multicast/sender.o examples/multicast/sender.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/multicast/sender examples/multicast/sender.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/nonblocking/third_party_lib.o examples/nonblocking/third_party_lib.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/nonblocking/third_party_lib examples/nonblocking/third_party_lib.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/porthopper/client.o examples/porthopper/client.cpp >In file included from /usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/backward/strstream:47, > from examples/porthopper/protocol.hpp:19, > from examples/porthopper/client.cpp:21: >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/porthopper/client examples/porthopper/client.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/porthopper/server.o examples/porthopper/server.cpp >In file included from /usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/backward/strstream:47, > from examples/porthopper/protocol.hpp:19, > from examples/porthopper/server.cpp:19: >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/porthopper/server examples/porthopper/server.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/services/daytime_client.o examples/services/daytime_client.cpp >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/services/logger_service.o examples/services/logger_service.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/services/daytime_client examples/services/daytime_client.o examples/services/logger_service.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/socks4/sync_client.o examples/socks4/sync_client.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/socks4/sync_client examples/socks4/sync_client.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/timeouts/accept_timeout.o examples/timeouts/accept_timeout.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/timeouts/accept_timeout examples/timeouts/accept_timeout.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/timeouts/connect_timeout.o examples/timeouts/connect_timeout.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/timeouts/connect_timeout examples/timeouts/connect_timeout.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/timeouts/datagram_receive_timeout.o examples/timeouts/datagram_receive_timeout.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/timeouts/datagram_receive_timeout examples/timeouts/datagram_receive_timeout.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/timeouts/stream_receive_timeout.o examples/timeouts/stream_receive_timeout.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/timeouts/stream_receive_timeout examples/timeouts/stream_receive_timeout.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/timers/time_t_timer.o examples/timers/time_t_timer.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/timers/time_t_timer examples/timers/time_t_timer.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/tutorial/timer1/timer.o examples/tutorial/timer1/timer.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/tutorial/timer1/timer examples/tutorial/timer1/timer.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/tutorial/timer2/timer.o examples/tutorial/timer2/timer.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/tutorial/timer2/timer examples/tutorial/timer2/timer.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/tutorial/timer3/timer.o examples/tutorial/timer3/timer.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/tutorial/timer3/timer examples/tutorial/timer3/timer.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/tutorial/timer4/timer.o examples/tutorial/timer4/timer.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/tutorial/timer4/timer examples/tutorial/timer4/timer.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/tutorial/timer5/timer.o examples/tutorial/timer5/timer.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/tutorial/timer5/timer examples/tutorial/timer5/timer.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/tutorial/daytime1/client.o examples/tutorial/daytime1/client.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/tutorial/daytime1/client examples/tutorial/daytime1/client.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/tutorial/daytime2/server.o examples/tutorial/daytime2/server.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/tutorial/daytime2/server examples/tutorial/daytime2/server.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/tutorial/daytime3/server.o examples/tutorial/daytime3/server.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/tutorial/daytime3/server examples/tutorial/daytime3/server.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/tutorial/daytime4/client.o examples/tutorial/daytime4/client.cpp >examples/tutorial/daytime4/client.cpp: In function 'int main(int, char**)': >examples/tutorial/daytime4/client.cpp:36: warning: missing braces around initializer for 'char [1]' >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/tutorial/daytime4/client examples/tutorial/daytime4/client.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/tutorial/daytime5/server.o examples/tutorial/daytime5/server.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/tutorial/daytime5/server examples/tutorial/daytime5/server.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/tutorial/daytime6/server.o examples/tutorial/daytime6/server.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/tutorial/daytime6/server examples/tutorial/daytime6/server.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/tutorial/daytime7/server.o examples/tutorial/daytime7/server.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/tutorial/daytime7/server examples/tutorial/daytime7/server.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/chat/posix_chat_client.o examples/chat/posix_chat_client.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/chat/posix_chat_client examples/chat/posix_chat_client.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/local/connect_pair.o examples/local/connect_pair.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/local/connect_pair examples/local/connect_pair.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/local/iostream_client.o examples/local/iostream_client.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/local/iostream_client examples/local/iostream_client.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/local/stream_server.o examples/local/stream_server.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/local/stream_server examples/local/stream_server.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o examples/local/stream_client.o examples/local/stream_client.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o examples/local/stream_client examples/local/stream_client.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ssl/basic_context.o tests/unit/ssl/basic_context.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ssl/basic_context tests/unit/ssl/basic_context.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ssl/context_base.o tests/unit/ssl/context_base.cpp >g++ -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -pthread -o tests/unit/ssl/context_base tests/unit/ssl/context_base.o -lssl -lcrypto >g++ -DPACKAGE_NAME=\"asio\" -DPACKAGE_TARNAME=\"asio\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"asio\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asio\" -DVERSION=\"1.4.1\" -D_REENTRANT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -ftemplate-depth-256 -c -o tests/unit/ssl/context_service.o tests/unit/ssl/context_service.cpp >In file included from ./../include/asio/ssl/context_service.hpp:30, > from tests/unit/ssl/context_service.cpp:17: >./../include/asio/ssl/detail/openssl_context_service.hpp: In member function 'void asio::ssl::detail::openssl_context_service::create(SSL_CTX*&, asio::ssl::context_base::method)': >./../include/asio/ssl/detail/openssl_context_service.hpp:73: error: invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*' >./../include/asio/ssl/detail/openssl_context_service.hpp:76: error: invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*' >./../include/asio/ssl/detail/openssl_context_service.hpp:79: error: invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*' >./../include/asio/ssl/detail/openssl_context_service.hpp:82: error: invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*' >./../include/asio/ssl/detail/openssl_context_service.hpp:85: error: invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*' >./../include/asio/ssl/detail/openssl_context_service.hpp:88: error: invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*' >./../include/asio/ssl/detail/openssl_context_service.hpp:91: error: invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*' >./../include/asio/ssl/detail/openssl_context_service.hpp:94: error: invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*' >./../include/asio/ssl/detail/openssl_context_service.hpp:97: error: invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*' >./../include/asio/ssl/detail/openssl_context_service.hpp:100: error: invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*' >./../include/asio/ssl/detail/openssl_context_service.hpp:103: error: invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*' >./../include/asio/ssl/detail/openssl_context_service.hpp:106: error: invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*' >In file included from ./../include/asio/ssl/detail/openssl_context_service.hpp:31, > from ./../include/asio/ssl/context_service.hpp:30, > from tests/unit/ssl/context_service.cpp:17: >./../include/asio/ssl/detail/openssl_init.hpp: In constructor 'asio::ssl::detail::openssl_init<Do_Init>::openssl_init() [with bool Do_Init = true]': >./../include/asio/ssl/detail/openssl_context_service.hpp:51: instantiated from here >./../include/asio/ssl/detail/openssl_init.hpp:124: warning: the address of 'asio::ssl::detail::openssl_init<true>::instance_' will never be NULL >make[1]: *** [tests/unit/ssl/context_service.o] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/asio-1.4.1/src' >make: *** [install-recursive] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.KchHiW (%install) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.KchHiW (%install) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/asio.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/asio.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 599857
:
420100
| 420101 |
420102
|
420103
|
420104
|
420105