>>> libcpprestsdk v2.10.1 Downloading --2018-01-21 13:55:45-- https://github.com/Microsoft/cpprestsdk/archive/v2.10.1/libcpprestsdk-v2.10.1.tar.gz Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113 Connecting to github.com (github.com)|192.30.253.112|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/Microsoft/cpprestsdk/tar.gz/v2.10.1 [following] --2018-01-21 13:55:45-- https://codeload.github.com/Microsoft/cpprestsdk/tar.gz/v2.10.1 Resolving codeload.github.com (codeload.github.com)... 192.30.253.121, 192.30.253.120 Connecting to codeload.github.com (codeload.github.com)|192.30.253.121|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/peko/autobuild/instance-1/output/build/.libcpprestsdk-v2.10.1.tar.gz.5lq7rK/output' 0K .......... .......... .......... .......... .......... 237K 50K .......... .......... .......... .......... .......... 474K 100K .......... .......... .......... .......... .......... 90.2M 150K .......... .......... .......... .......... .......... 477K 200K .......... .......... .......... .......... .......... 81.0M 250K .......... .......... .......... .......... .......... 98.1M 300K .......... .......... .......... .......... .......... 478K 350K .......... .......... .......... .......... .......... 102M 400K .......... .......... .......... .......... .......... 91.8M 450K .......... .......... .......... .......... .......... 87.3M 500K .......... .......... .......... .......... .......... 91.7M 550K .......... .......... .......... .......... .......... 96.3M 600K .......... .......... .......... .......... .......... 239K 650K .......... .......... .......... .......... .......... 136M 700K .......... .......... .......... .......... .......... 82.3M 750K .......... .......... .......... .......... .......... 81.7M 800K .......... .......... .......... .......... .......... 90.3M 850K .......... .......... .......... .......... .......... 99.5M 900K .......... .......... .......... .......... .......... 164M 950K .......... .......... .......... .......... .......... 99.2M 1000K .......... .......... .......... .......... .......... 99.7M 1050K .......... .......... .......... .......... .......... 104M 1100K .......... .......... .......... .......... .......... 96.8M 1150K .......... .......... .......... .......... .......... 129M 1200K .......... .......... .......... .......... .......... 228M 1250K .......... .......... .......... .......... .......... 149M 1300K .......... .......... .......... .......... .......... 501K 1350K .......... .......... .......... .......... .......... 105M 1400K .......... .......... .......... .......... .......... 106M 1450K .......... .......... .......... .......... .......... 98.9M 1500K .......... .......... .......... .......... .......... 101M 1550K .......... .......... .......... .......... .......... 90.3M 1600K .......... .......... .......... .......... .......... 103M 1650K .......... .......... .......... .......... .......... 473K 1700K .......... .......... .......... .......... .......... 192M 1750K .......... .......... .......... .......... .......... 431M 1800K .......... .......... .......... .......... .......... 295M 1850K .......... .......... .......... .......... .......... 134M 1900K .......... .......... .......... .......... .......... 91.8M 1950K .......... .......... .......... .......... .......... 99.5M 2000K ......... 90.6M=1.0s 2018-01-21 13:55:47 (2.05 MB/s) - '/home/peko/autobuild/instance-1/output/build/.libcpprestsdk-v2.10.1.tar.gz.5lq7rK/output' saved [2057277] libcpprestsdk-v2.10.1.tar.gz: OK (sha256: f38bc48e6fca969de794dcd65889df6563855cee5ff99742dafc6b2869976e71) >>> libcpprestsdk v2.10.1 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/libcpprestsdk-v2.10.1.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1 -xf - >>> libcpprestsdk v2.10.1 Patching Applying 0001-fix-xlocale-header-check.patch using patch: patching file Release/CMakeLists.txt patching file Release/include/cpprest/asyncrt_utils.h Applying 0002-include-sys-time-for-struct-timeval.patch using patch: patching file Release/include/cpprest/asyncrt_utils.h Applying 0003-fix-strand.patch using patch: patching file Release/libs/websocketpp/websocketpp/transport/asio/connection.hpp >>> libcpprestsdk v2.10.1 Configuring (mkdir -p /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release && cd /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release && rm -f CMakeCache.txt && PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/cmake /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/instance-1/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=OFF -DWERROR=OFF ) -- The C compiler identification is GNU 7.1.1 -- The CXX compiler identification is GNU 7.1.1 -- Check for working C compiler: /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-gcc -- Check for working C compiler: /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-gcc -- 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: /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++ -- Check for working CXX compiler: /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- Looking for include file xlocale.h -- Looking for include file xlocale.h - found -- Setting gcc options -- websocketpp not found, using the embedded version CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message): Imported targets not available for Boost version 106600 Call Stack (most recent call first): /usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES) cmake/cpprest_find_boost.cmake:21 (find_package) cmake/cpprest_find_websocketpp.cmake:15 (cpprest_find_boost) src/CMakeLists.txt:72 (cpprest_find_websocketpp) CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message): Imported targets not available for Boost version 106600 Call Stack (most recent call first): /usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES) cmake/cpprest_find_boost.cmake:21 (find_package) cmake/cpprest_find_websocketpp.cmake:15 (cpprest_find_boost) src/CMakeLists.txt:72 (cpprest_find_websocketpp) CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message): Imported targets not available for Boost version 106600 Call Stack (most recent call first): /usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES) cmake/cpprest_find_boost.cmake:21 (find_package) cmake/cpprest_find_websocketpp.cmake:15 (cpprest_find_boost) src/CMakeLists.txt:72 (cpprest_find_websocketpp) CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message): Imported targets not available for Boost version 106600 Call Stack (most recent call first): /usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES) cmake/cpprest_find_boost.cmake:21 (find_package) cmake/cpprest_find_websocketpp.cmake:15 (cpprest_find_boost) src/CMakeLists.txt:72 (cpprest_find_websocketpp) CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message): Imported targets not available for Boost version 106600 Call Stack (most recent call first): /usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES) cmake/cpprest_find_boost.cmake:21 (find_package) cmake/cpprest_find_websocketpp.cmake:15 (cpprest_find_boost) src/CMakeLists.txt:72 (cpprest_find_websocketpp) CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message): Imported targets not available for Boost version 106600 Call Stack (most recent call first): /usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES) cmake/cpprest_find_boost.cmake:21 (find_package) cmake/cpprest_find_websocketpp.cmake:15 (cpprest_find_boost) src/CMakeLists.txt:72 (cpprest_find_websocketpp) CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message): Imported targets not available for Boost version 106600 Call Stack (most recent call first): /usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES) cmake/cpprest_find_boost.cmake:21 (find_package) cmake/cpprest_find_websocketpp.cmake:15 (cpprest_find_boost) src/CMakeLists.txt:72 (cpprest_find_websocketpp) CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message): Imported targets not available for Boost version 106600 Call Stack (most recent call first): /usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES) cmake/cpprest_find_boost.cmake:21 (find_package) cmake/cpprest_find_websocketpp.cmake:15 (cpprest_find_boost) src/CMakeLists.txt:72 (cpprest_find_websocketpp) -- Boost version: 1.66.0 -- Found the following Boost libraries: -- random -- system -- thread -- filesystem -- chrono -- atomic -- date_time -- regex -- Found OpenSSL: /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libssl.a;/home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a (found suitable version "1.0.2n", minimum required is "1.0.0") -- Performing Test _SSL_LEAK_SUPPRESS_AVAILABLE -- Performing Test _SSL_LEAK_SUPPRESS_AVAILABLE - Failed -- Found ZLIB: /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libz.a (found version "1.2.11") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING -- Build files have been written to: /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release >>> libcpprestsdk v2.10.1 Building PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release make[1]: Entering directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[2]: Entering directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[3]: Entering directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' Scanning dependencies of target cpprest make[3]: Leaving directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[3]: Entering directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' [ 2%] Building CXX object src/CMakeFiles/cpprest.dir/http/listener/http_listener.cpp.o [ 4%] Building CXX object src/CMakeFiles/cpprest.dir/http/common/http_helpers.cpp.o [ 6%] Building CXX object src/CMakeFiles/cpprest.dir/http/common/http_msg.cpp.o [ 10%] Building CXX object src/CMakeFiles/cpprest.dir/http/client/http_client_msg.cpp.o [ 10%] Building CXX object src/CMakeFiles/cpprest.dir/http/client/x509_cert_utilities.cpp.o [ 13%] Building CXX object src/CMakeFiles/cpprest.dir/http/client/http_client.cpp.o [ 15%] Building CXX object src/CMakeFiles/cpprest.dir/http/listener/http_listener_msg.cpp.o [ 17%] Building CXX object src/CMakeFiles/cpprest.dir/http/listener/http_server_api.cpp.o [ 19%] Building CXX object src/CMakeFiles/cpprest.dir/http/oauth/oauth1.cpp.o [ 21%] Building CXX object src/CMakeFiles/cpprest.dir/http/oauth/oauth2.cpp.o [ 23%] Building CXX object src/CMakeFiles/cpprest.dir/json/json.cpp.o [ 26%] Building CXX object src/CMakeFiles/cpprest.dir/json/json_parsing.cpp.o [ 28%] Building CXX object src/CMakeFiles/cpprest.dir/json/json_serialization.cpp.o [ 30%] Building CXX object src/CMakeFiles/cpprest.dir/pplx/pplx.cpp.o [ 32%] Building CXX object src/CMakeFiles/cpprest.dir/uri/uri.cpp.o [ 34%] Building CXX object src/CMakeFiles/cpprest.dir/uri/uri_builder.cpp.o [ 36%] Building CXX object src/CMakeFiles/cpprest.dir/utilities/asyncrt_utils.cpp.o [ 39%] Building CXX object src/CMakeFiles/cpprest.dir/utilities/base64.cpp.o [ 41%] Building CXX object src/CMakeFiles/cpprest.dir/utilities/web_utilities.cpp.o [ 43%] Building CXX object src/CMakeFiles/cpprest.dir/websockets/client/ws_msg.cpp.o [ 45%] Building CXX object src/CMakeFiles/cpprest.dir/websockets/client/ws_client.cpp.o [ 47%] Building CXX object src/CMakeFiles/cpprest.dir/websockets/client/ws_client_wspp.cpp.o [ 50%] Building CXX object src/CMakeFiles/cpprest.dir/pplx/pplxlinux.cpp.o [ 52%] Building CXX object src/CMakeFiles/cpprest.dir/pplx/threadpool.cpp.o [ 54%] Building CXX object src/CMakeFiles/cpprest.dir/http/client/http_client_asio.cpp.o [ 56%] Building CXX object src/CMakeFiles/cpprest.dir/streams/fileio_posix.cpp.o In file included from /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/websocketpp/message_buffer/message.hpp:32:0, from /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/websocketpp/config/core_client.hpp:51, from /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/websocketpp/config/asio_client.hpp:31, from /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/src/websockets/client/ws_client_wspp.cpp:49: /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/websocketpp/frame.hpp: In function 'void websocketpp::frame::word_mask_exact(uint8_t*, uint8_t*, size_t, const masking_key_type&)': /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/websocketpp/frame.hpp:706: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); ^ /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/websocketpp/frame.hpp:707: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); ^ /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/websocketpp/frame.hpp: In function 'size_t websocketpp::frame::word_mask_circ(uint8_t*, uint8_t*, size_t, size_t)': /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/websocketpp/frame.hpp:772: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); ^ /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/websocketpp/frame.hpp:773: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 /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/websocketpp/processors/hybi00.hpp:34:0, from /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/websocketpp/impl/connection_impl.hpp:31, from /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/websocketpp/connection.hpp:1535, from /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/websocketpp/endpoint.hpp:31, from /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/websocketpp/roles/client_endpoint.hpp:31, from /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/websocketpp/client.hpp:31, from /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/src/websockets/client/ws_client_wspp.cpp:51: /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/websocketpp/common/md5.hpp: In function 'void websocketpp::md5::md5_process(websocketpp::md5::md5_state_t*, const md5_byte_t*)': /home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release/libs/websocketpp/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; ^~~~ [ 58%] Building CXX object src/CMakeFiles/cpprest.dir/http/listener/http_server_asio.cpp.o [ 60%] Linking CXX static library ../Binaries/libcpprest.a make[3]: Leaving directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' [ 60%] Built target cpprest make[3]: Entering directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[3]: Entering directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[3]: Entering directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[3]: Entering directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[3]: Entering directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[3]: Entering directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' Scanning dependencies of target SearchFile Scanning dependencies of target BingRequest Scanning dependencies of target blackjackserver make[3]: Leaving directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' Scanning dependencies of target blackjackclient make[3]: Entering directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[3]: Entering directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[3]: Entering directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[3]: Entering directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' Scanning dependencies of target oauth2client Scanning dependencies of target oauth1client make[3]: Leaving directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[3]: Entering directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' make[3]: Entering directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' [ 63%] Building CXX object samples/SearchFile/CMakeFiles/SearchFile.dir/searchfile.cpp.o [ 65%] Building CXX object samples/BingRequest/CMakeFiles/BingRequest.dir/bingrequest.cpp.o [ 67%] Building CXX object samples/BlackJack/BlackJack_Server/CMakeFiles/blackjackserver.dir/BlackJack_Server.cpp.o [ 69%] Building CXX object samples/BlackJack/BlackJack_Client/CMakeFiles/blackjackclient.dir/BlackJackClient.cpp.o [ 71%] Building CXX object samples/Oauth2Client/CMakeFiles/oauth2client.dir/Oauth2Client.cpp.o [ 73%] Building CXX object samples/Oauth1Client/CMakeFiles/oauth1client.dir/Oauth1Client.cpp.o [ 76%] Building CXX object samples/BlackJack/BlackJack_Server/CMakeFiles/blackjackserver.dir/Dealer.cpp.o [ 78%] Building CXX object samples/BlackJack/BlackJack_Client/CMakeFiles/blackjackclient.dir/stdafx.cpp.o [ 80%] Building CXX object samples/Oauth1Client/CMakeFiles/oauth1client.dir/stdafx.cpp.o [ 82%] Building CXX object samples/Oauth2Client/CMakeFiles/oauth2client.dir/stdafx.cpp.o [ 84%] Linking CXX executable ../../Binaries/SearchFile [ 86%] Linking CXX executable ../../Binaries/BingRequest /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_expand_block': c_zlib.c:(.text+0x42): undefined reference to `inflate' c_zlib.c:(.text+0x42): undefined reference to `inflate' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_compress_block': c_zlib.c:(.text+0x9e): undefined reference to `deflate' c_zlib.c:(.text+0x9e): undefined reference to `deflate' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_free': c_zlib.c:(.text+0xd0): undefined reference to `inflateEnd' c_zlib.c:(.text+0xd0): undefined reference to `inflateEnd' c_zlib.c:(.text+0xe2): undefined reference to `deflateEnd' c_zlib.c:(.text+0xe2): undefined reference to `deflateEnd' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_finish': c_zlib.c:(.text+0x124): undefined reference to `inflateEnd' c_zlib.c:(.text+0x124): undefined reference to `inflateEnd' c_zlib.c:(.text+0x12a): undefined reference to `deflateEnd' c_zlib.c:(.text+0x12a): undefined reference to `deflateEnd' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_init': c_zlib.c:(.text+0x190): undefined reference to `inflateInit_' c_zlib.c:(.text+0x190): undefined reference to `inflateInit_' c_zlib.c:(.text+0x1b6): undefined reference to `deflateInit_' c_zlib.c:(.text+0x1b6): undefined reference to `deflateInit_' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_ctrl': c_zlib.c:(.text+0x2be): undefined reference to `deflate' c_zlib.c:(.text+0x2be): undefined reference to `deflate' c_zlib.c:(.text+0x314): undefined reference to `zError' c_zlib.c:(.text+0x314): undefined reference to `zError' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_write': c_zlib.c:(.text+0x46c): undefined reference to `deflateInit_' c_zlib.c:(.text+0x46c): undefined reference to `deflateInit_' c_zlib.c:(.text+0x494): undefined reference to `deflate' c_zlib.c:(.text+0x494): undefined reference to `deflate' c_zlib.c:(.text+0x4b4): undefined reference to `zError' c_zlib.c:(.text+0x4b4): undefined reference to `zError' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_read': c_zlib.c:(.text+0x56e): undefined reference to `inflateInit_' c_zlib.c:(.text+0x56e): undefined reference to `inflateInit_' c_zlib.c:(.text+0x5ac): undefined reference to `inflate' c_zlib.c:(.text+0x5ac): undefined reference to `inflate' c_zlib.c:(.text+0x5cc): undefined reference to `zError' c_zlib.c:(.text+0x5cc): undefined reference to `zError' collect2: error: ld returned 1 exit status samples/SearchFile/CMakeFiles/SearchFile.dir/build.make:107: recipe for target 'Binaries/SearchFile' failed make[3]: *** [Binaries/SearchFile] Error 1 make[3]: Leaving directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' CMakeFiles/Makefile2:208: recipe for target 'samples/SearchFile/CMakeFiles/SearchFile.dir/all' failed make[2]: *** [samples/SearchFile/CMakeFiles/SearchFile.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 89%] Building CXX object samples/BlackJack/BlackJack_Server/CMakeFiles/blackjackserver.dir/stdafx.cpp.o /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_expand_block': c_zlib.c:(.text+0x42): undefined reference to `inflate' c_zlib.c:(.text+0x42): undefined reference to `inflate' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_compress_block': c_zlib.c:(.text+0x9e): undefined reference to `deflate' c_zlib.c:(.text+0x9e): undefined reference to `deflate' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_free': c_zlib.c:(.text+0xd0): undefined reference to `inflateEnd' c_zlib.c:(.text+0xd0): undefined reference to `inflateEnd' c_zlib.c:(.text+0xe2): undefined reference to `deflateEnd' c_zlib.c:(.text+0xe2): undefined reference to `deflateEnd' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_finish': c_zlib.c:(.text+0x124): undefined reference to `inflateEnd' c_zlib.c:(.text+0x124): undefined reference to `inflateEnd' c_zlib.c:(.text+0x12a): undefined reference to `deflateEnd' c_zlib.c:(.text+0x12a): undefined reference to `deflateEnd' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_init': c_zlib.c:(.text+0x190): undefined reference to `inflateInit_' c_zlib.c:(.text+0x190): undefined reference to `inflateInit_' c_zlib.c:(.text+0x1b6): undefined reference to `deflateInit_' c_zlib.c:(.text+0x1b6): undefined reference to `deflateInit_' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_ctrl': c_zlib.c:(.text+0x2be): undefined reference to `deflate' c_zlib.c:(.text+0x2be): undefined reference to `deflate' c_zlib.c:(.text+0x314): undefined reference to `zError' c_zlib.c:(.text+0x314): undefined reference to `zError' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_write': c_zlib.c:(.text+0x46c): undefined reference to `deflateInit_' c_zlib.c:(.text+0x46c): undefined reference to `deflateInit_' c_zlib.c:(.text+0x494): undefined reference to `deflate' c_zlib.c:(.text+0x494): undefined reference to `deflate' c_zlib.c:(.text+0x4b4): undefined reference to `zError' c_zlib.c:(.text+0x4b4): undefined reference to `zError' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_read': c_zlib.c:(.text+0x56e): undefined reference to `inflateInit_' c_zlib.c:(.text+0x56e): undefined reference to `inflateInit_' c_zlib.c:(.text+0x5ac): undefined reference to `inflate' c_zlib.c:(.text+0x5ac): undefined reference to `inflate' c_zlib.c:(.text+0x5cc): undefined reference to `zError' c_zlib.c:(.text+0x5cc): undefined reference to `zError' collect2: error: ld returned 1 exit status samples/BingRequest/CMakeFiles/BingRequest.dir/build.make:107: recipe for target 'Binaries/BingRequest' failed make[3]: *** [Binaries/BingRequest] Error 1 make[3]: Leaving directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' CMakeFiles/Makefile2:263: recipe for target 'samples/BingRequest/CMakeFiles/BingRequest.dir/all' failed make[2]: *** [samples/BingRequest/CMakeFiles/BingRequest.dir/all] Error 2 [ 91%] Building CXX object samples/BlackJack/BlackJack_Server/CMakeFiles/blackjackserver.dir/Table.cpp.o [ 93%] Linking CXX executable ../../../Binaries/blackjackclient /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_expand_block': c_zlib.c:(.text+0x42): undefined reference to `inflate' c_zlib.c:(.text+0x42): undefined reference to `inflate' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_compress_block': c_zlib.c:(.text+0x9e): undefined reference to `deflate' c_zlib.c:(.text+0x9e): undefined reference to `deflate' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_free': c_zlib.c:(.text+0xd0): undefined reference to `inflateEnd' c_zlib.c:(.text+0xd0): undefined reference to `inflateEnd' c_zlib.c:(.text+0xe2): undefined reference to `deflateEnd' c_zlib.c:(.text+0xe2): undefined reference to `deflateEnd' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_finish': c_zlib.c:(.text+0x124): undefined reference to `inflateEnd' c_zlib.c:(.text+0x124): undefined reference to `inflateEnd' c_zlib.c:(.text+0x12a): undefined reference to `deflateEnd' c_zlib.c:(.text+0x12a): undefined reference to `deflateEnd' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_init': c_zlib.c:(.text+0x190): undefined reference to `inflateInit_' c_zlib.c:(.text+0x190): undefined reference to `inflateInit_' c_zlib.c:(.text+0x1b6): undefined reference to `deflateInit_' c_zlib.c:(.text+0x1b6): undefined reference to `deflateInit_' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_ctrl': c_zlib.c:(.text+0x2be): undefined reference to `deflate' c_zlib.c:(.text+0x2be): undefined reference to `deflate' c_zlib.c:(.text+0x314): undefined reference to `zError' c_zlib.c:(.text+0x314): undefined reference to `zError' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_write': c_zlib.c:(.text+0x46c): undefined reference to `deflateInit_' c_zlib.c:(.text+0x46c): undefined reference to `deflateInit_' c_zlib.c:(.text+0x494): undefined reference to `deflate' c_zlib.c:(.text+0x494): undefined reference to `deflate' c_zlib.c:(.text+0x4b4): undefined reference to `zError' c_zlib.c:(.text+0x4b4): undefined reference to `zError' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_read': c_zlib.c:(.text+0x56e): undefined reference to `inflateInit_' c_zlib.c:(.text+0x56e): undefined reference to `inflateInit_' c_zlib.c:(.text+0x5ac): undefined reference to `inflate' c_zlib.c:(.text+0x5ac): undefined reference to `inflate' c_zlib.c:(.text+0x5cc): undefined reference to `zError' c_zlib.c:(.text+0x5cc): undefined reference to `zError' collect2: error: ld returned 1 exit status samples/BlackJack/BlackJack_Client/CMakeFiles/blackjackclient.dir/build.make:133: recipe for target 'Binaries/blackjackclient' failed make[3]: *** [Binaries/blackjackclient] Error 1 make[3]: Leaving directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' CMakeFiles/Makefile2:394: recipe for target 'samples/BlackJack/BlackJack_Client/CMakeFiles/blackjackclient.dir/all' failed make[2]: *** [samples/BlackJack/BlackJack_Client/CMakeFiles/blackjackclient.dir/all] Error 2 [ 95%] Linking CXX executable ../../Binaries/oauth1client [ 97%] Linking CXX executable ../../Binaries/oauth2client /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_expand_block': c_zlib.c:(.text+0x42): undefined reference to `inflate' c_zlib.c:(.text+0x42): undefined reference to `inflate' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_compress_block': c_zlib.c:(.text+0x9e): undefined reference to `deflate' c_zlib.c:(.text+0x9e): undefined reference to `deflate' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_free': c_zlib.c:(.text+0xd0): undefined reference to `inflateEnd' c_zlib.c:(.text+0xd0): undefined reference to `inflateEnd' c_zlib.c:(.text+0xe2): undefined reference to `deflateEnd' c_zlib.c:(.text+0xe2): undefined reference to `deflateEnd' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_finish': c_zlib.c:(.text+0x124): undefined reference to `inflateEnd' c_zlib.c:(.text+0x124): undefined reference to `inflateEnd' c_zlib.c:(.text+0x12a): undefined reference to `deflateEnd' c_zlib.c:(.text+0x12a): undefined reference to `deflateEnd' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_init': c_zlib.c:(.text+0x190): undefined reference to `inflateInit_' c_zlib.c:(.text+0x190): undefined reference to `inflateInit_' c_zlib.c:(.text+0x1b6): undefined reference to `deflateInit_' c_zlib.c:(.text+0x1b6): undefined reference to `deflateInit_' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_ctrl': c_zlib.c:(.text+0x2be): undefined reference to `deflate' c_zlib.c:(.text+0x2be): undefined reference to `deflate' c_zlib.c:(.text+0x314): undefined reference to `zError' c_zlib.c:(.text+0x314): undefined reference to `zError' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_write': c_zlib.c:(.text+0x46c): undefined reference to `deflateInit_' c_zlib.c:(.text+0x46c): undefined reference to `deflateInit_' c_zlib.c:(.text+0x494): undefined reference to `deflate' c_zlib.c:(.text+0x494): undefined reference to `deflate' c_zlib.c:(.text+0x4b4): undefined reference to `zError' c_zlib.c:(.text+0x4b4): undefined reference to `zError' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_read': c_zlib.c:(.text+0x56e): undefined reference to `inflateInit_' c_zlib.c:(.text+0x56e): undefined reference to `inflateInit_' c_zlib.c:(.text+0x5ac): undefined reference to `inflate' c_zlib.c:(.text+0x5ac): undefined reference to `inflate' c_zlib.c:(.text+0x5cc): undefined reference to `zError' c_zlib.c:(.text+0x5cc): undefined reference to `zError' collect2: error: ld returned 1 exit status samples/Oauth1Client/CMakeFiles/oauth1client.dir/build.make:133: recipe for target 'Binaries/oauth1client' failed make[3]: *** [Binaries/oauth1client] Error 1 make[3]: Leaving directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' CMakeFiles/Makefile2:449: recipe for target 'samples/Oauth1Client/CMakeFiles/oauth1client.dir/all' failed make[2]: *** [samples/Oauth1Client/CMakeFiles/oauth1client.dir/all] Error 2 /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_expand_block': c_zlib.c:(.text+0x42): undefined reference to `inflate' c_zlib.c:(.text+0x42): undefined reference to `inflate' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_compress_block': c_zlib.c:(.text+0x9e): undefined reference to `deflate' c_zlib.c:(.text+0x9e): undefined reference to `deflate' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_free': c_zlib.c:(.text+0xd0): undefined reference to `inflateEnd' c_zlib.c:(.text+0xd0): undefined reference to `inflateEnd' c_zlib.c:(.text+0xe2): undefined reference to `deflateEnd' c_zlib.c:(.text+0xe2): undefined reference to `deflateEnd' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_finish': c_zlib.c:(.text+0x124): undefined reference to `inflateEnd' c_zlib.c:(.text+0x124): undefined reference to `inflateEnd' c_zlib.c:(.text+0x12a): undefined reference to `deflateEnd' c_zlib.c:(.text+0x12a): undefined reference to `deflateEnd' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_init': c_zlib.c:(.text+0x190): undefined reference to `inflateInit_' c_zlib.c:(.text+0x190): undefined reference to `inflateInit_' c_zlib.c:(.text+0x1b6): undefined reference to `deflateInit_' c_zlib.c:(.text+0x1b6): undefined reference to `deflateInit_' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_ctrl': c_zlib.c:(.text+0x2be): undefined reference to `deflate' c_zlib.c:(.text+0x2be): undefined reference to `deflate' c_zlib.c:(.text+0x314): undefined reference to `zError' c_zlib.c:(.text+0x314): undefined reference to `zError' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_write': c_zlib.c:(.text+0x46c): undefined reference to `deflateInit_' c_zlib.c:(.text+0x46c): undefined reference to `deflateInit_' c_zlib.c:(.text+0x494): undefined reference to `deflate' c_zlib.c:(.text+0x494): undefined reference to `deflate' c_zlib.c:(.text+0x4b4): undefined reference to `zError' c_zlib.c:(.text+0x4b4): undefined reference to `zError' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_read': c_zlib.c:(.text+0x56e): undefined reference to `inflateInit_' c_zlib.c:(.text+0x56e): undefined reference to `inflateInit_' c_zlib.c:(.text+0x5ac): undefined reference to `inflate' c_zlib.c:(.text+0x5ac): undefined reference to `inflate' c_zlib.c:(.text+0x5cc): undefined reference to `zError' c_zlib.c:(.text+0x5cc): undefined reference to `zError' collect2: error: ld returned 1 exit status samples/Oauth2Client/CMakeFiles/oauth2client.dir/build.make:133: recipe for target 'Binaries/oauth2client' failed make[3]: *** [Binaries/oauth2client] Error 1 make[3]: Leaving directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' CMakeFiles/Makefile2:504: recipe for target 'samples/Oauth2Client/CMakeFiles/oauth2client.dir/all' failed make[2]: *** [samples/Oauth2Client/CMakeFiles/oauth2client.dir/all] Error 2 [100%] Linking CXX executable ../../../Binaries/blackjackserver /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_expand_block': c_zlib.c:(.text+0x42): undefined reference to `inflate' c_zlib.c:(.text+0x42): undefined reference to `inflate' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_compress_block': c_zlib.c:(.text+0x9e): undefined reference to `deflate' c_zlib.c:(.text+0x9e): undefined reference to `deflate' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_free': c_zlib.c:(.text+0xd0): undefined reference to `inflateEnd' c_zlib.c:(.text+0xd0): undefined reference to `inflateEnd' c_zlib.c:(.text+0xe2): undefined reference to `deflateEnd' c_zlib.c:(.text+0xe2): undefined reference to `deflateEnd' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_finish': c_zlib.c:(.text+0x124): undefined reference to `inflateEnd' c_zlib.c:(.text+0x124): undefined reference to `inflateEnd' c_zlib.c:(.text+0x12a): undefined reference to `deflateEnd' c_zlib.c:(.text+0x12a): undefined reference to `deflateEnd' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_init': c_zlib.c:(.text+0x190): undefined reference to `inflateInit_' c_zlib.c:(.text+0x190): undefined reference to `inflateInit_' c_zlib.c:(.text+0x1b6): undefined reference to `deflateInit_' c_zlib.c:(.text+0x1b6): undefined reference to `deflateInit_' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_ctrl': c_zlib.c:(.text+0x2be): undefined reference to `deflate' c_zlib.c:(.text+0x2be): undefined reference to `deflate' c_zlib.c:(.text+0x314): undefined reference to `zError' c_zlib.c:(.text+0x314): undefined reference to `zError' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_write': c_zlib.c:(.text+0x46c): undefined reference to `deflateInit_' c_zlib.c:(.text+0x46c): undefined reference to `deflateInit_' c_zlib.c:(.text+0x494): undefined reference to `deflate' c_zlib.c:(.text+0x494): undefined reference to `deflate' c_zlib.c:(.text+0x4b4): undefined reference to `zError' c_zlib.c:(.text+0x4b4): undefined reference to `zError' /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o): In function `bio_zlib_read': c_zlib.c:(.text+0x56e): undefined reference to `inflateInit_' c_zlib.c:(.text+0x56e): undefined reference to `inflateInit_' c_zlib.c:(.text+0x5ac): undefined reference to `inflate' c_zlib.c:(.text+0x5ac): undefined reference to `inflate' c_zlib.c:(.text+0x5cc): undefined reference to `zError' c_zlib.c:(.text+0x5cc): undefined reference to `zError' collect2: error: ld returned 1 exit status samples/BlackJack/BlackJack_Server/CMakeFiles/blackjackserver.dir/build.make:185: recipe for target 'Binaries/blackjackserver' failed make[3]: *** [Binaries/blackjackserver] Error 1 make[3]: Leaving directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' CMakeFiles/Makefile2:339: recipe for target 'samples/BlackJack/BlackJack_Server/CMakeFiles/blackjackserver.dir/all' failed make[2]: *** [samples/BlackJack/BlackJack_Server/CMakeFiles/blackjackserver.dir/all] Error 2 make[2]: Leaving directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' Makefile:138: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/Release' package/pkg-generic.mk:247: recipe for target '/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/.stamp_built' failed make: *** [/home/peko/autobuild/instance-1/output/build/libcpprestsdk-v2.10.1/.stamp_built] Error 2 make: Leaving directory '/home/peko/autobuild/instance-1/buildroot'