******************************************************************************** conan test conan-center-index/recipes/pcapplusplus/all/test_package/conanfile.py pcapplusplus/21.05@ --profile=/home/conan/w/BuildSingleReference/24651/295c2d0b-cfe9-4482-b13d-26e0cb7fd015/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=9 os=Linux os_build=Linux [options] [build_requires] [env] pcapplusplus/21.05 (test package): Installing package Requirements libpcap/1.9.1 from 'conan-center' - Cache pcapplusplus/21.05 from local cache - Cache Packages libpcap/1.9.1:8789b85641aea1cf86076de0c72796a07492fe12 - Cache pcapplusplus/21.05:1bd9b40159ea12ced38c0c2384420b6127aef17d - Cache Installing (downloading, building) binaries... libpcap/1.9.1: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK pcapplusplus/21.05: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK pcapplusplus/21.05 (test package): Generator txt created conanbuildinfo.txt pcapplusplus/21.05 (test package): Generator cmake created conanbuildinfo.cmake pcapplusplus/21.05 (test package): Generated conaninfo.txt pcapplusplus/21.05 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/pcapplusplus/all/test_package/build/bb865ea39bdbede553d5b97dc100fcb088d18cd4/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK pcapplusplus/21.05 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/pcapplusplus/all/test_package/build/bb865ea39bdbede553d5b97dc100fcb088d18cd4' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/pcapplusplus/all/test_package/build/bb865ea39bdbede553d5b97dc100fcb088d18cd4/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/pcapplusplus/all/test_package' ----------------- -- The C compiler identification is Clang 9.0.0 -- The CXX compiler identification is Clang 9.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler Clang>=8, checking major version 9 -- Conan: Checking correct version: 9 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/pcapplusplus/all/test_package/build/bb865ea39bdbede553d5b97dc100fcb088d18cd4 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/pcapplusplus/all/test_package/build/bb865ea39bdbede553d5b97dc100fcb088d18cd4' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /usr/bin/ld: CMakeFiles/test_package.dir/test_package.cpp.o: in function `main': test_package.cpp:(.text+0x120): undefined reference to `pcpp::IFileReaderDevice::IFileReaderDevice(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: test_package.cpp:(.text+0x30c): undefined reference to `pcpp::IPv4Address::toString[abi:cxx11]() const' /usr/bin/ld: test_package.cpp:(.text+0x342): undefined reference to `pcpp::IPv4Address::toString[abi:cxx11]() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(GtpLayer.o): in function `pcpp::createGtpV1MessageTypeToStringMap()': GtpLayer.cpp:(.text+0x16c0): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: GtpLayer.cpp:(.text+0x178d): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: GtpLayer.cpp:(.text+0x185d): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: GtpLayer.cpp:(.text+0x192d): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: GtpLayer.cpp:(.text+0x19fd): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(GtpLayer.o):GtpLayer.cpp:(.text+0x1acd): more undefined references to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(GtpLayer.o): in function `pcpp::GtpV1Layer::getMessageTypeAsString() const': GtpLayer.cpp:(.text+0x4f46): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(GtpLayer.o): in function `pcpp::GtpV1Layer::toString() const': GtpLayer.cpp:(.text+0x523d): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: GtpLayer.cpp:(.text+0x5287): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: GtpLayer.cpp:(.text+0x52ce): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned int)' /usr/bin/ld: GtpLayer.cpp:(.text+0x5314): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: GtpLayer.cpp:(.text+0x5361): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: GtpLayer.cpp:(.text+0x53e7): undefined reference to `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(char const*, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: GtpLayer.cpp:(.text+0x53fb): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: GtpLayer.cpp:(.text+0x545b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: GtpLayer.cpp:(.text+0x54a4): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: GtpLayer.cpp:(.text+0x552c): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: GtpLayer.cpp:(.text+0x5544): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: GtpLayer.cpp:(.text+0x554c): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: GtpLayer.cpp:(.text+0x5705): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: GtpLayer.cpp:(.text+0x571d): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: GtpLayer.cpp:(.text+0x5725): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: GtpLayer.cpp:(.text+0x575d): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipLayer::getContentLength() const': SipLayer.cpp:(.text+0x1f3): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipLayer::setContentLength(int, std::__1::basic_string, std::__1::allocator >)': SipLayer.cpp:(.text+0x34f): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SipLayer.cpp:(.text+0x3db): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SipLayer.cpp:(.text+0x56d): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: SipLayer.cpp:(.text+0x577): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipRequestFirstLine::SipRequestFirstLine(pcpp::SipRequestLayer*)': SipLayer.cpp:(.text+0x9c4): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipRequestFirstLine::parseVersion()': SipLayer.cpp:(.text+0xf94): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipRequestFirstLine::getUri() const': SipLayer.cpp:(.text+0x112c): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipRequestFirstLine::SipRequestFirstLine(pcpp::SipRequestLayer*, pcpp::SipRequestLayer::SipMethod, std::__1::basic_string, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >)': SipLayer.cpp:(.text+0x11f5): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: SipLayer.cpp:(.text+0x1212): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SipLayer.cpp:(.text+0x126b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SipLayer.cpp:(.text+0x129b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: SipLayer.cpp:(.text+0x12e3): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SipLayer.cpp:(.text+0x131c): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: SipLayer.cpp:(.text+0x14dc): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SipLayer.cpp:(.text+0x150b): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SipLayer.cpp:(.text+0x157e): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SipLayer.cpp:(.text+0x15ad): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipRequestFirstLine::setUri(std::__1::basic_string, std::__1::allocator >)': SipLayer.cpp:(.text+0x1ce0): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: SipLayer.cpp:(.text+0x1d24): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipRequestLayer::SipRequestLayer(pcpp::SipRequestLayer::SipMethod, std::__1::basic_string, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >)': SipLayer.cpp:(.text+0x23ce): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SipLayer.cpp:(.text+0x23d9): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipRequestLayer::toString() const': SipLayer.cpp:(.text+0x27b1): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SipLayer.cpp:(.text+0x28a1): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SipLayer.cpp:(.text+0x2919): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SipLayer.cpp:(.text+0x2951): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: SipLayer.cpp:(.text+0x2959): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipResponseLayer::SipResponseLayer(pcpp::SipResponseLayer::SipResponseStatusCode, std::__1::basic_string, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >)': SipLayer.cpp:(.text+0x2ace): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SipLayer.cpp:(.text+0x2ad9): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipResponseLayer::toString() const': SipLayer.cpp:(.text+0x2eae): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SipLayer.cpp:(.text+0x2f9e): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SipLayer.cpp:(.text+0x3016): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SipLayer.cpp:(.text+0x304e): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: SipLayer.cpp:(.text+0x3056): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipResponseFirstLine::getStatusCodeString() const': SipLayer.cpp:(.text+0x3123): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipResponseFirstLine::setStatusCode(pcpp::SipResponseLayer::SipResponseStatusCode, std::__1::basic_string, std::__1::allocator >)': SipLayer.cpp:(.text+0x31fb): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: SipLayer.cpp:(.text+0x3228): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SipLayer.cpp:(.text+0x327e): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipResponseFirstLine::setVersion(std::__1::basic_string, std::__1::allocator >)': SipLayer.cpp:(.text+0x3859): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: SipLayer.cpp:(.text+0x38b7): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipResponseFirstLine::SipResponseFirstLine(pcpp::SipResponseLayer*)': SipLayer.cpp:(.text+0x4278): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: SipLayer.cpp:(.text+0x4342): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipResponseFirstLine::parseVersion(char*, unsigned long)': SipLayer.cpp:(.text+0x4687): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SipLayer.o): in function `pcpp::SipResponseFirstLine::SipResponseFirstLine(pcpp::SipResponseLayer*, std::__1::basic_string, std::__1::allocator >, pcpp::SipResponseLayer::SipResponseStatusCode, std::__1::basic_string, std::__1::allocator >)': SipLayer.cpp:(.text+0x474c): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: SipLayer.cpp:(.text+0x4768): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SipLayer.cpp:(.text+0x47c6): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: SipLayer.cpp:(.text+0x47e6): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SipLayer.cpp:(.text+0x48c3): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SipLayer.cpp:(.text+0x48f6): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: SipLayer.cpp:(.text+0x4946): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SipLayer.cpp:(.text+0x497f): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: SipLayer.cpp:(.text+0x4b26): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SipLayer.cpp:(.text+0x4b5a): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SipLayer.cpp:(.text+0x4b7f): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: SipLayer.cpp:(.text+0x4bd2): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SipLayer.cpp:(.text+0x4c06): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpMessage::addField(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)': HttpLayer.cpp:(.text+0x1b): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpMessage::insertField(pcpp::HeaderField*, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)': HttpLayer.cpp:(.text+0x4c5): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpRequestLayer::HttpRequestLayer(pcpp::HttpRequestLayer::HttpMethod, std::__1::basic_string, std::__1::allocator >, pcpp::HttpVersion)': HttpLayer.cpp:(.text+0xa6e): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpRequestLayer::getUrl() const': HttpLayer.cpp:(.text+0xc97): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: HttpLayer.cpp:(.text+0xccd): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: HttpLayer.cpp:(.text+0xd4c): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpRequestFirstLine::getUri() const': HttpLayer.cpp:(.text+0xdfd): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpRequestLayer::toString() const': HttpLayer.cpp:(.text+0x102e): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: HttpLayer.cpp:(.text+0x111e): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: HttpLayer.cpp:(.text+0x1196): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: HttpLayer.cpp:(.text+0x11ce): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: HttpLayer.cpp:(.text+0x11d6): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpRequestFirstLine::HttpRequestFirstLine(pcpp::HttpRequestLayer*)': HttpLayer.cpp:(.text+0x1423): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpRequestFirstLine::HttpRequestFirstLine(pcpp::HttpRequestLayer*, pcpp::HttpRequestLayer::HttpMethod, pcpp::HttpVersion, std::__1::basic_string, std::__1::allocator >)': HttpLayer.cpp:(.text+0x18ff): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: HttpLayer.cpp:(.text+0x192f): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: HttpLayer.cpp:(.text+0x195f): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: HttpLayer.cpp:(.text+0x19c0): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: HttpLayer.cpp:(.text+0x19f9): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: HttpLayer.cpp:(.text+0x1bd6): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: HttpLayer.cpp:(.text+0x1c03): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: HttpLayer.cpp:(.text+0x1c7a): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: HttpLayer.cpp:(.text+0x1ca6): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpRequestFirstLine::setUri(std::__1::basic_string, std::__1::allocator >)': HttpLayer.cpp:(.text+0x23e1): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*) const' /usr/bin/ld: HttpLayer.cpp:(.text+0x23f7): undefined reference to `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(char const*, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: HttpLayer.cpp:(.text+0x2478): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpResponseLayer::HttpResponseLayer(pcpp::HttpVersion, pcpp::HttpResponseLayer::HttpResponseStatusCode, std::__1::basic_string, std::__1::allocator >)': HttpLayer.cpp:(.text+0x299e): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpResponseLayer::setContentLength(int, std::__1::basic_string, std::__1::allocator >)': HttpLayer.cpp:(.text+0x2c5f): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: HttpLayer.cpp:(.text+0x2ceb): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: HttpLayer.cpp:(.text+0x2e7d): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: HttpLayer.cpp:(.text+0x2e87): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpResponseLayer::getContentLength() const': HttpLayer.cpp:(.text+0x3143): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpResponseLayer::toString() const': HttpLayer.cpp:(.text+0x33ea): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: HttpLayer.cpp:(.text+0x3462): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: HttpLayer.cpp:(.text+0x349a): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: HttpLayer.cpp:(.text+0x34a2): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpResponseFirstLine::getStatusCodeString() const': HttpLayer.cpp:(.text+0x3563): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpResponseFirstLine::setStatusCode(pcpp::HttpResponseLayer::HttpResponseStatusCode, std::__1::basic_string, std::__1::allocator >)': HttpLayer.cpp:(.text+0x363b): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: HttpLayer.cpp:(.text+0x3668): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: HttpLayer.cpp:(.text+0x36be): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpResponseFirstLine::HttpResponseFirstLine(pcpp::HttpResponseLayer*)': HttpLayer.cpp:(.text+0x4678): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(HttpLayer.o): in function `pcpp::HttpResponseFirstLine::HttpResponseFirstLine(pcpp::HttpResponseLayer*, pcpp::HttpVersion, pcpp::HttpResponseLayer::HttpResponseStatusCode, std::__1::basic_string, std::__1::allocator >)': HttpLayer.cpp:(.text+0x4837): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: HttpLayer.cpp:(.text+0x4856): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: HttpLayer.cpp:(.text+0x487d): undefined reference to `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(char const*, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: HttpLayer.cpp:(.text+0x4891): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: HttpLayer.cpp:(.text+0x4973): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: HttpLayer.cpp:(.text+0x49ac): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: HttpLayer.cpp:(.text+0x49fe): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: HttpLayer.cpp:(.text+0x4a37): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: HttpLayer.cpp:(.text+0x4c0e): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: HttpLayer.cpp:(.text+0x4c42): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: HttpLayer.cpp:(.text+0x4cbe): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: HttpLayer.cpp:(.text+0x4cf2): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: HttpLayer.cpp:(.text+0x4d12): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(PPPoELayer.o): in function `pcpp::createPPPNextProtoToStringMap()': PPPoELayer.cpp:(.text+0x592): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PPPoELayer.cpp:(.text+0x664): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PPPoELayer.cpp:(.text+0x734): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PPPoELayer.cpp:(.text+0x804): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PPPoELayer.cpp:(.text+0x8d4): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(PPPoELayer.o):PPPoELayer.cpp:(.text+0x9a4): more undefined references to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(PPPoELayer.o): in function `pcpp::PPPoESessionLayer::toString() const': PPPoELayer.cpp:(.text+0x7929): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PPPoELayer.cpp:(.text+0x7964): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PPPoELayer.cpp:(.text+0x79cd): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: PPPoELayer.cpp:(.text+0x7a70): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PPPoELayer.cpp:(.text+0x7a85): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PPPoELayer.cpp:(.text+0x7a92): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PPPoELayer.cpp:(.text+0x7aa6): undefined reference to `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(char const*, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: PPPoELayer.cpp:(.text+0x7ab7): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: PPPoELayer.cpp:(.text+0x7b28): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: PPPoELayer.cpp:(.text+0x7b55): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PPPoELayer.cpp:(.text+0x7bc5): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PPPoELayer.cpp:(.text+0x7bda): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PPPoELayer.cpp:(.text+0x7be7): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(PPPoELayer.o): in function `pcpp::PPPoEDiscoveryLayer::toString() const': PPPoELayer.cpp:(.text._ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv[_ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv]+0x1f1): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: PPPoELayer.cpp:(.text._ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv[_ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv]+0x221): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLCipherSuite::getCipherSuiteByName(std::__1::basic_string, std::__1::allocator >)': SSLHandshake.cpp:(.text+0x29950): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLServerNameIndicationExtension::getHostName() const': SSLHandshake.cpp:(.text+0x29ccd): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLSupportedVersionsExtension::getSupportedVersions() const': SSLHandshake.cpp:(.text+0x29ed3): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::TLSSupportedGroupsExtension::getSupportedGroups() const': SSLHandshake.cpp:(.text+0x2a0f3): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::TLSECPointFormatExtension::getECPointFormatList() const': SSLHandshake.cpp:(.text+0x2a292): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLClientHelloMessage::getExtension(int) const': SSLHandshake.cpp:(.text+0x2acb3): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLClientHelloMessage::getExtensionOfType(unsigned short) const': SSLHandshake.cpp:(.text+0x2ad21): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLClientHelloMessage::getExtensionOfType(pcpp::SSLExtensionType) const': SSLHandshake.cpp:(.text+0x2adc7): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLClientHelloMessage::generateTLSFingerprint() const': SSLHandshake.cpp:(.text+0x2b58b): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2b595): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o):SSLHandshake.cpp:(.text+0x2b59f): more undefined references to `std::__1::__vector_base_common::__throw_out_of_range() const' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLClientHelloMessage::generateTLSFingerprint() const': SSLHandshake.cpp:(.text+0x2b5a9): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2b5bf): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2b5d5): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLClientHelloMessage::ClientHelloTLSFingerprint::toString()': SSLHandshake.cpp:(.text+0x2b76a): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2b7a8): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2b7f6): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2b84e): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2b8ad): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2b90d): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2b96d): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2b9d1): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2b9e6): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2b9f3): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2ba25): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2ba7e): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2ba93): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2baa0): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLClientHelloMessage::ClientHelloTLSFingerprint::toStringAndMD5()': SSLHandshake.cpp:(.text+0x2bb2b): undefined reference to `MD5::operator()(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2bb36): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLServerHelloMessage::getHandshakeVersion() const': SSLHandshake.cpp:(.text+0x2c06d): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLServerHelloMessage::getExtension(int) const': SSLHandshake.cpp:(.text+0x2c21f): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLServerHelloMessage::getExtensionOfType(unsigned short) const': SSLHandshake.cpp:(.text+0x2c2c3): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLServerHelloMessage::getExtensionOfType(pcpp::SSLExtensionType) const': SSLHandshake.cpp:(.text+0x2c367): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLServerHelloMessage::generateTLSFingerprint() const': SSLHandshake.cpp:(.text+0x2c56a): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2c586): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLServerHelloMessage::ServerHelloTLSFingerprint::toString()': SSLHandshake.cpp:(.text+0x2c66a): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2c6a8): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2c6f4): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2c714): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2c76e): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2c7d1): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2c7e6): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2c7f3): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2c81f): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2c86f): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2c884): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2c891): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLServerHelloMessage::ServerHelloTLSFingerprint::toStringAndMD5()': SSLHandshake.cpp:(.text+0x2c91b): undefined reference to `MD5::operator()(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2c926): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLCertificateMessage::getCertificate(int) const': SSLHandshake.cpp:(.text+0x2ccc3): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::SSLCertificateRequestMessage::SSLCertificateRequestMessage(unsigned char*, unsigned long, pcpp::SSLHandshakeLayer*)': SSLHandshake.cpp:(.text+0x2d191): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: SSLHandshake.cpp:(.text+0x2d19a): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::PointerVector::pushBack(pcpp::SSLExtension*)': SSLHandshake.cpp:(.text._ZN4pcpp13PointerVectorINS_12SSLExtensionEE8pushBackEPS1_[_ZN4pcpp13PointerVectorINS_12SSLExtensionEE8pushBackEPS1_]+0x129): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLHandshake.o): in function `pcpp::PointerVector::pushBack(pcpp::SSLx509Certificate*)': SSLHandshake.cpp:(.text._ZN4pcpp13PointerVectorINS_18SSLx509CertificateEE8pushBackEPS1_[_ZN4pcpp13PointerVectorINS_18SSLx509CertificateEE8pushBackEPS1_]+0x129): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libCommon++.a(IpAddress.o): in function `pcpp::IPv4Address::toString() const': IpAddress.cpp:(.text+0xa8): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libCommon++.a(IpAddress.o): in function `pcpp::IPv6Address::toString() const': IpAddress.cpp:(.text+0x458): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::IFileDevice::IFileDevice(std::__1::basic_string, std::__1::allocator > const&)': PcapFileDevice.cpp:(.text+0x41): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `non-virtual thunk to pcpp::IFileDevice::~IFileDevice()': PcapFileDevice.cpp:(.text+0x18c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::IFileDevice::getFileName() const': PcapFileDevice.cpp:(.text+0x1c9): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::IFileReaderDevice::IFileReaderDevice(std::__1::basic_string, std::__1::allocator > const&)': PcapFileDevice.cpp:(.text+0x221): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::IFileReaderDevice::getReader(std::__1::basic_string, std::__1::allocator > const&)': PcapFileDevice.cpp:(.text+0x31b): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::IFileReaderDevice::getFileSize() const': PcapFileDevice.cpp:(.text+0x3e7): undefined reference to `std::__1::basic_istream >::tellg()' /usr/bin/ld: PcapFileDevice.cpp:(.text+0x42d): undefined reference to `std::__1::basic_istream >::~basic_istream()' /usr/bin/ld: PcapFileDevice.cpp:(.text+0x435): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFileDevice.cpp:(.text+0x489): undefined reference to `std::__1::basic_istream >::~basic_istream()' /usr/bin/ld: PcapFileDevice.cpp:(.text+0x491): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::PcapNgFileReaderDevice::PcapNgFileReaderDevice(std::__1::basic_string, std::__1::allocator > const&)': PcapFileDevice.cpp:(.text+0x1006): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: PcapFileDevice.cpp:(.text+0x105e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::PcapNgFileReaderDevice::getNextPacket(pcpp::RawPacket&, std::__1::basic_string, std::__1::allocator >&)': PcapFileDevice.cpp:(.text+0x13bb): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::PcapNgFileReaderDevice::getOS() const': PcapFileDevice.cpp:(.text+0x1e5a): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::PcapNgFileReaderDevice::getHardware() const': PcapFileDevice.cpp:(.text+0x20fa): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::PcapNgFileReaderDevice::getCaptureApplication() const': PcapFileDevice.cpp:(.text+0x239a): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::PcapNgFileReaderDevice::getCaptureFileComment() const': PcapFileDevice.cpp:(.text+0x263a): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::IFileWriterDevice::IFileWriterDevice(std::__1::basic_string, std::__1::allocator > const&)': PcapFileDevice.cpp:(.text+0x26a1): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::PcapFileWriterDevice::PcapFileWriterDevice(std::__1::basic_string, std::__1::allocator > const&, pcpp::LinkLayerType)': PcapFileDevice.cpp:(.text+0x2733): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::PcapNgFileWriterDevice::PcapNgFileWriterDevice(std::__1::basic_string, std::__1::allocator > const&, int)': PcapFileDevice.cpp:(.text+0x4277): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: PcapFileDevice.cpp:(.text+0x42d2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::IFileDevice::~IFileDevice()': PcapFileDevice.cpp:(.text+0x5328): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `std::__1::basic_ifstream >::basic_ifstream(char const*, unsigned int)': PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj]+0x45): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj]+0x9c): undefined reference to `std::__1::ios_base::clear(unsigned int)' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj]+0x190): undefined reference to `std::__1::basic_istream >::~basic_istream()' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj]+0x198): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj]+0x1ab): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `std::__1::basic_ifstream >::~basic_ifstream()': PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev]+0x3f): undefined reference to `std::__1::basic_istream >::~basic_istream()' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev]+0x4e): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::PointerVector::pushBack(pcpp::RawPacket*)': PcapFileDevice.cpp:(.text._ZN4pcpp13PointerVectorINS_9RawPacketEE8pushBackEPS1_[_ZN4pcpp13PointerVectorINS_9RawPacketEE8pushBackEPS1_]+0x129): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::PcapFileReaderDevice::~PcapFileReaderDevice()': PcapFileDevice.cpp:(.text._ZN4pcpp20PcapFileReaderDeviceD0Ev[_ZN4pcpp20PcapFileReaderDeviceD0Ev]+0x50): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `non-virtual thunk to pcpp::PcapFileReaderDevice::~PcapFileReaderDevice()': PcapFileDevice.cpp:(.text._ZThn16_N4pcpp20PcapFileReaderDeviceD1Ev[_ZThn16_N4pcpp20PcapFileReaderDeviceD1Ev]+0x4c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::IFilterableDevice::setFilter(pcpp::GeneralFilter&)': PcapFileDevice.cpp:(.text._ZN4pcpp17IFilterableDevice9setFilterERNS_13GeneralFilterE[_ZN4pcpp17IFilterableDevice9setFilterERNS_13GeneralFilterE]+0x2f): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::PcapNgFileReaderDevice::~PcapNgFileReaderDevice()': PcapFileDevice.cpp:(.text._ZN4pcpp22PcapNgFileReaderDeviceD2Ev[_ZN4pcpp22PcapNgFileReaderDeviceD2Ev]+0x6f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::PcapFileWriterDevice::~PcapFileWriterDevice()': PcapFileDevice.cpp:(.text._ZN4pcpp20PcapFileWriterDeviceD0Ev[_ZN4pcpp20PcapFileWriterDeviceD0Ev]+0x50): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `non-virtual thunk to pcpp::PcapFileWriterDevice::~PcapFileWriterDevice()': PcapFileDevice.cpp:(.text._ZThn16_N4pcpp20PcapFileWriterDeviceD1Ev[_ZThn16_N4pcpp20PcapFileWriterDeviceD1Ev]+0x4c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `pcpp::PcapNgFileWriterDevice::~PcapNgFileWriterDevice()': PcapFileDevice.cpp:(.text._ZN4pcpp22PcapNgFileWriterDeviceD2Ev[_ZN4pcpp22PcapNgFileWriterDeviceD2Ev]+0x6f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `non-virtual thunk to pcpp::IFileReaderDevice::~IFileReaderDevice()': PcapFileDevice.cpp:(.text._ZThn16_N4pcpp17IFileReaderDeviceD1Ev[_ZThn16_N4pcpp17IFileReaderDeviceD1Ev]+0x4c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o):PcapFileDevice.cpp:(.text._ZThn16_N4pcpp17IFileWriterDeviceD1Ev[_ZThn16_N4pcpp17IFileWriterDeviceD1Ev]+0x4c): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `virtual thunk to std::__1::basic_ifstream >::~basic_ifstream()': PcapFileDevice.cpp:(.text._ZTv0_n24_NSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev[_ZTv0_n24_NSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev]+0x50): undefined reference to `std::__1::basic_istream >::~basic_istream()' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZTv0_n24_NSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev[_ZTv0_n24_NSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev]+0x5f): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `std::__1::basic_ifstream >::~basic_ifstream()': PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED0Ev[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED0Ev]+0x3f): undefined reference to `std::__1::basic_istream >::~basic_istream()' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED0Ev[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED0Ev]+0x47): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `virtual thunk to std::__1::basic_ifstream >::~basic_ifstream()': PcapFileDevice.cpp:(.text._ZTv0_n24_NSt3__114basic_ifstreamIcNS_11char_traitsIcEEED0Ev[_ZTv0_n24_NSt3__114basic_ifstreamIcNS_11char_traitsIcEEED0Ev]+0x50): undefined reference to `std::__1::basic_istream >::~basic_istream()' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZTv0_n24_NSt3__114basic_ifstreamIcNS_11char_traitsIcEEED0Ev[_ZTv0_n24_NSt3__114basic_ifstreamIcNS_11char_traitsIcEEED0Ev]+0x58): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `std::__1::basic_filebuf >::~basic_filebuf()': PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEED2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEED2Ev]+0x7f): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEED2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEED2Ev]+0xa9): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `std::__1::basic_filebuf >::imbue(std::__1::locale const&)': PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE5imbueERKNS_6localeE[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE5imbueERKNS_6localeE]+0x13): undefined reference to `std::__1::codecvt::id' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE5imbueERKNS_6localeE[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE5imbueERKNS_6localeE]+0x1b): undefined reference to `std::__1::locale::use_facet(std::__1::locale::id&) const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `std::__1::__throw_bad_cast()': PcapFileDevice.cpp:(.text._ZNSt3__116__throw_bad_castEv[_ZNSt3__116__throw_bad_castEv]+0x12): undefined reference to `std::bad_cast::bad_cast()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o): in function `std::__1::basic_filebuf >::basic_filebuf()': PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0xc): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0x5d): undefined reference to `std::__1::locale::locale(std::__1::locale const&)' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0x64): undefined reference to `std::__1::codecvt::id' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0x6c): undefined reference to `std::__1::locale::has_facet(std::__1::locale::id&) const' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0x78): undefined reference to `std::__1::locale::~locale()' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0x8d): undefined reference to `std::__1::locale::locale(std::__1::locale const&)' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0x94): undefined reference to `std::__1::codecvt::id' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0x9c): undefined reference to `std::__1::locale::use_facet(std::__1::locale::id&) const' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0xad): undefined reference to `std::__1::locale::~locale()' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0xe6): undefined reference to `std::__1::locale::~locale()' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0xee): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0x101): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o):(.data.rel.ro._ZTCNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE[_ZTCNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE]+0x10): undefined reference to `typeinfo for std::__1::basic_istream >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o):(.data.rel.ro._ZTCNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE[_ZTCNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE]+0x18): undefined reference to `std::__1::basic_istream >::~basic_istream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o):(.data.rel.ro._ZTCNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE[_ZTCNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE]+0x20): undefined reference to `std::__1::basic_istream >::~basic_istream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o):(.data.rel.ro._ZTCNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE[_ZTCNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE]+0x38): undefined reference to `typeinfo for std::__1::basic_istream >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o):(.data.rel.ro._ZTCNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE[_ZTCNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE]+0x40): undefined reference to `virtual thunk to std::__1::basic_istream >::~basic_istream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o):(.data.rel.ro._ZTCNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE[_ZTCNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE]+0x48): undefined reference to `virtual thunk to std::__1::basic_istream >::~basic_istream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o):(.data.rel.ro._ZTINSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE[_ZTINSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE]+0x10): undefined reference to `typeinfo for std::__1::basic_istream >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o):(.data.rel.ro._ZTVNSt3__113basic_filebufIcNS_11char_traitsIcEEEE[_ZTVNSt3__113basic_filebufIcNS_11char_traitsIcEEEE]+0x48): undefined reference to `std::__1::basic_streambuf >::showmanyc()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o):(.data.rel.ro._ZTVNSt3__113basic_filebufIcNS_11char_traitsIcEEEE[_ZTVNSt3__113basic_filebufIcNS_11char_traitsIcEEEE]+0x50): undefined reference to `std::__1::basic_streambuf >::xsgetn(char*, long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o):(.data.rel.ro._ZTVNSt3__113basic_filebufIcNS_11char_traitsIcEEEE[_ZTVNSt3__113basic_filebufIcNS_11char_traitsIcEEEE]+0x60): undefined reference to `std::__1::basic_streambuf >::uflow()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o):(.data.rel.ro._ZTVNSt3__113basic_filebufIcNS_11char_traitsIcEEEE[_ZTVNSt3__113basic_filebufIcNS_11char_traitsIcEEEE]+0x70): undefined reference to `std::__1::basic_streambuf >::xsputn(char const*, long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFileDevice.o):(.data.rel.ro._ZTINSt3__113basic_filebufIcNS_11char_traitsIcEEEE[_ZTINSt3__113basic_filebufIcNS_11char_traitsIcEEEE]+0x10): undefined reference to `typeinfo for std::__1::basic_streambuf >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapDevice.o): in function `pcpp::IPcapDevice::matchPacketWithFilter(std::__1::basic_string, std::__1::allocator >, pcpp::RawPacket*)': PcapDevice.cpp:(.text+0xa14): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: PcapDevice.cpp:(.text+0xaa6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapDevice.o): in function `pcpp::IPcapDevice::getPcapLibVersionInfo()': PcapDevice.cpp:(.text+0xbc9): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::BpfFilterWrapper::setFilter(std::__1::basic_string, std::__1::allocator > const&, pcpp::LinkLayerType)': PcapFilter.cpp:(.text+0x25e): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::BpfFilterWrapper::~BpfFilterWrapper()': PcapFilter.cpp:(.text+0x32d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::BpfFilterWrapper::matchPacketWithFilter(unsigned char const*, unsigned int, timespec, unsigned short)': PcapFilter.cpp:(.text+0x3d5): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::BPFStringFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x4ba): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::IFilterWithDirection::parseDirection(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x54c): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::IPFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0xd32): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: PcapFilter.cpp:(.text+0xd44): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: PcapFilter.cpp:(.text+0xd82): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0xd95): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0xda8): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0xdbe): undefined reference to `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(char const*, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: PcapFilter.cpp:(.text+0xdcf): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0xe1f): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: PcapFilter.cpp:(.text+0xf12): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: PcapFilter.cpp:(.text+0xf33): undefined reference to `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(char const*, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: PcapFilter.cpp:(.text+0xf65): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: PcapFilter.cpp:(.text+0xff4): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x1032): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1075): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: PcapFilter.cpp:(.text+0x109f): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(std::__1::__wrap_iter, char)' /usr/bin/ld: PcapFilter.cpp:(.text+0x10e3): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: PcapFilter.cpp:(.text+0x113b): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1153): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1160): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1207): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1224): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1231): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1251): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::IPv4IDFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x147f): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x14c2): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1506): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: PcapFilter.cpp:(.text+0x151a): undefined reference to `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(char const*, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: PcapFilter.cpp:(.text+0x1529): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' /usr/bin/ld: PcapFilter.cpp:(.text+0x1589): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: PcapFilter.cpp:(.text+0x1678): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1690): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1698): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x17a6): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x17be): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x17c6): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x17f4): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::IPv4TotalLengthFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x192f): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x1972): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x19b6): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: PcapFilter.cpp:(.text+0x19ca): undefined reference to `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(char const*, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: PcapFilter.cpp:(.text+0x19d9): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' /usr/bin/ld: PcapFilter.cpp:(.text+0x1a39): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: PcapFilter.cpp:(.text+0x1b28): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1b40): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1b48): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1c56): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1c6e): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1c76): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1ca4): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::PortFilter::portToString(unsigned short)': PcapFilter.cpp:(.text+0x1cf4): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x1d2f): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1d65): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: PcapFilter.cpp:(.text+0x1deb): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1e00): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1e0d): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1e51): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1e6b): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1e78): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x1e90): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::PortFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x1f66): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x1f77): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x1f88): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x1fc3): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::PortRangeFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x2111): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x2124): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x2137): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x216e): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x21b5): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x21f7): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: PcapFilter.cpp:(.text+0x221f): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x225f): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x2296): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: PcapFilter.cpp:(.text+0x22ed): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: PcapFilter.cpp:(.text+0x231b): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' /usr/bin/ld: PcapFilter.cpp:(.text+0x2386): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: PcapFilter.cpp:(.text+0x24a1): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x24bc): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x24c9): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x2504): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x2514): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x2521): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x26d7): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x26ef): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x26fc): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x2741): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x2759): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x2766): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x27b5): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::MacAddressFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x2809): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x2869): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x28d9): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x28ea): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x28fe): undefined reference to `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(char const*, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: PcapFilter.cpp:(.text+0x290d): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' /usr/bin/ld: PcapFilter.cpp:(.text+0x296b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::EtherTypeFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x2b47): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x2b82): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x2be6): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: PcapFilter.cpp:(.text+0x2c06): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x2cd4): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x2ce9): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x2cf1): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x2d33): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x2d3b): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x2d4e): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x2d89): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x2d9e): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x2dab): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::AndFilter::AndFilter(std::__1::vector >&)': PcapFilter.cpp:(.text+0x2f84): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::AndFilter::setFilters(std::__1::vector >&)': PcapFilter.cpp:(.text+0x316c): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::AndFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x3224): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' /usr/bin/ld: PcapFilter.cpp:(.text+0x326c): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: PcapFilter.cpp:(.text+0x32bf): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::OrFilter::OrFilter(std::__1::vector >&)': PcapFilter.cpp:(.text+0x3534): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::OrFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x3644): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' /usr/bin/ld: PcapFilter.cpp:(.text+0x368c): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: PcapFilter.cpp:(.text+0x36df): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::NotFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x37ca): undefined reference to `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(char const*, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: PcapFilter.cpp:(.text+0x37d7): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::ProtoFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x3924): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x395f): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x39be): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x3a12): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: PcapFilter.cpp:(.text+0x3a5d): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x3a71): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x3a85): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x3a99): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x3aad): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):PcapFilter.cpp:(.text+0x3ac1): more undefined references to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::ProtoFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x3ae9): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: PcapFilter.cpp:(.text+0x3b50): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x3b7b): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x3b90): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x3b9d): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x3bc8): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x3bfe): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x3c13): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x3c20): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::ArpFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x3c74): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x3caf): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x3cf9): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: PcapFilter.cpp:(.text+0x3d2c): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: PcapFilter.cpp:(.text+0x3d68): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x3d7d): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x3d8a): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x3dc9): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x3dff): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x3e14): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x3e21): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::VlanFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x3e77): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x3eb2): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x3eed): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: PcapFilter.cpp:(.text+0x3f0d): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x3fdb): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x3ff0): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x3ff8): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4055): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x406a): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4077): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4097): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x409f): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x40b2): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::TcpFlagsFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x40ec): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x4176): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x41b1): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x41ea): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: PcapFilter.cpp:(.text+0x420a): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x426a): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x4284): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x429e): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x42b8): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x42d2): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):PcapFilter.cpp:(.text+0x42ec): more undefined references to `std::__1::basic_string, std::__1::allocator >::append(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::TcpFlagsFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x434a): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: PcapFilter.cpp:(.text+0x4399): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x43ae): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x43bb): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4432): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x444c): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4459): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4471): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::TcpWindowSizeFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x44cd): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x4510): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4552): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: PcapFilter.cpp:(.text+0x4649): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x4677): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' /usr/bin/ld: PcapFilter.cpp:(.text+0x46dc): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: PcapFilter.cpp:(.text+0x47dd): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x47f5): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x47fd): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4929): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4941): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4949): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x496c): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4974): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4987): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `pcpp::UdpLengthFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': PcapFilter.cpp:(.text+0x49ed): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x4a30): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4a72): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: PcapFilter.cpp:(.text+0x4b69): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: PcapFilter.cpp:(.text+0x4b97): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' /usr/bin/ld: PcapFilter.cpp:(.text+0x4bfc): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: PcapFilter.cpp:(.text+0x4cfd): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4d15): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4d1d): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4e49): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4e61): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4e69): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4e8c): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4e94): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PcapFilter.cpp:(.text+0x4ea7): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `std::__1::basic_ostringstream, std::__1::allocator >::~basic_ostringstream()': PcapFilter.cpp:(.text._ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x48): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text._ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x5b): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text._ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x68): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(std::__1::basic_string, std::__1::allocator > const&, char const*)': PcapFilter.cpp:(.text._ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_PKS6_[_ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_PKS6_]+0xa1): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: PcapFilter.cpp:(.text._ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_PKS6_[_ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_PKS6_]+0xe7): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(char, std::__1::basic_string, std::__1::allocator > const&)': PcapFilter.cpp:(.text._ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EES6_RKS9_[_ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EES6_RKS9_]+0xad): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: PcapFilter.cpp:(.text._ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EES6_RKS9_[_ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EES6_RKS9_]+0xc7): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `virtual thunk to std::__1::basic_ostringstream, std::__1::allocator >::~basic_ostringstream()': PcapFilter.cpp:(.text._ZTv0_n24_NSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZTv0_n24_NSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x5c): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text._ZTv0_n24_NSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZTv0_n24_NSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x6f): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text._ZTv0_n24_NSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZTv0_n24_NSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x7c): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `std::__1::basic_ostringstream, std::__1::allocator >::~basic_ostringstream()': PcapFilter.cpp:(.text._ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x48): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text._ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x5b): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text._ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x63): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `virtual thunk to std::__1::basic_ostringstream, std::__1::allocator >::~basic_ostringstream()': PcapFilter.cpp:(.text._ZTv0_n24_NSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZTv0_n24_NSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x5c): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PcapFilter.cpp:(.text._ZTv0_n24_NSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZTv0_n24_NSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x6f): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PcapFilter.cpp:(.text._ZTv0_n24_NSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZTv0_n24_NSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x77): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `std::__1::basic_stringbuf, std::__1::allocator >::~basic_stringbuf()': PcapFilter.cpp:(.text._ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEED2Ev[_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEED2Ev]+0x26): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `std::__1::basic_stringbuf, std::__1::allocator >::~basic_stringbuf()': PcapFilter.cpp:(.text._ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x25): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `std::__1::basic_stringbuf, std::__1::allocator >::overflow(int)': PcapFilter.cpp:(.text._ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE8overflowEi[_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE8overflowEi]+0x65): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' /usr/bin/ld: PcapFilter.cpp:(.text._ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE8overflowEi[_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE8overflowEi]+0x85): undefined reference to `std::__1::basic_string, std::__1::allocator >::resize(unsigned long, char)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `std::__1::basic_stringbuf, std::__1::allocator >::str() const': PcapFilter.cpp:(.text._ZNKSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strEv[_ZNKSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strEv]+0x366): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o): in function `std::__1::basic_ostream >& std::__1::__put_character_sequence >(std::__1::basic_ostream >&, char const*, unsigned long)': PcapFilter.cpp:(.text._ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m[_ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m]+0x20): undefined reference to `std::__1::basic_ostream >::sentry::sentry(std::__1::basic_ostream >&)' /usr/bin/ld: PcapFilter.cpp:(.text._ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m[_ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m]+0x58): undefined reference to `std::__1::ios_base::getloc() const' /usr/bin/ld: PcapFilter.cpp:(.text._ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m[_ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m]+0x5f): undefined reference to `std::__1::ctype::id' /usr/bin/ld: PcapFilter.cpp:(.text._ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m[_ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m]+0x69): undefined reference to `std::__1::locale::use_facet(std::__1::locale::id&) const' /usr/bin/ld: PcapFilter.cpp:(.text._ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m[_ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m]+0x85): undefined reference to `std::__1::locale::~locale()' /usr/bin/ld: PcapFilter.cpp:(.text._ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m[_ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m]+0xd6): undefined reference to `std::__1::ios_base::clear(unsigned int)' /usr/bin/ld: PcapFilter.cpp:(.text._ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m[_ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m]+0xe0): undefined reference to `std::__1::basic_ostream >::sentry::~sentry()' /usr/bin/ld: PcapFilter.cpp:(.text._ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m[_ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m]+0x101): undefined reference to `std::__1::locale::~locale()' /usr/bin/ld: PcapFilter.cpp:(.text._ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m[_ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m]+0x110): undefined reference to `std::__1::basic_ostream >::sentry::~sentry()' /usr/bin/ld: PcapFilter.cpp:(.text._ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m[_ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m]+0x12c): undefined reference to `std::__1::ios_base::__set_badbit_and_consider_rethrow()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):(.data.rel.ro._ZTCNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_ostreamIcS2_EE[_ZTCNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_ostreamIcS2_EE]+0x10): undefined reference to `typeinfo for std::__1::basic_ostream >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):(.data.rel.ro._ZTCNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_ostreamIcS2_EE[_ZTCNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_ostreamIcS2_EE]+0x18): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):(.data.rel.ro._ZTCNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_ostreamIcS2_EE[_ZTCNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_ostreamIcS2_EE]+0x20): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):(.data.rel.ro._ZTCNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_ostreamIcS2_EE[_ZTCNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_ostreamIcS2_EE]+0x38): undefined reference to `typeinfo for std::__1::basic_ostream >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):(.data.rel.ro._ZTCNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_ostreamIcS2_EE[_ZTCNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_ostreamIcS2_EE]+0x40): undefined reference to `virtual thunk to std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):(.data.rel.ro._ZTCNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_ostreamIcS2_EE[_ZTCNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_ostreamIcS2_EE]+0x48): undefined reference to `virtual thunk to std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):(.data.rel.ro._ZTINSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE[_ZTINSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE]+0x10): undefined reference to `typeinfo for std::__1::basic_ostream >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):(.data.rel.ro._ZTVNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE[_ZTVNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE]+0x20): undefined reference to `std::__1::basic_streambuf >::imbue(std::__1::locale const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):(.data.rel.ro._ZTVNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE[_ZTVNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE]+0x28): undefined reference to `std::__1::basic_streambuf >::setbuf(char*, long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):(.data.rel.ro._ZTVNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE[_ZTVNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE]+0x40): undefined reference to `std::__1::basic_streambuf >::sync()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):(.data.rel.ro._ZTVNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE[_ZTVNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE]+0x48): undefined reference to `std::__1::basic_streambuf >::showmanyc()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):(.data.rel.ro._ZTVNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE[_ZTVNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE]+0x50): undefined reference to `std::__1::basic_streambuf >::xsgetn(char*, long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):(.data.rel.ro._ZTVNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE[_ZTVNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE]+0x60): undefined reference to `std::__1::basic_streambuf >::uflow()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):(.data.rel.ro._ZTVNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE[_ZTVNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE]+0x70): undefined reference to `std::__1::basic_streambuf >::xsputn(char const*, long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPcap++.a(PcapFilter.o):(.data.rel.ro._ZTINSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE[_ZTINSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE]+0x10): undefined reference to `typeinfo for std::__1::basic_streambuf >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o): in function `pcpp::IPv4OptionBuilder::IPv4OptionBuilder(pcpp::IPv4TimestampOptionValue const&)': IPv4Layer.cpp:(.text+0x691): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /usr/bin/ld: IPv4Layer.cpp:(.text+0x699): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o): in function `pcpp::IPv4Layer::toString() const': IPv4Layer.cpp:(.text+0x141f): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: IPv4Layer.cpp:(.text+0x1434): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: IPv4Layer.cpp:(.text+0x1445): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: IPv4Layer.cpp:(.text+0x1495): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: IPv4Layer.cpp:(.text+0x14dc): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: IPv4Layer.cpp:(.text+0x156e): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: IPv4Layer.cpp:(.text+0x1624): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: IPv4Layer.cpp:(.text+0x163c): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: IPv4Layer.cpp:(.text+0x1649): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: IPv4Layer.cpp:(.text+0x1668): undefined reference to `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(char const*, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: IPv4Layer.cpp:(.text+0x167c): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: IPv4Layer.cpp:(.text+0x16e4): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: IPv4Layer.cpp:(.text+0x1718): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: IPv4Layer.cpp:(.text+0x1786): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: IPv4Layer.cpp:(.text+0x189a): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: IPv4Layer.cpp:(.text+0x1a2d): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: IPv4Layer.cpp:(.text+0x1a45): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: IPv4Layer.cpp:(.text+0x1a52): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o): in function `std::__1::basic_stringstream, std::__1::allocator >::~basic_stringstream()': IPv4Layer.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x56): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: IPv4Layer.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x69): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: IPv4Layer.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x76): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o): in function `non-virtual thunk to std::__1::basic_stringstream, std::__1::allocator >::~basic_stringstream()': IPv4Layer.cpp:(.text._ZThn16_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZThn16_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x51): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: IPv4Layer.cpp:(.text._ZThn16_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZThn16_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x64): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: IPv4Layer.cpp:(.text._ZThn16_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZThn16_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x71): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o): in function `virtual thunk to std::__1::basic_stringstream, std::__1::allocator >::~basic_stringstream()': IPv4Layer.cpp:(.text._ZTv0_n24_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZTv0_n24_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x6b): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: IPv4Layer.cpp:(.text._ZTv0_n24_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZTv0_n24_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x7e): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: IPv4Layer.cpp:(.text._ZTv0_n24_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZTv0_n24_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x8b): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o): in function `std::__1::basic_stringstream, std::__1::allocator >::~basic_stringstream()': IPv4Layer.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x56): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: IPv4Layer.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x69): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: IPv4Layer.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x71): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o): in function `non-virtual thunk to std::__1::basic_stringstream, std::__1::allocator >::~basic_stringstream()': IPv4Layer.cpp:(.text._ZThn16_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZThn16_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x51): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: IPv4Layer.cpp:(.text._ZThn16_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZThn16_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x64): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: IPv4Layer.cpp:(.text._ZThn16_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZThn16_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x6c): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o): in function `virtual thunk to std::__1::basic_stringstream, std::__1::allocator >::~basic_stringstream()': IPv4Layer.cpp:(.text._ZTv0_n24_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZTv0_n24_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x6b): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: IPv4Layer.cpp:(.text._ZTv0_n24_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZTv0_n24_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x7e): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: IPv4Layer.cpp:(.text._ZTv0_n24_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZTv0_n24_NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x86): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE]+0x10): undefined reference to `typeinfo for std::__1::basic_iostream >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE]+0x18): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE]+0x20): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE]+0x38): undefined reference to `typeinfo for std::__1::basic_iostream >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE]+0x40): undefined reference to `non-virtual thunk to std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE]+0x48): undefined reference to `non-virtual thunk to std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE]+0x60): undefined reference to `typeinfo for std::__1::basic_iostream >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE]+0x68): undefined reference to `virtual thunk to std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_14basic_iostreamIcS2_EE]+0x70): undefined reference to `virtual thunk to std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_istreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_istreamIcS2_EE]+0x10): undefined reference to `typeinfo for std::__1::basic_istream >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_istreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_istreamIcS2_EE]+0x18): undefined reference to `std::__1::basic_istream >::~basic_istream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_istreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_istreamIcS2_EE]+0x20): undefined reference to `std::__1::basic_istream >::~basic_istream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_istreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_istreamIcS2_EE]+0x38): undefined reference to `typeinfo for std::__1::basic_istream >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_istreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_istreamIcS2_EE]+0x40): undefined reference to `virtual thunk to std::__1::basic_istream >::~basic_istream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_istreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_istreamIcS2_EE]+0x48): undefined reference to `virtual thunk to std::__1::basic_istream >::~basic_istream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE16_NS_13basic_ostreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE16_NS_13basic_ostreamIcS2_EE]+0x10): undefined reference to `typeinfo for std::__1::basic_ostream >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE16_NS_13basic_ostreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE16_NS_13basic_ostreamIcS2_EE]+0x18): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE16_NS_13basic_ostreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE16_NS_13basic_ostreamIcS2_EE]+0x20): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE16_NS_13basic_ostreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE16_NS_13basic_ostreamIcS2_EE]+0x38): undefined reference to `typeinfo for std::__1::basic_ostream >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE16_NS_13basic_ostreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE16_NS_13basic_ostreamIcS2_EE]+0x40): undefined reference to `virtual thunk to std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE16_NS_13basic_ostreamIcS2_EE[_ZTCNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE16_NS_13basic_ostreamIcS2_EE]+0x48): undefined reference to `virtual thunk to std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv4Layer.o):(.data.rel.ro._ZTINSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE[_ZTINSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE]+0x10): undefined reference to `typeinfo for std::__1::basic_iostream >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPSecLayer.o): in function `pcpp::ESPLayer::toString() const': IPSecLayer.cpp:(.text+0x42d): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: IPSecLayer.cpp:(.text+0x464): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: IPSecLayer.cpp:(.text+0x4c2): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned int)' /usr/bin/ld: IPSecLayer.cpp:(.text+0x4f4): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: IPSecLayer.cpp:(.text+0x507): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: IPSecLayer.cpp:(.text+0x511): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: IPSecLayer.cpp:(.text+0x538): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: IPSecLayer.cpp:(.text+0x56a): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: IPSecLayer.cpp:(.text+0x57d): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: IPSecLayer.cpp:(.text+0x587): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv6Layer.o): in function `pcpp::IPv6Layer::toString() const': IPv6Layer.cpp:(.text+0xc19): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: IPv6Layer.cpp:(.text+0xc49): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: IPv6Layer.cpp:(.text+0xcac): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: IPv6Layer.cpp:(.text+0xd47): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: IPv6Layer.cpp:(.text+0xd8a): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: IPv6Layer.cpp:(.text+0xdbc): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: IPv6Layer.cpp:(.text+0xddf): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: IPv6Layer.cpp:(.text+0xdf0): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IPv6Layer.o):IPv6Layer.cpp:(.text+0xdfd): more undefined references to `std::__1::basic_string, std::__1::allocator >::append(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(UdpLayer.o): in function `pcpp::UdpLayer::parseNextLayer()': UdpLayer.cpp:(.text+0x680): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(UdpLayer.o): in function `pcpp::UdpLayer::toString() const': UdpLayer.cpp:(.text+0x79c): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: UdpLayer.cpp:(.text+0x7df): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: UdpLayer.cpp:(.text+0x82b): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: UdpLayer.cpp:(.text+0x85c): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: UdpLayer.cpp:(.text+0x890): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: UdpLayer.cpp:(.text+0x8d2): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: UdpLayer.cpp:(.text+0x8f7): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: UdpLayer.cpp:(.text+0x927): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: UdpLayer.cpp:(.text+0x97b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: UdpLayer.cpp:(.text+0xa08): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: UdpLayer.cpp:(.text+0xa23): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: UdpLayer.cpp:(.text+0xa2b): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: UdpLayer.cpp:(.text+0xa67): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: UdpLayer.cpp:(.text+0xa77): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: UdpLayer.cpp:(.text+0xa84): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: UdpLayer.cpp:(.text+0xba7): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: UdpLayer.cpp:(.text+0xbbf): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: UdpLayer.cpp:(.text+0xbc7): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: UdpLayer.cpp:(.text+0xc08): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: UdpLayer.cpp:(.text+0xc20): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: UdpLayer.cpp:(.text+0xc2d): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: UdpLayer.cpp:(.text+0xc62): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(DhcpLayer.o): in function `pcpp::DhcpLayer::toString() const': DhcpLayer.cpp:(.text+0x861): undefined reference to `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(char const*, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: DhcpLayer.cpp:(.text+0x872): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: DhcpLayer.cpp:(.text+0x90b): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: DhcpLayer.cpp:(.text+0x91f): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: DhcpLayer.cpp:(.text+0x933): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: DhcpLayer.cpp:(.text+0x947): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: DhcpLayer.cpp:(.text+0x95b): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(DhcpLayer.o):DhcpLayer.cpp:(.text+0x96f): more undefined references to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(PayloadLayer.o): in function `pcpp::PayloadLayer::toString() const': PayloadLayer.cpp:(.text+0x1b4): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PayloadLayer.cpp:(.text+0x1ef): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PayloadLayer.cpp:(.text+0x228): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned long)' /usr/bin/ld: PayloadLayer.cpp:(.text+0x248): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: PayloadLayer.cpp:(.text+0x275): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: PayloadLayer.cpp:(.text+0x2e3): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PayloadLayer.cpp:(.text+0x2f8): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PayloadLayer.cpp:(.text+0x305): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PayloadLayer.cpp:(.text+0x37f): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PayloadLayer.cpp:(.text+0x399): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PayloadLayer.cpp:(.text+0x3a6): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PayloadLayer.cpp:(.text+0x3be): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(Packet.o): in function `pcpp::Packet::printPacketInfo(bool) const': Packet.cpp:(.text+0x29de): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: Packet.cpp:(.text+0x2a21): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: Packet.cpp:(.text+0x2a66): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: Packet.cpp:(.text+0x2b22): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: Packet.cpp:(.text+0x2b52): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: Packet.cpp:(.text+0x2c3b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: Packet.cpp:(.text+0x2cc5): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: Packet.cpp:(.text+0x2cdd): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: Packet.cpp:(.text+0x2cea): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: Packet.cpp:(.text+0x2d4b): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: Packet.cpp:(.text+0x2e14): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: Packet.cpp:(.text+0x2e2c): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: Packet.cpp:(.text+0x2e39): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: Packet.cpp:(.text+0x2e56): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(Packet.o): in function `pcpp::Packet::toString(bool)': Packet.cpp:(.text+0x2f1a): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(Packet.o): in function `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(std::__1::basic_string, std::__1::allocator > const&, char)': Packet.cpp:(.text._ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_S6_[_ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_S6_]+0xae): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' /usr/bin/ld: Packet.cpp:(.text._ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_S6_[_ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_S6_]+0xc8): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(Packet.o): in function `void std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > >::__push_back_slow_path, std::__1::allocator > >(std::__1::basic_string, std::__1::allocator >&&)': Packet.cpp:(.text._ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIS6_EEvOT_[_ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIS6_EEvOT_]+0x167): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TcpLayer.o): in function `pcpp::TcpLayer::toString() const': TcpLayer.cpp:(.text+0x19d8): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: TcpLayer.cpp:(.text+0x19ed): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: TcpLayer.cpp:(.text+0x1a02): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: TcpLayer.cpp:(.text+0x1a10): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: TcpLayer.cpp:(.text+0x1a1e): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: TcpLayer.cpp:(.text+0x1a55): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: TcpLayer.cpp:(.text+0x1a97): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: TcpLayer.cpp:(.text+0x1ae3): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: TcpLayer.cpp:(.text+0x1b0e): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: TcpLayer.cpp:(.text+0x1b46): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: TcpLayer.cpp:(.text+0x1b88): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: TcpLayer.cpp:(.text+0x1bb3): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: TcpLayer.cpp:(.text+0x1be3): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: TcpLayer.cpp:(.text+0x1c3c): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: TcpLayer.cpp:(.text+0x1c81): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: TcpLayer.cpp:(.text+0x1d00): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: TcpLayer.cpp:(.text+0x1d1b): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: TcpLayer.cpp:(.text+0x1d28): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: TcpLayer.cpp:(.text+0x1d64): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: TcpLayer.cpp:(.text+0x1d74): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: TcpLayer.cpp:(.text+0x1d81): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: TcpLayer.cpp:(.text+0x1f40): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: TcpLayer.cpp:(.text+0x1f58): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: TcpLayer.cpp:(.text+0x1f60): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: TcpLayer.cpp:(.text+0x1fa0): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: TcpLayer.cpp:(.text+0x1fb8): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: TcpLayer.cpp:(.text+0x1fc5): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(DnsLayer.o): in function `pcpp::DnsLayer::getResourceByName(pcpp::IDnsResource*, unsigned long, std::__1::basic_string, std::__1::allocator > const&, bool) const': DnsLayer.cpp:(.text+0x93a): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(DnsLayer.o): in function `pcpp::DnsLayer::toString() const': DnsLayer.cpp:(.text+0xf2f): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: DnsLayer.cpp:(.text+0xf72): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: DnsLayer.cpp:(.text+0xfd0): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: DnsLayer.cpp:(.text+0xffd): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1031): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: DnsLayer.cpp:(.text+0x1080): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned long)' /usr/bin/ld: DnsLayer.cpp:(.text+0x10ad): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x10dc): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: DnsLayer.cpp:(.text+0x112e): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned long)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1156): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x118a): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: DnsLayer.cpp:(.text+0x11d4): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned long)' /usr/bin/ld: DnsLayer.cpp:(.text+0x11ff): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1248): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: DnsLayer.cpp:(.text+0x1292): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned long)' /usr/bin/ld: DnsLayer.cpp:(.text+0x12dc): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1315): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x134e): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x13dc): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1415): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x144e): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x14b2): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: DnsLayer.cpp:(.text+0x14eb): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1548): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1581): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x15de): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1617): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1674): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: DnsLayer.cpp:(.text+0x16a4): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x16dd): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1716): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x177a): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: DnsLayer.cpp:(.text+0x17b3): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1810): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1849): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x18a6): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: DnsLayer.cpp:(.text+0x18df): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x193c): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1956): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: DnsLayer.cpp:(.text+0x198f): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x19ec): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1a25): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1a82): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1abb): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1b18): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: DnsLayer.cpp:(.text+0x1c4c): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsLayer.cpp:(.text+0x1c67): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: DnsLayer.cpp:(.text+0x1c6f): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: DnsLayer.cpp:(.text+0x1cb5): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsLayer.cpp:(.text+0x1cc5): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: DnsLayer.cpp:(.text+0x1cd2): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: DnsLayer.cpp:(.text+0x1d0e): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsLayer.cpp:(.text+0x1d1e): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: DnsLayer.cpp:(.text+0x1d26): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: DnsLayer.cpp:(.text+0x1d62): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsLayer.cpp:(.text+0x1d72): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: DnsLayer.cpp:(.text+0x1d7f): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: DnsLayer.cpp:(.text+0x1dbb): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsLayer.cpp:(.text+0x1dcb): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: DnsLayer.cpp:(.text+0x1dd8): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: DnsLayer.cpp:(.text+0x240d): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsLayer.cpp:(.text+0x2425): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: DnsLayer.cpp:(.text+0x242d): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: DnsLayer.cpp:(.text+0x2478): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsLayer.cpp:(.text+0x2490): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: DnsLayer.cpp:(.text+0x249d): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: DnsLayer.cpp:(.text+0x24e3): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsLayer.cpp:(.text+0x24fb): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: DnsLayer.cpp:(.text+0x2503): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: DnsLayer.cpp:(.text+0x254e): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsLayer.cpp:(.text+0x2566): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: DnsLayer.cpp:(.text+0x2573): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: DnsLayer.cpp:(.text+0x25be): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsLayer.cpp:(.text+0x25d6): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: DnsLayer.cpp:(.text+0x25e3): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: DnsLayer.cpp:(.text+0x26ce): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IgmpLayer.o): in function `pcpp::IgmpLayer::toString() const': IgmpLayer.cpp:(.text+0x252): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: IgmpLayer.cpp:(.text+0x265): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: IgmpLayer.cpp:(.text+0x278): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: IgmpLayer.cpp:(.text+0x2b5): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: IgmpLayer.cpp:(.text+0x2ce): undefined reference to `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(char const*, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: IgmpLayer.cpp:(.text+0x2e2): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: IgmpLayer.cpp:(.text+0x328): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: IgmpLayer.cpp:(.text+0x358): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: IgmpLayer.cpp:(.text+0x43d): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: IgmpLayer.cpp:(.text+0x451): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: IgmpLayer.cpp:(.text+0x465): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: IgmpLayer.cpp:(.text+0x479): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: IgmpLayer.cpp:(.text+0x48d): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IgmpLayer.o):IgmpLayer.cpp:(.text+0x4a1): more undefined references to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(BgpLayer.o): in function `pcpp::BgpLayer::toString() const': BgpLayer.cpp:(.text+0x464): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: BgpLayer.cpp:(.text+0x494): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(BgpLayer.o): in function `pcpp::BgpOpenMessageLayer::getOptionalParameters(std::__1::vector >&)': BgpLayer.cpp:(.text+0xd18): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(BgpLayer.o): in function `pcpp::BgpUpdateMessageLayer::parsePrefixAndIPData(unsigned char*, unsigned long, std::__1::vector >&)': BgpLayer.cpp:(.text+0x1ae0): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(BgpLayer.o): in function `pcpp::BgpUpdateMessageLayer::getPathAttributes(std::__1::vector >&)': BgpLayer.cpp:(.text+0x2286): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IcmpLayer.o): in function `pcpp::IcmpLayer::toString() const': IcmpLayer.cpp:(.text+0x1c3b): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: IcmpLayer.cpp:(.text+0x1c4f): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: IcmpLayer.cpp:(.text+0x1c63): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: IcmpLayer.cpp:(.text+0x1c77): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: IcmpLayer.cpp:(.text+0x1c8b): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IcmpLayer.o):IcmpLayer.cpp:(.text+0x1c9f): more undefined references to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(IcmpLayer.o): in function `pcpp::IcmpLayer::toString() const': IcmpLayer.cpp:(.text+0x1d89): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: IcmpLayer.cpp:(.text+0x1dc7): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: IcmpLayer.cpp:(.text+0x1e0c): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: IcmpLayer.cpp:(.text+0x1e20): undefined reference to `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(char const*, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: IcmpLayer.cpp:(.text+0x1e31): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: IcmpLayer.cpp:(.text+0x1e85): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: IcmpLayer.cpp:(.text+0x1eb5): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: IcmpLayer.cpp:(.text+0x1f3d): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: IcmpLayer.cpp:(.text+0x1f55): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: IcmpLayer.cpp:(.text+0x1f62): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: IcmpLayer.cpp:(.text+0x208b): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: IcmpLayer.cpp:(.text+0x20a3): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: IcmpLayer.cpp:(.text+0x20b0): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: IcmpLayer.cpp:(.text+0x20dd): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(PacketTrailerLayer.o): in function `pcpp::PacketTrailerLayer::toString() const': PacketTrailerLayer.cpp:(.text+0x6a): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: PacketTrailerLayer.cpp:(.text+0xa8): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: PacketTrailerLayer.cpp:(.text+0xea): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned long)' /usr/bin/ld: PacketTrailerLayer.cpp:(.text+0x119): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: PacketTrailerLayer.cpp:(.text+0x12f): undefined reference to `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(char const*, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: PacketTrailerLayer.cpp:(.text+0x140): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: PacketTrailerLayer.cpp:(.text+0x194): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: PacketTrailerLayer.cpp:(.text+0x1c4): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: PacketTrailerLayer.cpp:(.text+0x257): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PacketTrailerLayer.cpp:(.text+0x26f): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PacketTrailerLayer.cpp:(.text+0x27c): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PacketTrailerLayer.cpp:(.text+0x3ea): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: PacketTrailerLayer.cpp:(.text+0x402): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: PacketTrailerLayer.cpp:(.text+0x40f): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: PacketTrailerLayer.cpp:(.text+0x42c): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(VlanLayer.o): in function `pcpp::VlanLayer::toString() const': VlanLayer.cpp:(.text+0x49c): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: VlanLayer.cpp:(.text+0x4df): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: VlanLayer.cpp:(.text+0x52a): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: VlanLayer.cpp:(.text+0x552): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: VlanLayer.cpp:(.text+0x585): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: VlanLayer.cpp:(.text+0x5c5): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: VlanLayer.cpp:(.text+0x5f6): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: VlanLayer.cpp:(.text+0x629): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: VlanLayer.cpp:(.text+0x66f): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: VlanLayer.cpp:(.text+0x69d): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: VlanLayer.cpp:(.text+0x6cd): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: VlanLayer.cpp:(.text+0x721): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: VlanLayer.cpp:(.text+0x75a): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: VlanLayer.cpp:(.text+0x7bc): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: VlanLayer.cpp:(.text+0x873): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: VlanLayer.cpp:(.text+0x88e): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: VlanLayer.cpp:(.text+0x896): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: VlanLayer.cpp:(.text+0x8cd): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: VlanLayer.cpp:(.text+0x8dd): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: VlanLayer.cpp:(.text+0x8ea): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: VlanLayer.cpp:(.text+0x926): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: VlanLayer.cpp:(.text+0x936): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: VlanLayer.cpp:(.text+0x943): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: VlanLayer.cpp:(.text+0xb6b): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: VlanLayer.cpp:(.text+0xb83): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: VlanLayer.cpp:(.text+0xb8b): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: VlanLayer.cpp:(.text+0xbcb): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: VlanLayer.cpp:(.text+0xbe3): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: VlanLayer.cpp:(.text+0xbf0): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: VlanLayer.cpp:(.text+0xc30): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: VlanLayer.cpp:(.text+0xc48): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: VlanLayer.cpp:(.text+0xc55): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: VlanLayer.cpp:(.text+0xca2): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(EthLayer.o): in function `pcpp::EthLayer::toString() const': EthLayer.cpp:(.text+0x468): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: EthLayer.cpp:(.text+0x498): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: EthLayer.cpp:(.text+0x521): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSHLayer.o): in function `pcpp::SSHIdentificationMessage::getIdentificationMessage()': SSHLayer.cpp:(.text+0x5b9): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSHLayer.o): in function `pcpp::SSHIdentificationMessage::toString() const': SSHLayer.cpp:(.text+0x5fd): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: SSHLayer.cpp:(.text+0x62d): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSHLayer.o): in function `pcpp::SSHHandshakeMessage::toString() const': SSHLayer.cpp:(.text+0x9a2): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: SSHLayer.cpp:(.text+0x9d2): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: SSHLayer.cpp:(.text+0xa26): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSHLayer.o): in function `pcpp::SSHEncryptedMessage::toString() const': SSHLayer.cpp:(.text+0xe7d): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: SSHLayer.cpp:(.text+0xead): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(RadiusLayer.o): in function `pcpp::RadiusLayer::toString() const': RadiusLayer.cpp:(.text+0x814): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: RadiusLayer.cpp:(.text+0x84f): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: RadiusLayer.cpp:(.text+0x8ea): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: RadiusLayer.cpp:(.text+0x90e): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: RadiusLayer.cpp:(.text+0x94d): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: RadiusLayer.cpp:(.text+0x998): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: RadiusLayer.cpp:(.text+0x9ad): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: RadiusLayer.cpp:(.text+0x9ba): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: RadiusLayer.cpp:(.text+0x9e9): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: RadiusLayer.cpp:(.text+0xa37): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: RadiusLayer.cpp:(.text+0xa4c): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: RadiusLayer.cpp:(.text+0xa59): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(MplsLayer.o): in function `pcpp::MplsLayer::toString() const': MplsLayer.cpp:(.text+0x64c): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: MplsLayer.cpp:(.text+0x690): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: MplsLayer.cpp:(.text+0x6e8): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned int)' /usr/bin/ld: MplsLayer.cpp:(.text+0x710): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: MplsLayer.cpp:(.text+0x744): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: MplsLayer.cpp:(.text+0x784): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: MplsLayer.cpp:(.text+0x7ac): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: MplsLayer.cpp:(.text+0x7e8): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: MplsLayer.cpp:(.text+0x823): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: MplsLayer.cpp:(.text+0x89e): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: MplsLayer.cpp:(.text+0x8ce): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: MplsLayer.cpp:(.text+0x92b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: MplsLayer.cpp:(.text+0x964): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: MplsLayer.cpp:(.text+0x9c6): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: MplsLayer.cpp:(.text+0x9ff): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: MplsLayer.cpp:(.text+0xa4d): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: MplsLayer.cpp:(.text+0xb30): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: MplsLayer.cpp:(.text+0xb4b): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: MplsLayer.cpp:(.text+0xb58): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: MplsLayer.cpp:(.text+0xb8f): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: MplsLayer.cpp:(.text+0xb9f): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: MplsLayer.cpp:(.text+0xbac): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: MplsLayer.cpp:(.text+0xbe8): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: MplsLayer.cpp:(.text+0xbf8): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: MplsLayer.cpp:(.text+0xc05): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: MplsLayer.cpp:(.text+0xf33): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: MplsLayer.cpp:(.text+0xf4b): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: MplsLayer.cpp:(.text+0xf58): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: MplsLayer.cpp:(.text+0xf99): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: MplsLayer.cpp:(.text+0xfb1): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: MplsLayer.cpp:(.text+0xfbe): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: MplsLayer.cpp:(.text+0xfff): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: MplsLayer.cpp:(.text+0x1017): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' /usr/bin/ld: MplsLayer.cpp:(.text+0x1024): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: MplsLayer.cpp:(.text+0x108c): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(EthDot3Layer.o): in function `pcpp::EthDot3Layer::toString() const': EthDot3Layer.cpp:(.text+0x168): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: EthDot3Layer.cpp:(.text+0x198): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: EthDot3Layer.cpp:(.text+0x221): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(ArpLayer.o): in function `pcpp::ArpLayer::toString() const': ArpLayer.cpp:(.text+0x14c): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: ArpLayer.cpp:(.text+0x17c): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: ArpLayer.cpp:(.text+0x1fc): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: ArpLayer.cpp:(.text+0x22c): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: ArpLayer.cpp:(.text+0x29b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: ArpLayer.cpp:(.text+0x2af): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLLayer.o): in function `pcpp::SSLHandshakeLayer::toString() const': SSLLayer.cpp:(.text+0x36f): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: SSLLayer.cpp:(.text+0x3a8): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: SSLLayer.cpp:(.text+0x60e): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SSLLayer.cpp:(.text+0x623): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SSLLayer.cpp:(.text+0x62b): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SSLLayer.cpp:(.text+0x64a): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /usr/bin/ld: SSLLayer.cpp:(.text+0x654): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /usr/bin/ld: SSLLayer.cpp:(.text+0x674): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SSLLayer.cpp:(.text+0x67c): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SSLLayer.cpp:(.text+0x68f): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SSLLayer.cpp:(.text+0x715): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SSLLayer.cpp:(.text+0x72a): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SSLLayer.cpp:(.text+0x737): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLLayer.o): in function `pcpp::SSLHandshakeLayer::getHandshakeMessageAt(int) const': SSLLayer.cpp:(.text+0x8bf): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLLayer.o): in function `pcpp::SSLChangeCipherSpecLayer::toString() const': SSLLayer.cpp:(.text+0x92a): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: SSLLayer.cpp:(.text+0x968): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: SSLLayer.cpp:(.text+0xa56): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SSLLayer.cpp:(.text+0xa6b): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SSLLayer.cpp:(.text+0xa78): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SSLLayer.cpp:(.text+0xaa9): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SSLLayer.cpp:(.text+0xb02): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SSLLayer.cpp:(.text+0xb17): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SSLLayer.cpp:(.text+0xb24): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLLayer.o): in function `pcpp::SSLAlertLayer::toString() const': SSLLayer.cpp:(.text+0xbec): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: SSLLayer.cpp:(.text+0xc25): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: SSLLayer.cpp:(.text+0xd55): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SSLLayer.cpp:(.text+0xd6a): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SSLLayer.cpp:(.text+0xd77): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SSLLayer.cpp:(.text+0xda3): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SSLLayer.cpp:(.text+0xdfc): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SSLLayer.cpp:(.text+0xe11): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SSLLayer.cpp:(.text+0xe1e): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLLayer.o): in function `pcpp::SSLApplicationDataLayer::toString() const': SSLLayer.cpp:(.text+0xead): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SSLLayer.o): in function `pcpp::PointerVector::pushBack(pcpp::SSLHandshakeMessage*)': SSLLayer.cpp:(.text._ZN4pcpp13PointerVectorINS_19SSLHandshakeMessageEE8pushBackEPS1_[_ZN4pcpp13PointerVectorINS_19SSLHandshakeMessageEE8pushBackEPS1_]+0x129): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(DnsResource.o): in function `pcpp::IDnsResource::IDnsResource(pcpp::DnsLayer*, unsigned long)': DnsResource.cpp:(.text+0x69): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(DnsResource.o): in function `pcpp::IDnsResource::encodeName(std::__1::basic_string, std::__1::allocator > const&, char*, unsigned long&)': DnsResource.cpp:(.text+0x6e4): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsResource.cpp:(.text+0x6fc): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: DnsResource.cpp:(.text+0x704): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: DnsResource.cpp:(.text+0x732): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&, unsigned long, unsigned long, std::__1::allocator const&)' /usr/bin/ld: DnsResource.cpp:(.text+0x76e): undefined reference to `std::__1::basic_istream >::operator>>(int&)' /usr/bin/ld: DnsResource.cpp:(.text+0x991): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsResource.cpp:(.text+0x9a6): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: DnsResource.cpp:(.text+0x9ae): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: DnsResource.cpp:(.text+0xa38): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsResource.cpp:(.text+0xa4d): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: DnsResource.cpp:(.text+0xa55): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: DnsResource.cpp:(.text+0xafb): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsResource.cpp:(.text+0xb13): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: DnsResource.cpp:(.text+0xb1b): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(DnsResource.o): in function `pcpp::IDnsResource::setName(std::__1::basic_string, std::__1::allocator > const&)': DnsResource.cpp:(.text+0xd4d): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(DnsResource.o): in function `std::__1::basic_stringstream, std::__1::allocator >::basic_stringstream(std::__1::basic_string, std::__1::allocator > const&, unsigned int)': DnsResource.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj]+0x55): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: DnsResource.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj]+0x88): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: DnsResource.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj]+0xe1): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsResource.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj]+0xf9): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: DnsResource.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj]+0x102): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: DnsResource.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj]+0x116): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(DnsResource.o): in function `std::__1::basic_istream >& std::__1::getline, std::__1::allocator >(std::__1::basic_istream >&, std::__1::basic_string, std::__1::allocator >&, char)': DnsResource.cpp:(.text._ZNSt3__17getlineIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EES6_[_ZNSt3__17getlineIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EES6_]+0x1c): undefined reference to `std::__1::basic_istream >::sentry::sentry(std::__1::basic_istream >&, bool)' /usr/bin/ld: DnsResource.cpp:(.text._ZNSt3__17getlineIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EES6_[_ZNSt3__17getlineIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EES6_]+0x99): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' /usr/bin/ld: DnsResource.cpp:(.text._ZNSt3__17getlineIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EES6_[_ZNSt3__17getlineIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EES6_]+0xd9): undefined reference to `std::__1::ios_base::clear(unsigned int)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(DnsResource.o): in function `std::__1::basic_stringbuf, std::__1::allocator >::str(std::__1::basic_string, std::__1::allocator > const&)': DnsResource.cpp:(.text._ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strERKNS_12basic_stringIcS2_S4_EE[_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strERKNS_12basic_stringIcS2_S4_EE]+0x10): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: DnsResource.cpp:(.text._ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strERKNS_12basic_stringIcS2_S4_EE[_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strERKNS_12basic_stringIcS2_S4_EE]+0xa0): undefined reference to `std::__1::basic_string, std::__1::allocator >::resize(unsigned long, char)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SdpLayer.o): in function `pcpp::splitByWhiteSpaces(std::__1::basic_string, std::__1::allocator >)': SdpLayer.cpp:(.text+0x84): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SdpLayer.cpp:(.text+0xea): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0xff): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SdpLayer.cpp:(.text+0x107): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SdpLayer.cpp:(.text+0x1e5): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0x1fa): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SdpLayer.cpp:(.text+0x202): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SdpLayer.o): in function `pcpp::SdpLayer::SdpLayer(std::__1::basic_string, std::__1::allocator >, long, long, pcpp::IPv4Address, std::__1::basic_string, std::__1::allocator >, long, long)': SdpLayer.cpp:(.text+0x465): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: SdpLayer.cpp:(.text+0x4b4): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0x4fd): undefined reference to `std::__1::basic_ostream >::operator<<(long)' /usr/bin/ld: SdpLayer.cpp:(.text+0x549): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: SdpLayer.cpp:(.text+0x588): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0x5d3): undefined reference to `std::__1::basic_ostream >::operator<<(long)' /usr/bin/ld: SdpLayer.cpp:(.text+0x60e): undefined reference to `std::__1::basic_string, std::__1::allocator >::insert(unsigned long, char const*)' /usr/bin/ld: SdpLayer.cpp:(.text+0x69d): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SdpLayer.cpp:(.text+0x6d4): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: SdpLayer.cpp:(.text+0x731): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SdpLayer.cpp:(.text+0x76e): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: SdpLayer.cpp:(.text+0x7ce): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SdpLayer.cpp:(.text+0x9a9): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: SdpLayer.cpp:(.text+0x9e0): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0xa23): undefined reference to `std::__1::basic_ostream >::operator<<(long)' /usr/bin/ld: SdpLayer.cpp:(.text+0xa65): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: SdpLayer.cpp:(.text+0xaa1): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0xae4): undefined reference to `std::__1::basic_ostream >::operator<<(long)' /usr/bin/ld: SdpLayer.cpp:(.text+0xb21): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: SdpLayer.cpp:(.text+0xc1b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SdpLayer.cpp:(.text+0xcdd): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0xcf8): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SdpLayer.cpp:(.text+0xd05): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SdpLayer.cpp:(.text+0xd4e): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0xd5e): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SdpLayer.cpp:(.text+0xd6b): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SdpLayer.cpp:(.text+0xdf2): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0xe02): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SdpLayer.cpp:(.text+0xe0f): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SdpLayer.cpp:(.text+0xe58): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0xe68): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SdpLayer.cpp:(.text+0xe75): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SdpLayer.cpp:(.text+0xffd): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0x1015): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SdpLayer.cpp:(.text+0x1022): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SdpLayer.cpp:(.text+0x1075): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0x108d): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SdpLayer.cpp:(.text+0x109a): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SdpLayer.cpp:(.text+0x12c3): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0x12db): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SdpLayer.cpp:(.text+0x12e8): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SdpLayer.cpp:(.text+0x1340): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0x1358): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SdpLayer.cpp:(.text+0x1365): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SdpLayer.o): in function `pcpp::SdpLayer::getOwnerIPv4Address() const': SdpLayer.cpp:(.text+0x157f): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: SdpLayer.cpp:(.text+0x15c4): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SdpLayer.o): in function `pcpp::SdpLayer::addMediaDescription(std::__1::basic_string, std::__1::allocator >, unsigned short, std::__1::basic_string, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > >)': SdpLayer.cpp:(.text+0x1aab): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: SdpLayer.cpp:(.text+0x1af9): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0x1b3e): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: SdpLayer.cpp:(.text+0x1ba2): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SdpLayer.cpp:(.text+0x1bd6): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: SdpLayer.cpp:(.text+0x1c28): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SdpLayer.cpp:(.text+0x1c65): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: SdpLayer.cpp:(.text+0x1cb6): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: SdpLayer.cpp:(.text+0x1f40): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0x1f58): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SdpLayer.cpp:(.text+0x1f60): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SdpLayer.cpp:(.text+0x250d): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SdpLayer.cpp:(.text+0x2515): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SdpLayer.cpp:(.text+0x2530): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: SdpLayer.cpp:(.text+0x25ba): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: SdpLayer.cpp:(.text+0x25d2): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: SdpLayer.cpp:(.text+0x25df): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SdpLayer.o): in function `std::__1::basic_istream >& std::__1::operator>>, std::__1::allocator >(std::__1::basic_istream >&, std::__1::basic_string, std::__1::allocator >&)': SdpLayer.cpp:(.text._ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE[_ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE]+0x1c): undefined reference to `std::__1::basic_istream >::sentry::sentry(std::__1::basic_istream >&, bool)' /usr/bin/ld: SdpLayer.cpp:(.text._ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE[_ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE]+0x6f): undefined reference to `std::__1::ios_base::getloc() const' /usr/bin/ld: SdpLayer.cpp:(.text._ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE[_ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE]+0x76): undefined reference to `std::__1::ctype::id' /usr/bin/ld: SdpLayer.cpp:(.text._ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE[_ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE]+0x80): undefined reference to `std::__1::locale::use_facet(std::__1::locale::id&) const' /usr/bin/ld: SdpLayer.cpp:(.text._ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE[_ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE]+0x8d): undefined reference to `std::__1::locale::~locale()' /usr/bin/ld: SdpLayer.cpp:(.text._ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE[_ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE]+0xf6): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' /usr/bin/ld: SdpLayer.cpp:(.text._ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE[_ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE]+0x153): undefined reference to `std::__1::ios_base::clear(unsigned int)' /usr/bin/ld: SdpLayer.cpp:(.text._ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE[_ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE]+0x171): undefined reference to `std::__1::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(SdpLayer.o): in function `void std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > >::__push_back_slow_path, std::__1::allocator > const&>(std::__1::basic_string, std::__1::allocator > const&)': SdpLayer.cpp:(.text._ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIRKS6_EEvOT_[_ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIRKS6_EEvOT_]+0x99): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: SdpLayer.cpp:(.text._ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIRKS6_EEvOT_[_ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIRKS6_EEvOT_]+0x156): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(DnsResourceData.o): in function `pcpp::StringDnsResourceData::StringDnsResourceData(unsigned char const*, unsigned long, pcpp::IDnsResource*)': DnsResourceData.cpp:(.text+0x36f): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(DnsResourceData.o): in function `pcpp::MxDnsResourceData::MxDnsResourceData(unsigned char*, unsigned long, pcpp::IDnsResource*)': DnsResourceData.cpp:(.text+0xa8f): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(DnsResourceData.o): in function `pcpp::MxDnsResourceData::MxDnsResourceData(unsigned short const&, std::__1::basic_string, std::__1::allocator > const&)': DnsResourceData.cpp:(.text+0xaf7): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(DnsResourceData.o): in function `pcpp::MxDnsResourceData::setMxData(unsigned short, std::__1::basic_string, std::__1::allocator >)': DnsResourceData.cpp:(.text+0xbec): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(DnsResourceData.o): in function `pcpp::MxDnsResourceData::toString() const': DnsResourceData.cpp:(.text+0xc49): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: DnsResourceData.cpp:(.text+0xc81): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: DnsResourceData.cpp:(.text+0xccb): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' /usr/bin/ld: DnsResourceData.cpp:(.text+0xd42): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsResourceData.cpp:(.text+0xd55): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: DnsResourceData.cpp:(.text+0xd62): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: DnsResourceData.cpp:(.text+0xd8c): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: DnsResourceData.cpp:(.text+0xdc8): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: DnsResourceData.cpp:(.text+0xddb): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: DnsResourceData.cpp:(.text+0xde8): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(DnsResourceData.o): in function `pcpp::StringDnsResourceData::toString() const': DnsResourceData.cpp:(.text._ZNK4pcpp21StringDnsResourceData8toStringEv[_ZNK4pcpp21StringDnsResourceData8toStringEv]+0x9): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `pcpp::TextBasedProtocolMessage::copyDataFrom(pcpp::TextBasedProtocolMessage const&)': TextBasedProtocol.cpp:(.text+0x201): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `pcpp::HeaderField::getFieldName() const': TextBasedProtocol.cpp:(.text+0x6f9): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `pcpp::TextBasedProtocolMessage::parseFields()': TextBasedProtocol.cpp:(.text+0x7e1): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x88a): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x925): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x9a7): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0xacd): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0xb77): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0xc01): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0xcc9): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `pcpp::HeaderField::getFieldValue() const': TextBasedProtocol.cpp:(.text+0xf7c): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `pcpp::TextBasedProtocolMessage::addField(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)': TextBasedProtocol.cpp:(.text+0x1042): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x104d): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `pcpp::TextBasedProtocolMessage::insertField(pcpp::HeaderField*, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)': TextBasedProtocol.cpp:(.text+0x123d): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x124a): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `pcpp::TextBasedProtocolMessage::insertField(std::__1::basic_string, std::__1::allocator >, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)': TextBasedProtocol.cpp:(.text+0x137b): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x138e): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `pcpp::TextBasedProtocolMessage::insertField(pcpp::HeaderField*, pcpp::HeaderField const&)': TextBasedProtocol.cpp:(.text+0x167f): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x18ad): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x18d9): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x1976): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `pcpp::TextBasedProtocolMessage::removeField(pcpp::HeaderField*)': TextBasedProtocol.cpp:(.text+0x20f1): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `pcpp::TextBasedProtocolMessage::isHeaderComplete() const': TextBasedProtocol.cpp:(.text+0x26a2): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x2700): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `pcpp::HeaderField::HeaderField(std::__1::basic_string, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, char, bool)': TextBasedProtocol.cpp:(.text+0x29fa): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x2a07): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `pcpp::HeaderField::initNewField(std::__1::basic_string, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >)': TextBasedProtocol.cpp:(.text+0x2b05): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x2b61): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x2bee): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x2c2c): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x2c5c): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x2d2a): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x2d9a): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x2e45): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `pcpp::HeaderField::HeaderField(pcpp::HeaderField const&)': TextBasedProtocol.cpp:(.text+0x2fb6): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x2fee): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `pcpp::HeaderField::operator=(pcpp::HeaderField const&)': TextBasedProtocol.cpp:(.text+0x30ed): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x3125): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `pcpp::HeaderField::setFieldValue(std::__1::basic_string, std::__1::allocator >)': TextBasedProtocol.cpp:(.text+0x3214): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o):TextBasedProtocol.cpp:(.text+0x32f0): more undefined references to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `pcpp::HeaderField::setFieldValue(std::__1::basic_string, std::__1::allocator >)': TextBasedProtocol.cpp:(.text+0x330a): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: TextBasedProtocol.cpp:(.text+0x3317): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libPacket++.a(TextBasedProtocol.o): in function `std::__1::basic_string, std::__1::allocator > std::__1::operator+, std::__1::allocator >(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)': TextBasedProtocol.cpp:(.text._ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_SB_[_ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_SB_]+0xec): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' /usr/bin/ld: TextBasedProtocol.cpp:(.text._ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_SB_[_ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_SB_]+0x106): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libCommon++.a(GeneralUtils.o): in function `pcpp::byteArrayToHexString(unsigned char const*, unsigned long, int)': GeneralUtils.cpp:(.text+0x64): undefined reference to `std::__1::ios_base::init(void*)' /usr/bin/ld: GeneralUtils.cpp:(.text+0xb4): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' /usr/bin/ld: GeneralUtils.cpp:(.text+0x146): undefined reference to `std::__1::basic_ostream >::operator<<(int)' /usr/bin/ld: GeneralUtils.cpp:(.text+0x1ba): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: GeneralUtils.cpp:(.text+0x1cf): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: GeneralUtils.cpp:(.text+0x1dc): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: GeneralUtils.cpp:(.text+0x208): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: GeneralUtils.cpp:(.text+0x25f): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: GeneralUtils.cpp:(.text+0x274): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' /usr/bin/ld: GeneralUtils.cpp:(.text+0x281): undefined reference to `std::__1::basic_ios >::~basic_ios()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/1bd9b40159ea12ced38c0c2384420b6127aef17d/lib/libCommon++.a(MacAddress.o): in function `pcpp::MacAddress::toString() const': MacAddress.cpp:(.text+0xda): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [CMakeFiles/test_package.dir/build.make:103: bin/test_package] Error 1 make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/test_package.dir/all] Error 2 make: *** [Makefile:103: all] Error 2 ERROR: pcapplusplus/21.05 (test package): Error in build() method, line 15 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/pcapplusplus/all/test_package/build/bb865ea39bdbede553d5b97dc100fcb088d18cd4' '--' '-j3'