******************************************************************************** conan test conan-center-index/recipes/pcapplusplus/all/test_package/conanfile.py pcapplusplus/21.05@ --profile=/home/conan/w/BuildSingleReference/24651/1955c046-2abb-48a9-ac69-ef8b0de9125d/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=4.0 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:bb904101d8583065a375aef0f9bb29a8663efdb6 - Cache pcapplusplus/21.05:970c4ac32eef5267ea83df5fd9e8430db7185e9c - 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/6d7b59b81dc065d7870931e58377cef21ea76db6/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/6d7b59b81dc065d7870931e58377cef21ea76db6' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="4.0" -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/6d7b59b81dc065d7870931e58377cef21ea76db6/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 4.0.1 -- The CXX compiler identification is Clang 4.0.1 -- 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: Checking correct version: 4.0 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/pcapplusplus/all/test_package/build/6d7b59b81dc065d7870931e58377cef21ea76db6 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/pcapplusplus/all/test_package/build/6d7b59b81dc065d7870931e58377cef21ea76db6' '--' '-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 CMakeFiles/test_package.dir/build.make:102: recipe for target 'bin/test_package' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/test_package.dir/all' failed Makefile:102: recipe for target 'all' failed 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 CMakeFiles/test_package.dir/test_package.cpp.o: In function `main': /home/conan/w/BuildSingleReference/conan-center-index/recipes/pcapplusplus/all/test_package/test_package.cpp:(.text+0x118): undefined reference to `pcpp::IFileReaderDevice::IFileReaderDevice(std::__cxx11::basic_string, std::allocator > const&)' /home/conan/w/BuildSingleReference/conan-center-index/recipes/pcapplusplus/all/test_package/test_package.cpp:(.text+0x256): undefined reference to `pcpp::IPv4Address::toString[abi:cxx11]() const' /home/conan/w/BuildSingleReference/conan-center-index/recipes/pcapplusplus/all/test_package/test_package.cpp:(.text+0x28c): undefined reference to `pcpp::IPv4Address::toString[abi:cxx11]() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(GtpLayer.o): In function `pcpp::createGtpV1MessageTypeToStringMap()': src/GtpLayer.cpp:(.text+0x13ae): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/GtpLayer.cpp:(.text+0x1485): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/GtpLayer.cpp:(.text+0x1555): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/GtpLayer.cpp:(.text+0x1625): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/GtpLayer.cpp:(.text+0x16f5): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(GtpLayer.o):src/GtpLayer.cpp:(.text+0x17c5): more undefined references to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(GtpLayer.o): In function `pcpp::GtpV1Layer::getMessageTypeAsString() const': src/GtpLayer.cpp:(.text+0x4f9c): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(GtpLayer.o): In function `pcpp::GtpV1Layer::toString() const': src/GtpLayer.cpp:(.text+0x5206): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/GtpLayer.cpp:(.text+0x5264): undefined reference to `std::__1::ios_base::init(void*)' src/GtpLayer.cpp:(.text+0x52a4): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/GtpLayer.cpp:(.text+0x52f9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/GtpLayer.cpp:(.text+0x530b): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned int)' src/GtpLayer.cpp:(.text+0x5377): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/GtpLayer.cpp:(.text+0x5397): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/GtpLayer.cpp:(.text+0x53a4): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/GtpLayer.cpp:(.text+0x53ae): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/GtpLayer.cpp:(.text+0x53b8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/GtpLayer.cpp:(.text+0x53c9): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/GtpLayer.cpp:(.text+0x5408): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/GtpLayer.cpp:(.text+0x5424): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/GtpLayer.cpp:(.text+0x5465): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/GtpLayer.cpp:(.text+0x547b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/GtpLayer.cpp:(.text+0x54d8): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/GtpLayer.cpp:(.text+0x54e5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/GtpLayer.cpp:(.text+0x54f2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/GtpLayer.cpp:(.text+0x54fc): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/GtpLayer.cpp:(.text+0x5506): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/GtpLayer.cpp:(.text+0x550e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(GtpLayer.o):src/GtpLayer.cpp:(.text+0x554a): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(GtpLayer.o): In function `pcpp::GtpV1Layer::toString() const': src/GtpLayer.cpp:(.text+0x55a8): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/GtpLayer.cpp:(.text+0x55cd): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/GtpLayer.cpp:(.text+0x55df): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/GtpLayer.cpp:(.text+0x55fe): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/GtpLayer.cpp:(.text+0x5608): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/GtpLayer.cpp:(.text+0x5627): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/GtpLayer.cpp:(.text+0x5631): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/GtpLayer.cpp:(.text+0x5640): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(GtpLayer.o):src/GtpLayer.cpp:(.text+0x564a): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipLayer::getContentLength() const': src/SipLayer.cpp:(.text+0x2d): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x91): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0xad): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0xe8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0xf4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x10e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x11d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipLayer::setContentLength(int, std::__1::basic_string, std::__1::allocator >)': src/SipLayer.cpp:(.text+0x197): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x1a7): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x1c9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x1fc): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x20f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x224): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x246): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x274): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x2a5): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x2c5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x2cf): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x2d9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x2f8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x30a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o):src/SipLayer.cpp:(.text+0x317): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipLayer::computeCalculateFields()': src/SipLayer.cpp:(.text+0x461): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x47b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x4ca): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x4e0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x4f4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x503): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipRequestFirstLine::SipRequestFirstLine(pcpp::SipRequestLayer*)': src/SipLayer.cpp:(.text+0x722): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x763): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x788): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x7c2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x7d2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipRequestFirstLine::parseVersion()': src/SipLayer.cpp:(.text+0xc2e): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/SipLayer.cpp:(.text+0xc85): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0xc91): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0xc99): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0xcb8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipRequestFirstLine::getUri() const': src/SipLayer.cpp:(.text+0xd0c): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/SipLayer.cpp:(.text+0xd22): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >)': src/SipLayer.cpp:(.text+0xdd2): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/SipLayer.cpp:(.text+0xdf2): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0xe41): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SipLayer.cpp:(.text+0xe57): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SipLayer.cpp:(.text+0xeab): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SipLayer.cpp:(.text+0xec1): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SipLayer.cpp:(.text+0xf21): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SipLayer.cpp:(.text+0xf37): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SipLayer.cpp:(.text+0xf44): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0xf4e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0xf58): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0xf62): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0xff1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x1030): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x1042): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x104f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x106e): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x10b9): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x10cb): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x10d8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x10f7): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x1127): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x115a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x1179): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x11a5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x11b2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o):src/SipLayer.cpp:(.text+0x11bc): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipRequestFirstLine::setUri(std::__1::basic_string, std::__1::allocator >)': src/SipLayer.cpp:(.text+0x171c): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/SipLayer.cpp:(.text+0x1760): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x1848): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x1ba4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x1bc1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >)': src/SipLayer.cpp:(.text+0x1cce): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x1cdc): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x1d00): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x1d0a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x1d31): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x1d4d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipRequestLayer::operator=(pcpp::SipRequestLayer const&)': src/SipLayer.cpp:(.text+0x1e1e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o):src/SipLayer.cpp:(.text+0x1e2f): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipRequestLayer::toString() const': src/SipLayer.cpp:(.text+0x1f90): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x1ff7): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x201e): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x2028): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x205c): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x2083): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x208d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x20d7): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x20fd): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x2105): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x2124): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x2131): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x2142): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x2153): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >)': src/SipLayer.cpp:(.text+0x225e): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x226c): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x2290): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x229a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x22c1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x22dd): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipResponseLayer::~SipResponseLayer()': src/SipLayer.cpp:(.text+0x2347): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o):src/SipLayer.cpp:(.text+0x2358): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipResponseLayer::toString() const': src/SipLayer.cpp:(.text+0x2520): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x2587): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x25ae): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x25b8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x25ec): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x2613): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x261d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x2667): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x268d): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x2695): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x26b4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x26c1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x26d2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x26e3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipResponseFirstLine::getStatusCodeString() const': src/SipLayer.cpp:(.text+0x2753): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x2769): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipResponseFirstLine::setStatusCode(pcpp::SipResponseLayer::SipResponseStatusCode, std::__1::basic_string, std::__1::allocator >)': src/SipLayer.cpp:(.text+0x2813): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/SipLayer.cpp:(.text+0x2831): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x288f): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x28b5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x2ca0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipResponseFirstLine::setVersion(std::__1::basic_string, std::__1::allocator >)': src/SipLayer.cpp:(.text+0x2cfb): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/SipLayer.cpp:(.text+0x2e62): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipResponseFirstLine::SipResponseFirstLine(pcpp::SipResponseLayer*)': src/SipLayer.cpp:(.text+0x3599): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x35a3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x35d7): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/SipLayer.cpp:(.text+0x36e0): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x3746): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x3773): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x3794): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x37ad): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x37bd): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipResponseFirstLine::parseVersion(char*, unsigned long)': src/SipLayer.cpp:(.text+0x392e): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >)': src/SipLayer.cpp:(.text+0x39f1): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/SipLayer.cpp:(.text+0x3a11): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x3a6a): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/SipLayer.cpp:(.text+0x3a89): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x3ac5): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SipLayer.cpp:(.text+0x3adb): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x3b12): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x3b6b): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SipLayer.cpp:(.text+0x3b81): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x3be1): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SipLayer.cpp:(.text+0x3bf7): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x3c04): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x3c0e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x3c18): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x3c25): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x3c2f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o):src/SipLayer.cpp:(.text+0x3c80): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >)': src/SipLayer.cpp:(.text+0x3cbf): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x3cd0): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x3cdd): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x3cfa): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x3d45): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text+0x3d56): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x3d63): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x3d80): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SipLayer.cpp:(.text+0x3da8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x3dd5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x3dfb): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x3e1b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text+0x3e28): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o):src/SipLayer.cpp:(.text+0x3e32): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `_GLOBAL__sub_I_SipLayer.cpp': src/SipLayer.cpp:(.text.startup+0x1d1): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text.startup+0x201): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text.startup+0x231): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text.startup+0x261): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SipLayer.cpp:(.text.startup+0x291): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o):src/SipLayer.cpp:(.text.startup+0x2c1): more undefined references to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `_GLOBAL__sub_I_SipLayer.cpp': src/SipLayer.cpp:(.text.startup+0x1268): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SipLayer.cpp:(.text.startup+0x1288): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipRequestFirstLine::SipRequestFirstLineException::~SipRequestFirstLineException()': src/SipLayer.cpp:(.text._ZN4pcpp19SipRequestFirstLine28SipRequestFirstLineExceptionD2Ev[_ZN4pcpp19SipRequestFirstLine28SipRequestFirstLineExceptionD2Ev]+0x1a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipResponseFirstLine::SipResponseFirstLineException::~SipResponseFirstLineException()': src/SipLayer.cpp:(.text._ZN4pcpp20SipResponseFirstLine29SipResponseFirstLineExceptionD2Ev[_ZN4pcpp20SipResponseFirstLine29SipResponseFirstLineExceptionD2Ev]+0x1a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o): In function `pcpp::SipRequestFirstLine::SipRequestFirstLineException::~SipRequestFirstLineException()': src/SipLayer.cpp:(.text._ZN4pcpp19SipRequestFirstLine28SipRequestFirstLineExceptionD0Ev[_ZN4pcpp19SipRequestFirstLine28SipRequestFirstLineExceptionD0Ev]+0x1a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SipLayer.o):src/SipLayer.cpp:(.text._ZN4pcpp20SipResponseFirstLine29SipResponseFirstLineExceptionD0Ev[_ZN4pcpp20SipResponseFirstLine29SipResponseFirstLineExceptionD0Ev]+0x1a): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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&)': src/HttpLayer.cpp:(.text+0x1b): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x33): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x1ba): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpMessage::addField(pcpp::HeaderField const&)': src/HttpLayer.cpp:(.text+0x206): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x348): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x3c5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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&)': src/HttpLayer.cpp:(.text+0x405): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x41f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x5ad): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpMessage::insertField(pcpp::HeaderField*, pcpp::HeaderField const&)': src/HttpLayer.cpp:(.text+0x60c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x751): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x7ce): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpRequestLayer::HttpRequestLayer(pcpp::HttpRequestLayer::HttpMethod, std::__1::basic_string, std::__1::allocator >, pcpp::HttpVersion)': src/HttpLayer.cpp:(.text+0x8de): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x902): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x928): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpRequestLayer::operator=(pcpp::HttpRequestLayer const&)': src/HttpLayer.cpp:(.text+0x9fe): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpRequestLayer::getUrl() const': src/HttpLayer.cpp:(.text+0xa95): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0xaaf): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0xb09): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0xb21): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0xb2b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0xb7b): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0xb88): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0xb9d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0xbb7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0xbc1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0xbd0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpRequestFirstLine::getUri() const': src/HttpLayer.cpp:(.text+0xc31): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0xc47): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpRequestLayer::~HttpRequestLayer()': src/HttpLayer.cpp:(.text+0xc97): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpRequestLayer::~HttpRequestLayer()': src/HttpLayer.cpp:(.text+0xd07): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpRequestLayer::toString() const': src/HttpLayer.cpp:(.text+0xd90): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0xdf7): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0xe1e): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0xe28): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0xe5c): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0xe83): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0xe8d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0xed7): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0xefd): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0xf05): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0xf24): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0xf31): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0xf42): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0xf53): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpRequestFirstLine::HttpRequestFirstLine(pcpp::HttpRequestLayer*)': src/HttpLayer.cpp:(.text+0x1252): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x1293): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x12ac): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x12e2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpRequestFirstLine::HttpRequestFirstLine(pcpp::HttpRequestLayer*, pcpp::HttpRequestLayer::HttpMethod, pcpp::HttpVersion, std::__1::basic_string, std::__1::allocator >)': src/HttpLayer.cpp:(.text+0x1697): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/HttpLayer.cpp:(.text+0x16ad): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x170a): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/HttpLayer.cpp:(.text+0x171e): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x175c): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/HttpLayer.cpp:(.text+0x1772): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x17e3): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/HttpLayer.cpp:(.text+0x17f9): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x1806): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x1810): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x1818): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x1825): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x182f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o):src/HttpLayer.cpp:(.text+0x18c3): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpRequestFirstLine::HttpRequestFirstLine(pcpp::HttpRequestLayer*, pcpp::HttpRequestLayer::HttpMethod, pcpp::HttpVersion, std::__1::basic_string, std::__1::allocator >)': src/HttpLayer.cpp:(.text+0x1902): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x1912): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x191f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x193c): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x1987): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x1997): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x19a4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x19c1): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x19f1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x1a24): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x1a3d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x1a75): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x1a82): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o):src/HttpLayer.cpp:(.text+0x1a8c): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpRequestFirstLine::setUri(std::__1::basic_string, std::__1::allocator >)': src/HttpLayer.cpp:(.text+0x1fe1): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*) const' src/HttpLayer.cpp:(.text+0x2021): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/HttpLayer.cpp:(.text+0x203b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x2048): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x2052): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x2093): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x2170): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x2383): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x239a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x23a7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x23be): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpResponseLayer::HttpResponseLayer(pcpp::HttpVersion, pcpp::HttpResponseLayer::HttpResponseStatusCode, std::__1::basic_string, std::__1::allocator >)': src/HttpLayer.cpp:(.text+0x251e): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x2542): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x2568): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpResponseLayer::~HttpResponseLayer()': src/HttpLayer.cpp:(.text+0x25d7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpResponseLayer::~HttpResponseLayer()': src/HttpLayer.cpp:(.text+0x2647): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpResponseLayer::operator=(pcpp::HttpResponseLayer const&)': src/HttpLayer.cpp:(.text+0x273e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpResponseLayer::setContentLength(int, std::__1::basic_string, std::__1::allocator >)': src/HttpLayer.cpp:(.text+0x27f7): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x2807): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x2829): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x285c): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x286f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x2884): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x28a6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x28d4): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x2905): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x2925): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x292f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x2939): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x2958): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x296a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o):src/HttpLayer.cpp:(.text+0x2977): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpResponseLayer::getContentLength() const': src/HttpLayer.cpp:(.text+0x29ed): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x2a51): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x2a6d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x2aa8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x2ab4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x2ace): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x2add): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpResponseLayer::toString() const': src/HttpLayer.cpp:(.text+0x2b30): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x2b9f): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x2bc6): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x2bd0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x2c22): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x2c48): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x2c50): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x2c6f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x2c7c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x2c8d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpResponseFirstLine::getStatusCodeString() const': src/HttpLayer.cpp:(.text+0x2d03): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x2d19): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpResponseFirstLine::setStatusCode(pcpp::HttpResponseLayer::HttpResponseStatusCode, std::__1::basic_string, std::__1::allocator >)': src/HttpLayer.cpp:(.text+0x2dc3): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/HttpLayer.cpp:(.text+0x2de1): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x2e3f): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x2e65): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x324d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpResponseFirstLine::HttpResponseFirstLine(pcpp::HttpResponseLayer*)': src/HttpLayer.cpp:(.text+0x3cb1): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x3d01): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x3d2d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x3d50): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpResponseFirstLine::HttpResponseFirstLine(pcpp::HttpResponseLayer*, pcpp::HttpVersion, pcpp::HttpResponseLayer::HttpResponseStatusCode, std::__1::basic_string, std::__1::allocator >)': src/HttpLayer.cpp:(.text+0x3e2e): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/HttpLayer.cpp:(.text+0x3e4d): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x3e9a): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/HttpLayer.cpp:(.text+0x3eb8): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x3ef7): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/HttpLayer.cpp:(.text+0x3f0d): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x3f44): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x3fac): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/HttpLayer.cpp:(.text+0x3fc2): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x4022): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/HttpLayer.cpp:(.text+0x4038): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x4045): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x404f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x405c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x4069): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x4073): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o):src/HttpLayer.cpp:(.text+0x407d): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpResponseFirstLine::HttpResponseFirstLine(pcpp::HttpResponseLayer*, pcpp::HttpVersion, pcpp::HttpResponseLayer::HttpResponseStatusCode, std::__1::basic_string, std::__1::allocator >)': src/HttpLayer.cpp:(.text+0x410c): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x411d): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x412a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x4149): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x4194): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text+0x41a5): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x41b2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x41d1): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/HttpLayer.cpp:(.text+0x41f9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x4226): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x4246): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x426f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text+0x427c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o):src/HttpLayer.cpp:(.text+0x4286): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `_GLOBAL__sub_I_HttpLayer.cpp': src/HttpLayer.cpp:(.text.startup+0x1f1): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text.startup+0x221): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text.startup+0x251): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text.startup+0x281): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/HttpLayer.cpp:(.text.startup+0x2b1): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o):src/HttpLayer.cpp:(.text.startup+0x2e1): more undefined references to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `_GLOBAL__sub_I_HttpLayer.cpp': src/HttpLayer.cpp:(.text.startup+0x1358): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text.startup+0x1378): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/HttpLayer.cpp:(.text.startup+0x1398): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpRequestFirstLine::HttpRequestFirstLineException::~HttpRequestFirstLineException()': src/HttpLayer.cpp:(.text._ZN4pcpp20HttpRequestFirstLine29HttpRequestFirstLineExceptionD2Ev[_ZN4pcpp20HttpRequestFirstLine29HttpRequestFirstLineExceptionD2Ev]+0x1a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o): In function `pcpp::HttpResponseFirstLine::HttpResponseFirstLineException::~HttpResponseFirstLineException()': src/HttpLayer.cpp:(.text._ZN4pcpp21HttpResponseFirstLine30HttpResponseFirstLineExceptionD2Ev[_ZN4pcpp21HttpResponseFirstLine30HttpResponseFirstLineExceptionD2Ev]+0x1a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(HttpLayer.o):src/HttpLayer.cpp:(.text._ZN4pcpp20HttpRequestFirstLine29HttpRequestFirstLineExceptionD0Ev[_ZN4pcpp20HttpRequestFirstLine29HttpRequestFirstLineExceptionD0Ev]+0x1a): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(PPPoELayer.o): In function `pcpp::createPPPNextProtoToStringMap()': src/PPPoELayer.cpp:(.text+0x550): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PPPoELayer.cpp:(.text+0x626): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PPPoELayer.cpp:(.text+0x6fb): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PPPoELayer.cpp:(.text+0x7db): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PPPoELayer.cpp:(.text+0x8bb): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(PPPoELayer.o):src/PPPoELayer.cpp:(.text+0x99b): more undefined references to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(PPPoELayer.o): In function `pcpp::PPPoESessionLayer::toString() const': src/PPPoELayer.cpp:(.text+0x82b2): undefined reference to `std::__1::ios_base::init(void*)' src/PPPoELayer.cpp:(.text+0x82ed): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PPPoELayer.cpp:(.text+0x8340): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PPPoELayer.cpp:(.text+0x8381): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/PPPoELayer.cpp:(.text+0x83af): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PPPoELayer.cpp:(.text+0x83b9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PPPoELayer.cpp:(.text+0x8400): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PPPoELayer.cpp:(.text+0x841c): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PPPoELayer.cpp:(.text+0x8458): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PPPoELayer.cpp:(.text+0x846c): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PPPoELayer.cpp:(.text+0x8476): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PPPoELayer.cpp:(.text+0x847e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PPPoELayer.cpp:(.text+0x84ae): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PPPoELayer.cpp:(.text+0x84d0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PPPoELayer.cpp:(.text+0x84e7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PPPoELayer.cpp:(.text+0x84f4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PPPoELayer.cpp:(.text+0x84fc): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PPPoELayer.cpp:(.text+0x851e): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PPPoELayer.cpp:(.text+0x852b): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PPPoELayer.cpp:(.text+0x8547): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PPPoELayer.cpp:(.text+0x8551): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PPPoELayer.cpp:(.text+0x8568): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PPPoELayer.cpp:(.text+0x8587): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(PPPoELayer.o): In function `pcpp::PPPoEDiscoveryLayer::codeToString(pcpp::PPPoELayer::PPPoECode) const': src/PPPoELayer.cpp:(.text+0x8de1): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(PPPoELayer.o): In function `pcpp::PPPoEDiscoveryLayer::toString() const': src/PPPoELayer.cpp:(.text._ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv[_ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv]+0x55): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PPPoELayer.cpp:(.text._ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv[_ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv]+0x70): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PPPoELayer.cpp:(.text._ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv[_ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv]+0xaa): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PPPoELayer.cpp:(.text._ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv[_ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv]+0xbe): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PPPoELayer.cpp:(.text._ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv[_ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv]+0xc6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PPPoELayer.cpp:(.text._ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv[_ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv]+0xd0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PPPoELayer.cpp:(.text._ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv[_ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv]+0xed): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PPPoELayer.cpp:(.text._ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv[_ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv]+0xf5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PPPoELayer.cpp:(.text._ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv[_ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv]+0x10a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(PPPoELayer.o):src/PPPoELayer.cpp:(.text._ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv[_ZNK4pcpp19PPPoEDiscoveryLayer8toStringEv]+0x114): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLCipherSuite::getCipherSuiteByName(std::__1::basic_string, std::__1::allocator >)': src/SSLHandshake.cpp:(.text+0x2a0b1): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SSLHandshake.cpp:(.text+0x2a237): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLServerNameIndicationExtension::getHostName() const': src/SSLHandshake.cpp:(.text+0x2a381): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::TLSECPointFormatExtension::getECPointFormatList() const': src/SSLHandshake.cpp:(.text+0x2a672): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLClientHelloMessage::getExtension(int) const': src/SSLHandshake.cpp:(.text+0x2b166): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLClientHelloMessage::getExtensionOfType(unsigned short) const': src/SSLHandshake.cpp:(.text+0x2b1fe): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLClientHelloMessage::getExtensionOfType(pcpp::SSLExtensionType) const': src/SSLHandshake.cpp:(.text+0x2b2be): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLClientHelloMessage::generateTLSFingerprint() const': src/SSLHandshake.cpp:(.text+0x2b560): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' src/SSLHandshake.cpp:(.text+0x2b660): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o):src/SSLHandshake.cpp:(.text+0x2b810): more undefined references to `std::__1::__vector_base_common::__throw_out_of_range() const' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLClientHelloMessage::toString() const': src/SSLHandshake.cpp:(.text+0x2ba0f): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLClientHelloMessage::ClientHelloTLSFingerprint::toString()': src/SSLHandshake.cpp:(.text+0x2ba7d): undefined reference to `std::__1::ios_base::init(void*)' src/SSLHandshake.cpp:(.text+0x2bab6): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/SSLHandshake.cpp:(.text+0x2bb05): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2bb17): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/SSLHandshake.cpp:(.text+0x2bb6e): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/SSLHandshake.cpp:(.text+0x2bbce): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/SSLHandshake.cpp:(.text+0x2bc2e): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/SSLHandshake.cpp:(.text+0x2bc8e): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/SSLHandshake.cpp:(.text+0x2bcde): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2bce8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2bcf0): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/SSLHandshake.cpp:(.text+0x2bd12): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/SSLHandshake.cpp:(.text+0x2bd1f): undefined reference to `std::__1::basic_ios >::~basic_ios()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLClientHelloMessage::ClientHelloTLSFingerprint::toMD5()': src/SSLHandshake.cpp:(.text+0x2bd80): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SSLHandshake.cpp:(.text+0x2bd88): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2bd92): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2bdaa): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2bdbf): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2bdc9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o):src/SSLHandshake.cpp:(.text+0x2bde9): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLClientHelloMessage::ClientHelloTLSFingerprint::toStringAndMD5()': src/SSLHandshake.cpp:(.text+0x2be31): undefined reference to `MD5::operator()(std::__1::basic_string, std::__1::allocator > const&)' src/SSLHandshake.cpp:(.text+0x2be3e): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SSLHandshake.cpp:(.text+0x2be4c): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SSLHandshake.cpp:(.text+0x2be56): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2be60): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2be79): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2be90): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2bea1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLServerHelloMessage::getHandshakeVersion() const': src/SSLHandshake.cpp:(.text+0x2c320): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLServerHelloMessage::getExtension(int) const': src/SSLHandshake.cpp:(.text+0x2c57e): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLServerHelloMessage::getExtensionOfType(unsigned short) const': src/SSLHandshake.cpp:(.text+0x2c61e): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLServerHelloMessage::getExtensionOfType(pcpp::SSLExtensionType) const': src/SSLHandshake.cpp:(.text+0x2c6fe): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLServerHelloMessage::generateTLSFingerprint() const': src/SSLHandshake.cpp:(.text+0x2c818): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLServerHelloMessage::toString() const': src/SSLHandshake.cpp:(.text+0x2c8df): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLServerHelloMessage::ServerHelloTLSFingerprint::toString()': src/SSLHandshake.cpp:(.text+0x2c94d): undefined reference to `std::__1::ios_base::init(void*)' src/SSLHandshake.cpp:(.text+0x2c986): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/SSLHandshake.cpp:(.text+0x2c9d5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2c9e7): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/SSLHandshake.cpp:(.text+0x2ca08): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/SSLHandshake.cpp:(.text+0x2ca5e): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/SSLHandshake.cpp:(.text+0x2caa9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2cab3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2cabb): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/SSLHandshake.cpp:(.text+0x2cadd): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/SSLHandshake.cpp:(.text+0x2caea): undefined reference to `std::__1::basic_ios >::~basic_ios()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLServerHelloMessage::ServerHelloTLSFingerprint::toMD5()': src/SSLHandshake.cpp:(.text+0x2cb40): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SSLHandshake.cpp:(.text+0x2cb48): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2cb52): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2cb6a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2cb7f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2cb89): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o):src/SSLHandshake.cpp:(.text+0x2cba9): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLServerHelloMessage::ServerHelloTLSFingerprint::toStringAndMD5()': src/SSLHandshake.cpp:(.text+0x2cbf1): undefined reference to `MD5::operator()(std::__1::basic_string, std::__1::allocator > const&)' src/SSLHandshake.cpp:(.text+0x2cbfe): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SSLHandshake.cpp:(.text+0x2cc0c): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SSLHandshake.cpp:(.text+0x2cc16): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2cc20): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2cc39): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2cc50): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLHandshake.cpp:(.text+0x2cc61): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLCertificateMessage::toString() const': src/SSLHandshake.cpp:(.text+0x2cebf): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLCertificateMessage::getCertificate(int) const': src/SSLHandshake.cpp:(.text+0x2cf89): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLHelloRequestMessage::toString() const': src/SSLHandshake.cpp:(.text+0x2cfdf): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLServerHelloDoneMessage::toString() const': src/SSLHandshake.cpp:(.text+0x2d00f): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLServerKeyExchangeMessage::toString() const': src/SSLHandshake.cpp:(.text+0x2d07f): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLClientKeyExchangeMessage::toString() const': src/SSLHandshake.cpp:(.text+0x2d0ef): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLCertificateRequestMessage::toString() const': src/SSLHandshake.cpp:(.text+0x2d31f): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o):src/SSLHandshake.cpp:(.text+0x2d38f): more undefined references to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `pcpp::SSLCipherSuite::~SSLCipherSuite()': src/SSLHandshake.cpp:(.text._ZN4pcpp14SSLCipherSuiteD2Ev[_ZN4pcpp14SSLCipherSuiteD2Ev]+0x5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `void std::__1::vector >::__push_back_slow_path(pcpp::SSLVersion const&)': src/SSLHandshake.cpp:(.text._ZNSt3__16vectorIN4pcpp10SSLVersionENS_9allocatorIS2_EEE21__push_back_slow_pathIKS2_EEvRT_[_ZNSt3__16vectorIN4pcpp10SSLVersionENS_9allocatorIS2_EEE21__push_back_slow_pathIKS2_EEvRT_]+0x34): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `void std::__1::vector >::__push_back_slow_path(unsigned short const&)': src/SSLHandshake.cpp:(.text._ZNSt3__16vectorItNS_9allocatorItEEE21__push_back_slow_pathIKtEEvRT_[_ZNSt3__16vectorItNS_9allocatorItEEE21__push_back_slow_pathIKtEEvRT_]+0x34): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `void std::__1::vector >::__push_back_slow_path(pcpp::SSLExtension* const&)': src/SSLHandshake.cpp:(.text._ZNSt3__16vectorIPN4pcpp12SSLExtensionENS_9allocatorIS3_EEE21__push_back_slow_pathIKS3_EEvRT_[_ZNSt3__16vectorIPN4pcpp12SSLExtensionENS_9allocatorIS3_EEE21__push_back_slow_pathIKS3_EEvRT_]+0x35): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `_ZNSt3__16vectorIhNS_9allocatorIhEEE6assignIPhEENS_9enable_ifIXaasr21__is_forward_iteratorIT_EE5valuesr16is_constructibleIhNS_15iterator_traitsIS7_E9referenceEEE5valueEvE4typeES7_S7_': src/SSLHandshake.cpp:(.text._ZNSt3__16vectorIhNS_9allocatorIhEEE6assignIPhEENS_9enable_ifIXaasr21__is_forward_iteratorIT_EE5valuesr16is_constructibleIhNS_15iterator_traitsIS7_E9referenceEEE5valueEvE4typeES7_S7_[_ZNSt3__16vectorIhNS_9allocatorIhEEE6assignIPhEENS_9enable_ifIXaasr21__is_forward_iteratorIT_EE5valuesr16is_constructibleIhNS_15iterator_traitsIS7_E9referenceEEE5valueEvE4typeES7_S7_]+0xd7): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' src/SSLHandshake.cpp:(.text._ZNSt3__16vectorIhNS_9allocatorIhEEE6assignIPhEENS_9enable_ifIXaasr21__is_forward_iteratorIT_EE5valuesr16is_constructibleIhNS_15iterator_traitsIS7_E9referenceEEE5valueEvE4typeES7_S7_[_ZNSt3__16vectorIhNS_9allocatorIhEEE6assignIPhEENS_9enable_ifIXaasr21__is_forward_iteratorIT_EE5valuesr16is_constructibleIhNS_15iterator_traitsIS7_E9referenceEEE5valueEvE4typeES7_S7_]+0x10e): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o):src/SSLHandshake.cpp:(.text._ZNSt3__16vectorIPN4pcpp18SSLx509CertificateENS_9allocatorIS3_EEE21__push_back_slow_pathIKS3_EEvRT_[_ZNSt3__16vectorIPN4pcpp18SSLx509CertificateENS_9allocatorIS3_EEE21__push_back_slow_pathIKS3_EEvRT_]+0x35): more undefined references to `std::__1::__vector_base_common::__throw_length_error() const' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o): In function `_GLOBAL__sub_I_SSLHandshake.cpp': src/SSLHandshake.cpp:(.text.startup+0x48): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SSLHandshake.cpp:(.text.startup+0xaf): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SSLHandshake.cpp:(.text.startup+0x108): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SSLHandshake.cpp:(.text.startup+0x161): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SSLHandshake.cpp:(.text.startup+0x1ba): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLHandshake.o):src/SSLHandshake.cpp:(.text.startup+0x213): more undefined references to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libCommon++.a(IpAddress.o): In function `_GLOBAL__sub_I_IpAddress.cpp': src/IpAddress.cpp:(.text.startup+0x77): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IpAddress.cpp:(.text.startup+0x9b): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/IpAddress.cpp:(.text.startup+0xcf): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IpAddress.cpp:(.text.startup+0xf3): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/IpAddress.cpp:(.text.startup+0x127): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::IFileDevice::IFileDevice(std::__1::basic_string, std::__1::allocator > const&)': src/PcapFileDevice.cpp:(.text+0x41): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFileDevice.cpp:(.text+0x52): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `non-virtual thunk to pcpp::IFileDevice::~IFileDevice()': src/PcapFileDevice.cpp:(.text+0x15b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFileDevice.cpp:(.text+0x17b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::IFileDevice::~IFileDevice()': src/PcapFileDevice.cpp:(.text+0x1c7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFileDevice.cpp:(.text+0x1f4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::IFileDevice::getFileName() const': src/PcapFileDevice.cpp:(.text+0x239): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::IFileReaderDevice::IFileReaderDevice(std::__1::basic_string, std::__1::allocator > const&)': src/PcapFileDevice.cpp:(.text+0x291): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFileDevice.cpp:(.text+0x2c0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::IFileReaderDevice::getReader(std::__1::basic_string, std::__1::allocator > const&)': src/PcapFileDevice.cpp:(.text+0x37a): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFileDevice.cpp:(.text+0x3d8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::IFileReaderDevice::getFileSize() const': src/PcapFileDevice.cpp:(.text+0x45c): undefined reference to `std::__1::ios_base::init(void*)' src/PcapFileDevice.cpp:(.text+0x4b9): undefined reference to `std::__1::ios_base::clear(unsigned int)' src/PcapFileDevice.cpp:(.text+0x4c1): undefined reference to `std::__1::basic_istream >::tellg()' src/PcapFileDevice.cpp:(.text+0x4eb): undefined reference to `std::__1::basic_istream >::~basic_istream()' src/PcapFileDevice.cpp:(.text+0x4f3): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFileDevice.cpp:(.text+0x593): undefined reference to `std::__1::basic_istream >::~basic_istream()' src/PcapFileDevice.cpp:(.text+0x59b): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFileDevice.cpp:(.text+0x5da): undefined reference to `std::__1::basic_istream >::~basic_istream()' src/PcapFileDevice.cpp:(.text+0x5e2): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFileDevice.cpp:(.text+0x60a): undefined reference to `std::__1::basic_istream >::~basic_istream()' src/PcapFileDevice.cpp:(.text+0x612): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFileDevice.cpp:(.text+0x640): undefined reference to `std::__1::basic_istream >::~basic_istream()' src/PcapFileDevice.cpp:(.text+0x64d): undefined reference to `std::__1::basic_ios >::~basic_ios()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::PcapNgFileReaderDevice::PcapNgFileReaderDevice(std::__1::basic_string, std::__1::allocator > const&)': src/PcapFileDevice.cpp:(.text+0x1096): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFileDevice.cpp:(.text+0x10ef): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFileDevice.cpp:(.text+0x1114): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFileDevice.cpp:(.text+0x1137): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::PcapNgFileReaderDevice::getNextPacket(pcpp::RawPacket&, std::__1::basic_string, std::__1::allocator >&)': src/PcapFileDevice.cpp:(.text+0x140c): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFileDevice.cpp:(.text+0x162f): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/PcapFileDevice.cpp:(.text+0x163a): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFileDevice.cpp:(.text+0x1644): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFileDevice.cpp:(.text+0x189e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::PcapNgFileReaderDevice::getNextPacket(pcpp::RawPacket&)': src/PcapFileDevice.cpp:(.text+0x18f3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFileDevice.cpp:(.text+0x1906): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::PcapNgFileReaderDevice::getOS() const': src/PcapFileDevice.cpp:(.text+0x1c39): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::PcapNgFileReaderDevice::getHardware() const': src/PcapFileDevice.cpp:(.text+0x1e19): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::PcapNgFileReaderDevice::getCaptureApplication() const': src/PcapFileDevice.cpp:(.text+0x1ff9): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::PcapNgFileReaderDevice::getCaptureFileComment() const': src/PcapFileDevice.cpp:(.text+0x21d9): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::IFileWriterDevice::IFileWriterDevice(std::__1::basic_string, std::__1::allocator > const&)': src/PcapFileDevice.cpp:(.text+0x2281): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFileDevice.cpp:(.text+0x22b0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::PcapFileWriterDevice::PcapFileWriterDevice(std::__1::basic_string, std::__1::allocator > const&, pcpp::LinkLayerType)': src/PcapFileDevice.cpp:(.text+0x2313): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFileDevice.cpp:(.text+0x2350): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::PcapNgFileWriterDevice::PcapNgFileWriterDevice(std::__1::basic_string, std::__1::allocator > const&, int)': src/PcapFileDevice.cpp:(.text+0x3997): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFileDevice.cpp:(.text+0x39f3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFileDevice.cpp:(.text+0x3a18): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFileDevice.cpp:(.text+0x3a3b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::PcapNgFileWriterDevice::writePacket(pcpp::RawPacket const&)': src/PcapFileDevice.cpp:(.text+0x3f73): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFileDevice.cpp:(.text+0x3f86): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o):src/PcapFileDevice.cpp:(.text+0x4787): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `std::__1::basic_ifstream >::~basic_ifstream()': src/PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev]+0x40): undefined reference to `std::__1::basic_istream >::~basic_istream()' src/PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev]+0x4d): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev]+0x68): undefined reference to `std::__1::basic_istream >::~basic_istream()' src/PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev]+0x70): undefined reference to `std::__1::basic_ios >::~basic_ios()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `non-virtual thunk to pcpp::PcapFileReaderDevice::~PcapFileReaderDevice()': src/PcapFileDevice.cpp:(.text._ZThn16_N4pcpp20PcapFileReaderDeviceD1Ev[_ZThn16_N4pcpp20PcapFileReaderDeviceD1Ev]+0x2b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFileDevice.cpp:(.text._ZThn16_N4pcpp20PcapFileReaderDeviceD1Ev[_ZThn16_N4pcpp20PcapFileReaderDeviceD1Ev]+0x4b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `non-virtual thunk to pcpp::PcapFileReaderDevice::~PcapFileReaderDevice()': src/PcapFileDevice.cpp:(.text._ZThn16_N4pcpp20PcapFileReaderDeviceD0Ev[_ZThn16_N4pcpp20PcapFileReaderDeviceD0Ev]+0x2b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFileDevice.cpp:(.text._ZThn16_N4pcpp20PcapFileReaderDeviceD0Ev[_ZThn16_N4pcpp20PcapFileReaderDeviceD0Ev]+0x58): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::IFilterableDevice::setFilter(pcpp::GeneralFilter&)': src/PcapFileDevice.cpp:(.text._ZN4pcpp17IFilterableDevice9setFilterERNS_13GeneralFilterE[_ZN4pcpp17IFilterableDevice9setFilterERNS_13GeneralFilterE]+0x38): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFileDevice.cpp:(.text._ZN4pcpp17IFilterableDevice9setFilterERNS_13GeneralFilterE[_ZN4pcpp17IFilterableDevice9setFilterERNS_13GeneralFilterE]+0x4f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFileDevice.cpp:(.text._ZN4pcpp17IFilterableDevice9setFilterERNS_13GeneralFilterE[_ZN4pcpp17IFilterableDevice9setFilterERNS_13GeneralFilterE]+0x57): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFileDevice.cpp:(.text._ZN4pcpp17IFilterableDevice9setFilterERNS_13GeneralFilterE[_ZN4pcpp17IFilterableDevice9setFilterERNS_13GeneralFilterE]+0x6e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFileDevice.cpp:(.text._ZN4pcpp17IFilterableDevice9setFilterERNS_13GeneralFilterE[_ZN4pcpp17IFilterableDevice9setFilterERNS_13GeneralFilterE]+0x7b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `pcpp::PcapNgFileReaderDevice::~PcapNgFileReaderDevice()': src/PcapFileDevice.cpp:(.text._ZN4pcpp22PcapNgFileReaderDeviceD2Ev[_ZN4pcpp22PcapNgFileReaderDeviceD2Ev]+0x4e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o):src/PcapFileDevice.cpp:(.text._ZN4pcpp22PcapNgFileReaderDeviceD2Ev[_ZN4pcpp22PcapNgFileReaderDeviceD2Ev]+0x6e): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `virtual thunk to std::__1::basic_ifstream >::~basic_ifstream()': src/PcapFileDevice.cpp:(.text._ZTv0_n24_NSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev[_ZTv0_n24_NSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev]+0x4c): undefined reference to `std::__1::basic_istream >::~basic_istream()' src/PcapFileDevice.cpp:(.text._ZTv0_n24_NSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev[_ZTv0_n24_NSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev]+0x59): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFileDevice.cpp:(.text._ZTv0_n24_NSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev[_ZTv0_n24_NSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev]+0x74): undefined reference to `std::__1::basic_istream >::~basic_istream()' src/PcapFileDevice.cpp:(.text._ZTv0_n24_NSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev[_ZTv0_n24_NSt3__114basic_ifstreamIcNS_11char_traitsIcEEED1Ev]+0x7c): undefined reference to `std::__1::basic_ios >::~basic_ios()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `std::__1::basic_ifstream >::~basic_ifstream()': src/PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED0Ev[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED0Ev]+0x40): undefined reference to `std::__1::basic_istream >::~basic_istream()' src/PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED0Ev[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED0Ev]+0x48): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED0Ev[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED0Ev]+0x75): undefined reference to `std::__1::basic_istream >::~basic_istream()' src/PcapFileDevice.cpp:(.text._ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED0Ev[_ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEED0Ev]+0x7d): undefined reference to `std::__1::basic_ios >::~basic_ios()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `std::__1::basic_filebuf >::~basic_filebuf()': src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEED2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEED2Ev]+0x72): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEED2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEED2Ev]+0x97): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `std::__1::basic_filebuf >::imbue(std::__1::locale const&)': src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE5imbueERKNS_6localeE[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE5imbueERKNS_6localeE]+0x13): undefined reference to `std::__1::codecvt::id' src/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' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `std::__1::basic_filebuf >::seekoff(long long, std::__1::ios_base::seekdir, unsigned int)': src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE7seekoffExNS_8ios_base7seekdirEj[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE7seekoffExNS_8ios_base7seekdirEj]+0xb9): undefined reference to `std::bad_cast::bad_cast()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `std::__1::basic_filebuf >::sync()': src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE4syncEv[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE4syncEv]+0x214): undefined reference to `std::bad_cast::bad_cast()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `std::__1::basic_filebuf >::underflow()': src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE9underflowEv[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE9underflowEv]+0x280): undefined reference to `std::bad_cast::bad_cast()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `std::__1::basic_filebuf >::overflow(int)': src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE8overflowEi[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE8overflowEi]+0x21a): undefined reference to `std::bad_cast::bad_cast()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `std::__1::basic_filebuf >::basic_filebuf()': src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0xc): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0x63): undefined reference to `std::__1::locale::locale(std::__1::locale const&)' src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0x6a): undefined reference to `std::__1::codecvt::id' src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0x72): undefined reference to `std::__1::locale::has_facet(std::__1::locale::id&) const' src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0x7e): undefined reference to `std::__1::locale::~locale()' src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0x93): undefined reference to `std::__1::locale::locale(std::__1::locale const&)' src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0x9a): undefined reference to `std::__1::codecvt::id' src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0xa2): undefined reference to `std::__1::locale::use_facet(std::__1::locale::id&) const' src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0xb3): undefined reference to `std::__1::locale::~locale()' src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0xee): undefined reference to `std::__1::locale::~locale()' src/PcapFileDevice.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC2Ev]+0xfd): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFileDevice.o): In function `void std::__1::vector >::__push_back_slow_path(pcpp::RawPacket* const&)': src/PcapFileDevice.cpp:(.text._ZNSt3__16vectorIPN4pcpp9RawPacketENS_9allocatorIS3_EEE21__push_back_slow_pathIKS3_EEvRT_[_ZNSt3__16vectorIPN4pcpp9RawPacketENS_9allocatorIS3_EEE21__push_back_slow_pathIKS3_EEvRT_]+0x35): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapDevice.o): In function `pcpp::IPcapDevice::clearFilter()': src/PcapDevice.cpp:(.text+0x603): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/PcapDevice.cpp:(.text+0x616): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapDevice.cpp:(.text+0x62d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapDevice.o): In function `non-virtual thunk to pcpp::IPcapDevice::clearFilter()': src/PcapDevice.cpp:(.text+0x688): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/PcapDevice.cpp:(.text+0x69b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapDevice.cpp:(.text+0x6b2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapDevice.o): In function `pcpp::IPcapDevice::matchPacketWithFilter(std::__1::basic_string, std::__1::allocator >, pcpp::RawPacket*)': src/PcapDevice.cpp:(.text+0x7fe): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/PcapDevice.cpp:(.text+0x805): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapDevice.cpp:(.text+0x98c): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapDevice.o): In function `pcpp::IPcapDevice::getPcapLibVersionInfo()': src/PcapDevice.cpp:(.text+0xa4f): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::GeneralFilter::matchPacketWithFilter(pcpp::RawPacket*)': src/PcapFilter.cpp:(.text+0x64): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x79): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::BpfFilterWrapper::setFilter(std::__1::basic_string, std::__1::allocator > const&, pcpp::LinkLayerType)': src/PcapFilter.cpp:(.text+0x20f): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::BpfFilterWrapper::~BpfFilterWrapper()': src/PcapFilter.cpp:(.text+0x2c1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2cc): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::BpfFilterWrapper::matchPacketWithFilter(unsigned char const*, unsigned int, timespec, unsigned short)': src/PcapFilter.cpp:(.text+0x37f): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x399): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x40c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::BPFStringFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x44a): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::IFilterWithDirection::parseDirection(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x4cd): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::IFilterWithOperator::parseOperator()': src/PcapFilter.cpp:(.text+0x5ac): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::IPFilter::convertToIPAddressWithMask(std::__1::basic_string, std::__1::allocator >&, std::__1::basic_string, std::__1::allocator >&) const': src/PcapFilter.cpp:(.text+0x649): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x653): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x90e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::IPFilter::convertToIPAddressWithLen(std::__1::basic_string, std::__1::allocator >&) const': src/PcapFilter.cpp:(.text+0x9c0): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x9ca): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0xb34): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::IPFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0xb84): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0xb98): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0xbde): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0xbf1): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0xc04): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0xc45): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0xc62): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0xcad): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0xcc6): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0xcf3): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0xd00): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0xd0d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0xd17): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0xd49): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/PcapFilter.cpp:(.text+0xd95): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0xdbb): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0xde2): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0xdec): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0xdf9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0xe06): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0xe10): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0xe62): undefined reference to `std::__1::ios_base::init(void*)' src/PcapFilter.cpp:(.text+0xea0): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PcapFilter.cpp:(.text+0xf02): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0xf13): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/PcapFilter.cpp:(.text+0xf6a): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0xf90): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0xfb7): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0xfc1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0xfce): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0xffa): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1013): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1020): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1028): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text+0x104d): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PcapFilter.cpp:(.text+0x105a): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFilter.cpp:(.text+0x1079): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1086): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x10ba): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x10e3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x10ff): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x1119): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::IPv4IDFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x11f7): undefined reference to `std::__1::ios_base::init(void*)' src/PcapFilter.cpp:(.text+0x1235): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PcapFilter.cpp:(.text+0x128b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x129c): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/PcapFilter.cpp:(.text+0x12d7): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x12f2): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x1330): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x133f): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' src/PcapFilter.cpp:(.text+0x136d): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x1377): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1381): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x138b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1393): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x13aa): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x13d8): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::IPv4IDFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x1409): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text+0x142e): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PcapFilter.cpp:(.text+0x143b): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFilter.cpp:(.text+0x1457): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1461): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1470): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1478): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x148d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x14a4): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::IPv4TotalLengthFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x1517): undefined reference to `std::__1::ios_base::init(void*)' src/PcapFilter.cpp:(.text+0x1555): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PcapFilter.cpp:(.text+0x15ab): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x15bc): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/PcapFilter.cpp:(.text+0x15f7): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x1612): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x1650): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x165f): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' src/PcapFilter.cpp:(.text+0x168d): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x1697): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x16a1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x16ab): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x16b3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x16ca): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x16f8): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::IPv4TotalLengthFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x1729): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text+0x174e): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PcapFilter.cpp:(.text+0x175b): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFilter.cpp:(.text+0x1777): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1781): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1790): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1798): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x17ad): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x17c4): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::PortFilter::portToString(unsigned short)': src/PcapFilter.cpp:(.text+0x1824): undefined reference to `std::__1::ios_base::init(void*)' src/PcapFilter.cpp:(.text+0x185f): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PcapFilter.cpp:(.text+0x18a7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x18b4): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/PcapFilter.cpp:(.text+0x18ce): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x18d6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x18fb): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x190f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1919): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1921): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text+0x1943): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PcapFilter.cpp:(.text+0x1950): undefined reference to `std::__1::basic_ios >::~basic_ios()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::PortFilter::PortFilter(unsigned short, pcpp::Direction)': src/PcapFilter.cpp:(.text+0x19e6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1a3d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1a50): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::PortFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x1aa4): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0x1ab5): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0x1ac6): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0x1b04): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x1b1a): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x1b3d): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x1b47): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1b51): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1b59): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1b73): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1b87): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x1b96): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::PortRangeFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x1c05): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0x1c16): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0x1c27): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0x1c5e): undefined reference to `std::__1::ios_base::init(void*)' src/PcapFilter.cpp:(.text+0x1c9c): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PcapFilter.cpp:(.text+0x1cfe): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1d14): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/PcapFilter.cpp:(.text+0x1d3f): undefined reference to `std::__1::ios_base::init(void*)' src/PcapFilter.cpp:(.text+0x1d6e): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PcapFilter.cpp:(.text+0x1db9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1dd7): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/PcapFilter.cpp:(.text+0x1e15): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x1e2b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x1ea0): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x1eaf): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' src/PcapFilter.cpp:(.text+0x1ee8): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x1ef2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1eff): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1f09): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1f16): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x1f23): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x1f2d): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::PortRangeFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x1fbc): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text+0x1fe1): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PcapFilter.cpp:(.text+0x1fee): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFilter.cpp:(.text+0x2018): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2025): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2032): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text+0x2057): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PcapFilter.cpp:(.text+0x2069): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFilter.cpp:(.text+0x2090): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x209a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x20b3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x20c0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x20cd): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x20d7): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::MacAddressFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x219d): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x21bd): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x21ca): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x21d4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2206): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0x2217): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0x2228): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0x2265): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x2281): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x22c0): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x22cf): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' src/PcapFilter.cpp:(.text+0x230d): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x231a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2327): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2331): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x233b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2343): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x236d): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::EtherTypeFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x2464): undefined reference to `std::__1::ios_base::init(void*)' src/PcapFilter.cpp:(.text+0x249f): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PcapFilter.cpp:(.text+0x24ea): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2521): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/PcapFilter.cpp:(.text+0x2569): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x2584): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x258f): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x2597): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x25a1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x25ca): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x25dc): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x25e6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x25ee): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text+0x2610): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PcapFilter.cpp:(.text+0x261d): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFilter.cpp:(.text+0x2634): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x263e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::AndFilter::AndFilter(std::__1::vector >&)': src/PcapFilter.cpp:(.text+0x27ab): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x27be): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::AndFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x293a): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x2958): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x299b): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x29a8): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' src/PcapFilter.cpp:(.text+0x29d7): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x29df): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x29ec): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2a08): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/PcapFilter.cpp:(.text+0x2a10): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2a41): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2a55): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2a5f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2a76): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x2a80): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::OrFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x2cca): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x2ce8): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x2d2b): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x2d38): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' src/PcapFilter.cpp:(.text+0x2d67): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x2d6f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2d7c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2d98): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/PcapFilter.cpp:(.text+0x2da0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2dd1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2de5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2def): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2e06): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x2e10): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::NotFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x2e90): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x2eab): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x2ee9): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x2ef8): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' src/PcapFilter.cpp:(.text+0x2f05): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x2f0f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2f17): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2f21): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2f40): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x2f54): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x2f5c): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::ProtoFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x2fe4): undefined reference to `std::__1::ios_base::init(void*)' src/PcapFilter.cpp:(.text+0x301f): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PcapFilter.cpp:(.text+0x306a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x30a0): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0x30f4): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/PcapFilter.cpp:(.text+0x310e): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x3118): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3140): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0x3154): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0x3168): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0x317c): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0x318d): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x319e): more undefined references to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::ProtoFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x31d4): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/PcapFilter.cpp:(.text+0x31ea): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x31f2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3216): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3225): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x323b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3245): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x324d): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text+0x326f): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PcapFilter.cpp:(.text+0x327c): undefined reference to `std::__1::basic_ios >::~basic_ios()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::ArpFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x32f4): undefined reference to `std::__1::ios_base::init(void*)' src/PcapFilter.cpp:(.text+0x332f): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PcapFilter.cpp:(.text+0x3377): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3398): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/PcapFilter.cpp:(.text+0x33c9): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x33d1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x33f5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3407): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3411): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3419): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text+0x343b): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PcapFilter.cpp:(.text+0x3448): undefined reference to `std::__1::basic_ios >::~basic_ios()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::VlanFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x34c4): undefined reference to `std::__1::ios_base::init(void*)' src/PcapFilter.cpp:(.text+0x34ff): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PcapFilter.cpp:(.text+0x354a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3558): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/PcapFilter.cpp:(.text+0x35a0): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x35bb): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x35c6): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x35ce): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x35d8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3601): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3618): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3622): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x362a): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text+0x364c): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PcapFilter.cpp:(.text+0x3659): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFilter.cpp:(.text+0x3673): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x367d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::TcpFlagsFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x36dc): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/PcapFilter.cpp:(.text+0x36f3): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/PcapFilter.cpp:(.text+0x370a): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/PcapFilter.cpp:(.text+0x3721): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/PcapFilter.cpp:(.text+0x3738): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/PcapFilter.cpp:(.text+0x374f): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x3766): more undefined references to `std::__1::basic_string, std::__1::allocator >::append(char const*)' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::TcpFlagsFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x37ee): undefined reference to `std::__1::ios_base::init(void*)' src/PcapFilter.cpp:(.text+0x3829): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PcapFilter.cpp:(.text+0x3877): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3886): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/PcapFilter.cpp:(.text+0x38ce): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x38e9): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x390f): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x3917): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3921): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3960): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3977): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3984): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x398c): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text+0x39ae): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PcapFilter.cpp:(.text+0x39bb): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFilter.cpp:(.text+0x39d5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x39df): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::TcpWindowSizeFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x3a5a): undefined reference to `std::__1::ios_base::init(void*)' src/PcapFilter.cpp:(.text+0x3a98): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PcapFilter.cpp:(.text+0x3aee): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3aff): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/PcapFilter.cpp:(.text+0x3b47): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x3b62): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x3ba0): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x3baf): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' src/PcapFilter.cpp:(.text+0x3bdd): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x3be7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3bf1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3bfb): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3c03): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3c0d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x3c46): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::TcpWindowSizeFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x3c77): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text+0x3c9c): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PcapFilter.cpp:(.text+0x3ca9): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFilter.cpp:(.text+0x3cc5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3ccf): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3ce3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3ceb): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3d00): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x3d0a): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::UdpLengthFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x3d8a): undefined reference to `std::__1::ios_base::init(void*)' src/PcapFilter.cpp:(.text+0x3dc8): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PcapFilter.cpp:(.text+0x3e1e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3e2f): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/PcapFilter.cpp:(.text+0x3e77): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x3e92): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text+0x3ed0): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text+0x3edf): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' src/PcapFilter.cpp:(.text+0x3f0d): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/PcapFilter.cpp:(.text+0x3f17): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3f21): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3f2b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3f33): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3f3d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x3f76): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::UdpLengthFilter::parseToString(std::__1::basic_string, std::__1::allocator >&)': src/PcapFilter.cpp:(.text+0x3fa7): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text+0x3fcc): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PcapFilter.cpp:(.text+0x3fd9): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFilter.cpp:(.text+0x3ff5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x3fff): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x4013): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x401b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text+0x4030): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text+0x403a): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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&, std::__1::basic_string, std::__1::allocator > const&)': src/PcapFilter.cpp:(.text._ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_SB_[_ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_SB_]+0x50): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PcapFilter.cpp:(.text._ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_SB_[_ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_SB_]+0x68): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PcapFilter.cpp:(.text._ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_SB_[_ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EERKS9_SB_]+0x7c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `std::__1::basic_ostringstream, std::__1::allocator >::~basic_ostringstream()': src/PcapFilter.cpp:(.text._ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x3d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text._ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x45): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text._ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x58): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PcapFilter.cpp:(.text._ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x6b): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PcapFilter.cpp:(.text._ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x80): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text._ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x93): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PcapFilter.cpp:(.text._ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x9b): undefined reference to `std::__1::basic_ios >::~basic_ios()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::BPFStringFilter::~BPFStringFilter()': src/PcapFilter.cpp:(.text._ZN4pcpp15BPFStringFilterD2Ev[_ZN4pcpp15BPFStringFilterD2Ev]+0x1a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::BPFStringFilter::~BPFStringFilter()': src/PcapFilter.cpp:(.text._ZN4pcpp15BPFStringFilterD0Ev[_ZN4pcpp15BPFStringFilterD0Ev]+0x1b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text._ZN4pcpp15BPFStringFilterD0Ev[_ZN4pcpp15BPFStringFilterD0Ev]+0x76): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text._ZN4pcpp15BPFStringFilterD0Ev[_ZN4pcpp15BPFStringFilterD0Ev]+0x8e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text._ZN4pcpp15BPFStringFilterD0Ev[_ZN4pcpp15BPFStringFilterD0Ev]+0xfb): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o):src/PcapFilter.cpp:(.text._ZN4pcpp15BPFStringFilterD0Ev[_ZN4pcpp15BPFStringFilterD0Ev]+0x116): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `std::__1::basic_stringbuf, std::__1::allocator >::~basic_stringbuf()': src/PcapFilter.cpp:(.text._ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEED2Ev[_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEED2Ev]+0x29): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text._ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEED2Ev[_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEED2Ev]+0x34): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `std::__1::basic_stringbuf, std::__1::allocator >::~basic_stringbuf()': src/PcapFilter.cpp:(.text._ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x1a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text._ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x22): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PcapFilter.cpp:(.text._ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev[_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEED0Ev]+0x41): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `std::__1::basic_stringbuf, std::__1::allocator >::overflow(int)': src/PcapFilter.cpp:(.text._ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE8overflowEi[_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE8overflowEi]+0x71): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' src/PcapFilter.cpp:(.text._ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE8overflowEi[_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE8overflowEi]+0x92): undefined reference to `std::__1::basic_string, std::__1::allocator >::resize(unsigned long, char)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `pcpp::GeneralFilter::~GeneralFilter()': src/PcapFilter.cpp:(.text._ZN4pcpp13GeneralFilterD0Ev[_ZN4pcpp13GeneralFilterD0Ev]+0x5f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text._ZN4pcpp13GeneralFilterD0Ev[_ZN4pcpp13GeneralFilterD0Ev]+0x77): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `void std::__1::vector >::__push_back_slow_path(pcpp::GeneralFilter* const&)': src/PcapFilter.cpp:(.text._ZNSt3__16vectorIPN4pcpp13GeneralFilterENS_9allocatorIS3_EEE21__push_back_slow_pathIKS3_EEvRT_[_ZNSt3__16vectorIPN4pcpp13GeneralFilterENS_9allocatorIS3_EEE21__push_back_slow_pathIKS3_EEvRT_]+0x35): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `std::__1::basic_stringbuf, std::__1::allocator >::str(std::__1::basic_string, std::__1::allocator > const&)': src/PcapFilter.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&)' src/PcapFilter.cpp:(.text._ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strERKNS_12basic_stringIcS2_S4_EE[_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strERKNS_12basic_stringIcS2_S4_EE]+0x96): undefined reference to `std::__1::basic_string, std::__1::allocator >::resize(unsigned long, char)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `std::__1::basic_stringbuf, std::__1::allocator >::str() const': src/PcapFilter.cpp:(.text._ZNKSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strEv[_ZNKSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strEv]+0x62): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' src/PcapFilter.cpp:(.text._ZNKSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strEv[_ZNKSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strEv]+0x93): undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `std::__1::basic_ostream >& std::__1::__put_character_sequence >(std::__1::basic_ostream >&, char const*, unsigned long)': src/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 >&)' src/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' src/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' src/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' src/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()' src/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)' src/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()' src/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]+0xff): undefined reference to `std::__1::locale::~locale()' src/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]+0x11d): undefined reference to `std::__1::basic_ostream >::sentry::~sentry()' src/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]+0x134): undefined reference to `std::__1::ios_base::__set_badbit_and_consider_rethrow()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPcap++.a(PcapFilter.o): In function `std::__1::ostreambuf_iterator > std::__1::__pad_and_output >(std::__1::ostreambuf_iterator >, char const*, char const*, char const*, std::__1::ios_base&, char)': src/PcapFilter.cpp:(.text._ZNSt3__116__pad_and_outputIcNS_11char_traitsIcEEEENS_19ostreambuf_iteratorIT_T0_EES6_PKS4_S8_S8_RNS_8ios_baseES4_[_ZNSt3__116__pad_and_outputIcNS_11char_traitsIcEEEENS_19ostreambuf_iteratorIT_T0_EES6_PKS4_S8_S8_RNS_8ios_baseES4_]+0x78): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(unsigned long, char)' src/PcapFilter.cpp:(.text._ZNSt3__116__pad_and_outputIcNS_11char_traitsIcEEEENS_19ostreambuf_iteratorIT_T0_EES6_PKS4_S8_S8_RNS_8ios_baseES4_[_ZNSt3__116__pad_and_outputIcNS_11char_traitsIcEEEENS_19ostreambuf_iteratorIT_T0_EES6_PKS4_S8_S8_RNS_8ios_baseES4_]+0x9e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PcapFilter.cpp:(.text._ZNSt3__116__pad_and_outputIcNS_11char_traitsIcEEEENS_19ostreambuf_iteratorIT_T0_EES6_PKS4_S8_S8_RNS_8ios_baseES4_[_ZNSt3__116__pad_and_outputIcNS_11char_traitsIcEEEENS_19ostreambuf_iteratorIT_T0_EES6_PKS4_S8_S8_RNS_8ios_baseES4_]+0xed): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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&)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IPv4Layer.o): In function `pcpp::IPv4OptionBuilder::IPv4OptionBuilder(pcpp::IPv4TimestampOptionValue const&)': src/IPv4Layer.cpp:(.text+0x29c): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' src/IPv4Layer.cpp:(.text+0x2e3): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IPv4Layer.o): In function `pcpp::IPv4Layer::toString() const': src/IPv4Layer.cpp:(.text+0x1366): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/IPv4Layer.cpp:(.text+0x13c0): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/IPv4Layer.cpp:(.text+0x13d1): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/IPv4Layer.cpp:(.text+0x13e2): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/IPv4Layer.cpp:(.text+0x1435): undefined reference to `std::__1::ios_base::init(void*)' src/IPv4Layer.cpp:(.text+0x1474): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/IPv4Layer.cpp:(.text+0x14ce): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv4Layer.cpp:(.text+0x152d): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/IPv4Layer.cpp:(.text+0x155b): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/IPv4Layer.cpp:(.text+0x1565): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv4Layer.cpp:(.text+0x15b1): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/IPv4Layer.cpp:(.text+0x15cd): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/IPv4Layer.cpp:(.text+0x160e): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/IPv4Layer.cpp:(.text+0x1624): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/IPv4Layer.cpp:(.text+0x16b1): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/IPv4Layer.cpp:(.text+0x16ca): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/IPv4Layer.cpp:(.text+0x170c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv4Layer.cpp:(.text+0x1719): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv4Layer.cpp:(.text+0x1726): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv4Layer.cpp:(.text+0x1733): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv4Layer.cpp:(.text+0x173d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IPv4Layer.o):src/IPv4Layer.cpp:(.text+0x1747): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IPv4Layer.o): In function `pcpp::IPv4Layer::toString() const': src/IPv4Layer.cpp:(.text+0x17a5): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/IPv4Layer.cpp:(.text+0x17ca): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/IPv4Layer.cpp:(.text+0x17d7): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/IPv4Layer.cpp:(.text+0x180e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv4Layer.cpp:(.text+0x1825): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv4Layer.cpp:(.text+0x1841): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv4Layer.cpp:(.text+0x184e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv4Layer.cpp:(.text+0x185b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IPv4Layer.o):src/IPv4Layer.cpp:(.text+0x1865): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IPv4Layer.o): In function `std::__1::basic_stringstream, std::__1::allocator >::~basic_stringstream()': src/IPv4Layer.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x53): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/IPv4Layer.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x66): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/IPv4Layer.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x79): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/IPv4Layer.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0x8e): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/IPv4Layer.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0xa1): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/IPv4Layer.cpp:(.text._ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev[_ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev]+0xa9): undefined reference to `std::__1::basic_ios >::~basic_ios()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IPSecLayer.o): In function `pcpp::AuthenticationHeaderLayer::getICVHexStream() const': src/IPSecLayer.cpp:(.text+0x8d): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IPSecLayer.o): In function `pcpp::AuthenticationHeaderLayer::toString() const': src/IPSecLayer.cpp:(.text+0x31f): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IPSecLayer.o): In function `pcpp::ESPLayer::toString() const': src/IPSecLayer.cpp:(.text+0x404): undefined reference to `std::__1::ios_base::init(void*)' src/IPSecLayer.cpp:(.text+0x43f): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/IPSecLayer.cpp:(.text+0x487): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPSecLayer.cpp:(.text+0x4c3): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned int)' src/IPSecLayer.cpp:(.text+0x4fa): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPSecLayer.cpp:(.text+0x504): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPSecLayer.cpp:(.text+0x50c): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/IPSecLayer.cpp:(.text+0x52e): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/IPSecLayer.cpp:(.text+0x53b): undefined reference to `std::__1::basic_ios >::~basic_ios()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IPv6Layer.o): In function `pcpp::IPv6Layer::toString() const': src/IPv6Layer.cpp:(.text+0xc50): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/IPv6Layer.cpp:(.text+0xc6b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/IPv6Layer.cpp:(.text+0xca9): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/IPv6Layer.cpp:(.text+0xcbf): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/IPv6Layer.cpp:(.text+0xcf7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv6Layer.cpp:(.text+0xd01): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv6Layer.cpp:(.text+0xd09): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv6Layer.cpp:(.text+0xd13): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv6Layer.cpp:(.text+0xd2d): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/IPv6Layer.cpp:(.text+0xd82): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/IPv6Layer.cpp:(.text+0xd9f): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/IPv6Layer.cpp:(.text+0xdac): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/IPv6Layer.cpp:(.text+0xdb9): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IPv6Layer.o):src/IPv6Layer.cpp:(.text+0xdc6): more undefined references to `std::__1::basic_string, std::__1::allocator >::append(char const*)' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IPv6Layer.o): In function `pcpp::IPv6Layer::toString() const': src/IPv6Layer.cpp:(.text+0xe35): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv6Layer.cpp:(.text+0xe44): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv6Layer.cpp:(.text+0xe53): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv6Layer.cpp:(.text+0xe5b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IPv6Layer.cpp:(.text+0xe70): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IPv6Layer.o):src/IPv6Layer.cpp:(.text+0xe7a): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(UdpLayer.o): In function `pcpp::UdpLayer::parseNextLayer()': src/UdpLayer.cpp:(.text+0x65c): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/UdpLayer.cpp:(.text+0x668): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(UdpLayer.o): In function `pcpp::UdpLayer::toString() const': src/UdpLayer.cpp:(.text+0x76c): undefined reference to `std::__1::ios_base::init(void*)' src/UdpLayer.cpp:(.text+0x7aa): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/UdpLayer.cpp:(.text+0x803): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/UdpLayer.cpp:(.text+0x823): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/UdpLayer.cpp:(.text+0x848): undefined reference to `std::__1::ios_base::init(void*)' src/UdpLayer.cpp:(.text+0x874): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/UdpLayer.cpp:(.text+0x8b7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/UdpLayer.cpp:(.text+0x8e0): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/UdpLayer.cpp:(.text+0x92b): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/UdpLayer.cpp:(.text+0x948): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/UdpLayer.cpp:(.text+0x984): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/UdpLayer.cpp:(.text+0x998): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/UdpLayer.cpp:(.text+0x9bf): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/UdpLayer.cpp:(.text+0x9c7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/UdpLayer.cpp:(.text+0x9d1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/UdpLayer.cpp:(.text+0x9db): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/UdpLayer.cpp:(.text+0xa2c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(UdpLayer.o):src/UdpLayer.cpp:(.text+0xa46): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(UdpLayer.o): In function `pcpp::UdpLayer::toString() const': src/UdpLayer.cpp:(.text+0xa5b): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/UdpLayer.cpp:(.text+0xa7d): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/UdpLayer.cpp:(.text+0xa8f): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/UdpLayer.cpp:(.text+0xab6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/UdpLayer.cpp:(.text+0xac3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/UdpLayer.cpp:(.text+0xad0): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/UdpLayer.cpp:(.text+0xaf5): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/UdpLayer.cpp:(.text+0xb07): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/UdpLayer.cpp:(.text+0xb1c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/UdpLayer.cpp:(.text+0xb2e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/UdpLayer.cpp:(.text+0xb38): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/UdpLayer.cpp:(.text+0xb4f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/UdpLayer.cpp:(.text+0xb59): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DhcpLayer.o): In function `pcpp::DhcpLayer::toString() const': src/DhcpLayer.cpp:(.text+0x7b6): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/DhcpLayer.cpp:(.text+0x88e): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DhcpLayer.cpp:(.text+0x8ab): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DhcpLayer.cpp:(.text+0x8e6): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DhcpLayer.cpp:(.text+0x8fa): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DhcpLayer.cpp:(.text+0x904): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DhcpLayer.cpp:(.text+0x90e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DhcpLayer.cpp:(.text+0x971): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/DhcpLayer.cpp:(.text+0x987): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/DhcpLayer.cpp:(.text+0x99d): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/DhcpLayer.cpp:(.text+0x9b3): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/DhcpLayer.cpp:(.text+0x9c9): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DhcpLayer.o):src/DhcpLayer.cpp:(.text+0x9df): more undefined references to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DhcpLayer.o): In function `pcpp::DhcpLayer::toString() const': src/DhcpLayer.cpp:(.text+0xa21): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DhcpLayer.cpp:(.text+0xa2b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DhcpLayer.cpp:(.text+0xa42): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DhcpLayer.cpp:(.text+0xa59): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(PayloadLayer.o): In function `pcpp::PayloadLayer::toString() const': src/PayloadLayer.cpp:(.text+0x1c6): undefined reference to `std::__1::ios_base::init(void*)' src/PayloadLayer.cpp:(.text+0x201): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PayloadLayer.cpp:(.text+0x24f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PayloadLayer.cpp:(.text+0x25d): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned long)' src/PayloadLayer.cpp:(.text+0x2a5): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PayloadLayer.cpp:(.text+0x2c0): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PayloadLayer.cpp:(.text+0x2fb): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PayloadLayer.cpp:(.text+0x30f): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PayloadLayer.cpp:(.text+0x317): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PayloadLayer.cpp:(.text+0x321): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PayloadLayer.cpp:(.text+0x35f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PayloadLayer.cpp:(.text+0x36c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PayloadLayer.cpp:(.text+0x374): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PayloadLayer.cpp:(.text+0x396): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PayloadLayer.cpp:(.text+0x3a3): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PayloadLayer.cpp:(.text+0x3b8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PayloadLayer.cpp:(.text+0x3c0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PayloadLayer.cpp:(.text+0x3da): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PayloadLayer.cpp:(.text+0x3e4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(Packet.o): In function `pcpp::Packet::printPacketInfo(bool) const': src/Packet.cpp:(.text+0x2497): undefined reference to `std::__1::ios_base::init(void*)' src/Packet.cpp:(.text+0x24d2): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/Packet.cpp:(.text+0x2531): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text+0x2542): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/Packet.cpp:(.text+0x2618): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/Packet.cpp:(.text+0x2633): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/Packet.cpp:(.text+0x2671): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/Packet.cpp:(.text+0x2687): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/Packet.cpp:(.text+0x26b8): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/Packet.cpp:(.text+0x26d4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text+0x26de): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text+0x26e6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text+0x26f0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text+0x272a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(Packet.o):src/Packet.cpp:(.text+0x2749): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(Packet.o): In function `pcpp::Packet::printPacketInfo(bool) const': src/Packet.cpp:(.text+0x275e): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/Packet.cpp:(.text+0x2780): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/Packet.cpp:(.text+0x278d): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/Packet.cpp:(.text+0x27a4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text+0x27b8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text+0x27c0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text+0x27d5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text+0x27df): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(Packet.o): In function `pcpp::Packet::toString(bool)': src/Packet.cpp:(.text+0x28aa): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/Packet.cpp:(.text+0x28b7): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' src/Packet.cpp:(.text+0x28dc): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/Packet.cpp:(.text+0x28e4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text+0x2927): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text+0x2962): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text+0x2971): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text+0x2979): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(Packet.o):src/Packet.cpp:(.text+0x29a4): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(Packet.o): In function `pcpp::Packet::toStringList(std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > >&, bool) const': src/Packet.cpp:(.text+0x2a39): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/Packet.cpp:(.text+0x2a57): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text+0x2a8a): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/Packet.cpp:(.text+0x2aaf): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text+0x2ad0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text+0x2adf): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 > const>(std::__1::basic_string, std::__1::allocator > const&)': src/Packet.cpp:(.text._ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIKS6_EEvRT_[_ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIKS6_EEvRT_]+0x47): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' src/Packet.cpp:(.text._ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIKS6_EEvRT_[_ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIKS6_EEvRT_]+0x122): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/Packet.cpp:(.text._ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIKS6_EEvRT_[_ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIKS6_EEvRT_]+0x14f): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/Packet.cpp:(.text._ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIKS6_EEvRT_[_ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIKS6_EEvRT_]+0x19d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/Packet.cpp:(.text._ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIKS6_EEvRT_[_ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIKS6_EEvRT_]+0x21d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TcpLayer.o): In function `pcpp::TcpLayer::toString() const': src/TcpLayer.cpp:(.text+0x1916): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/TcpLayer.cpp:(.text+0x1945): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/TcpLayer.cpp:(.text+0x195b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/TcpLayer.cpp:(.text+0x1971): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/TcpLayer.cpp:(.text+0x1982): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/TcpLayer.cpp:(.text+0x1993): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/TcpLayer.cpp:(.text+0x19ca): undefined reference to `std::__1::ios_base::init(void*)' src/TcpLayer.cpp:(.text+0x1a08): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/TcpLayer.cpp:(.text+0x1a6d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TcpLayer.cpp:(.text+0x1a88): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/TcpLayer.cpp:(.text+0x1ab3): undefined reference to `std::__1::ios_base::init(void*)' src/TcpLayer.cpp:(.text+0x1ae2): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/TcpLayer.cpp:(.text+0x1b2d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TcpLayer.cpp:(.text+0x1b49): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/TcpLayer.cpp:(.text+0x1b99): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/TcpLayer.cpp:(.text+0x1bb6): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/TcpLayer.cpp:(.text+0x1bf5): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/TcpLayer.cpp:(.text+0x1c0b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/TcpLayer.cpp:(.text+0x1c50): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/TcpLayer.cpp:(.text+0x1c58): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TcpLayer.cpp:(.text+0x1c62): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TcpLayer.cpp:(.text+0x1c6c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TcpLayer.cpp:(.text+0x1c76): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TcpLayer.cpp:(.text+0x1c80): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TcpLayer.o):src/TcpLayer.cpp:(.text+0x1ce2): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TcpLayer.o): In function `pcpp::TcpLayer::toString() const': src/TcpLayer.cpp:(.text+0x1d11): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/TcpLayer.cpp:(.text+0x1d36): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/TcpLayer.cpp:(.text+0x1d48): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/TcpLayer.cpp:(.text+0x1d72): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TcpLayer.cpp:(.text+0x1d7f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TcpLayer.cpp:(.text+0x1d8c): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/TcpLayer.cpp:(.text+0x1db1): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/TcpLayer.cpp:(.text+0x1dc3): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/TcpLayer.cpp:(.text+0x1ddf): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TcpLayer.cpp:(.text+0x1de9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TcpLayer.cpp:(.text+0x1dfd): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TcpLayer.cpp:(.text+0x1e07): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TcpLayer.cpp:(.text+0x1e1e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TcpLayer.o):src/TcpLayer.cpp:(.text+0x1e28): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(VxlanLayer.o): In function `pcpp::VxlanLayer::toString() const': src/VxlanLayer.cpp:(.text+0x14f): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SllLayer.o): In function `pcpp::SllLayer::toString() const': src/SllLayer.cpp:(.text+0x6ff): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsLayer.o): In function `pcpp::DnsLayer::getResourceByName(pcpp::IDnsResource*, unsigned long, std::__1::basic_string, std::__1::allocator > const&, bool) const': src/DnsLayer.cpp:(.text+0x8fb): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/DnsLayer.cpp:(.text+0xa7b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0xaa6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsLayer.o): In function `pcpp::DnsLayer::toString() const': src/DnsLayer.cpp:(.text+0xe60): undefined reference to `std::__1::ios_base::init(void*)' src/DnsLayer.cpp:(.text+0xe9e): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/DnsLayer.cpp:(.text+0xf05): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0xf26): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/DnsLayer.cpp:(.text+0xf4e): undefined reference to `std::__1::ios_base::init(void*)' src/DnsLayer.cpp:(.text+0xf7d): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/DnsLayer.cpp:(.text+0xfd9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0xffb): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned long)' src/DnsLayer.cpp:(.text+0x1023): undefined reference to `std::__1::ios_base::init(void*)' src/DnsLayer.cpp:(.text+0x1052): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/DnsLayer.cpp:(.text+0x10b6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x10db): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned long)' src/DnsLayer.cpp:(.text+0x1103): undefined reference to `std::__1::ios_base::init(void*)' src/DnsLayer.cpp:(.text+0x113a): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/DnsLayer.cpp:(.text+0x1196): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x11bb): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned long)' src/DnsLayer.cpp:(.text+0x11e9): undefined reference to `std::__1::ios_base::init(void*)' src/DnsLayer.cpp:(.text+0x1220): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/DnsLayer.cpp:(.text+0x1270): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x1292): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned long)' src/DnsLayer.cpp:(.text+0x1317): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x1340): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x1394): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x13ad): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x1401): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x1422): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x14a8): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x14c1): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x1542): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x155b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x15d3): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x15e9): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x161b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x1625): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x1632): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x163f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x164c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsLayer.o):src/DnsLayer.cpp:(.text+0x1659): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsLayer.o): In function `pcpp::DnsLayer::toString() const': src/DnsLayer.cpp:(.text+0x173c): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x1762): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x17ad): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x17c6): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x181a): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x183b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x18c1): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x18da): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x195b): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x1974): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x19f5): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x1a0e): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x1a43): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x1a50): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x1a5d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x1a6a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x1a77): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsLayer.o):src/DnsLayer.cpp:(.text+0x1a84): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsLayer.o): In function `pcpp::DnsLayer::toString() const': src/DnsLayer.cpp:(.text+0x1b47): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x1b6d): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x1bac): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x1bc2): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x1c0a): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x1c2b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x1cb1): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x1cca): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x1d4b): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x1d64): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x1de5): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/DnsLayer.cpp:(.text+0x1dfe): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/DnsLayer.cpp:(.text+0x1e33): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x1e40): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x1e4d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x1e5a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x1e67): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsLayer.o):src/DnsLayer.cpp:(.text+0x1e74): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsLayer.o): In function `pcpp::DnsLayer::toString() const': src/DnsLayer.cpp:(.text+0x232d): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/DnsLayer.cpp:(.text+0x2352): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/DnsLayer.cpp:(.text+0x235f): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/DnsLayer.cpp:(.text+0x2389): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x2396): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x23a3): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/DnsLayer.cpp:(.text+0x23c8): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/DnsLayer.cpp:(.text+0x23da): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/DnsLayer.cpp:(.text+0x2404): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x2411): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x2419): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/DnsLayer.cpp:(.text+0x243e): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/DnsLayer.cpp:(.text+0x2450): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/DnsLayer.cpp:(.text+0x247a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x2487): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x248f): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/DnsLayer.cpp:(.text+0x24b4): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/DnsLayer.cpp:(.text+0x24c6): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/DnsLayer.cpp:(.text+0x24f0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x24fd): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x2505): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/DnsLayer.cpp:(.text+0x252a): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/DnsLayer.cpp:(.text+0x253c): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/DnsLayer.cpp:(.text+0x2556): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x2583): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x2590): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x259d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsLayer.cpp:(.text+0x25aa): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsLayer.o):src/DnsLayer.cpp:(.text+0x25b7): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IgmpLayer.o): In function `pcpp::IgmpLayer::toString() const': src/IgmpLayer.cpp:(.text+0x262): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/IgmpLayer.cpp:(.text+0x287): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/IgmpLayer.cpp:(.text+0x29a): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/IgmpLayer.cpp:(.text+0x2ad): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/IgmpLayer.cpp:(.text+0x2f5): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/IgmpLayer.cpp:(.text+0x333): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/IgmpLayer.cpp:(.text+0x350): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/IgmpLayer.cpp:(.text+0x38f): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/IgmpLayer.cpp:(.text+0x3a5): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/IgmpLayer.cpp:(.text+0x3f8): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/IgmpLayer.cpp:(.text+0x40c): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/IgmpLayer.cpp:(.text+0x416): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IgmpLayer.cpp:(.text+0x420): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IgmpLayer.cpp:(.text+0x42a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IgmpLayer.cpp:(.text+0x432): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IgmpLayer.cpp:(.text+0x43c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IgmpLayer.cpp:(.text+0x493): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/IgmpLayer.cpp:(.text+0x4a7): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/IgmpLayer.cpp:(.text+0x4bb): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/IgmpLayer.cpp:(.text+0x4cf): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/IgmpLayer.cpp:(.text+0x4e3): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IgmpLayer.o):src/IgmpLayer.cpp:(.text+0x4f7): more undefined references to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IgmpLayer.o): In function `pcpp::IgmpLayer::toString() const': src/IgmpLayer.cpp:(.text+0x5ae): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IgmpLayer.cpp:(.text+0x5b8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IgmpLayer.cpp:(.text+0x5c2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IgmpLayer.cpp:(.text+0x5d9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IgmpLayer.cpp:(.text+0x5e3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IgmpLayer.o):src/IgmpLayer.cpp:(.text+0x5fa): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(BgpLayer.o): In function `pcpp::BgpLayer::getMessageTypeAsString() const': src/BgpLayer.cpp:(.text+0x2a1): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(BgpLayer.o): In function `pcpp::BgpLayer::toString() const': src/BgpLayer.cpp:(.text+0x33d): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/BgpLayer.cpp:(.text+0x358): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/BgpLayer.cpp:(.text+0x392): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/BgpLayer.cpp:(.text+0x3a6): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/BgpLayer.cpp:(.text+0x3ae): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/BgpLayer.cpp:(.text+0x3b8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/BgpLayer.cpp:(.text+0x3d5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/BgpLayer.cpp:(.text+0x3dd): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/BgpLayer.cpp:(.text+0x3f2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(BgpLayer.o):src/BgpLayer.cpp:(.text+0x3fc): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(BgpLayer.o): In function `pcpp::BgpNotificationMessageLayer::getNotificationDataAsHexString() const': src/BgpLayer.cpp:(.text+0x2a56): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(BgpLayer.o): In function `void std::__1::vector >::__push_back_slow_path(pcpp::BgpOpenMessageLayer::optional_parameter const&)': src/BgpLayer.cpp:(.text._ZNSt3__16vectorIN4pcpp19BgpOpenMessageLayer18optional_parameterENS_9allocatorIS3_EEE21__push_back_slow_pathIKS3_EEvRT_[_ZNSt3__16vectorIN4pcpp19BgpOpenMessageLayer18optional_parameterENS_9allocatorIS3_EEE21__push_back_slow_pathIKS3_EEvRT_]+0x4e): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(BgpLayer.o): In function `void std::__1::vector >::__push_back_slow_path(pcpp::BgpUpdateMessageLayer::prefix_and_ip const&)': src/BgpLayer.cpp:(.text._ZNSt3__16vectorIN4pcpp21BgpUpdateMessageLayer13prefix_and_ipENS_9allocatorIS3_EEE21__push_back_slow_pathIKS3_EEvRT_[_ZNSt3__16vectorIN4pcpp21BgpUpdateMessageLayer13prefix_and_ipENS_9allocatorIS3_EEE21__push_back_slow_pathIKS3_EEvRT_]+0x4b): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(BgpLayer.o): In function `void std::__1::vector >::__push_back_slow_path(pcpp::BgpUpdateMessageLayer::path_attribute const&)': src/BgpLayer.cpp:(.text._ZNSt3__16vectorIN4pcpp21BgpUpdateMessageLayer14path_attributeENS_9allocatorIS3_EEE21__push_back_slow_pathIKS3_EEvRT_[_ZNSt3__16vectorIN4pcpp21BgpUpdateMessageLayer14path_attributeENS_9allocatorIS3_EEE21__push_back_slow_pathIKS3_EEvRT_]+0x4b): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IcmpLayer.o): In function `pcpp::IcmpLayer::toString() const': src/IcmpLayer.cpp:(.text+0x19ab): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/IcmpLayer.cpp:(.text+0x19bf): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/IcmpLayer.cpp:(.text+0x19d3): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/IcmpLayer.cpp:(.text+0x19e7): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/IcmpLayer.cpp:(.text+0x19fb): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IcmpLayer.o):src/IcmpLayer.cpp:(.text+0x1a0f): more undefined references to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IcmpLayer.o): In function `pcpp::IcmpLayer::toString() const': src/IcmpLayer.cpp:(.text+0x1afc): undefined reference to `std::__1::ios_base::init(void*)' src/IcmpLayer.cpp:(.text+0x1b3a): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/IcmpLayer.cpp:(.text+0x1b90): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IcmpLayer.cpp:(.text+0x1ba4): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/IcmpLayer.cpp:(.text+0x1be1): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/IcmpLayer.cpp:(.text+0x1bfd): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/IcmpLayer.cpp:(.text+0x1c3c): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/IcmpLayer.cpp:(.text+0x1c52): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/IcmpLayer.cpp:(.text+0x1cb5): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/IcmpLayer.cpp:(.text+0x1cc9): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/IcmpLayer.cpp:(.text+0x1cd3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IcmpLayer.cpp:(.text+0x1ce0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IcmpLayer.cpp:(.text+0x1cea): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IcmpLayer.cpp:(.text+0x1cf4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IcmpLayer.cpp:(.text+0x1d09): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IcmpLayer.o):src/IcmpLayer.cpp:(.text+0x1d49): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IcmpLayer.o): In function `pcpp::IcmpLayer::toString() const': src/IcmpLayer.cpp:(.text+0x1d5e): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/IcmpLayer.cpp:(.text+0x1d83): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/IcmpLayer.cpp:(.text+0x1d90): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/IcmpLayer.cpp:(.text+0x1db4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IcmpLayer.cpp:(.text+0x1dbe): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IcmpLayer.cpp:(.text+0x1dcb): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IcmpLayer.cpp:(.text+0x1dd5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/IcmpLayer.cpp:(.text+0x1dec): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(IcmpLayer.o):src/IcmpLayer.cpp:(.text+0x1df6): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(PacketTrailerLayer.o): In function `pcpp::PacketTrailerLayer::toString() const': src/PacketTrailerLayer.cpp:(.text+0x6c): undefined reference to `std::__1::ios_base::init(void*)' src/PacketTrailerLayer.cpp:(.text+0xaa): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/PacketTrailerLayer.cpp:(.text+0xfb): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PacketTrailerLayer.cpp:(.text+0x10c): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned long)' src/PacketTrailerLayer.cpp:(.text+0x137): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/PacketTrailerLayer.cpp:(.text+0x174): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PacketTrailerLayer.cpp:(.text+0x190): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PacketTrailerLayer.cpp:(.text+0x1cf): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PacketTrailerLayer.cpp:(.text+0x1e5): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PacketTrailerLayer.cpp:(.text+0x242): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/PacketTrailerLayer.cpp:(.text+0x256): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/PacketTrailerLayer.cpp:(.text+0x260): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PacketTrailerLayer.cpp:(.text+0x26a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PacketTrailerLayer.cpp:(.text+0x274): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PacketTrailerLayer.cpp:(.text+0x27e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PacketTrailerLayer.cpp:(.text+0x286): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(PacketTrailerLayer.o):src/PacketTrailerLayer.cpp:(.text+0x2d1): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(PacketTrailerLayer.o): In function `pcpp::PacketTrailerLayer::toString() const': src/PacketTrailerLayer.cpp:(.text+0x2e6): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/PacketTrailerLayer.cpp:(.text+0x30b): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/PacketTrailerLayer.cpp:(.text+0x318): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/PacketTrailerLayer.cpp:(.text+0x337): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PacketTrailerLayer.cpp:(.text+0x341): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PacketTrailerLayer.cpp:(.text+0x34b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PacketTrailerLayer.cpp:(.text+0x355): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/PacketTrailerLayer.cpp:(.text+0x36c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(PacketTrailerLayer.o):src/PacketTrailerLayer.cpp:(.text+0x376): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(GreLayer.o): In function `pcpp::GREv0Layer::toString() const': src/GreLayer.cpp:(.text+0x13bf): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(GreLayer.o): In function `pcpp::GREv1Layer::toString() const': src/GreLayer.cpp:(.text+0x19cf): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(GreLayer.o): In function `pcpp::PPP_PPTPLayer::toString() const': src/GreLayer.cpp:(.text._ZNK4pcpp13PPP_PPTPLayer8toStringEv[_ZNK4pcpp13PPP_PPTPLayer8toStringEv]+0x1f): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(VlanLayer.o): In function `pcpp::VlanLayer::toString() const': src/VlanLayer.cpp:(.text+0x4ef): undefined reference to `std::__1::ios_base::init(void*)' src/VlanLayer.cpp:(.text+0x535): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/VlanLayer.cpp:(.text+0x597): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/VlanLayer.cpp:(.text+0x5b5): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/VlanLayer.cpp:(.text+0x5e2): undefined reference to `std::__1::ios_base::init(void*)' src/VlanLayer.cpp:(.text+0x611): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/VlanLayer.cpp:(.text+0x668): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/VlanLayer.cpp:(.text+0x689): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/VlanLayer.cpp:(.text+0x6b6): undefined reference to `std::__1::ios_base::init(void*)' src/VlanLayer.cpp:(.text+0x6e5): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/VlanLayer.cpp:(.text+0x72b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/VlanLayer.cpp:(.text+0x759): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/VlanLayer.cpp:(.text+0x7ac): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/VlanLayer.cpp:(.text+0x7c9): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/VlanLayer.cpp:(.text+0x808): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/VlanLayer.cpp:(.text+0x81e): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/VlanLayer.cpp:(.text+0x884): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/VlanLayer.cpp:(.text+0x898): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/VlanLayer.cpp:(.text+0x8c8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/VlanLayer.cpp:(.text+0x8d0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/VlanLayer.cpp:(.text+0x8da): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/VlanLayer.cpp:(.text+0x8e7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/VlanLayer.cpp:(.text+0x8f1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(VlanLayer.o):src/VlanLayer.cpp:(.text+0x8fb): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(VlanLayer.o): In function `pcpp::VlanLayer::toString() const': src/VlanLayer.cpp:(.text+0x9ae): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/VlanLayer.cpp:(.text+0x9d3): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/VlanLayer.cpp:(.text+0x9e5): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/VlanLayer.cpp:(.text+0xa15): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/VlanLayer.cpp:(.text+0xa22): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/VlanLayer.cpp:(.text+0xa2a): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/VlanLayer.cpp:(.text+0xa4f): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/VlanLayer.cpp:(.text+0xa61): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/VlanLayer.cpp:(.text+0xa8b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/VlanLayer.cpp:(.text+0xa98): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/VlanLayer.cpp:(.text+0xaa5): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/VlanLayer.cpp:(.text+0xaca): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/VlanLayer.cpp:(.text+0xadc): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/VlanLayer.cpp:(.text+0xaf4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/VlanLayer.cpp:(.text+0xb10): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/VlanLayer.cpp:(.text+0xb1a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/VlanLayer.cpp:(.text+0xb27): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/VlanLayer.cpp:(.text+0xb31): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(VlanLayer.o):src/VlanLayer.cpp:(.text+0xb3b): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(EthLayer.o): In function `pcpp::EthLayer::toString() const': src/EthLayer.cpp:(.text+0x492): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/EthLayer.cpp:(.text+0x4af): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/EthLayer.cpp:(.text+0x4ee): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/EthLayer.cpp:(.text+0x504): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/EthLayer.cpp:(.text+0x55f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/EthLayer.cpp:(.text+0x569): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/EthLayer.cpp:(.text+0x573): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/EthLayer.cpp:(.text+0x57d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/EthLayer.cpp:(.text+0x5a4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(EthLayer.o):src/EthLayer.cpp:(.text+0x5b3): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSHLayer.o): In function `pcpp::SSHIdentificationMessage::getIdentificationMessage()': src/SSHLayer.cpp:(.text+0x4ce): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSHLayer.o): In function `pcpp::SSHIdentificationMessage::toString() const': src/SSHLayer.cpp:(.text+0x50d): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SSHLayer.cpp:(.text+0x549): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SSHLayer.cpp:(.text+0x55d): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SSHLayer.cpp:(.text+0x596): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SSHLayer.cpp:(.text+0x5aa): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SSHLayer.cpp:(.text+0x5b2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSHLayer.cpp:(.text+0x5bc): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSHLayer.cpp:(.text+0x5d7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSHLayer.cpp:(.text+0x5df): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSHLayer.cpp:(.text+0x5f4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSHLayer.o):src/SSHLayer.cpp:(.text+0x5fe): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSHLayer.o): In function `pcpp::SSHHandshakeMessage::getMessageTypeStr() const': src/SSHLayer.cpp:(.text+0x77b): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSHLayer.o): In function `pcpp::SSHHandshakeMessage::toString() const': src/SSHLayer.cpp:(.text+0x810): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SSHLayer.cpp:(.text+0x84c): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SSHLayer.cpp:(.text+0x860): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SSHLayer.cpp:(.text+0x89e): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SSHLayer.cpp:(.text+0x8b4): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SSHLayer.cpp:(.text+0x8dd): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSHLayer.cpp:(.text+0x8e7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSHLayer.cpp:(.text+0x8ef): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSHLayer.cpp:(.text+0x8f9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSHLayer.cpp:(.text+0x91b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSHLayer.o):src/SSHLayer.cpp:(.text+0x92a): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSHLayer.o): In function `pcpp::SSHKeyExchangeInitMessage::getFieldValue(int)': src/SSHLayer.cpp:(.text+0xb75): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSHLayer.o): In function `pcpp::SSHKeyExchangeInitMessage::getCookieAsHexStream()': src/SSHLayer.cpp:(.text+0xbd6): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSHLayer.o): In function `pcpp::SSHEncryptedMessage::toString() const': src/SSHLayer.cpp:(.text+0xc6d): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SSHLayer.cpp:(.text+0xca9): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SSHLayer.cpp:(.text+0xcbd): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SSHLayer.cpp:(.text+0xcf6): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SSHLayer.cpp:(.text+0xd0a): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SSHLayer.cpp:(.text+0xd12): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSHLayer.cpp:(.text+0xd1c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSHLayer.cpp:(.text+0xd37): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSHLayer.cpp:(.text+0xd3f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSHLayer.cpp:(.text+0xd54): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSHLayer.o):src/SSHLayer.cpp:(.text+0xd5e): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(NullLoopbackLayer.o): In function `pcpp::NullLoopbackLayer::toString() const': src/NullLoopbackLayer.cpp:(.text+0x2ff): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(RadiusLayer.o): In function `pcpp::RadiusLayer::getRadiusMessageString(unsigned char)': src/RadiusLayer.cpp:(.text+0x668): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(RadiusLayer.o): In function `pcpp::RadiusLayer::toString() const': src/RadiusLayer.cpp:(.text+0x706): undefined reference to `std::__1::ios_base::init(void*)' src/RadiusLayer.cpp:(.text+0x741): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/RadiusLayer.cpp:(.text+0x789): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/RadiusLayer.cpp:(.text+0x7fa): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/RadiusLayer.cpp:(.text+0x81e): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/RadiusLayer.cpp:(.text+0x85d): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/RadiusLayer.cpp:(.text+0x865): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/RadiusLayer.cpp:(.text+0x89e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/RadiusLayer.cpp:(.text+0x8a8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/RadiusLayer.cpp:(.text+0x8b0): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/RadiusLayer.cpp:(.text+0x8d2): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/RadiusLayer.cpp:(.text+0x8df): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/RadiusLayer.cpp:(.text+0x8fe): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(MplsLayer.o): In function `pcpp::MplsLayer::toString() const': src/MplsLayer.cpp:(.text+0x5f2): undefined reference to `std::__1::ios_base::init(void*)' src/MplsLayer.cpp:(.text+0x645): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/MplsLayer.cpp:(.text+0x6a7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/MplsLayer.cpp:(.text+0x6d3): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned int)' src/MplsLayer.cpp:(.text+0x703): undefined reference to `std::__1::ios_base::init(void*)' src/MplsLayer.cpp:(.text+0x73a): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/MplsLayer.cpp:(.text+0x791): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/MplsLayer.cpp:(.text+0x7b1): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/MplsLayer.cpp:(.text+0x7d9): undefined reference to `std::__1::ios_base::init(void*)' src/MplsLayer.cpp:(.text+0x808): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/MplsLayer.cpp:(.text+0x856): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/MplsLayer.cpp:(.text+0x880): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/MplsLayer.cpp:(.text+0x8c2): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/MplsLayer.cpp:(.text+0x91b): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/MplsLayer.cpp:(.text+0x941): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/MplsLayer.cpp:(.text+0x980): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/MplsLayer.cpp:(.text+0x996): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/MplsLayer.cpp:(.text+0xa0e): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/MplsLayer.cpp:(.text+0xa24): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/MplsLayer.cpp:(.text+0xaa2): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/MplsLayer.cpp:(.text+0xabb): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/MplsLayer.cpp:(.text+0xadd): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/MplsLayer.cpp:(.text+0xaea): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/MplsLayer.cpp:(.text+0xaf7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/MplsLayer.cpp:(.text+0xb01): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/MplsLayer.cpp:(.text+0xb0e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(MplsLayer.o):src/MplsLayer.cpp:(.text+0xb1b): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(MplsLayer.o): In function `pcpp::MplsLayer::toString() const': src/MplsLayer.cpp:(.text+0xbf3): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/MplsLayer.cpp:(.text+0xc18): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/MplsLayer.cpp:(.text+0xc2a): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/MplsLayer.cpp:(.text+0xc54): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/MplsLayer.cpp:(.text+0xc61): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/MplsLayer.cpp:(.text+0xc6e): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/MplsLayer.cpp:(.text+0xc93): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/MplsLayer.cpp:(.text+0xca5): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/MplsLayer.cpp:(.text+0xccf): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/MplsLayer.cpp:(.text+0xcdc): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/MplsLayer.cpp:(.text+0xce4): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/MplsLayer.cpp:(.text+0xd09): undefined reference to `std::__1::basic_ostream >::~basic_ostream()' src/MplsLayer.cpp:(.text+0xd1b): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/MplsLayer.cpp:(.text+0xd4c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/MplsLayer.cpp:(.text+0xd59): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/MplsLayer.cpp:(.text+0xd66): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/MplsLayer.cpp:(.text+0xd70): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/MplsLayer.cpp:(.text+0xd8c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(MplsLayer.o):src/MplsLayer.cpp:(.text+0xd99): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(EthDot3Layer.o): In function `pcpp::EthDot3Layer::toString() const': src/EthDot3Layer.cpp:(.text+0x192): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/EthDot3Layer.cpp:(.text+0x1af): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/EthDot3Layer.cpp:(.text+0x1ee): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/EthDot3Layer.cpp:(.text+0x204): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/EthDot3Layer.cpp:(.text+0x25f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/EthDot3Layer.cpp:(.text+0x269): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/EthDot3Layer.cpp:(.text+0x273): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/EthDot3Layer.cpp:(.text+0x27d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/EthDot3Layer.cpp:(.text+0x2a4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(EthDot3Layer.o):src/EthDot3Layer.cpp:(.text+0x2b3): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(ArpLayer.o): In function `pcpp::ArpLayer::toString() const': src/ArpLayer.cpp:(.text+0x193): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/ArpLayer.cpp:(.text+0x1b9): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/ArpLayer.cpp:(.text+0x201): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/ArpLayer.cpp:(.text+0x21a): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/ArpLayer.cpp:(.text+0x25c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/ArpLayer.cpp:(.text+0x269): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/ArpLayer.cpp:(.text+0x273): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/ArpLayer.cpp:(.text+0x2dd): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/ArpLayer.cpp:(.text+0x303): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/ArpLayer.cpp:(.text+0x342): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/ArpLayer.cpp:(.text+0x358): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/ArpLayer.cpp:(.text+0x3a5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/ArpLayer.cpp:(.text+0x3af): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/ArpLayer.cpp:(.text+0x3b9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/ArpLayer.cpp:(.text+0x3c6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/ArpLayer.cpp:(.text+0x400): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(ArpLayer.o):src/ArpLayer.cpp:(.text+0x412): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLLayer.o): In function `pcpp::SSLHandshakeLayer::toString() const': src/SSLLayer.cpp:(.text+0x37d): undefined reference to `std::__1::ios_base::init(void*)' src/SSLLayer.cpp:(.text+0x3b6): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/SSLLayer.cpp:(.text+0x412): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0x47e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0x4e1): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' src/SSLLayer.cpp:(.text+0x528): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0x557): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' src/SSLLayer.cpp:(.text+0x59d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0x60a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0x617): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0x621): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/SSLLayer.cpp:(.text+0x643): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/SSLLayer.cpp:(.text+0x650): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/SSLLayer.cpp:(.text+0x669): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0x678): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0x687): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLLayer.o): In function `pcpp::SSLHandshakeLayer::getHandshakeMessageAt(int) const': src/SSLLayer.cpp:(.text+0x8be): undefined reference to `std::__1::__vector_base_common::__throw_out_of_range() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLLayer.o): In function `pcpp::SSLChangeCipherSpecLayer::toString() const': src/SSLLayer.cpp:(.text+0x93d): undefined reference to `std::__1::ios_base::init(void*)' src/SSLLayer.cpp:(.text+0x976): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/SSLLayer.cpp:(.text+0x9cd): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0xa39): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0xa77): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0xa84): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0xa8c): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/SSLLayer.cpp:(.text+0xaae): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/SSLLayer.cpp:(.text+0xabb): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/SSLLayer.cpp:(.text+0xad7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLLayer.o): In function `pcpp::SSLAlertLayer::toString() const': src/SSLLayer.cpp:(.text+0xbbd): undefined reference to `std::__1::ios_base::init(void*)' src/SSLLayer.cpp:(.text+0xbf6): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/SSLLayer.cpp:(.text+0xc4d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0xcbc): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0xd33): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0xd40): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0xd48): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/SSLLayer.cpp:(.text+0xd6a): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/SSLLayer.cpp:(.text+0xd77): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/SSLLayer.cpp:(.text+0xd95): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLLayer.o): In function `pcpp::SSLApplicationDataLayer::toString() const': src/SSLLayer.cpp:(.text+0xe75): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SSLLayer.cpp:(.text+0xe89): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SSLLayer.cpp:(.text+0xe93): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0xea9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SSLLayer.cpp:(.text+0xeb3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLLayer.o): In function `void std::__1::vector >::__push_back_slow_path(pcpp::SSLHandshakeMessage* const&)': src/SSLLayer.cpp:(.text._ZNSt3__16vectorIPN4pcpp19SSLHandshakeMessageENS_9allocatorIS3_EEE21__push_back_slow_pathIKS3_EEvRT_[_ZNSt3__16vectorIPN4pcpp19SSLHandshakeMessageENS_9allocatorIS3_EEE21__push_back_slow_pathIKS3_EEvRT_]+0x35): undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsResource.o): In function `pcpp::IDnsResource::IDnsResource(pcpp::DnsLayer*, unsigned long)': src/DnsResource.cpp:(.text+0x67): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/DnsResource.cpp:(.text+0x7d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsResource.o): In function `pcpp::IDnsResource::IDnsResource(unsigned char*)': src/DnsResource.cpp:(.text+0x485): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsResource.o): In function `pcpp::IDnsResource::encodeName(std::__1::basic_string, std::__1::allocator > const&, char*, unsigned long&)': src/DnsResource.cpp:(.text+0x518): undefined reference to `std::__1::ios_base::init(void*)' src/DnsResource.cpp:(.text+0x561): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/DnsResource.cpp:(.text+0x69b): 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&)' src/DnsResource.cpp:(.text+0x6e1): undefined reference to `std::__1::ios_base::init(void*)' src/DnsResource.cpp:(.text+0x71f): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/DnsResource.cpp:(.text+0x76c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsResource.cpp:(.text+0x783): undefined reference to `std::__1::basic_istream >::operator>>(int&)' src/DnsResource.cpp:(.text+0x8ce): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsResource.cpp:(.text+0x94d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsResource.cpp:(.text+0x955): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/DnsResource.cpp:(.text+0x977): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/DnsResource.cpp:(.text+0x984): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/DnsResource.cpp:(.text+0x98e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsResource.cpp:(.text+0x9aa): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsResource.cpp:(.text+0x9b2): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/DnsResource.cpp:(.text+0x9d7): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/DnsResource.cpp:(.text+0x9e9): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/DnsResource.cpp:(.text+0x9fe): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsResource.o): In function `pcpp::IDnsResource::setName(std::__1::basic_string, std::__1::allocator > const&)': src/DnsResource.cpp:(.text+0xc21): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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)': src/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)' src/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_]+0x97): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' src/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_]+0xd4): undefined reference to `std::__1::ios_base::clear(unsigned int)' src/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_]+0xfa): undefined reference to `std::__1::ios_base::__set_badbit_and_consider_rethrow()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SdpLayer.o): In function `pcpp::splitByWhiteSpaces(std::__1::basic_string, std::__1::allocator >)': src/SdpLayer.cpp:(.text+0x6d): undefined reference to `std::__1::ios_base::init(void*)' src/SdpLayer.cpp:(.text+0xa6): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/SdpLayer.cpp:(.text+0x13c): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/SdpLayer.cpp:(.text+0x16b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x193): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x19b): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/SdpLayer.cpp:(.text+0x1bd): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/SdpLayer.cpp:(.text+0x1ca): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/SdpLayer.cpp:(.text+0x202): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x21e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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)': src/SdpLayer.cpp:(.text+0x3a2): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x3d4): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x3f6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x400): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x472): undefined reference to `std::__1::ios_base::init(void*)' src/SdpLayer.cpp:(.text+0x4b7): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/SdpLayer.cpp:(.text+0x522): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x532): undefined reference to `std::__1::basic_ostream >::operator<<(long)' src/SdpLayer.cpp:(.text+0x57a): undefined reference to `std::__1::ios_base::init(void*)' src/SdpLayer.cpp:(.text+0x5b6): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/SdpLayer.cpp:(.text+0x616): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x628): undefined reference to `std::__1::basic_ostream >::operator<<(long)' src/SdpLayer.cpp:(.text+0x683): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SdpLayer.cpp:(.text+0x6a9): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x6b6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x708): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SdpLayer.cpp:(.text+0x72c): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x7af): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SdpLayer.cpp:(.text+0x7c8): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x84b): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SdpLayer.cpp:(.text+0x864): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x88b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x898): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x8a5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x8b2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x8bf): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SdpLayer.o):src/SdpLayer.cpp:(.text+0x8cc): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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)': src/SdpLayer.cpp:(.text+0x912): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x934): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x96d): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x98f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x9d0): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x9ef): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0xa31): undefined reference to `std::__1::ios_base::init(void*)' src/SdpLayer.cpp:(.text+0xa6d): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/SdpLayer.cpp:(.text+0xacd): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0xae2): undefined reference to `std::__1::basic_ostream >::operator<<(long)' src/SdpLayer.cpp:(.text+0xb24): undefined reference to `std::__1::ios_base::init(void*)' src/SdpLayer.cpp:(.text+0xb60): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/SdpLayer.cpp:(.text+0xbb4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0xbc9): undefined reference to `std::__1::basic_ostream >::operator<<(long)' src/SdpLayer.cpp:(.text+0xc07): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0xc6c): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SdpLayer.cpp:(.text+0xc82): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0xcce): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0xcdb): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0xce5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0xcf2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0xcff): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SdpLayer.o):src/SdpLayer.cpp:(.text+0xd26): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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)': src/SdpLayer.cpp:(.text+0xdd8): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/SdpLayer.cpp:(.text+0xe00): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/SdpLayer.cpp:(.text+0xe10): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/SdpLayer.cpp:(.text+0xe3a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0xe47): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0xe4f): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/SdpLayer.cpp:(.text+0xe74): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/SdpLayer.cpp:(.text+0xe81): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/SdpLayer.cpp:(.text+0xe9e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0xeb3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0xec8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0xef5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0xf14): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SdpLayer.o):src/SdpLayer.cpp:(.text+0xf21): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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)': src/SdpLayer.cpp:(.text+0xf29): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/SdpLayer.cpp:(.text+0xf4e): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/SdpLayer.cpp:(.text+0xf5b): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/SdpLayer.cpp:(.text+0xf85): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0xf92): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0xf9f): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/SdpLayer.cpp:(.text+0xfc4): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/SdpLayer.cpp:(.text+0xfd6): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/SdpLayer.cpp:(.text+0xff3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x1015): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x101f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x1038): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x1045): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SdpLayer.o):src/SdpLayer.cpp:(.text+0x1052): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SdpLayer.o): In function `pcpp::SdpLayer::toString() const': src/SdpLayer.cpp:(.text+0x11ef): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SdpLayer.o): In function `pcpp::SdpLayer::getOwnerIPv4Address() const': src/SdpLayer.cpp:(.text+0x1230): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x124a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x127a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x12d5): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/SdpLayer.cpp:(.text+0x1314): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/SdpLayer.cpp:(.text+0x1354): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x13b5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x13ee): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x13fd): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SdpLayer.o): In function `pcpp::SdpLayer::getMediaPort(std::__1::basic_string, std::__1::allocator >) const': src/SdpLayer.cpp:(.text+0x145d): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x147f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x14cc): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x15b1): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x15cf): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x15f4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x1680): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x1692): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x16a9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SdpLayer.o):src/SdpLayer.cpp:(.text+0x16e4): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 > > >)': src/SdpLayer.cpp:(.text+0x178a): undefined reference to `std::__1::ios_base::init(void*)' src/SdpLayer.cpp:(.text+0x17c9): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/SdpLayer.cpp:(.text+0x1829): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x183b): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/SdpLayer.cpp:(.text+0x1878): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SdpLayer.cpp:(.text+0x188e): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x1905): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SdpLayer.cpp:(.text+0x191b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x1985): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/SdpLayer.cpp:(.text+0x199b): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x19bc): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x19c9): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x19d3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x19e0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x19ed): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SdpLayer.o):src/SdpLayer.cpp:(.text+0x19f7): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 > > >)': src/SdpLayer.cpp:(.text+0x1a31): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x1a53): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x1aad): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/SdpLayer.cpp:(.text+0x1ac3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x1cf4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x1d97): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x1dbb): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x1de0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SdpLayer.o):src/SdpLayer.cpp:(.text+0x1ded): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 > > >)': src/SdpLayer.cpp:(.text+0x1df5): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/SdpLayer.cpp:(.text+0x1e1a): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/SdpLayer.cpp:(.text+0x1e2c): undefined reference to `std::__1::basic_ios >::~basic_ios()' src/SdpLayer.cpp:(.text+0x1e5d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x1e6a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x1e74): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x1e8b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/SdpLayer.cpp:(.text+0x1e98): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SdpLayer.o):src/SdpLayer.cpp:(.text+0x1ea5): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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 >&)': src/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)' src/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]+0x4a): undefined reference to `std::__1::ios_base::clear(unsigned int)' src/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]+0x8b): undefined reference to `std::__1::ios_base::getloc() const' src/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]+0x92): undefined reference to `std::__1::ctype::id' src/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]+0x9c): undefined reference to `std::__1::locale::use_facet(std::__1::locale::id&) const' src/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]+0xa9): undefined reference to `std::__1::locale::~locale()' src/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]+0x109): undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' src/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]+0x16f): undefined reference to `std::__1::ios_base::clear(unsigned int)' src/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]+0x189): undefined reference to `std::__1::locale::~locale()' src/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]+0x1ac): undefined reference to `std::__1::ios_base::__set_badbit_and_consider_rethrow()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsResourceData.o): In function `pcpp::StringDnsResourceData::StringDnsResourceData(unsigned char const*, unsigned long, pcpp::IDnsResource*)': src/DnsResourceData.cpp:(.text+0x2fa): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/DnsResourceData.cpp:(.text+0x310): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsResourceData.o): In function `pcpp::MxDnsResourceData::MxDnsResourceData(unsigned char*, unsigned long, pcpp::IDnsResource*)': src/DnsResourceData.cpp:(.text+0x95d): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/DnsResourceData.cpp:(.text+0x974): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsResourceData.o): In function `pcpp::MxDnsResourceData::MxDnsResourceData(unsigned short const&, std::__1::basic_string, std::__1::allocator > const&)': src/DnsResourceData.cpp:(.text+0x9c3): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/DnsResourceData.cpp:(.text+0x9d6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsResourceData.o): In function `pcpp::MxDnsResourceData::setMxData(unsigned short, std::__1::basic_string, std::__1::allocator >)': src/DnsResourceData.cpp:(.text+0xaac): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsResourceData.o): In function `pcpp::MxDnsResourceData::toString() const': src/DnsResourceData.cpp:(.text+0xb0d): undefined reference to `std::__1::ios_base::init(void*)' src/DnsResourceData.cpp:(.text+0xb46): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/DnsResourceData.cpp:(.text+0xb95): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsResourceData.cpp:(.text+0xbb8): undefined reference to `std::__1::basic_ostream >::operator<<(unsigned short)' src/DnsResourceData.cpp:(.text+0xc2b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsResourceData.cpp:(.text+0xc35): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/DnsResourceData.cpp:(.text+0xc3d): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/DnsResourceData.cpp:(.text+0xc5f): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/DnsResourceData.cpp:(.text+0xc6c): undefined reference to `std::__1::basic_ios >::~basic_ios()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsResourceData.o): In function `pcpp::StringDnsResourceData::~StringDnsResourceData()': src/DnsResourceData.cpp:(.text._ZN4pcpp21StringDnsResourceDataD2Ev[_ZN4pcpp21StringDnsResourceDataD2Ev]+0x13): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsResourceData.o): In function `pcpp::StringDnsResourceData::~StringDnsResourceData()': src/DnsResourceData.cpp:(.text._ZN4pcpp21StringDnsResourceDataD0Ev[_ZN4pcpp21StringDnsResourceDataD0Ev]+0x1a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsResourceData.o): In function `pcpp::StringDnsResourceData::toString() const': src/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&)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsResourceData.o): In function `pcpp::MxDnsResourceData::~MxDnsResourceData()': src/DnsResourceData.cpp:(.text._ZN4pcpp17MxDnsResourceDataD2Ev[_ZN4pcpp17MxDnsResourceDataD2Ev]+0x13): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(DnsResourceData.o): In function `pcpp::MxDnsResourceData::~MxDnsResourceData()': src/DnsResourceData.cpp:(.text._ZN4pcpp17MxDnsResourceDataD0Ev[_ZN4pcpp17MxDnsResourceDataD0Ev]+0x1a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o): In function `pcpp::TextBasedProtocolMessage::copyDataFrom(pcpp::TextBasedProtocolMessage const&)': src/TextBasedProtocol.cpp:(.text+0x215): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x220): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x232): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x31d): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x370): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x378): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x380): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x3ab): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x3e2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o):src/TextBasedProtocol.cpp:(.text+0x3f6): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o): In function `pcpp::HeaderField::getFieldName() const': src/TextBasedProtocol.cpp:(.text+0x779): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x78f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o): In function `pcpp::TextBasedProtocolMessage::parseFields()': src/TextBasedProtocol.cpp:(.text+0x897): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x8f6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x97d): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x9c6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0xa1c): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0xa96): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0xab3): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0xbb7): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0xc05): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0xc12): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0xc34): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0xd0a): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0xd5b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0xddc): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0xe22): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0xe6d): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0xe7a): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0xe82): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0xeea): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0xf02): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x1005): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x105c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x1064): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x10b7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x10d4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x10ee): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o):src/TextBasedProtocol.cpp:(.text+0x112e): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o): In function `pcpp::HeaderField::getFieldValue() const': src/TextBasedProtocol.cpp:(.text+0x125c): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x1272): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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&)': src/TextBasedProtocol.cpp:(.text+0x1392): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x139d): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x13d6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x13e0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x1434): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x143e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o): In function `pcpp::TextBasedProtocolMessage::addEndOfHeader()': src/TextBasedProtocol.cpp:(.text+0x14b0): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x14cd): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x14ec): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x14f6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x154d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x155c): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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&)': src/TextBasedProtocol.cpp:(.text+0x158d): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x159a): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x15d7): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x15e1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x163f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x1649): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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&)': src/TextBasedProtocol.cpp:(.text+0x16a5): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/TextBasedProtocol.cpp:(.text+0x16b9): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x16d3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x1734): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o): In function `pcpp::TextBasedProtocolMessage::insertField(pcpp::HeaderField*, pcpp::HeaderField const&)': src/TextBasedProtocol.cpp:(.text+0x19a0): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x19cb): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x19e8): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/TextBasedProtocol.cpp:(.text+0x19f2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x1c22): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x1c94): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x1ca6): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x1d7e): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x1dc1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x1dcb): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x1dd5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x1f65): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x1f7a): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o):src/TextBasedProtocol.cpp:(.text+0x1fb3): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o): In function `pcpp::TextBasedProtocolMessage::removeField(pcpp::HeaderField*)': src/TextBasedProtocol.cpp:(.text+0x2345): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x26cd): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x26f5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x2790): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x27a5): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o): In function `pcpp::TextBasedProtocolMessage::isHeaderComplete() const': src/TextBasedProtocol.cpp:(.text+0x2802): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x2848): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/TextBasedProtocol.cpp:(.text+0x2855): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x2870): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/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)': src/TextBasedProtocol.cpp:(.text+0x2b5a): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x2b67): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x2b83): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x2b8d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x2ba2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x2bb1): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o): In function `pcpp::HeaderField::initNewField(std::__1::basic_string, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >)': src/TextBasedProtocol.cpp:(.text+0x2c1d): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(unsigned long, char)' src/TextBasedProtocol.cpp:(.text+0x2c33): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' src/TextBasedProtocol.cpp:(.text+0x2c66): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/TextBasedProtocol.cpp:(.text+0x2d00): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/TextBasedProtocol.cpp:(.text+0x2d69): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x2d7f): undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x2d8e): undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x2d98): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x2da2): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x2dac): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x2dfd): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/TextBasedProtocol.cpp:(.text+0x2e90): undefined reference to `std::__1::basic_string, std::__1::allocator >::compare(unsigned long, unsigned long, char const*, unsigned long) const' src/TextBasedProtocol.cpp:(.text+0x2ea3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x2eab): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x2ed5): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' src/TextBasedProtocol.cpp:(.text+0x2f0e): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x2f31): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x2f3b): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x2f45): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x2f4f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o):src/TextBasedProtocol.cpp:(.text+0x2f57): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o): In function `pcpp::HeaderField::HeaderField(pcpp::HeaderField const&)': src/TextBasedProtocol.cpp:(.text+0x2fe9): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x3021): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x3039): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x3043): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x3056): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x306d): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x3087): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o):src/TextBasedProtocol.cpp:(.text+0x3091): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o): In function `pcpp::HeaderField::operator=(pcpp::HeaderField const&)': src/TextBasedProtocol.cpp:(.text+0x310f): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x3147): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x315f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x3169): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x317f): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x3196): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x31b0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o):src/TextBasedProtocol.cpp:(.text+0x31ba): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o): In function `pcpp::HeaderField::setFieldValue(std::__1::basic_string, std::__1::allocator >)': src/TextBasedProtocol.cpp:(.text+0x3230): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x326f): undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)' src/TextBasedProtocol.cpp:(.text+0x328b): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x3298): undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' src/TextBasedProtocol.cpp:(.text+0x32b4): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x32be): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x32c8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x33d6): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/TextBasedProtocol.cpp:(.text+0x3615): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(TextBasedProtocol.o):src/TextBasedProtocol.cpp:(.text+0x362c): more undefined references to `std::__1::basic_string, std::__1::allocator >::~basic_string()' follow /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libPacket++.a(SSLCommon.o): In function `pcpp::SSLVersion::toString(bool)': src/SSLCommon.cpp:(.text+0x3e9): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libCommon++.a(GeneralUtils.o): In function `pcpp::byteArrayToHexString(unsigned char const*, unsigned long, int)': src/GeneralUtils.cpp:(.text+0x68): undefined reference to `std::__1::ios_base::init(void*)' src/GeneralUtils.cpp:(.text+0xa1): undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' src/GeneralUtils.cpp:(.text+0xf8): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/GeneralUtils.cpp:(.text+0x160): undefined reference to `std::__1::basic_ostream >::operator<<(int)' src/GeneralUtils.cpp:(.text+0x1b3): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/GeneralUtils.cpp:(.text+0x1c0): undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' src/GeneralUtils.cpp:(.text+0x1ca): undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' src/GeneralUtils.cpp:(.text+0x1ec): undefined reference to `std::__1::basic_iostream >::~basic_iostream()' src/GeneralUtils.cpp:(.text+0x1fe): undefined reference to `std::__1::basic_ios >::~basic_ios()' /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/970c4ac32eef5267ea83df5fd9e8430db7185e9c/lib/libCommon++.a(MacAddress.o): In function `pcpp::MacAddress::toString() const': src/MacAddress.cpp:(.text+0x74): undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/test_package] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [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/6d7b59b81dc065d7870931e58377cef21ea76db6' '--' '-j3'