>>> pistache f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d Extracting gzip -d -c /tmp/instance-0/dl/pistache/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d.tar.gz | tar --strip-components=1 -C /tmp/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 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-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/ && cd /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/ && rm -f CMakeCache.txt && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-0/output-1/host/bin/cmake /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/ -DCMAKE_TOOLCHAIN_FILE="/tmp/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 10.2.0 -- The CXX compiler identification is GNU 10.2.0 -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/riscv32-linux-gcc -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/riscv32-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: /tmp/instance-0/output-1/host/bin/riscv32-linux-g++ -- Check for working CXX compiler: /tmp/instance-0/output-1/host/bin/riscv32-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 - Failed -- Looking for __atomic_load_8 in atomic -- Looking for __atomic_load_8 in atomic - found -- Performing Test HAVE_CXX_ATOMICS64_WITH_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITH_LIB - Success -- Looking for pthread.h CMake Warning (dev) at /tmp/instance-0/output-1/host/share/cmake-3.15/Modules/CheckIncludeFile.cmake:80 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: atomic For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): /tmp/instance-0/output-1/host/share/cmake-3.15/Modules/FindThreads.cmake:128 (CHECK_INCLUDE_FILE) CMakeLists.txt:64 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- 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-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib/libcrypto.so (found version "2.0.0") 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-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d >>> pistache f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/ make[1]: Entering directory '/tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[2]: Entering directory '/tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[3]: Entering directory '/tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' Scanning dependencies of target pistache make[3]: Leaving directory '/tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[3]: Entering directory '/tmp/instance-0/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 In file included from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/router.h:17, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/description.h:20, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/description.cc:8: /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ [ 16%] Building CXX object src/CMakeFiles/pistache.dir/common/http.cc.o In file included from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/http.cc:8: /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ /tmp/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&)': /tmp/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] 378 | const size_t remaining = contentLength - bytesRead; | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/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] 384 | message->body_.reserve(contentLength); | ^~~~~~~~~~~~~ /tmp/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] 385 | if (!readBody(contentLength)) | ^~~~~~~~~~~~~ /tmp/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&)': /tmp/instance-0/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; | ~~~^~~~~~~ [ 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 In file included from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/http_header.cc:10: /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ [ 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 In file included from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/mime.cc:9: /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ [ 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 In file included from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/peer.h:15, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/peer.cc:15: /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ [ 50%] Building CXX object src/CMakeFiles/pistache.dir/common/reactor.cc.o /tmp/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': /tmp/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] 82 | return handlers_.at(key.data()); | ~~~~~~~~^~ /tmp/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)': /tmp/instance-0/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-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&)': /tmp/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] 262 | size_t index = value >> HandlerShift; | ~~~~~~^~~~~~~~~~~~~~~ [ 54%] Building CXX object src/CMakeFiles/pistache.dir/common/stream.cc.o /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/stream.cc: In constructor 'Pistache::FileBuffer::FileBuffer(const string&)': /tmp/instance-0/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; | ~~~^~~~~~~ [ 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 /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/peer.h:15, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/tcp.cc:7: /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ [ 66%] Building CXX object src/CMakeFiles/pistache.dir/common/timer_pool.cc.o /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/timer_pool.cc: In member function 'void Pistache::TimerPool::Entry::armMs(std::chrono::milliseconds)': /tmp/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] 66 | std::chrono::duration_cast(value).count(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [ 70%] Building CXX object src/CMakeFiles/pistache.dir/common/transport.cc.o In file included from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/peer.h:15, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/transport.cc:12: /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/transport.cc: In member function 'void Pistache::Tcp::Transport::armTimerMsImpl(Pistache::Tcp::Transport::TimerEntry)': /tmp/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] 355 | std::chrono::duration_cast(entry.value) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 356 | .count(); | ~~~~~~^~ [ 75%] Building CXX object src/CMakeFiles/pistache.dir/common/utils.cc.o In file included from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/peer.h:15, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/common/utils.cc:7: /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ [ 79%] Building CXX object src/CMakeFiles/pistache.dir/server/endpoint.cc.o In file included from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/endpoint.h:9, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/server/endpoint.cc:8: /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ [ 83%] Building CXX object src/CMakeFiles/pistache.dir/server/listener.cc.o In file included from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/http.h:28, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/peer.h:15, from /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/server/listener.cc:10: /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/../include/pistache/transport.h: In member function 'size_t Pistache::Tcp::Transport::BufferHolder::offset() const': /tmp/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] 87 | size_t offset() const { return offset_; } | ^~~~~~~ /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/server/listener.cc: In member function 'void Pistache::Tcp::Listener::setupSSLAuth(const string&, const string&, int (*)(int, void*))': /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/server/listener.cc:484:23: error: 'SSL_verify_cb' was not declared in this scope; did you mean 'DSA_verify'? 484 | (SSL_verify_cb)cb | ^~~~~~~~~~~~~ | DSA_verify /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/src/server/listener.cc:454:35: warning: unused parameter 'cb' [-Wunused-parameter] 454 | int (*cb)(int, void *) = NULL) { | ^ make[3]: *** [src/CMakeFiles/pistache.dir/build.make:310: src/CMakeFiles/pistache.dir/server/listener.cc.o] Error 1 make[3]: Leaving directory '/tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[2]: *** [CMakeFiles/Makefile2:190: src/CMakeFiles/pistache.dir/all] Error 2 make[2]: Leaving directory '/tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make[1]: *** [Makefile:152: all] Error 2 make[1]: Leaving directory '/tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d' make: *** [package/pkg-generic.mk:250: /tmp/instance-0/output-1/build/pistache-f2f5a50fbfb5b8ef6cf1d3d2a9d442a8270e375d/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-0/buildroot'