CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /usr/include/string.h:494, from /usr/include/c++/8/cstring:42, from /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/0496c8d0cd5fc923d40070a537504dd9c42d77d2/source_subfolder/src/../include/pistache/common.h:13, from /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/0496c8d0cd5fc923d40070a537504dd9c42d77d2/source_subfolder/src/common/net.cc:6: In function ‘void* memcpy(void*, const void*, size_t)’, inlined from ‘Pistache::IP::IP(sockaddr*)’ at /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/0496c8d0cd5fc923d40070a537504dd9c42d77d2/source_subfolder/src/common/net.cc:173:11, inlined from ‘Pistache::IP::IP(sockaddr*)’ at /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/0496c8d0cd5fc923d40070a537504dd9c42d77d2/source_subfolder/src/common/net.cc:161:1, inlined from ‘Pistache::IP Pistache::{anonymous}::GetIPv4(const string&)’ at /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/0496c8d0cd5fc923d40070a537504dd9c42d77d2/source_subfolder/src/common/net.cc:80:59, inlined from ‘void Pistache::Address::init(const string&)’ at /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/0496c8d0cd5fc923d40070a537504dd9c42d77d2/source_subfolder/src/common/net.cc:361:33: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin_memcpy(void*, const void*, long unsigned int)’ forming offset [17, 24] is out of the bounds [0, 16] of object ‘s_addr’ with type ‘sockaddr_in’ [-Warray-bounds] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/0496c8d0cd5fc923d40070a537504dd9c42d77d2/source_subfolder/src/common/net.cc: In member function ‘void Pistache::Address::init(const string&)’: /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/0496c8d0cd5fc923d40070a537504dd9c42d77d2/source_subfolder/src/common/net.cc:73:24: note: ‘s_addr’ declared here struct sockaddr_in s_addr = {0}; ^~~~~~ /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/0496c8d0cd5fc923d40070a537504dd9c42d77d2/source_subfolder/src/common/reactor.cc: In member function ‘virtual void Pistache::Aio::SyncImpl::removeFd(const Pistache::Aio::Reactor::Key&, Pistache::Fd)’: /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/0496c8d0cd5fc923d40070a537504dd9c42d77d2/source_subfolder/src/common/reactor.cc:117:37: warning: unused parameter ‘key’ [-Wunused-parameter] void removeFd(const Reactor::Key& key, Fd fd) override { ~~~~~~~~~~~~~~~~~~~~^~~ /usr/bin/ld: CMakeFiles/pistache.dir/common/base64.cc.o: relocation R_X86_64_PC32 against symbol `_ZNK13Base64Decoder20CalculateDecodedSizeEv' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status make[2]: *** [lib/libpistache-0.0.002-git20200802.so.0.0] Error 1 make[1]: *** [source_subfolder/src/CMakeFiles/pistache_shared.dir/all] Error 2 make: *** [all] Error 2 pistache/cci.20201127: WARN: Build folder is dirty, removing it: /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/0496c8d0cd5fc923d40070a537504dd9c42d77d2 pistache/cci.20201127: ERROR: Package '0496c8d0cd5fc923d40070a537504dd9c42d77d2' build failed pistache/cci.20201127: WARN: Build folder /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/0496c8d0cd5fc923d40070a537504dd9c42d77d2 ERROR: pistache/cci.20201127: Error in build() method, line 79 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/0496c8d0cd5fc923d40070a537504dd9c42d77d2/build_subfolder' '--' '-j3'