>>> libcpprestsdk 2.10.18 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-7/output-1/build/.libcpprestsdk-2.10.18.tar.gz.Af0IaW/output' 'https://github.com/Microsoft/cpprestsdk/archive/2.10.18/libcpprestsdk-2.10.18.tar.gz' --2022-04-24 01:39:04-- https://github.com/Microsoft/cpprestsdk/archive/2.10.18/libcpprestsdk-2.10.18.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/microsoft/cpprestsdk/tar.gz/refs/tags/2.10.18 [following] --2022-04-24 01:39:05-- https://codeload.github.com/microsoft/cpprestsdk/tar.gz/refs/tags/2.10.18 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-7/output-1/build/.libcpprestsdk-2.10.18.tar.gz.Af0IaW/output' 0K .......... .......... .......... .......... .......... 470K 50K .......... .......... .......... .......... .......... 964K 100K .......... .......... .......... .......... .......... 1.07M 150K .......... .......... .......... .......... .......... 10.7M 200K .......... .......... .......... .......... .......... 71.3M 250K .......... .......... .......... .......... .......... 92.9M 300K .......... .......... .......... .......... .......... 1.05M 350K .......... .......... .......... .......... .......... 14.0M 400K .......... .......... .......... .......... .......... 112M 450K .......... .......... .......... .......... .......... 126M 500K .......... .......... .......... .......... .......... 60.5M 550K .......... .......... .......... .......... .......... 133M 600K .......... .......... .......... .......... .......... 1.08M 650K .......... .......... .......... .......... .......... 86.5M 700K .......... .......... .......... .......... .......... 32.7M 750K .......... .......... .......... .......... .......... 477K 800K .......... .......... .......... .......... .......... 109M 850K .......... .......... .......... .......... .......... 133M 900K .......... .......... .......... .......... .......... 153M 950K .......... .......... .......... .......... .......... 132M 1000K .......... .......... .......... .......... .......... 146M 1050K .......... .......... .......... .......... .......... 145M 1100K .......... .......... .......... .......... .......... 154M 1150K .......... .......... .......... .......... .......... 140M 1200K .......... .......... .......... .......... .......... 172M 1250K .......... .......... .......... .......... .......... 168M 1300K .......... .......... .......... .......... .......... 162M 1350K .......... .......... .......... .......... .......... 145M 1400K .......... .......... .......... .......... .......... 161M 1450K .......... .......... .......... .......... .......... 23.4M 1500K .......... .......... .......... .......... .......... 149M 1550K .......... .......... .......... .......... .......... 123M 1600K .......... .......... .......... .......... .......... 149M 1650K .......... .......... .......... .......... .......... 171M 1700K ...... 122M=0.4s 2022-04-24 01:39:05 (3.96 MB/s) - '/nvmedata/autobuild/instance-7/output-1/build/.libcpprestsdk-2.10.18.tar.gz.Af0IaW/output' saved [1747792] libcpprestsdk-2.10.18.tar.gz: OK (sha256: 6bd74a637ff182144b6a4271227ea8b6b3ea92389f88b25b215e6f94fd4d41cb) >>> libcpprestsdk 2.10.18 Extracting gzip -d -c /nvmedata/autobuild/instance-7/dl/libcpprestsdk/libcpprestsdk-2.10.18.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18 -xf - >>> libcpprestsdk 2.10.18 Patching >>> libcpprestsdk 2.10.18 Configuring (mkdir -p /nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release && cd /nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release && rm -f CMakeCache.txt && PATH="/nvmedata/autobuild/instance-7/output-1/host/bin:/nvmedata/autobuild/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-7/output-1/host/bin/cmake /nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release -DCMAKE_TOOLCHAIN_FILE="/nvmedata/autobuild/instance-7/output-1/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 -DBUILD_SAMPLES=OFF -DBoost_USE_STATIC_LIBS=ON -DBoost_USE_STATIC_RUNTIME=ON -DCPPREST_EXCLUDE_COMPRESSION=OFF -DCPPREST_EXCLUDE_BROTLI=ON -DCPPREST_EXCLUDE_WEBSOCKETS=ON -DCMAKE_CXX_FLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -static -latomic" ) -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nvmedata/autobuild/instance-7/output-1/host/bin/arceb-linux-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nvmedata/autobuild/instance-7/output-1/host/bin/arceb-linux-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for include file xlocale.h -- Looking for include file xlocale.h - not found -- Setting gcc options -- Found ZLIB: /nvmedata/autobuild/instance-7/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/libz.a (found version "1.2.12") CMake Warning at /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) cmake/cpprest_find_boost.cmake:49 (find_package) src/CMakeLists.txt:129 (cpprest_find_boost) CMake Warning at /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) cmake/cpprest_find_boost.cmake:49 (find_package) src/CMakeLists.txt:129 (cpprest_find_boost) CMake Warning at /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) cmake/cpprest_find_boost.cmake:49 (find_package) src/CMakeLists.txt:129 (cpprest_find_boost) CMake Warning at /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) cmake/cpprest_find_boost.cmake:49 (find_package) src/CMakeLists.txt:129 (cpprest_find_boost) CMake Warning at /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) cmake/cpprest_find_boost.cmake:49 (find_package) src/CMakeLists.txt:129 (cpprest_find_boost) CMake Warning at /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) cmake/cpprest_find_boost.cmake:49 (find_package) src/CMakeLists.txt:129 (cpprest_find_boost) CMake Warning at /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) cmake/cpprest_find_boost.cmake:49 (find_package) src/CMakeLists.txt:129 (cpprest_find_boost) CMake Warning at /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /nvmedata/autobuild/instance-7/output-1/host/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) cmake/cpprest_find_boost.cmake:49 (find_package) src/CMakeLists.txt:129 (cpprest_find_boost) -- Found Boost: /nvmedata/autobuild/instance-7/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include (found version "1.78.0") found components: random system thread filesystem chrono atomic date_time regex -- Found PkgConfig: /nvmedata/autobuild/instance-7/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for one of the modules 'openssl' -- Performing Test _SSL_LEAK_SUPPRESS_AVAILABLE -- Performing Test _SSL_LEAK_SUPPRESS_AVAILABLE - Failed -- 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: /nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release >>> libcpprestsdk 2.10.18 Building PATH="/nvmedata/autobuild/instance-7/output-1/host/bin:/nvmedata/autobuild/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release' make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release' make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release' Scanning dependencies of target cpprest make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release' make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release' [ 3%] Building CXX object src/CMakeFiles/cpprest.dir/http/client/http_client.cpp.o In file included from /nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release/include/cpprest/json.h:18, from /nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release/src/pch/stdafx.h:88, from /nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release/src/http/client/http_client.cpp:16: /nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release/include/cpprest/asyncrt_utils.h:317:13: error: 'locale_t' does not name a type 317 | typedef locale_t xplat_locale; | ^~~~~~~~ /nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release/include/cpprest/asyncrt_utils.h:320:24: error: 'xplat_locale' does not name a type 320 | static _ASYNCRTIMP xplat_locale __cdecl c_locale(); | ^~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release/include/cpprest/asyncrt_utils.h:327:5: error: 'locale_t' does not name a type 327 | locale_t m_prevLocale; | ^~~~~~~~ make[3]: *** [src/CMakeFiles/cpprest.dir/build.make:82: src/CMakeFiles/cpprest.dir/http/client/http_client.cpp.o] Error 1 make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release' make[2]: *** [CMakeFiles/Makefile2:113: src/CMakeFiles/cpprest.dir/all] Error 2 make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release' make[1]: *** [Makefile:160: all] Error 2 make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/Release' make: *** [package/pkg-generic.mk:292: /nvmedata/autobuild/instance-7/output-1/build/libcpprestsdk-2.10.18/.stamp_built] Error 2 make: Leaving directory '/nvmedata/autobuild/instance-7/buildroot'