>>> pistache f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d Extracting gzip -d -c /tmp/instance-3/dl/pistache/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d.tar.gz | tar --strip-components=1 -C /tmp/instance-3/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 Applying 0002-CMakeLists.txt-respect-BUILD_SHARED_LIBS.patch using patch: patching file src/CMakeLists.txt Hunk #2 succeeded at 66 (offset 1 line). >>> pistache f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d Configuring (mkdir -p /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/ && cd /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/ && rm -f CMakeCache.txt && PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-3/output-1/host/bin/cmake /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-3/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 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /tmp/instance-3/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc -- Check for working C compiler: /tmp/instance-3/output-1/host/bin/arm-buildroot-linux-gnueabihf-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: /tmp/instance-3/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -- Check for working CXX compiler: /tmp/instance-3/output-1/host/bin/arm-buildroot-linux-gnueabihf-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 - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Found OpenSSL: /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libcrypto.so (found version "1.1.1k") 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: /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d >>> pistache f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d Building PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/ make[1]: Entering directory '/tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[2]: Entering directory '/tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[3]: Entering directory '/tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' Scanning dependencies of target pistache make[3]: Leaving directory '/tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[3]: Entering directory '/tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' [ 4%] Building CXX object src/CMakeFiles/pistache.dir/common/base64.cc.o [ 8%] Building CXX object src/CMakeFiles/pistache.dir/common/cookie.cc.o [ 12%] 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_header.cc.o [ 29%] Building CXX object src/CMakeFiles/pistache.dir/common/http_headers.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 [ 45%] Building CXX object src/CMakeFiles/pistache.dir/common/peer.cc.o [ 50%] Building CXX object src/CMakeFiles/pistache.dir/common/reactor.cc.o [ 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 [ 66%] Building CXX object src/CMakeFiles/pistache.dir/common/timer_pool.cc.o [ 70%] Building CXX object src/CMakeFiles/pistache.dir/common/transport.cc.o [ 75%] Building CXX object src/CMakeFiles/pistache.dir/common/utils.cc.o [ 79%] Building CXX object src/CMakeFiles/pistache.dir/server/endpoint.cc.o [ 83%] Building CXX object src/CMakeFiles/pistache.dir/server/listener.cc.o [ 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 /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/async.h:10, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/client.h:9, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/client/client.cc:7: /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:26:12: error: expected type-specifier before 'size_t' 26 | operator size_t() const { return reinterpret_cast(id_); } | ^~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h: In function 'bool Pistache::operator==(const Pistache::TypeId&, const Pistache::TypeId&)': /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:37:15: error: 'size_t' does not name a type 37 | static_cast(lhs) op static_cast(rhs); | ^~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:40:10: note: in expansion of macro 'APPLY_OP' 40 | return APPLY_OP(lhs, rhs, ==); | ^~~~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:15:1: note: 'size_t' is defined in header ''; did you forget to '#include '? 14 | #include +++ |+#include 15 | /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:37:43: error: 'size_t' does not name a type 37 | static_cast(lhs) op static_cast(rhs); | ^~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:40:10: note: in expansion of macro 'APPLY_OP' 40 | return APPLY_OP(lhs, rhs, ==); | ^~~~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:37:43: note: 'size_t' is defined in header ''; did you forget to '#include '? 37 | static_cast(lhs) op static_cast(rhs); | ^~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:40:10: note: in expansion of macro 'APPLY_OP' 40 | return APPLY_OP(lhs, rhs, ==); | ^~~~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h: In function 'bool Pistache::operator!=(const Pistache::TypeId&, const Pistache::TypeId&)': /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:37:15: error: 'size_t' does not name a type 37 | static_cast(lhs) op static_cast(rhs); | ^~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:44:10: note: in expansion of macro 'APPLY_OP' 44 | return APPLY_OP(lhs, rhs, !=); | ^~~~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:37:15: note: 'size_t' is defined in header ''; did you forget to '#include '? 37 | static_cast(lhs) op static_cast(rhs); | ^~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:44:10: note: in expansion of macro 'APPLY_OP' 44 | return APPLY_OP(lhs, rhs, !=); | ^~~~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:37:43: error: 'size_t' does not name a type 37 | static_cast(lhs) op static_cast(rhs); | ^~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:44:10: note: in expansion of macro 'APPLY_OP' 44 | return APPLY_OP(lhs, rhs, !=); | ^~~~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:37:43: note: 'size_t' is defined in header ''; did you forget to '#include '? 37 | static_cast(lhs) op static_cast(rhs); | ^~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:44:10: note: in expansion of macro 'APPLY_OP' 44 | return APPLY_OP(lhs, rhs, !=); | ^~~~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h: In function 'bool Pistache::operator<(const Pistache::TypeId&, const Pistache::TypeId&)': /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:37:15: error: 'size_t' does not name a type 37 | static_cast(lhs) op static_cast(rhs); | ^~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:48:10: note: in expansion of macro 'APPLY_OP' 48 | return APPLY_OP(lhs, rhs, <); | ^~~~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:37:15: note: 'size_t' is defined in header ''; did you forget to '#include '? 37 | static_cast(lhs) op static_cast(rhs); | ^~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:48:10: note: in expansion of macro 'APPLY_OP' 48 | return APPLY_OP(lhs, rhs, <); | ^~~~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:37:43: error: 'size_t' does not name a type 37 | static_cast(lhs) op static_cast(rhs); | ^~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:48:10: note: in expansion of macro 'APPLY_OP' 48 | return APPLY_OP(lhs, rhs, <); | ^~~~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:37:43: note: 'size_t' is defined in header ''; did you forget to '#include '? 37 | static_cast(lhs) op static_cast(rhs); | ^~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:48:10: note: in expansion of macro 'APPLY_OP' 48 | return APPLY_OP(lhs, rhs, <); | ^~~~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h: In member function 'std::size_t std::hash::operator()(const Pistache::TypeId&)': /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/typeid.h:58:12: error: invalid 'static_cast' from type 'const Pistache::TypeId' to type 'std::size_t' {aka 'unsigned int'} 58 | return static_cast(id); | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/stream.cc: In constructor 'Pistache::FileBuffer::FileBuffer(const string&)': /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/stream.cc:66:14: warning: conversion from '__off64_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] 66 | size_ = sb.st_size; | ~~~^~~~~~~ /tmp/instance-3/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': /tmp/instance-3/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] 82 | return handlers_.at(key.data()); | ~~~~~~~~^~ /tmp/instance-3/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)': /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/reactor.cc:117:37: warning: unused parameter 'key' [-Wunused-parameter] 117 | void removeFd(const Reactor::Key& key, Fd fd) override { | ~~~~~~~~~~~~~~~~~~~~^~~ /tmp/instance-3/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&)': /tmp/instance-3/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] 262 | size_t index = value >> HandlerShift; | ~~~~~~^~~~~~~~~~~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/timer_pool.cc: In member function 'void Pistache::TimerPool::Entry::armMs(std::chrono::milliseconds)': /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/timer_pool.cc:66:74: warning: conversion from 'std::chrono::duration >::rep' {aka 'long long int'} to '__syscall_slong_t' {aka 'long int'} may change value [-Wconversion] 66 | std::chrono::duration_cast(value).count(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /tmp/instance-3/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] 69 | std::chrono::duration_cast(value).count(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/http.cc:8: /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/instance-3/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ In file included from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/http_header.cc:10: /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/instance-3/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ In file included from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/peer.h:15, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/peer.cc:15: /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/instance-3/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ In file included from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/mime.cc:9: /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/instance-3/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ In file included from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/client.h:10, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/client/client.cc:7: /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/instance-3/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ /tmp/instance-3/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&)': /tmp/instance-3/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] 378 | const size_t remaining = contentLength - bytesRead; | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/instance-3/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] 384 | message->body_.reserve(contentLength); | ^~~~~~~~~~~~~ /tmp/instance-3/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] 385 | if (!readBody(contentLength)) | ^~~~~~~~~~~~~ In file included from /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/vector:72, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/os.h:16, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/os.cc:8: /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const Pistache::Polling::Event&}; _Tp = Pistache::Polling::Event; _Alloc = std::allocator]': /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/vector:67, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/os.h:16, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/os.cc:8: /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/stl_vector.h: In member function 'int Pistache::Polling::Epoll::poll(std::vector&, std::chrono::milliseconds) const': /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/peer.h:15, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/tcp.cc:7: /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/instance-3/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ /tmp/instance-3/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&)': /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/http.cc:873:25: warning: conversion from '__off64_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Wconversion] 873 | const size_t len = sb.st_size; | ~~~^~~~~~~ In file included from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/router.h:17, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/description.h:20, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/description.cc:8: /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/instance-3/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ In file included from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/peer.h:15, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/utils.cc:7: /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/instance-3/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ In file included from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/peer.h:15, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/server/listener.cc:10: /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/instance-3/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ In file included from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/router.h:17, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/description.h:20, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/server/router.cc:9: /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/instance-3/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ In file included from /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/vector:66, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/view.h:14, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/net.h:9, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/reactor.h:14, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/reactor.cc:7: /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = std::move_iterator; _ForwardIterator = Pistache::Aio::FdSet::Entry*; _Tp = Pistache::Aio::FdSet::Entry]': /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/stl_uninitialized.h:331:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 331 | __uninitialized_copy_a(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/stl_uninitialized.h:331:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In file included from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/endpoint.h:9, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/server/endpoint.cc:8: /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/instance-3/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/client/client.cc: In member function 'Pistache::Async::Promise Pistache::Http::Client::doRequest(Pistache::Http::Request)': /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/client/client.cc:862:71: warning: conversion from 'long long unsigned int' to 'std::vector >::size_type' {aka 'unsigned int'} may change value [-Wconversion] 862 | auto transport = std::static_pointer_cast(transports[index]); | ^~~~~ In file included from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/peer.h:15, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/transport.cc:12: /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/instance-3/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/transport.cc: In member function 'void Pistache::Tcp::Transport::armTimerMsImpl(Pistache::Tcp::Transport::TimerEntry)': /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/transport.cc:356:19: warning: conversion from 'std::chrono::duration >::rep' {aka 'long long int'} to '__syscall_slong_t' {aka 'long int'} may change value [-Wconversion] 355 | std::chrono::duration_cast(entry.value) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 356 | .count(); | ~~~~~~^~ /tmp/instance-3/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] 359 | std::chrono::duration_cast(entry.value).count(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/vector:72, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/view.h:14, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/net.h:9, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/reactor.h:14, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/reactor.cc:7: /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {Pistache::Polling::Event}; _Tp = Pistache::Polling::Event; _Alloc = std::allocator]': /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In file included from /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/char_traits.h:39, from /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/ios:40, from /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/ostream:38, from /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/iostream:39, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/flags.h:10, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/reactor.h:13, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/reactor.cc:7: /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/stl_algobase.h: In function '_OI std::copy(_II, _II, _OI) [with _II = std::move_iterator<__gnu_cxx::__normal_iterator > >; _OI = __gnu_cxx::__normal_iterator >]': /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type 'std::move_iterator<__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 611 | copy(_II __first, _II __last, _OI __result) | ^~~~ /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type 'std::move_iterator<__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/vector:66, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/view.h:14, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/net.h:9, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/reactor.h:14, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/reactor.cc:7: /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/stl_uninitialized.h: In constructor 'Pistache::Aio::FdSet::FdSet(std::vector&&)': /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/stl_uninitialized.h:341:41: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 341 | return std::__uninitialized_copy_a(_GLIBCXX_MAKE_MOVE_ITERATOR(__first), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 342 | _GLIBCXX_MAKE_MOVE_ITERATOR(__last), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 343 | __result, __alloc); | ~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/vector:72, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/view.h:14, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/net.h:9, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/reactor.h:14, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/reactor.cc:7: /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/vector.tcc:762:30: note: parameter passing for argument of type 'std::move_iterator<__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 762 | std::copy(__first, __mid, __position); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/vector:66, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/view.h:14, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/net.h:9, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/reactor.h:14, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/reactor.cc:7: /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/stl_uninitialized.h:355:9: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 354 | return std::__uninitialized_copy_a | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 355 | (_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__first), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 356 | _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__last), __result, __alloc); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/stl_uninitialized.h:355:9: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 354 | return std::__uninitialized_copy_a | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 355 | (_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__first), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 356 | _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__last), __result, __alloc); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/vector:72, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/view.h:14, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/net.h:9, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/reactor.h:14, from /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/reactor.cc:7: /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/vector.tcc: In member function 'void Pistache::Aio::SyncImpl::handleFds(std::vector) const': /tmp/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/11.1.0/bits/vector.tcc:121:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: *** [src/CMakeFiles/pistache.dir/build.make:339: src/CMakeFiles/pistache.dir/client/client.cc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[2]: *** [CMakeFiles/Makefile2:183: src/CMakeFiles/pistache.dir/all] Error 2 make[2]: Leaving directory '/tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[1]: *** [Makefile:155: all] Error 2 make[1]: Leaving directory '/tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make: *** [package/pkg-generic.mk:270: /tmp/instance-3/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-3/buildroot'