Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/websocketpp.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-59f65b46f1665196be3b7c9e12fe82bc5b6f1c5d/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/websocketpp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/websocketpp-0.8.2-5.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/websocketpp.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-59f65b46f1665196be3b7c9e12fe82bc5b6f1c5d/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/websocketpp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.phivkx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf websocketpp-0.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/websocketpp-0.8.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd websocketpp-0.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/websocketpp-0.7.0-cmake_noarch.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/websocketpp-0.8.1-cmake-configversion-compatibility-anynewerversion.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/websocketpp-0.7.0-disable-test_transport-test_transport_asio_timers.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IQx5Zd + umask 022 + cd /builddir/build/BUILD + cd websocketpp-0.8.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake3 -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TESTS:BOOL=ON CMake Warning: No source or binary directory provided. Both will be assumed to be the same as the current working directory, but note that this warning will become a fatal error in future CMake releases. -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done * C++11 support partially enabled due to GCC version 4.8.5 * Configuring Boost -- -- Using BOOST_ROOT -- -- -- Include Directories -- /usr/include -- -- Library Directories -- /usr/lib -- -- Libraries -- /usr/lib/libboost_system-mt.so -- /usr/lib/libboost_thread-mt.so -- -lpthread -- /usr/lib/libboost_unit_test_framework-mt.so -- /usr/lib/libboost_chrono-mt.so -- /usr/lib/libboost_date_time-mt.so -- /usr/lib/libboost_atomic-mt.so -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.0.2k") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.7") ** websocketpp ** test_connection -- -- Build Type: -- EXECUTABLE ** test_endpoint -- -- Build Type: -- EXECUTABLE ** test_extension -- -- Build Type: -- EXECUTABLE ** test_permessage_deflate -- -- Build Type: -- EXECUTABLE ** test_http -- -- Build Type: -- EXECUTABLE -- -- Build Type: -- EXECUTABLE ** test_logger ** test_message_alloc -- -- Build Type: -- EXECUTABLE ** test_message_buffer -- -- Build Type: -- EXECUTABLE ** test_processor -- -- Build Type: -- EXECUTABLE ** test_processor_hybi00 -- -- Build Type: -- EXECUTABLE ** test_processor_hybi07 -- -- Build Type: -- EXECUTABLE ** test_processor_hybi08 -- -- Build Type: -- EXECUTABLE ** test_processor_hybi13 -- -- Build Type: -- EXECUTABLE ** test_processor_extension_permessage_compress -- -- Build Type: -- EXECUTABLE ** test_random_none -- -- Build Type: -- EXECUTABLE ** test_random_random_device -- -- Build Type: -- EXECUTABLE ** test_roles_client -- -- Build Type: -- EXECUTABLE ** test_roles_server -- -- Build Type: -- EXECUTABLE -- -- Build Type: -- EXECUTABLE ** test_transport_asio_security -- -- Build Type: -- EXECUTABLE ** test_transport_iostream_base ** test_transport_iostream_endpoint -- -- Build Type: -- EXECUTABLE -- -- Build Type: -- EXECUTABLE ** test_transport_iostream_connection -- -- Build Type: -- EXECUTABLE ** test_transport_asio_base ** test_close -- -- Build Type: -- EXECUTABLE ** test_error -- -- Build Type: -- EXECUTABLE ** test_frame -- -- Build Type: -- EXECUTABLE ** test_sha1 -- -- Build Type: -- EXECUTABLE ** test_uri -- -- Build Type: -- EXECUTABLE ** test_utilities -- -- Build Type: -- EXECUTABLE -- ENABLE_CPP11 = ON -- BUILD_EXAMPLES = OFF =========== Used Build Configuration ============= -- BUILD_TESTS = ON -- WEBSOCKETPP_ROOT = /builddir/build/BUILD/websocketpp-0.8.2 -- WEBSOCKETPP_BIN = /builddir/build/BUILD/websocketpp-0.8.2/bin -- WEBSOCKETPP_LIB = /builddir/build/BUILD/websocketpp-0.8.2/lib -- Install prefix = /usr -- WEBSOCKETPP_BOOST_LIBS = system;thread;unit_test_framework -- WEBSOCKETPP_PLATFORM_LIBS = pthread;rt -- WEBSOCKETPP_PLATFORM_TLS_LIBS = ssl;crypto -- OPENSSL_FOUND = TRUE -- OPENSSL_INCLUDE_DIR = /usr/include -- OPENSSL_LIBRARIES = /usr/lib/libssl.so;/usr/lib/libcrypto.so -- OPENSSL_VERSION = 1.0.2k -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/websocketpp-0.8.2 + /usr/bin/cmake3 --build . -j4 --verbose /usr/bin/cmake3 -S/builddir/build/BUILD/websocketpp-0.8.2 -B/builddir/build/BUILD/websocketpp-0.8.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/websocketpp-0.8.2/CMakeFiles /builddir/build/BUILD/websocketpp-0.8.2/CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/connection/CMakeFiles/test_connection.dir/build.make test/connection/CMakeFiles/test_connection.dir/depend /usr/bin/gmake -f test/endpoint/CMakeFiles/test_endpoint.dir/build.make test/endpoint/CMakeFiles/test_endpoint.dir/depend /usr/bin/gmake -f test/extension/CMakeFiles/test_permessage_deflate.dir/build.make test/extension/CMakeFiles/test_permessage_deflate.dir/depend /usr/bin/gmake -f test/extension/CMakeFiles/test_extension.dir/build.make test/extension/CMakeFiles/test_extension.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/connection /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/connection /builddir/build/BUILD/websocketpp-0.8.2/test/connection/CMakeFiles/test_connection.dir/DependInfo.cmake --color= gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/endpoint /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/endpoint /builddir/build/BUILD/websocketpp-0.8.2/test/endpoint/CMakeFiles/test_endpoint.dir/DependInfo.cmake --color= gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/extension /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/extension /builddir/build/BUILD/websocketpp-0.8.2/test/extension/CMakeFiles/test_permessage_deflate.dir/DependInfo.cmake --color= gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/extension /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/extension /builddir/build/BUILD/websocketpp-0.8.2/test/extension/CMakeFiles/test_extension.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/connection/CMakeFiles/test_connection.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/connection/CMakeFiles/test_connection.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/extension/CMakeFiles/test_permessage_deflate.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/extension/CMakeFiles/test_permessage_deflate.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/extension/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/extension/CMakeFiles/test_permessage_deflate.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/extension/CMakeFiles/test_extension.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/extension/CMakeFiles/test_extension.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/extension/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/extension/CMakeFiles/test_extension.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/connection/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/connection/CMakeFiles/test_connection.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/endpoint/CMakeFiles/test_endpoint.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/endpoint/CMakeFiles/test_endpoint.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/endpoint/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/endpoint/CMakeFiles/test_endpoint.dir/depend.internal". Scanning dependencies of target test_extension gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/extension/CMakeFiles/test_extension.dir/build.make test/extension/CMakeFiles/test_extension.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' Scanning dependencies of target test_permessage_deflate gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/extension/CMakeFiles/test_permessage_deflate.dir/build.make test/extension/CMakeFiles/test_permessage_deflate.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 1%] Building CXX object test/extension/CMakeFiles/test_extension.dir/extension.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/extension && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/extension -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_extension.dir/extension.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/extension/extension.cpp Scanning dependencies of target test_endpoint gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/endpoint/CMakeFiles/test_endpoint.dir/build.make test/endpoint/CMakeFiles/test_endpoint.dir/build [ 3%] Building CXX object test/extension/CMakeFiles/test_permessage_deflate.dir/permessage_deflate.cpp.o gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2/test/extension && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/extension -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_permessage_deflate.dir/permessage_deflate.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/extension/permessage_deflate.cpp Scanning dependencies of target test_connection gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/connection/CMakeFiles/test_connection.dir/build.make test/connection/CMakeFiles/test_connection.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 5%] Building CXX object test/endpoint/CMakeFiles/test_endpoint.dir/endpoint.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/endpoint && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/endpoint -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_endpoint.dir/endpoint.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/endpoint/endpoint.cpp [ 6%] Building CXX object test/connection/CMakeFiles/test_connection.dir/connection.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/connection && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/connection -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_connection.dir/connection.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/connection/connection.cpp [ 8%] Linking CXX executable ../../bin/test_extension cd /builddir/build/BUILD/websocketpp-0.8.2/test/extension && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_extension.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_extension.dir/extension.cpp.o -o ../../bin/test_extension -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/message_buffer/message.hpp:32:0, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/config/debug.hpp:48, from /builddir/build/BUILD/websocketpp-0.8.2/test/connection/connection_tu2.hpp:33, from /builddir/build/BUILD/websocketpp-0.8.2/test/connection/connection.cpp:31: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'void websocketpp::frame::word_mask_exact(uint8_t*, uint8_t*, size_t, const masking_key_type&)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:707:57: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:708:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* output_word = reinterpret_cast(output); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'size_t websocketpp::frame::word_mask_circ(uint8_t*, uint8_t*, size_t, size_t)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:773:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:774:61: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * output_word = reinterpret_cast(output); ^ gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 8%] Built target test_extension [ 10%] Building CXX object test/connection/CMakeFiles/test_connection.dir/connection_tu2.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/connection && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/connection -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_connection.dir/connection_tu2.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/connection/connection_tu2.cpp In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/processors/hybi00.hpp:36:0, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/impl/connection_impl.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/connection.hpp:1640, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/endpoint.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/roles/server_endpoint.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/server.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/test/connection/connection_tu2.hpp:35, from /builddir/build/BUILD/websocketpp-0.8.2/test/connection/connection.cpp:31: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/common/md5.hpp: In function 'void websocketpp::md5::md5_process(websocketpp::md5::md5_state_t*, const md5_byte_t*)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/common/md5.hpp:203:33: warning: cast from 'const md5_byte_t* {aka const unsigned char*}' to 'const md5_word_t* {aka const unsigned int*}' increases required alignment of target type [-Wcast-align] X = (md5_word_t const *)data; ^ In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/message_buffer/message.hpp:32:0, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/config/core.hpp:47, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/config/asio.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/test/endpoint/endpoint.cpp:34: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'void websocketpp::frame::word_mask_exact(uint8_t*, uint8_t*, size_t, const masking_key_type&)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:707:57: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:708:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* output_word = reinterpret_cast(output); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'size_t websocketpp::frame::word_mask_circ(uint8_t*, uint8_t*, size_t, size_t)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:773:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:774:61: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * output_word = reinterpret_cast(output); ^ In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/message_buffer/message.hpp:32:0, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/config/debug.hpp:48, from /builddir/build/BUILD/websocketpp-0.8.2/test/connection/connection_tu2.hpp:33, from /builddir/build/BUILD/websocketpp-0.8.2/test/connection/connection_tu2.cpp:28: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'void websocketpp::frame::word_mask_exact(uint8_t*, uint8_t*, size_t, const masking_key_type&)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:707:57: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:708:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* output_word = reinterpret_cast(output); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'size_t websocketpp::frame::word_mask_circ(uint8_t*, uint8_t*, size_t, size_t)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:773:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:774:61: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * output_word = reinterpret_cast(output); ^ In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/processors/hybi00.hpp:36:0, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/impl/connection_impl.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/connection.hpp:1640, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/endpoint.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/roles/server_endpoint.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/server.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/test/connection/connection_tu2.hpp:35, from /builddir/build/BUILD/websocketpp-0.8.2/test/connection/connection_tu2.cpp:28: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/common/md5.hpp: In function 'void websocketpp::md5::md5_process(websocketpp::md5::md5_state_t*, const md5_byte_t*)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/common/md5.hpp:203:33: warning: cast from 'const md5_byte_t* {aka const unsigned char*}' to 'const md5_word_t* {aka const unsigned int*}' increases required alignment of target type [-Wcast-align] X = (md5_word_t const *)data; ^ In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/processors/hybi00.hpp:36:0, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/impl/connection_impl.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/connection.hpp:1640, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/endpoint.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/roles/server_endpoint.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/server.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/test/endpoint/endpoint.cpp:35: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/common/md5.hpp: In function 'void websocketpp::md5::md5_process(websocketpp::md5::md5_state_t*, const md5_byte_t*)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/common/md5.hpp:203:33: warning: cast from 'const md5_byte_t* {aka const unsigned char*}' to 'const md5_word_t* {aka const unsigned int*}' increases required alignment of target type [-Wcast-align] X = (md5_word_t const *)data; ^ [ 11%] Linking CXX executable ../../bin/test_endpoint cd /builddir/build/BUILD/websocketpp-0.8.2/test/endpoint && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_endpoint.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_endpoint.dir/endpoint.cpp.o -o ../../bin/test_endpoint -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt -lssl -lcrypto gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 11%] Built target test_endpoint /usr/bin/gmake -f test/http/CMakeFiles/test_http.dir/build.make test/http/CMakeFiles/test_http.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/http /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/http /builddir/build/BUILD/websocketpp-0.8.2/test/http/CMakeFiles/test_http.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/http/CMakeFiles/test_http.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/http/CMakeFiles/test_http.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/http/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/http/CMakeFiles/test_http.dir/depend.internal". Scanning dependencies of target test_http gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/http/CMakeFiles/test_http.dir/build.make test/http/CMakeFiles/test_http.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 13%] Building CXX object test/http/CMakeFiles/test_http.dir/parser.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/http && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/http -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_http.dir/parser.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/http/parser.cpp [ 15%] Linking CXX executable ../../bin/test_permessage_deflate cd /builddir/build/BUILD/websocketpp-0.8.2/test/extension && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_permessage_deflate.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_permessage_deflate.dir/permessage_deflate.cpp.o -o ../../bin/test_permessage_deflate -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt -lz gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 15%] Built target test_permessage_deflate /usr/bin/gmake -f test/logger/CMakeFiles/test_logger.dir/build.make test/logger/CMakeFiles/test_logger.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/logger /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/logger /builddir/build/BUILD/websocketpp-0.8.2/test/logger/CMakeFiles/test_logger.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/logger/CMakeFiles/test_logger.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/logger/CMakeFiles/test_logger.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/logger/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/logger/CMakeFiles/test_logger.dir/depend.internal". Scanning dependencies of target test_logger gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/logger/CMakeFiles/test_logger.dir/build.make test/logger/CMakeFiles/test_logger.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 16%] Building CXX object test/logger/CMakeFiles/test_logger.dir/basic.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/logger && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/logger -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_logger.dir/basic.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/logger/basic.cpp [ 18%] Linking CXX executable ../../bin/test_logger cd /builddir/build/BUILD/websocketpp-0.8.2/test/logger && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_logger.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_logger.dir/basic.cpp.o -o ../../bin/test_logger -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 18%] Built target test_logger /usr/bin/gmake -f test/message_buffer/CMakeFiles/test_message_buffer.dir/build.make test/message_buffer/CMakeFiles/test_message_buffer.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer /builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer/CMakeFiles/test_message_buffer.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer/CMakeFiles/test_message_buffer.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer/CMakeFiles/test_message_buffer.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer/CMakeFiles/test_message_buffer.dir/depend.internal". Scanning dependencies of target test_message_buffer gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/message_buffer/CMakeFiles/test_message_buffer.dir/build.make test/message_buffer/CMakeFiles/test_message_buffer.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 20%] Building CXX object test/message_buffer/CMakeFiles/test_message_buffer.dir/message.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_message_buffer.dir/message.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer/message.cpp In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/message_buffer/message.hpp:32:0, from /builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer/message.cpp:34: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'void websocketpp::frame::word_mask_exact(uint8_t*, uint8_t*, size_t, const masking_key_type&)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:707:57: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:708:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* output_word = reinterpret_cast(output); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'size_t websocketpp::frame::word_mask_circ(uint8_t*, uint8_t*, size_t, size_t)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:773:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:774:61: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * output_word = reinterpret_cast(output); ^ [ 22%] Linking CXX executable ../../bin/test_message_buffer cd /builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_message_buffer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_message_buffer.dir/message.cpp.o -o ../../bin/test_message_buffer -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 22%] Built target test_message_buffer /usr/bin/gmake -f test/message_buffer/CMakeFiles/test_message_alloc.dir/build.make test/message_buffer/CMakeFiles/test_message_alloc.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer /builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer/CMakeFiles/test_message_alloc.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer/CMakeFiles/test_message_alloc.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer/CMakeFiles/test_message_alloc.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer/CMakeFiles/test_message_alloc.dir/depend.internal". Scanning dependencies of target test_message_alloc gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/message_buffer/CMakeFiles/test_message_alloc.dir/build.make test/message_buffer/CMakeFiles/test_message_alloc.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 23%] Building CXX object test/message_buffer/CMakeFiles/test_message_alloc.dir/alloc.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_message_alloc.dir/alloc.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer/alloc.cpp /usr/bin/gmake -f test/processors/CMakeFiles/test_processor_hybi00.dir/build.make test/processors/CMakeFiles/test_processor_hybi00.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/processors /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/processors /builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_hybi00.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_hybi00.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_hybi00.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_hybi00.dir/depend.internal". Scanning dependencies of target test_processor_hybi00 gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/processors/CMakeFiles/test_processor_hybi00.dir/build.make test/processors/CMakeFiles/test_processor_hybi00.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 25%] Building CXX object test/processors/CMakeFiles/test_processor_hybi00.dir/hybi00.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/processors && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/processors -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_processor_hybi00.dir/hybi00.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/processors/hybi00.cpp In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/message_buffer/alloc.hpp:32:0, from /builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer/alloc.cpp:34: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'void websocketpp::frame::word_mask_exact(uint8_t*, uint8_t*, size_t, const masking_key_type&)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:707:57: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:708:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* output_word = reinterpret_cast(output); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'size_t websocketpp::frame::word_mask_circ(uint8_t*, uint8_t*, size_t, size_t)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:773:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:774:61: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * output_word = reinterpret_cast(output); ^ In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/processors/hybi00.hpp:31:0, from /builddir/build/BUILD/websocketpp-0.8.2/test/processors/hybi00.cpp:34: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'void websocketpp::frame::word_mask_exact(uint8_t*, uint8_t*, size_t, const masking_key_type&)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:707:57: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:708:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* output_word = reinterpret_cast(output); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'size_t websocketpp::frame::word_mask_circ(uint8_t*, uint8_t*, size_t, size_t)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:773:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:774:61: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * output_word = reinterpret_cast(output); ^ In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/processors/hybi00.hpp:36:0, from /builddir/build/BUILD/websocketpp-0.8.2/test/processors/hybi00.cpp:34: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/common/md5.hpp: In function 'void websocketpp::md5::md5_process(websocketpp::md5::md5_state_t*, const md5_byte_t*)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/common/md5.hpp:203:33: warning: cast from 'const md5_byte_t* {aka const unsigned char*}' to 'const md5_word_t* {aka const unsigned int*}' increases required alignment of target type [-Wcast-align] X = (md5_word_t const *)data; ^ [ 27%] Linking CXX executable ../../bin/test_message_alloc cd /builddir/build/BUILD/websocketpp-0.8.2/test/message_buffer && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_message_alloc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_message_alloc.dir/alloc.cpp.o -o ../../bin/test_message_alloc -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 27%] Built target test_message_alloc /usr/bin/gmake -f test/processors/CMakeFiles/test_processor_hybi07.dir/build.make test/processors/CMakeFiles/test_processor_hybi07.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/processors /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/processors /builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_hybi07.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_hybi07.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_hybi07.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_hybi07.dir/depend.internal". Scanning dependencies of target test_processor_hybi07 gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/processors/CMakeFiles/test_processor_hybi07.dir/build.make test/processors/CMakeFiles/test_processor_hybi07.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 28%] Building CXX object test/processors/CMakeFiles/test_processor_hybi07.dir/hybi07.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/processors && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/processors -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_processor_hybi07.dir/hybi07.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/processors/hybi07.cpp In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/processors/hybi13.hpp:33:0, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/processors/hybi08.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/processors/hybi07.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/test/processors/hybi07.cpp:34: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'void websocketpp::frame::word_mask_exact(uint8_t*, uint8_t*, size_t, const masking_key_type&)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:707:57: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:708:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* output_word = reinterpret_cast(output); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'size_t websocketpp::frame::word_mask_circ(uint8_t*, uint8_t*, size_t, size_t)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:773:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:774:61: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * output_word = reinterpret_cast(output); ^ [ 30%] Linking CXX executable ../../bin/test_processor_hybi00 cd /builddir/build/BUILD/websocketpp-0.8.2/test/processors && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_processor_hybi00.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_processor_hybi00.dir/hybi00.cpp.o -o ../../bin/test_processor_hybi00 -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 30%] Built target test_processor_hybi00 /usr/bin/gmake -f test/processors/CMakeFiles/test_processor_hybi08.dir/build.make test/processors/CMakeFiles/test_processor_hybi08.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/processors /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/processors /builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_hybi08.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_hybi08.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_hybi08.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_hybi08.dir/depend.internal". Scanning dependencies of target test_processor_hybi08 gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/processors/CMakeFiles/test_processor_hybi08.dir/build.make test/processors/CMakeFiles/test_processor_hybi08.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 32%] Building CXX object test/processors/CMakeFiles/test_processor_hybi08.dir/hybi08.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/processors && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/processors -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_processor_hybi08.dir/hybi08.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/processors/hybi08.cpp [ 33%] Linking CXX executable ../../bin/test_processor_hybi07 cd /builddir/build/BUILD/websocketpp-0.8.2/test/processors && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_processor_hybi07.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_processor_hybi07.dir/hybi07.cpp.o -o ../../bin/test_processor_hybi07 -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 33%] Built target test_processor_hybi07 /usr/bin/gmake -f test/processors/CMakeFiles/test_processor_hybi13.dir/build.make test/processors/CMakeFiles/test_processor_hybi13.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/processors /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/processors /builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_hybi13.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_hybi13.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_hybi13.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_hybi13.dir/depend.internal". Scanning dependencies of target test_processor_hybi13 gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/processors/CMakeFiles/test_processor_hybi13.dir/build.make test/processors/CMakeFiles/test_processor_hybi13.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 35%] Building CXX object test/processors/CMakeFiles/test_processor_hybi13.dir/hybi13.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/processors && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/processors -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_processor_hybi13.dir/hybi13.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/processors/hybi13.cpp In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/processors/hybi13.hpp:33:0, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/processors/hybi08.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/test/processors/hybi08.cpp:34: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'void websocketpp::frame::word_mask_exact(uint8_t*, uint8_t*, size_t, const masking_key_type&)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:707:57: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:708:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* output_word = reinterpret_cast(output); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'size_t websocketpp::frame::word_mask_circ(uint8_t*, uint8_t*, size_t, size_t)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:773:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:774:61: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * output_word = reinterpret_cast(output); ^ [ 37%] Linking CXX executable ../../bin/test_connection cd /builddir/build/BUILD/websocketpp-0.8.2/test/connection && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_connection.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_connection.dir/connection.cpp.o CMakeFiles/test_connection.dir/connection_tu2.cpp.o -o ../../bin/test_connection -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 37%] Built target test_connection /usr/bin/gmake -f test/processors/CMakeFiles/test_processor_extension_permessage_compress.dir/build.make test/processors/CMakeFiles/test_processor_extension_permessage_compress.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/processors /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/processors /builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_extension_permessage_compress.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_extension_permessage_compress.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_extension_permessage_compress.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor_extension_permessage_compress.dir/depend.internal". Scanning dependencies of target test_processor_extension_permessage_compress gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/processors/CMakeFiles/test_processor_extension_permessage_compress.dir/build.make test/processors/CMakeFiles/test_processor_extension_permessage_compress.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 38%] Building CXX object test/processors/CMakeFiles/test_processor_extension_permessage_compress.dir/extension_permessage_compress.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/processors && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/processors -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_processor_extension_permessage_compress.dir/extension_permessage_compress.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/processors/extension_permessage_compress.cpp In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/processors/hybi13.hpp:33:0, from /builddir/build/BUILD/websocketpp-0.8.2/test/processors/hybi13.cpp:34: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'void websocketpp::frame::word_mask_exact(uint8_t*, uint8_t*, size_t, const masking_key_type&)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:707:57: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:708:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* output_word = reinterpret_cast(output); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'size_t websocketpp::frame::word_mask_circ(uint8_t*, uint8_t*, size_t, size_t)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:773:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:774:61: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * output_word = reinterpret_cast(output); ^ [ 40%] Linking CXX executable ../../bin/test_http cd /builddir/build/BUILD/websocketpp-0.8.2/test/http && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_http.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_http.dir/parser.cpp.o -o ../../bin/test_http -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 40%] Built target test_http /usr/bin/gmake -f test/processors/CMakeFiles/test_processor.dir/build.make test/processors/CMakeFiles/test_processor.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/processors /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/processors /builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/processors/CMakeFiles/test_processor.dir/depend.internal". Scanning dependencies of target test_processor gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/processors/CMakeFiles/test_processor.dir/build.make test/processors/CMakeFiles/test_processor.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 42%] Building CXX object test/processors/CMakeFiles/test_processor.dir/processor.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/processors && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/processors -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_processor.dir/processor.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/processors/processor.cpp [ 44%] Linking CXX executable ../../bin/test_processor_extension_permessage_compress cd /builddir/build/BUILD/websocketpp-0.8.2/test/processors && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_processor_extension_permessage_compress.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_processor_extension_permessage_compress.dir/extension_permessage_compress.cpp.o -o ../../bin/test_processor_extension_permessage_compress -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt -lz gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 44%] Built target test_processor_extension_permessage_compress /usr/bin/gmake -f test/random/CMakeFiles/test_random_random_device.dir/build.make test/random/CMakeFiles/test_random_random_device.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/random /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/random /builddir/build/BUILD/websocketpp-0.8.2/test/random/CMakeFiles/test_random_random_device.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/random/CMakeFiles/test_random_random_device.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/random/CMakeFiles/test_random_random_device.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/random/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/random/CMakeFiles/test_random_random_device.dir/depend.internal". Scanning dependencies of target test_random_random_device gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/random/CMakeFiles/test_random_random_device.dir/build.make test/random/CMakeFiles/test_random_random_device.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 45%] Building CXX object test/random/CMakeFiles/test_random_random_device.dir/random_device.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/random && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/random -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_random_random_device.dir/random_device.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/random/random_device.cpp [ 47%] Linking CXX executable ../../bin/test_processor_hybi08 cd /builddir/build/BUILD/websocketpp-0.8.2/test/processors && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_processor_hybi08.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_processor_hybi08.dir/hybi08.cpp.o -o ../../bin/test_processor_hybi08 -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 47%] Built target test_processor_hybi08 /usr/bin/gmake -f test/random/CMakeFiles/test_random_none.dir/build.make test/random/CMakeFiles/test_random_none.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/random /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/random /builddir/build/BUILD/websocketpp-0.8.2/test/random/CMakeFiles/test_random_none.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/random/CMakeFiles/test_random_none.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/random/CMakeFiles/test_random_none.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/random/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/random/CMakeFiles/test_random_none.dir/depend.internal". Scanning dependencies of target test_random_none gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/random/CMakeFiles/test_random_none.dir/build.make test/random/CMakeFiles/test_random_none.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 49%] Building CXX object test/random/CMakeFiles/test_random_none.dir/none.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/random && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/random -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_random_none.dir/none.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/random/none.cpp [ 50%] Linking CXX executable ../../bin/test_random_random_device cd /builddir/build/BUILD/websocketpp-0.8.2/test/random && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_random_random_device.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_random_random_device.dir/random_device.cpp.o -o ../../bin/test_random_random_device -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 50%] Built target test_random_random_device /usr/bin/gmake -f test/roles/CMakeFiles/test_roles_server.dir/build.make test/roles/CMakeFiles/test_roles_server.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/roles /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/roles /builddir/build/BUILD/websocketpp-0.8.2/test/roles/CMakeFiles/test_roles_server.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/roles/CMakeFiles/test_roles_server.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/roles/CMakeFiles/test_roles_server.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/roles/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/roles/CMakeFiles/test_roles_server.dir/depend.internal". Scanning dependencies of target test_roles_server gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/roles/CMakeFiles/test_roles_server.dir/build.make test/roles/CMakeFiles/test_roles_server.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 52%] Building CXX object test/roles/CMakeFiles/test_roles_server.dir/server.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/roles && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/roles -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_roles_server.dir/server.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/roles/server.cpp [ 54%] Linking CXX executable ../../bin/test_random_none cd /builddir/build/BUILD/websocketpp-0.8.2/test/random && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_random_none.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_random_none.dir/none.cpp.o -o ../../bin/test_random_none -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 54%] Built target test_random_none /usr/bin/gmake -f test/roles/CMakeFiles/test_roles_client.dir/build.make test/roles/CMakeFiles/test_roles_client.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/roles /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/roles /builddir/build/BUILD/websocketpp-0.8.2/test/roles/CMakeFiles/test_roles_client.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/roles/CMakeFiles/test_roles_client.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/roles/CMakeFiles/test_roles_client.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/roles/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/roles/CMakeFiles/test_roles_client.dir/depend.internal". Scanning dependencies of target test_roles_client gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/roles/CMakeFiles/test_roles_client.dir/build.make test/roles/CMakeFiles/test_roles_client.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 55%] Building CXX object test/roles/CMakeFiles/test_roles_client.dir/client.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/roles && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/roles -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_roles_client.dir/client.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/roles/client.cpp In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/message_buffer/message.hpp:32:0, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/config/core.hpp:47, from /builddir/build/BUILD/websocketpp-0.8.2/test/roles/server.cpp:35: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'void websocketpp::frame::word_mask_exact(uint8_t*, uint8_t*, size_t, const masking_key_type&)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:707:57: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:708:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* output_word = reinterpret_cast(output); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'size_t websocketpp::frame::word_mask_circ(uint8_t*, uint8_t*, size_t, size_t)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:773:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:774:61: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * output_word = reinterpret_cast(output); ^ In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/processors/hybi00.hpp:36:0, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/impl/connection_impl.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/connection.hpp:1640, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/endpoint.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/roles/server_endpoint.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/server.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/test/roles/server.cpp:36: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/common/md5.hpp: In function 'void websocketpp::md5::md5_process(websocketpp::md5::md5_state_t*, const md5_byte_t*)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/common/md5.hpp:203:33: warning: cast from 'const md5_byte_t* {aka const unsigned char*}' to 'const md5_word_t* {aka const unsigned int*}' increases required alignment of target type [-Wcast-align] X = (md5_word_t const *)data; ^ [ 57%] Linking CXX executable ../../bin/test_processor cd /builddir/build/BUILD/websocketpp-0.8.2/test/processors && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_processor.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_processor.dir/processor.cpp.o -o ../../bin/test_processor -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 57%] Built target test_processor /usr/bin/gmake -f test/transport/CMakeFiles/test_transport_asio_security.dir/build.make test/transport/CMakeFiles/test_transport_asio_security.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/transport /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/transport /builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_asio_security.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_asio_security.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_asio_security.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_asio_security.dir/depend.internal". Scanning dependencies of target test_transport_asio_security gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/transport/CMakeFiles/test_transport_asio_security.dir/build.make test/transport/CMakeFiles/test_transport_asio_security.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 59%] Building CXX object test/transport/CMakeFiles/test_transport_asio_security.dir/asio/security.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/transport && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/transport -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_transport_asio_security.dir/asio/security.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/transport/asio/security.cpp In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/message_buffer/message.hpp:32:0, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/config/core.hpp:47, from /builddir/build/BUILD/websocketpp-0.8.2/test/roles/client.cpp:35: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'void websocketpp::frame::word_mask_exact(uint8_t*, uint8_t*, size_t, const masking_key_type&)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:707:57: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:708:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* output_word = reinterpret_cast(output); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'size_t websocketpp::frame::word_mask_circ(uint8_t*, uint8_t*, size_t, size_t)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:773:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:774:61: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * output_word = reinterpret_cast(output); ^ In file included from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/processors/hybi00.hpp:36:0, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/impl/connection_impl.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/connection.hpp:1640, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/endpoint.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/roles/client_endpoint.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/client.hpp:31, from /builddir/build/BUILD/websocketpp-0.8.2/test/roles/client.cpp:36: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/common/md5.hpp: In function 'void websocketpp::md5::md5_process(websocketpp::md5::md5_state_t*, const md5_byte_t*)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/common/md5.hpp:203:33: warning: cast from 'const md5_byte_t* {aka const unsigned char*}' to 'const md5_word_t* {aka const unsigned int*}' increases required alignment of target type [-Wcast-align] X = (md5_word_t const *)data; ^ [ 61%] Linking CXX executable ../../bin/test_transport_asio_security cd /builddir/build/BUILD/websocketpp-0.8.2/test/transport && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_transport_asio_security.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_transport_asio_security.dir/asio/security.cpp.o -o ../../bin/test_transport_asio_security -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt -lssl -lcrypto gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 61%] Built target test_transport_asio_security /usr/bin/gmake -f test/transport/CMakeFiles/test_transport_iostream_base.dir/build.make test/transport/CMakeFiles/test_transport_iostream_base.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/transport /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/transport /builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_iostream_base.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_iostream_base.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_iostream_base.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_iostream_base.dir/depend.internal". Scanning dependencies of target test_transport_iostream_base gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/transport/CMakeFiles/test_transport_iostream_base.dir/build.make test/transport/CMakeFiles/test_transport_iostream_base.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 62%] Building CXX object test/transport/CMakeFiles/test_transport_iostream_base.dir/iostream/base.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/transport && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/transport -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_transport_iostream_base.dir/iostream/base.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/transport/iostream/base.cpp [ 64%] Linking CXX executable ../../bin/test_processor_hybi13 cd /builddir/build/BUILD/websocketpp-0.8.2/test/processors && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_processor_hybi13.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_processor_hybi13.dir/hybi13.cpp.o -o ../../bin/test_processor_hybi13 -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt -lz gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 64%] Built target test_processor_hybi13 /usr/bin/gmake -f test/transport/CMakeFiles/test_transport_iostream_endpoint.dir/build.make test/transport/CMakeFiles/test_transport_iostream_endpoint.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/transport /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/transport /builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_iostream_endpoint.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_iostream_endpoint.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_iostream_endpoint.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_iostream_endpoint.dir/depend.internal". Scanning dependencies of target test_transport_iostream_endpoint gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/transport/CMakeFiles/test_transport_iostream_endpoint.dir/build.make test/transport/CMakeFiles/test_transport_iostream_endpoint.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 66%] Building CXX object test/transport/CMakeFiles/test_transport_iostream_endpoint.dir/iostream/endpoint.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/transport && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/transport -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_transport_iostream_endpoint.dir/iostream/endpoint.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/transport/iostream/endpoint.cpp [ 67%] Linking CXX executable ../../bin/test_transport_iostream_base cd /builddir/build/BUILD/websocketpp-0.8.2/test/transport && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_transport_iostream_base.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_transport_iostream_base.dir/iostream/base.cpp.o -o ../../bin/test_transport_iostream_base -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 67%] Built target test_transport_iostream_base /usr/bin/gmake -f test/transport/CMakeFiles/test_transport_iostream_connection.dir/build.make test/transport/CMakeFiles/test_transport_iostream_connection.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/transport /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/transport /builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_iostream_connection.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_iostream_connection.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_iostream_connection.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_iostream_connection.dir/depend.internal". Scanning dependencies of target test_transport_iostream_connection gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/transport/CMakeFiles/test_transport_iostream_connection.dir/build.make test/transport/CMakeFiles/test_transport_iostream_connection.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 69%] Building CXX object test/transport/CMakeFiles/test_transport_iostream_connection.dir/iostream/connection.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/transport && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/transport -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_transport_iostream_connection.dir/iostream/connection.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/transport/iostream/connection.cpp [ 71%] Linking CXX executable ../../bin/test_transport_iostream_endpoint cd /builddir/build/BUILD/websocketpp-0.8.2/test/transport && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_transport_iostream_endpoint.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_transport_iostream_endpoint.dir/iostream/endpoint.cpp.o -o ../../bin/test_transport_iostream_endpoint -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 71%] Built target test_transport_iostream_endpoint /usr/bin/gmake -f test/transport/CMakeFiles/test_transport_asio_base.dir/build.make test/transport/CMakeFiles/test_transport_asio_base.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/transport /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/transport /builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_asio_base.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_asio_base.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_asio_base.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/transport/CMakeFiles/test_transport_asio_base.dir/depend.internal". Scanning dependencies of target test_transport_asio_base gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/transport/CMakeFiles/test_transport_asio_base.dir/build.make test/transport/CMakeFiles/test_transport_asio_base.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 72%] Building CXX object test/transport/CMakeFiles/test_transport_asio_base.dir/asio/base.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/transport && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/transport -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_transport_asio_base.dir/asio/base.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/transport/asio/base.cpp [ 74%] Linking CXX executable ../../bin/test_transport_asio_base cd /builddir/build/BUILD/websocketpp-0.8.2/test/transport && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_transport_asio_base.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_transport_asio_base.dir/asio/base.cpp.o -o ../../bin/test_transport_asio_base -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 74%] Built target test_transport_asio_base /usr/bin/gmake -f test/utility/CMakeFiles/test_close.dir/build.make test/utility/CMakeFiles/test_close.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/utility /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/utility /builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_close.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_close.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_close.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_close.dir/depend.internal". Scanning dependencies of target test_close gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/utility/CMakeFiles/test_close.dir/build.make test/utility/CMakeFiles/test_close.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 76%] Building CXX object test/utility/CMakeFiles/test_close.dir/close.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/utility && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/utility -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_close.dir/close.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/utility/close.cpp [ 77%] Linking CXX executable ../../bin/test_roles_server cd /builddir/build/BUILD/websocketpp-0.8.2/test/roles && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_roles_server.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_roles_server.dir/server.cpp.o -o ../../bin/test_roles_server -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 77%] Built target test_roles_server /usr/bin/gmake -f test/utility/CMakeFiles/test_error.dir/build.make test/utility/CMakeFiles/test_error.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/utility /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/utility /builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_error.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_error.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_error.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_error.dir/depend.internal". Scanning dependencies of target test_error gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/utility/CMakeFiles/test_error.dir/build.make test/utility/CMakeFiles/test_error.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 79%] Building CXX object test/utility/CMakeFiles/test_error.dir/error.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/utility && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/utility -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_error.dir/error.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/utility/error.cpp [ 81%] Linking CXX executable ../../bin/test_transport_iostream_connection cd /builddir/build/BUILD/websocketpp-0.8.2/test/transport && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_transport_iostream_connection.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_transport_iostream_connection.dir/iostream/connection.cpp.o -o ../../bin/test_transport_iostream_connection -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 81%] Built target test_transport_iostream_connection /usr/bin/gmake -f test/utility/CMakeFiles/test_frame.dir/build.make test/utility/CMakeFiles/test_frame.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/utility /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/utility /builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_frame.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_frame.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_frame.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_frame.dir/depend.internal". Scanning dependencies of target test_frame gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/utility/CMakeFiles/test_frame.dir/build.make test/utility/CMakeFiles/test_frame.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 83%] Building CXX object test/utility/CMakeFiles/test_frame.dir/frame.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/utility && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/utility -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_frame.dir/frame.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/utility/frame.cpp [ 84%] Linking CXX executable ../../bin/test_roles_client cd /builddir/build/BUILD/websocketpp-0.8.2/test/roles && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_roles_client.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_roles_client.dir/client.cpp.o -o ../../bin/test_roles_client -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 84%] Built target test_roles_client /usr/bin/gmake -f test/utility/CMakeFiles/test_sha1.dir/build.make test/utility/CMakeFiles/test_sha1.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/utility /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/utility /builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_sha1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_sha1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_sha1.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_sha1.dir/depend.internal". Scanning dependencies of target test_sha1 gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/utility/CMakeFiles/test_sha1.dir/build.make test/utility/CMakeFiles/test_sha1.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 86%] Building CXX object test/utility/CMakeFiles/test_sha1.dir/sha1.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/utility && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/utility -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_sha1.dir/sha1.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/utility/sha1.cpp [ 88%] Linking CXX executable ../../bin/test_close cd /builddir/build/BUILD/websocketpp-0.8.2/test/utility && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_close.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_close.dir/close.cpp.o -o ../../bin/test_close -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 88%] Built target test_close /usr/bin/gmake -f test/utility/CMakeFiles/test_uri.dir/build.make test/utility/CMakeFiles/test_uri.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/utility /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/utility /builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_uri.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_uri.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_uri.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_uri.dir/depend.internal". Scanning dependencies of target test_uri gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/utility/CMakeFiles/test_uri.dir/build.make test/utility/CMakeFiles/test_uri.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 89%] Building CXX object test/utility/CMakeFiles/test_uri.dir/uri.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/utility && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/utility -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_uri.dir/uri.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/utility/uri.cpp [ 91%] Linking CXX executable ../../bin/test_error cd /builddir/build/BUILD/websocketpp-0.8.2/test/utility && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_error.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_error.dir/error.cpp.o -o ../../bin/test_error -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 91%] Built target test_error /usr/bin/gmake -f test/utility/CMakeFiles/test_utilities.dir/build.make test/utility/CMakeFiles/test_utilities.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' cd /builddir/build/BUILD/websocketpp-0.8.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/utility /builddir/build/BUILD/websocketpp-0.8.2 /builddir/build/BUILD/websocketpp-0.8.2/test/utility /builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_utilities.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_utilities.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_utilities.dir/depend.internal". Dependee "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/websocketpp-0.8.2/test/utility/CMakeFiles/test_utilities.dir/depend.internal". Scanning dependencies of target test_utilities gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/gmake -f test/utility/CMakeFiles/test_utilities.dir/build.make test/utility/CMakeFiles/test_utilities.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 93%] Building CXX object test/utility/CMakeFiles/test_utilities.dir/utilities.cpp.o cd /builddir/build/BUILD/websocketpp-0.8.2/test/utility && /usr/bin/c++ -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/builddir/build/BUILD/websocketpp-0.8.2/test/utility -I/builddir/build/BUILD/websocketpp-0.8.2 -I/builddir/build/BUILD/websocketpp-0.8.2/websocketpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wall -Wcast-align -o CMakeFiles/test_utilities.dir/utilities.cpp.o -c /builddir/build/BUILD/websocketpp-0.8.2/test/utility/utilities.cpp In file included from /builddir/build/BUILD/websocketpp-0.8.2/test/utility/frame.cpp:34:0: /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'void websocketpp::frame::word_mask_exact(uint8_t*, uint8_t*, size_t, const masking_key_type&)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:707:57: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:708:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t* output_word = reinterpret_cast(output); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp: In function 'size_t websocketpp::frame::word_mask_circ(uint8_t*, uint8_t*, size_t, size_t)': /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:773:59: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * input_word = reinterpret_cast(input); ^ /builddir/build/BUILD/websocketpp-0.8.2/websocketpp/frame.hpp:774:61: warning: cast from 'uint8_t* {aka unsigned char*}' to 'size_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] size_t * output_word = reinterpret_cast(output); ^ [ 94%] Linking CXX executable ../../bin/test_sha1 cd /builddir/build/BUILD/websocketpp-0.8.2/test/utility && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_sha1.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_sha1.dir/sha1.cpp.o -o ../../bin/test_sha1 -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 94%] Built target test_sha1 [ 96%] Linking CXX executable ../../bin/test_utilities cd /builddir/build/BUILD/websocketpp-0.8.2/test/utility && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_utilities.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_utilities.dir/utilities.cpp.o -o ../../bin/test_utilities -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 96%] Built target test_utilities [ 98%] Linking CXX executable ../../bin/test_frame cd /builddir/build/BUILD/websocketpp-0.8.2/test/utility && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_frame.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_frame.dir/frame.cpp.o -o ../../bin/test_frame -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [ 98%] Built target test_frame [100%] Linking CXX executable ../../bin/test_uri cd /builddir/build/BUILD/websocketpp-0.8.2/test/utility && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_uri.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wl,-z,relro -rdynamic CMakeFiles/test_uri.dir/uri.cpp.o -o ../../bin/test_uri -lpthread -lrt -lboost_system-mt -lboost_thread-mt -lpthread -lboost_unit_test_framework-mt -lboost_chrono-mt -lboost_date_time-mt -lboost_atomic-mt gmake[2]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' [100%] Built target test_uri gmake[1]: Leaving directory `/builddir/build/BUILD/websocketpp-0.8.2' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/websocketpp-0.8.2/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SeUDg2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch ++ dirname /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch + cd websocketpp-0.8.2 + DESTDIR=/builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch + /usr/bin/cmake3 --install . -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/share/cmake/websocketpp/websocketpp-config.cmake -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/share/cmake/websocketpp/websocketpp-configVersion.cmake -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/message_buffer -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/message_buffer/pool.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/message_buffer/alloc.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/message_buffer/message.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/asio.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/chrono.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/system_error.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/connection_hdl.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/regex.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/thread.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/md5.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/platforms.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/type_traits.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/cpp11.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/random.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/functional.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/memory.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/stdint.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/asio_ssl.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/time.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/common/network.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/extensions -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/extensions/permessage_deflate -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/extensions/permessage_deflate/enabled.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/extensions/permessage_deflate/disabled.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/extensions/extension.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/logger -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/logger/syslog.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/logger/levels.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/logger/basic.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/logger/stub.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/client.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/version.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/base64 -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/base64/base64.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/sha1 -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/sha1/sha1.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/processors -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/processors/hybi08.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/processors/hybi00.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/processors/hybi13.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/processors/base.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/processors/hybi07.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/processors/processor.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/server.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/endpoint_base.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/concurrency -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/concurrency/basic.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/concurrency/none.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/config -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/config/asio.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/config/core_client.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/config/minimal_client.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/config/asio_client.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/config/boost_config.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/config/asio_no_tls_client.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/config/minimal_server.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/config/debug.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/config/asio_no_tls.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/config/debug_asio_no_tls.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/config/core.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/config/debug_asio.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/utilities.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/http -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/http/response.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/http/constants.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/http/impl -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/http/impl/response.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/http/impl/request.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/http/impl/parser.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/http/request.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/http/parser.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/uri.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/close.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/impl -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/impl/connection_impl.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/impl/endpoint_impl.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/impl/utilities_impl.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/CMakeFiles -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/error.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/connection_base.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/frame.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/base -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/base/connection.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/base/endpoint.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/asio -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/asio/base.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/asio/security -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/asio/security/base.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/asio/security/none.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/asio/security/tls.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/asio/connection.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/asio/endpoint.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/debug -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/debug/base.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/debug/connection.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/debug/endpoint.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/iostream -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/iostream/base.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/iostream/connection.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/iostream/endpoint.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/stub -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/stub/base.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/stub/connection.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/transport/stub/endpoint.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/roles -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/roles/server_endpoint.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/roles/client_endpoint.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/connection.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/endpoint.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/random -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/random/none.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/random/random_device.hpp -- Installing: /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include//websocketpp/utf8_validator.hpp + mkdir -p /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/share/pkgconfig + install -p -m 644 /builddir/build/SOURCES/websocketpp.pc /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/share/pkgconfig/websocketpp.pc + rm -rfv /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/include/test_connection/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/websocketpp-0.8.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ev9k64 + umask 022 + cd /builddir/build/BUILD + cd websocketpp-0.8.2 + cd . + /usr/bin/ctest3 --output-on-failure --force-new-ctest-process -j4 Test project /builddir/build/BUILD/websocketpp-0.8.2 Start 1: test_connection Start 2: test_endpoint Start 3: test_permessage_deflate Start 4: test_http 1/27 Test #1: test_connection ................................ Passed 0.09 sec Start 5: test_logger 2/27 Test #2: test_endpoint .................................. Passed 0.12 sec Start 6: test_message_buffer 3/27 Test #5: test_logger .................................... Passed 0.05 sec Start 7: test_processor 4/27 Test #3: test_permessage_deflate ........................ Passed 0.14 sec Start 8: test_processor_hybi00 5/27 Test #4: test_http ...................................... Passed 0.15 sec Start 9: test_processor_hybi07 6/27 Test #6: test_message_buffer ............................ Passed 0.06 sec Start 10: test_processor_hybi08 7/27 Test #7: test_processor ................................. Passed 0.06 sec Start 11: test_processor_hybi13 8/27 Test #9: test_processor_hybi07 .......................... Passed 0.05 sec Start 12: test_processor_extension_permessage_compress 9/27 Test #8: test_processor_hybi00 .......................... Passed 0.09 sec Start 13: test_random_none 10/27 Test #10: test_processor_hybi08 .......................... Passed 0.07 sec Start 14: test_random_random_device 11/27 Test #12: test_processor_extension_permessage_compress ... Passed 0.04 sec Start 15: test_roles_client 12/27 Test #13: test_random_none ............................... Passed 0.06 sec Start 16: test_roles_server 13/27 Test #11: test_processor_hybi13 .......................... Passed 0.11 sec Start 17: test_transport_asio_security 14/27 Test #14: test_random_random_device ...................... Passed 0.06 sec Start 18: test_transport_iostream_base 15/27 Test #15: test_roles_client .............................. Passed 0.06 sec Start 19: test_transport_iostream_endpoint 16/27 Test #18: test_transport_iostream_base ................... Passed 0.05 sec Start 20: test_transport_iostream_connection 17/27 Test #16: test_roles_server .............................. Passed 0.08 sec Start 21: test_transport_asio_base 18/27 Test #19: test_transport_iostream_endpoint ............... Passed 0.06 sec Start 22: test_close 19/27 Test #17: test_transport_asio_security ................... Passed 0.10 sec Start 23: test_error 20/27 Test #21: test_transport_asio_base ....................... Passed 0.04 sec Start 24: test_frame 21/27 Test #22: test_close ..................................... Passed 0.05 sec Start 25: test_sha1 22/27 Test #20: test_transport_iostream_connection ............. Passed 0.09 sec Start 26: test_uri 23/27 Test #23: test_error ..................................... Passed 0.06 sec Start 27: test_utilities 24/27 Test #24: test_frame ..................................... Passed 0.08 sec 25/27 Test #27: test_utilities ................................. Passed 0.05 sec 26/27 Test #25: test_sha1 ...................................... Passed 0.08 sec 27/27 Test #26: test_uri ....................................... Passed 0.08 sec 100% tests passed, 0 tests failed out of 27 Total Test time (real) = 0.60 sec /builddir/build/BUILD/websocketpp-0.8.2 + cd - + exit 0 Processing files: websocketpp-devel-0.8.2-5.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KUbGDc + umask 022 + cd /builddir/build/BUILD + cd websocketpp-0.8.2 + DOCDIR=/builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/share/doc/websocketpp-devel-0.8.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/share/doc/websocketpp-devel-0.8.2 + cp -pr changelog.md /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/share/doc/websocketpp-devel-0.8.2 + cp -pr readme.md /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/share/doc/websocketpp-devel-0.8.2 + cp -pr roadmap.md /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/share/doc/websocketpp-devel-0.8.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bnZG5g + umask 022 + cd /builddir/build/BUILD + cd websocketpp-0.8.2 + LICENSEDIR=/builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/share/licenses/websocketpp-devel-0.8.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/share/licenses/websocketpp-devel-0.8.2 + cp -pr COPYING /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch/usr/share/licenses/websocketpp-devel-0.8.2 + exit 0 Provides: pkgconfig(websocketpp) = 0.8.2 websocketpp-devel = 0.8.2-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch Wrote: /builddir/build/RPMS/websocketpp-devel-0.8.2-5.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ptE5CD + umask 022 + cd /builddir/build/BUILD + cd websocketpp-0.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/websocketpp-0.8.2-5.el7.noarch + exit 0 Child return code was: 0