>>> pistache f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d Downloading --2020-09-17 17:49:18-- https://github.com/oktal/pistache/archive/f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d.tar.gz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/oktal/pistache/tar.gz/f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d [following] --2020-09-17 17:49:19-- https://codeload.github.com/oktal/pistache/tar.gz/f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/data/buildroot-test/instance-0/output-1/build/.pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d.tar.gz.p5TrRv/output' 0K .......... .......... .......... .......... .......... 484K 50K .......... .......... .......... .......... .......... 968K 100K .......... .......... .......... .......... .......... 46.6M 150K .......... .......... .......... .......... .......... 992K 200K .......... .......... .......... .......... .......... 45.1M 250K .......... .......... .......... .......... .......... 79.4M 300K .......... .......... .......... .......... .......... 101M 350K .......... .......... .......... .......... .......... 1002K 400K .......... .......... .......... .......... .......... 79.8M 450K .......... .......... .......... .......... .......... 83.2M 500K .......... .......... .......... .......... .......... 77.6M 550K .......... .......... .......... .......... .......... 70.3M 600K .......... .......... .......... .......... .......... 105M 650K .......... .......... .......... .......... .......... 112M 700K .......... .......... .......... .......... .......... 115M 750K ...... 56.2M=0.3s 2020-09-17 17:49:19 (2.81 MB/s) - '/data/buildroot-test/instance-0/output-1/build/.pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d.tar.gz.p5TrRv/output' saved [774264] pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d.tar.gz: OK (sha256: 70aeef5f5a4603cb2ceb20a284e3239f5da520e68f39dcb572c9f21473ac0b6d) >>> pistache f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d Extracting gzip -d -c /data/buildroot-test/instance-0/dl/pistache/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d.tar.gz | /data/buildroot-test/instance-0/output-1/host/bin/tar --strip-components=1 -C /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d -xf - >>> pistache f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d Patching Applying 0001-CMakeLists.txt-add-C-language-to-project-statement.patch using patch: patching file CMakeLists.txt >>> pistache f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d Configuring (mkdir -p /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/ && cd /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/ && rm -f CMakeCache.txt && PATH="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /data/buildroot-test/instance-0/output-1/host/bin/cmake /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/ -DCMAKE_TOOLCHAIN_FILE="/data/buildroot-test/instance-0/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=ON -DPISTACHE_USE_SSL=ON ) -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /data/buildroot-test/instance-0/output-1/host/bin/i586-linux-gcc -- Check for working C compiler: /data/buildroot-test/instance-0/output-1/host/bin/i586-linux-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: /data/buildroot-test/instance-0/output-1/host/bin/i586-linux-g++ -- Check for working CXX compiler: /data/buildroot-test/instance-0/output-1/host/bin/i586-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- 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 -- Found OpenSSL: /data/buildroot-test/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/libcrypto.so (found version "1.1.1g") found components: SSL Crypto -- 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_TESTS -- Build files have been written to: /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d >>> pistache f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d Building PATH="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j12 -C /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/ make[1]: Entering directory '/data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[2]: Entering directory '/data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' Scanning dependencies of target pistache make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' [ 8%] Building CXX object src/CMakeFiles/pistache.dir/common/base64.cc.o [ 8%] Building CXX object src/CMakeFiles/pistache.dir/common/cookie.cc.o [ 16%] Building CXX object src/CMakeFiles/pistache.dir/common/description.cc.o [ 16%] Building CXX object src/CMakeFiles/pistache.dir/common/http.cc.o [ 20%] Building CXX object src/CMakeFiles/pistache.dir/common/http_defs.cc.o [ 25%] Building CXX object src/CMakeFiles/pistache.dir/common/http_headers.cc.o [ 29%] Building CXX object src/CMakeFiles/pistache.dir/common/http_header.cc.o [ 33%] Building CXX object src/CMakeFiles/pistache.dir/common/mime.cc.o [ 37%] Building CXX object src/CMakeFiles/pistache.dir/common/net.cc.o [ 41%] Building CXX object src/CMakeFiles/pistache.dir/common/os.cc.o [ 50%] Building CXX object src/CMakeFiles/pistache.dir/common/reactor.cc.o [ 50%] Building CXX object src/CMakeFiles/pistache.dir/common/peer.cc.o /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/reactor.cc: In member function 'std::shared_ptr Pistache::Aio::SyncImpl::handler(const Pistache::Aio::Reactor::Key&) const': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/reactor.cc:82:33: warning: conversion from 'uint64_t' {aka 'long long unsigned int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] return handlers_.at(key.data()); ~~~~~~~~^~ /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/reactor.cc: In member function 'virtual void Pistache::Aio::SyncImpl::removeFd(const Pistache::Aio::Reactor::Key&, Pistache::Fd)': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/reactor.cc:117:37: warning: unused parameter 'key' [-Wunused-parameter] void removeFd(const Reactor::Key& key, Fd fd) override { ~~~~~~~~~~~~~~~~~~~~^~~ /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/reactor.cc: In static member function 'static std::pair Pistache::Aio::SyncImpl::HandlerList::decodeTag(const Pistache::Polling::Tag&)': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/reactor.cc:262:28: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] size_t index = value >> HandlerShift; ~~~~~~^~~~~~~~~~~~~~~ [ 54%] Building CXX object src/CMakeFiles/pistache.dir/common/stream.cc.o [ 58%] Building CXX object src/CMakeFiles/pistache.dir/common/string_logger.cc.o [ 62%] Building CXX object src/CMakeFiles/pistache.dir/common/tcp.cc.o In file included from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/http_header.cc:10: /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h:87:36: warning: conversion from 'off_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] size_t offset() const { return offset_; } ^~~~~~~ In file included from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/mime.cc:9: /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h:87:36: warning: conversion from 'off_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] size_t offset() const { return offset_; } ^~~~~~~ /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/stream.cc: In constructor 'Pistache::FileBuffer::FileBuffer(const string&)': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/stream.cc:66:14: warning: conversion from 'off_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] size_ = sb.st_size; ~~~^~~~~~~ [ 66%] Building CXX object src/CMakeFiles/pistache.dir/common/timer_pool.cc.o In file included from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/peer.h:15, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/peer.cc:15: /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h:87:36: warning: conversion from 'off_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] size_t offset() const { return offset_; } ^~~~~~~ In file included from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/router.h:17, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/description.h:20, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/description.cc:8: /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h:87:36: warning: conversion from 'off_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] size_t offset() const { return offset_; } ^~~~~~~ In file included from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/http.cc:8: /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h:87:36: warning: conversion from 'off_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] size_t offset() const { return offset_; } ^~~~~~~ [ 70%] Building CXX object src/CMakeFiles/pistache.dir/common/transport.cc.o /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/http.cc: In member function 'Pistache::Http::Private::State Pistache::Http::Private::BodyStep::parseContentLength(Pistache::StreamCursor&, const std::shared_ptr&)': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/http.cc:378:44: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] const size_t remaining = contentLength - bytesRead; ~~~~~~~~~~~~~~^~~~~~~~~~~ /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/http.cc:384:28: warning: conversion from 'long long unsigned int' to 'std::__cxx11::basic_string::size_type' {aka 'unsigned int'} may change value [-Wconversion] message->body_.reserve(contentLength); ^~~~~~~~~~~~~ /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/http.cc:385:19: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] if (!readBody(contentLength)) ^~~~~~~~~~~~~ [ 75%] Building CXX object src/CMakeFiles/pistache.dir/common/utils.cc.o /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/http.cc: In function 'Pistache::Async::Promise Pistache::Http::serveFile(Pistache::Http::ResponseWriter&, const string&, const Pistache::Http::Mime::MediaType&)': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/http.cc:873:25: warning: conversion from 'off_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] const size_t len = sb.st_size; ~~~^~~~~~~ /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/timer_pool.cc: In member function 'void Pistache::TimerPool::Entry::armMs(std::chrono::milliseconds)': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/timer_pool.cc:66:74: warning: conversion from 'std::chrono::duration >::rep' {aka 'long long int'} to 'long int' may change value [-Wconversion] std::chrono::duration_cast(value).count(); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/timer_pool.cc:69:70: warning: conversion from 'std::chrono::duration::rep' {aka 'long long int'} to 'time_t' {aka 'long int'} may change value [-Wconversion] std::chrono::duration_cast(value).count(); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [ 79%] Building CXX object src/CMakeFiles/pistache.dir/server/endpoint.cc.o [ 83%] Building CXX object src/CMakeFiles/pistache.dir/server/listener.cc.o In file included from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/peer.h:15, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/tcp.cc:7: /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h:87:36: warning: conversion from 'off_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] size_t offset() const { return offset_; } ^~~~~~~ [ 87%] Building CXX object src/CMakeFiles/pistache.dir/server/router.cc.o [ 91%] Building CXX object src/CMakeFiles/pistache.dir/client/client.cc.o In file included from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/peer.h:15, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/transport.cc:12: /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h:87:36: warning: conversion from 'off_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] size_t offset() const { return offset_; } ^~~~~~~ In file included from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/peer.h:15, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/utils.cc:7: /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h:87:36: warning: conversion from 'off_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] size_t offset() const { return offset_; } ^~~~~~~ /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/transport.cc: In member function 'void Pistache::Tcp::Transport::armTimerMsImpl(Pistache::Tcp::Transport::TimerEntry)': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/transport.cc:356:19: warning: conversion from 'std::chrono::duration >::rep' {aka 'long long int'} to 'long int' may change value [-Wconversion] std::chrono::duration_cast(entry.value) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .count(); ~~~~~~^~ /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/transport.cc:359:76: warning: conversion from 'std::chrono::duration::rep' {aka 'long long int'} to 'time_t' {aka 'long int'} may change value [-Wconversion] std::chrono::duration_cast(entry.value).count(); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/endpoint.h:9, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/server/endpoint.cc:8: /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h:87:36: warning: conversion from 'off_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] size_t offset() const { return offset_; } ^~~~~~~ In file included from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/client.h:10, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/client/client.cc:7: /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h:87:36: warning: conversion from 'off_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] size_t offset() const { return offset_; } ^~~~~~~ In file included from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/peer.h:15, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/server/listener.cc:10: /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h:87:36: warning: conversion from 'off_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] size_t offset() const { return offset_; } ^~~~~~~ In file included from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/router.h:17, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/description.h:20, from /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/server/router.cc:9: /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h:87:36: warning: conversion from 'off_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] size_t offset() const { return offset_; } ^~~~~~~ /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/client/client.cc: In member function 'Pistache::Async::Promise Pistache::Http::Client::doRequest(Pistache::Http::Request)': /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/client/client.cc:862:76: warning: conversion from 'long long unsigned int' to 'std::vector >::size_type' {aka 'unsigned int'} may change value [-Wconversion] auto transport = std::static_pointer_cast(transports[index]); ^ make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' [ 91%] Built target pistache make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' Scanning dependencies of target pistache_shared Scanning dependencies of target pistache_static make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' [ 95%] Linking CXX static library libpistache.a [100%] Linking CXX shared library libpistache.so make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' [100%] Built target pistache_static /data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/i586-buildroot-linux-musl/8.3.0/../../../../i586-buildroot-linux-musl/bin/ld: cannot find -lssp_nonshared /data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/i586-buildroot-linux-musl/8.3.0/../../../../i586-buildroot-linux-musl/bin/ld: cannot find -lssp collect2: error: ld returned 1 exit status make[3]: *** [src/CMakeFiles/pistache_shared.dir/build.make:115: src/libpistache.so.0.0.002-git20200708] Error 1 make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[2]: *** [CMakeFiles/Makefile2:158: src/CMakeFiles/pistache_shared.dir/all] Error 2 make[2]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[1]: *** [Makefile:152: all] Error 2 make[1]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make: *** [package/pkg-generic.mk:250: /data/buildroot-test/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/.stamp_built] Error 2 make: Leaving directory '/data/buildroot-test/instance-0/buildroot'