******************************************************************************** conan test conan-center-index/recipes/quill/all/test_package/conanfile.py quill/2.7.0@#3782e9bdc92d9964e0d1d97a315c57ca -pr /home/conan/w/prod/BuildSingleReference/172624/eec133e7-d2bc-4343-865d-47b69ce909de/profile_linux_11_libcpp_clang_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True quill/2.7.0 (test package): Installing package Requirements fmt/9.1.0 from 'conan-center' - Cache quill/2.7.0 from local cache - Cache Packages fmt/9.1.0:0a4e95ad363a652e8714b58df224d8092a3d8676 - Cache quill/2.7.0:e8408343a75ba158d417a2d24358353c76a4915e - Cache Installing (downloading, building) binaries... fmt/9.1.0: Already installed! quill/2.7.0: Already installed! quill/2.7.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' quill/2.7.0 (test package): Generator txt created conanbuildinfo.txt quill/2.7.0 (test package): Generator 'CMakeToolchain' calling 'generate()' quill/2.7.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' quill/2.7.0 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' quill/2.7.0 (test package): Generator 'CMakeDeps' calling 'generate()' quill/2.7.0 (test package): Aggregating env generators quill/2.7.0 (test package): Generated conaninfo.txt quill/2.7.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_package/build/Release/generators/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 quill/2.7.0 (test package): Calling build() quill/2.7.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is Clang 11.1.0 -- 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: Target declared 'quill::quill' -- Conan: Component target declared 'fmt::fmt' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_package/build/Release quill/2.7.0 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package CMakeFiles/test_package.dir/build.make:104: recipe for target 'test_package' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/test_package.dir/all' failed Makefile:102: recipe for target 'all' failed /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BackendWorker.cpp.o): In function `quill::detail::BackendWorker::BackendWorker(quill::Config const&, quill::detail::ThreadContextCollection&, quill::detail::HandlerCollection const&)': BackendWorker.cpp:(.text+0x204): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BackendWorker.cpp.o): In function `quill::detail::BackendWorker::stop()': BackendWorker.cpp:(.text+0x482): undefined reference to `std::thread::join()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BackendWorker.cpp.o): In function `quill::detail::BackendWorker::_process_structured_log_template[abi:cxx11](std::basic_string_view >)': BackendWorker.cpp:(.text+0xd10): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' BackendWorker.cpp:(.text+0xd1c): undefined reference to `std::__throw_length_error(char const*)' BackendWorker.cpp:(.text+0xd28): undefined reference to `std::__throw_length_error(char const*)' BackendWorker.cpp:(.text+0xd41): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' BackendWorker.cpp:(.text+0xd4d): undefined reference to `std::__throw_length_error(char const*)' BackendWorker.cpp:(.text+0xd5e): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' BackendWorker.cpp:(.text+0xd6a): undefined reference to `std::__throw_length_error(char const*)' BackendWorker.cpp:(.text+0xd76): undefined reference to `std::__throw_length_error(char const*)' BackendWorker.cpp:(.text+0xd82): undefined reference to `std::__throw_length_error(char const*)' BackendWorker.cpp:(.text+0xd8e): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BackendWorker.cpp.o): In function `std::_Function_handler, std::allocator > const&), quill::detail::BackendWorker::BackendWorker(quill::Config const&, quill::detail::ThreadContextCollection&, quill::detail::HandlerCollection const&)::$_0>::_M_invoke(std::_Any_data const&, std::__cxx11::basic_string, std::allocator > const&)': BackendWorker.cpp:(.text+0xe1e): undefined reference to `std::cerr' BackendWorker.cpp:(.text+0xe26): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' BackendWorker.cpp:(.text+0xe50): undefined reference to `std::ctype::_M_widen_init() const' BackendWorker.cpp:(.text+0xe69): undefined reference to `std::ostream::put(char)' BackendWorker.cpp:(.text+0xe78): undefined reference to `std::ostream::flush()' BackendWorker.cpp:(.text+0xe7d): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BackendWorker.cpp.o): In function `std::pair, std::allocator >&>::__type, std::__decay_and_strip, std::allocator >, std::allocator, std::allocator > > >&>::__type> std::make_pair, std::allocator >&, std::vector, std::allocator >, std::allocator, std::allocator > > >&>(std::__cxx11::basic_string, std::allocator >&, std::vector, std::allocator >, std::allocator, std::allocator > > >&)': BackendWorker.cpp:(.text._ZSt9make_pairIRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERSt6vectorIS5_SaIS5_EEESt4pairINSt17__decay_and_stripIT_E6__typeENSC_IT0_E6__typeEEOSD_OSG_[_ZSt9make_pairIRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERSt6vectorIS5_SaIS5_EEESt4pairINSt17__decay_and_stripIT_E6__typeENSC_IT0_E6__typeEEOSD_OSG_]+0xfe): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BackendWorker.cpp.o): In function `std::__cxx11::basic_string, std::allocator >* std::__uninitialized_copy::__uninit_copy<__gnu_cxx::__normal_iterator, std::allocator > const*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator >*>(__gnu_cxx::__normal_iterator, std::allocator > const*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, __gnu_cxx::__normal_iterator, std::allocator > const*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator >*)': BackendWorker.cpp:(.text._ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt6vectorIS9_SaIS9_EEEEPS9_EET0_T_SI_SH_[_ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt6vectorIS9_SaIS9_EEEEPS9_EET0_T_SI_SH_]+0xc6): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BackendWorker.cpp.o): In function `void std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_realloc_insert > >(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::basic_string_view >&&)': BackendWorker.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJSt17basic_string_viewIcS3_EEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJSt17basic_string_viewIcS3_EEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x259): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BackendWorker.cpp.o): In function `_GLOBAL__sub_I_BackendWorker.cpp': BackendWorker.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' BackendWorker.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o): In function `quill::detail::RdtscClock::RdtscTicks::RdtscTicks()': RdtscClock.cpp:(.text+0x3f): undefined reference to `std::chrono::_V2::steady_clock::now()' RdtscClock.cpp:(.text+0x61): undefined reference to `std::chrono::_V2::steady_clock::now()' RdtscClock.cpp:(.text+0xb7): undefined reference to `std::chrono::_V2::steady_clock::now()' RdtscClock.cpp:(.text+0xd1): undefined reference to `std::chrono::_V2::steady_clock::now()' RdtscClock.cpp:(.text+0x128): undefined reference to `std::chrono::_V2::steady_clock::now()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o):RdtscClock.cpp:(.text+0x141): more undefined references to `std::chrono::_V2::steady_clock::now()' follow /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o): In function `quill::detail::RdtscClock::RdtscClock(std::chrono::duration >)': RdtscClock.cpp:(.text+0x694): undefined reference to `std::chrono::_V2::system_clock::now()' RdtscClock.cpp:(.text+0x6e3): undefined reference to `std::chrono::_V2::system_clock::now()' RdtscClock.cpp:(.text+0x70e): undefined reference to `std::chrono::_V2::system_clock::now()' RdtscClock.cpp:(.text+0x739): undefined reference to `std::chrono::_V2::system_clock::now()' RdtscClock.cpp:(.text+0x76c): undefined reference to `std::chrono::_V2::system_clock::now()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o):RdtscClock.cpp:(.text+0x79b): more undefined references to `std::chrono::_V2::system_clock::now()' follow /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o): In function `quill::detail::RdtscClock::RdtscClock(std::chrono::duration >)': RdtscClock.cpp:(.text+0x822): undefined reference to `std::cerr' RdtscClock.cpp:(.text+0x836): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' RdtscClock.cpp:(.text+0x8bc): undefined reference to `std::__throw_bad_cast()' RdtscClock.cpp:(.text+0x8c4): undefined reference to `std::ctype::_M_widen_init() const' RdtscClock.cpp:(.text+0x8dc): undefined reference to `std::cerr' RdtscClock.cpp:(.text+0x8e1): undefined reference to `std::ostream::put(char)' RdtscClock.cpp:(.text+0x8e9): undefined reference to `std::ostream::flush()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o): In function `quill::detail::RdtscClock::resync(unsigned int) const': RdtscClock.cpp:(.text+0x928): undefined reference to `std::chrono::_V2::system_clock::now()' RdtscClock.cpp:(.text+0x976): undefined reference to `std::chrono::_V2::system_clock::now()' RdtscClock.cpp:(.text+0x99e): undefined reference to `std::chrono::_V2::system_clock::now()' RdtscClock.cpp:(.text+0x9c6): undefined reference to `std::chrono::_V2::system_clock::now()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o): In function `quill::detail::RdtscClock::time_since_epoch(unsigned long) const': RdtscClock.cpp:(.text+0xa25): undefined reference to `std::chrono::_V2::system_clock::now()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o):RdtscClock.cpp:(.text+0xa8c): more undefined references to `std::chrono::_V2::system_clock::now()' follow /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o): In function `_GLOBAL__sub_I_RdtscClock.cpp': RdtscClock.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' RdtscClock.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(ConsoleHandler.cpp.o): In function `quill::ConsoleColours::set_colour(quill::LogLevel, std::__cxx11::basic_string, std::allocator > const&)': ConsoleHandler.cpp:(.text+0x313): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(ConsoleHandler.cpp.o): In function `quill::ConsoleHandler::ConsoleHandler(std::__cxx11::basic_string, std::allocator >, _IO_FILE*, quill::ConsoleColours const&)': ConsoleHandler.cpp:(.text+0x406): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' ConsoleHandler.cpp:(.text+0x56a): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(ConsoleHandler.cpp.o): In function `std::array, std::allocator >, 10ul>::fill(std::__cxx11::basic_string, std::allocator > const&)': ConsoleHandler.cpp:(.text._ZNSt5arrayINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEELm10EE4fillERKS5_[_ZNSt5arrayINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEELm10EE4fillERKS5_]+0x12d): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `quill::detail::fwrite_fully(void const*, unsigned long, unsigned long, _IO_FILE*)': FileUtilities.cpp:(.text+0x34): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' FileUtilities.cpp:(.text+0x48): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x5e): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x72): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0x89): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xb0): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' FileUtilities.cpp:(.text+0xcb): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xe7): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' FileUtilities.cpp:(.text+0x181): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' FileUtilities.cpp:(.text+0x19d): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' FileUtilities.cpp:(.text+0x1c4): undefined reference to `vtable for std::basic_streambuf >' FileUtilities.cpp:(.text+0x1d7): undefined reference to `std::locale::~locale()' FileUtilities.cpp:(.text+0x1e4): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `quill::detail::open_file(std::experimental::filesystem::v1::__cxx11::path const&, std::__cxx11::basic_string, std::allocator > const&)': FileUtilities.cpp:(.text+0x2b4): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' FileUtilities.cpp:(.text+0x2c8): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x2ec): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x2fb): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x312): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x324): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0x33b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x362): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' FileUtilities.cpp:(.text+0x370): undefined reference to `std::__throw_length_error(char const*)' FileUtilities.cpp:(.text+0x389): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x3a3): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' FileUtilities.cpp:(.text+0x43d): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `quill::detail::file_size(std::experimental::filesystem::v1::__cxx11::path const&)': FileUtilities.cpp:(.text+0x44a): undefined reference to `std::experimental::filesystem::v1::file_size(std::experimental::filesystem::v1::__cxx11::path const&)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `quill::detail::remove_file(std::experimental::filesystem::v1::__cxx11::path const&)': FileUtilities.cpp:(.text+0x464): undefined reference to `std::_V2::system_category()' FileUtilities.cpp:(.text+0x473): undefined reference to `std::experimental::filesystem::v1::remove(std::experimental::filesystem::v1::__cxx11::path const&, std::error_code&)' FileUtilities.cpp:(.text+0x483): undefined reference to `std::cerr' FileUtilities.cpp:(.text+0x494): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x49b): undefined reference to `std::cerr' FileUtilities.cpp:(.text+0x4ba): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x4e0): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x50e): undefined reference to `std::ctype::_M_widen_init() const' FileUtilities.cpp:(.text+0x527): undefined reference to `std::ostream::put(char)' FileUtilities.cpp:(.text+0x52f): undefined reference to `std::ostream::flush()' FileUtilities.cpp:(.text+0x551): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `quill::detail::rename_file(std::experimental::filesystem::v1::__cxx11::path const&, std::experimental::filesystem::v1::__cxx11::path const&)': FileUtilities.cpp:(.text+0x596): undefined reference to `std::_V2::system_category()' FileUtilities.cpp:(.text+0x5ab): undefined reference to `std::experimental::filesystem::v1::rename(std::experimental::filesystem::v1::__cxx11::path const&, std::experimental::filesystem::v1::__cxx11::path const&, std::error_code&)' FileUtilities.cpp:(.text+0x5bd): undefined reference to `std::cerr' FileUtilities.cpp:(.text+0x5ce): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x5d5): undefined reference to `std::cerr' FileUtilities.cpp:(.text+0x5f4): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x616): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x63c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x670): undefined reference to `std::ctype::_M_widen_init() const' FileUtilities.cpp:(.text+0x689): undefined reference to `std::ostream::put(char)' FileUtilities.cpp:(.text+0x691): undefined reference to `std::ostream::flush()' FileUtilities.cpp:(.text+0x6b4): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `quill::detail::extract_stem_and_extension(std::experimental::filesystem::v1::__cxx11::path const&)': FileUtilities.cpp:(.text+0x704): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::parent_path() const' FileUtilities.cpp:(.text+0x8fc): undefined reference to `std::__throw_length_error(char const*)' FileUtilities.cpp:(.text+0x908): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `quill::detail::append_date_to_filename(std::experimental::filesystem::v1::__cxx11::path const&, std::chrono::time_point > >, bool, quill::Timezone)': FileUtilities.cpp:(.text+0x999): undefined reference to `std::chrono::_V2::system_clock::now()' FileUtilities.cpp:(.text+0x9fe): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream(std::_Ios_Openmode)' FileUtilities.cpp:(.text+0xa6d): undefined reference to `std::ctype::_M_widen_init() const' FileUtilities.cpp:(.text+0xaa5): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xabc): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xadd): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xaf4): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xb12): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xb29): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xb45): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xb5c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xb78): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xb8f): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xbab): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xbc2): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xbde): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xbf0): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xbfd): undefined reference to `std::ctype::_M_widen_init() const' FileUtilities.cpp:(.text+0xc35): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xc4c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xc6d): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xc84): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xca2): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xcb9): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xcd5): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xce7): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xcfc): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' FileUtilities.cpp:(.text+0xd2f): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()' FileUtilities.cpp:(.text+0xd6d): undefined reference to `std::__throw_bad_cast()' FileUtilities.cpp:(.text+0xd72): undefined reference to `std::__throw_bad_cast()' FileUtilities.cpp:(.text+0xda9): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `quill::detail::append_index_to_filename(std::experimental::filesystem::v1::__cxx11::path const&, unsigned int)': FileUtilities.cpp:(.text+0xe1b): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream(std::_Ios_Openmode)' FileUtilities.cpp:(.text+0xe2f): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xe46): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xe50): undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' FileUtilities.cpp:(.text+0xe62): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xe74): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' FileUtilities.cpp:(.text+0xe9e): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()' FileUtilities.cpp:(.text+0xef9): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::basic_ostream >& std::experimental::filesystem::v1::__cxx11::operator<< >(std::basic_ostream >&, std::experimental::filesystem::v1::__cxx11::path const&)': FileUtilities.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx11lsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ESA_RKNS2_4pathE[_ZNSt12experimental10filesystem2v17__cxx11lsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ESA_RKNS2_4pathE]+0xb2): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::operator/(std::experimental::filesystem::v1::__cxx11::path const&, std::experimental::filesystem::v1::__cxx11::path const&)': FileUtilities.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx11dvERKNS2_4pathES5_[_ZNSt12experimental10filesystem2v17__cxx11dvERKNS2_4pathES5_]+0x126): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::path::stem() const': FileUtilities.cpp:(.text._ZNKSt12experimental10filesystem2v17__cxx114path4stemEv[_ZNKSt12experimental10filesystem2v17__cxx114path4stemEv]+0x14): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_find_extension() const' FileUtilities.cpp:(.text._ZNKSt12experimental10filesystem2v17__cxx114path4stemEv[_ZNKSt12experimental10filesystem2v17__cxx114path4stemEv]+0x108): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' FileUtilities.cpp:(.text._ZNKSt12experimental10filesystem2v17__cxx114path4stemEv[_ZNKSt12experimental10filesystem2v17__cxx114path4stemEv]+0x133): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::path::extension() const': FileUtilities.cpp:(.text._ZNKSt12experimental10filesystem2v17__cxx114path9extensionEv[_ZNKSt12experimental10filesystem2v17__cxx114path9extensionEv]+0x14): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_find_extension() const' FileUtilities.cpp:(.text._ZNKSt12experimental10filesystem2v17__cxx114path9extensionEv[_ZNKSt12experimental10filesystem2v17__cxx114path9extensionEv]+0x111): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' FileUtilities.cpp:(.text._ZNKSt12experimental10filesystem2v17__cxx114path9extensionEv[_ZNKSt12experimental10filesystem2v17__cxx114path9extensionEv]+0x145): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' FileUtilities.cpp:(.text._ZNKSt12experimental10filesystem2v17__cxx114path9extensionEv[_ZNKSt12experimental10filesystem2v17__cxx114path9extensionEv]+0x151): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::path::path(std::__cxx11::basic_string, std::allocator >&&)': FileUtilities.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114pathC2EONSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNSt12experimental10filesystem2v17__cxx114pathC2EONSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x5d): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::path::path(std::experimental::filesystem::v1::__cxx11::path const&)': FileUtilities.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114pathC2ERKS3_[_ZNSt12experimental10filesystem2v17__cxx114pathC2ERKS3_]+0x99): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::path::_M_append(std::__cxx11::basic_string, std::allocator > const&)': FileUtilities.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114path9_M_appendERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNSt12experimental10filesystem2v17__cxx114path9_M_appendERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x174): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' FileUtilities.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114path9_M_appendERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNSt12experimental10filesystem2v17__cxx114path9_M_appendERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x192): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::path::_Cmpt* std::__uninitialized_copy::__uninit_copy<__gnu_cxx::__normal_iterator > >, std::experimental::filesystem::v1::__cxx11::path::_Cmpt*>(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, std::experimental::filesystem::v1::__cxx11::path::_Cmpt*)': FileUtilities.cpp:(.text._ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKNSt12experimental10filesystem2v17__cxx114path5_CmptESt6vectorIS9_SaIS9_EEEEPS9_EET0_T_SI_SH_[_ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKNSt12experimental10filesystem2v17__cxx114path5_CmptESt6vectorIS9_SaIS9_EEEEPS9_EET0_T_SI_SH_]+0xea): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::basic_ostream >& std::__detail::operator<< , std::__cxx11::basic_string, std::allocator >&>(std::basic_ostream >&, std::__detail::_Quoted_string, std::allocator >&, char> const&)': FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x27): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x40): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x83): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x9d): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0xc1): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0xd0): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0xe4): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x102): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x11e): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x148): undefined reference to `vtable for std::basic_streambuf >' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x15b): undefined reference to `std::locale::~locale()' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x168): undefined reference to `std::ios_base::~ios_base()' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x1a4): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x1c0): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x1ea): undefined reference to `vtable for std::basic_streambuf >' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x1fd): undefined reference to `std::locale::~locale()' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x20a): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `_GLOBAL__sub_I_FileUtilities.cpp': FileUtilities.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' FileUtilities.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' CMakeFiles/test_package.dir/test_package.cpp.o: In function `main': test_package.cpp:(.text+0xb6): undefined reference to `quill::file_handler(std::__1::__fs::filesystem::path const&, std::__1::basic_string, std::__1::allocator > const&, quill::FilenameAppend, quill::FileEventNotifier, bool)' test_package.cpp:(.text+0x1ac): undefined reference to `quill::create_logger(std::__1::basic_string, std::__1::allocator > const&, quill::Handler*, std::__1::optional, std::__1::optional)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `quill::detail::BackendWorker::_main_loop()': test_package.cpp:(.text._ZN5quill6detail13BackendWorker10_main_loopEv[_ZN5quill6detail13BackendWorker10_main_loopEv]+0xf4): undefined reference to `quill::detail::BackendWorker::_check_dropped_messages(std::__1::vector > const&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `quill::detail::BackendWorker::_exit()': test_package.cpp:(.text._ZN5quill6detail13BackendWorker5_exitEv[_ZN5quill6detail13BackendWorker5_exitEv]+0xfc): undefined reference to `quill::detail::BackendWorker::_check_dropped_messages(std::__1::vector > const&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `quill::detail::BackendWorker::_process_transit_event(std::__1::vector > const&)': test_package.cpp:(.text._ZN5quill6detail13BackendWorker22_process_transit_eventERKNSt3__16vectorIPNS0_13ThreadContextENS2_9allocatorIS5_EEEE[_ZN5quill6detail13BackendWorker22_process_transit_eventERKNSt3__16vectorIPNS0_13ThreadContextENS2_9allocatorIS5_EEEE]+0x157): undefined reference to `quill::detail::BacktraceStorage::process(std::__1::basic_string, std::__1::allocator > const&, std::__1::function const&)' test_package.cpp:(.text._ZN5quill6detail13BackendWorker22_process_transit_eventERKNSt3__16vectorIPNS0_13ThreadContextENS2_9allocatorIS5_EEEE[_ZN5quill6detail13BackendWorker22_process_transit_eventERKNSt3__16vectorIPNS0_13ThreadContextENS2_9allocatorIS5_EEEE]+0x280): undefined reference to `quill::detail::BacktraceStorage::process(std::__1::basic_string, std::__1::allocator > const&, std::__1::function const&)' test_package.cpp:(.text._ZN5quill6detail13BackendWorker22_process_transit_eventERKNSt3__16vectorIPNS0_13ThreadContextENS2_9allocatorIS5_EEEE[_ZN5quill6detail13BackendWorker22_process_transit_eventERKNSt3__16vectorIPNS0_13ThreadContextENS2_9allocatorIS5_EEEE]+0x541): undefined reference to `quill::detail::BacktraceStorage::set_capacity(std::__1::basic_string, std::__1::allocator > const&, unsigned int)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `quill::detail::BackendWorker::_read_queue_messages_and_decode(quill::detail::ThreadContext*, unsigned long)': test_package.cpp:(.text._ZN5quill6detail13BackendWorker31_read_queue_messages_and_decodeEPNS0_13ThreadContextEm[_ZN5quill6detail13BackendWorker31_read_queue_messages_and_decodeEPNS0_13ThreadContextEm]+0x1a5): undefined reference to `quill::detail::RdtscClock::RdtscClock(std::__1::chrono::duration >)' test_package.cpp:(.text._ZN5quill6detail13BackendWorker31_read_queue_messages_and_decodeEPNS0_13ThreadContextEm[_ZN5quill6detail13BackendWorker31_read_queue_messages_and_decodeEPNS0_13ThreadContextEm]+0x327): undefined reference to `quill::detail::BackendWorker::_process_structured_log_template(std::__1::basic_string_view >)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `quill::detail::BackendWorker::_write_transit_event(quill::TransitEvent const&)': test_package.cpp:(.text._ZN5quill6detail13BackendWorker20_write_transit_eventERKNS_12TransitEventE[_ZN5quill6detail13BackendWorker20_write_transit_eventERKNS_12TransitEventE]+0x163): undefined reference to `quill::PatternFormatter::format(std::__1::chrono::duration >, std::__1::basic_string_view >, std::__1::basic_string_view >, std::__1::basic_string_view >, std::__1::basic_string_view >, quill::MacroMetadata const&, fmt::v9::basic_memory_buffer > const&)' test_package.cpp:(.text._ZN5quill6detail13BackendWorker20_write_transit_eventERKNS_12TransitEventE[_ZN5quill6detail13BackendWorker20_write_transit_eventERKNS_12TransitEventE]+0x17d): undefined reference to `quill::Handler::apply_filters(char const*, std::__1::chrono::duration >, quill::MacroMetadata const&, fmt::v9::basic_memory_buffer > const&)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `quill::detail::BacktraceStorage::store(quill::TransitEvent)': BacktraceStorage.cpp:(.text+0x28): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' BacktraceStorage.cpp:(.text+0x851): undefined reference to `std::__throw_logic_error(char const*)' BacktraceStorage.cpp:(.text+0x85d): undefined reference to `std::__throw_logic_error(char const*)' BacktraceStorage.cpp:(.text+0x869): undefined reference to `std::__throw_length_error(char const*)' BacktraceStorage.cpp:(.text+0x875): undefined reference to `std::__throw_length_error(char const*)' BacktraceStorage.cpp:(.text+0x881): undefined reference to `std::__throw_length_error(char const*)' BacktraceStorage.cpp:(.text+0x88d): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `quill::detail::BacktraceStorage::process(std::__cxx11::basic_string, std::allocator > const&, std::function const&)': BacktraceStorage.cpp:(.text+0x96e): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' BacktraceStorage.cpp:(.text+0xa42): undefined reference to `std::__throw_bad_function_call()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `quill::detail::BacktraceStorage::set_capacity(std::__cxx11::basic_string, std::allocator > const&, unsigned int)': BacktraceStorage.cpp:(.text+0xb49): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `quill::detail::BacktraceStorage::clear(std::__cxx11::basic_string, std::allocator > const&)': BacktraceStorage.cpp:(.text+0xb97): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `quill::QuillError::QuillError(char const*)': BacktraceStorage.cpp:(.text._ZN5quill10QuillErrorC2EPKc[_ZN5quill10QuillErrorC2EPKc]+0x92): undefined reference to `std::__throw_logic_error(char const*)' BacktraceStorage.cpp:(.text._ZN5quill10QuillErrorC2EPKc[_ZN5quill10QuillErrorC2EPKc]+0x9e): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `std::vector >::reserve(unsigned long)': BacktraceStorage.cpp:(.text._ZNSt6vectorIN5quill6detail16BacktraceStorage18StoredTransitEventESaIS3_EE7reserveEm[_ZNSt6vectorIN5quill6detail16BacktraceStorage18StoredTransitEventESaIS3_EE7reserveEm]+0x1bb): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `void __gnu_cxx::new_allocator::construct, std::allocator >&, std::__cxx11::basic_string, std::allocator >&, quill::TransitEvent>(quill::detail::BacktraceStorage::StoredTransitEvent*, std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator >&, quill::TransitEvent&&)': BacktraceStorage.cpp:(.text._ZN9__gnu_cxx13new_allocatorIN5quill6detail16BacktraceStorage18StoredTransitEventEE9constructIS4_JRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESD_NS1_12TransitEventEEEEvPT_DpOT0_[_ZN9__gnu_cxx13new_allocatorIN5quill6detail16BacktraceStorage18StoredTransitEventEE9constructIS4_JRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESD_NS1_12TransitEventEEEEvPT_DpOT0_]+0x346): undefined reference to `std::__throw_length_error(char const*)' BacktraceStorage.cpp:(.text._ZN9__gnu_cxx13new_allocatorIN5quill6detail16BacktraceStorage18StoredTransitEventEE9constructIS4_JRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESD_NS1_12TransitEventEEEEvPT_DpOT0_[_ZN9__gnu_cxx13new_allocatorIN5quill6detail16BacktraceStorage18StoredTransitEventEE9constructIS4_JRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESD_NS1_12TransitEventEEEEvPT_DpOT0_]+0x352): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `std::pair, std::allocator > const, quill::detail::BacktraceStorage::StoredRecordInfo>, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, quill::detail::BacktraceStorage::StoredRecordInfo>, std::allocator, std::allocator > const, quill::detail::BacktraceStorage::StoredRecordInfo> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace, std::allocator >, quill::detail::BacktraceStorage::StoredRecordInfo>(std::integral_constant, std::__cxx11::basic_string, std::allocator >&&, quill::detail::BacktraceStorage::StoredRecordInfo&&)': BacktraceStorage.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill6detail16BacktraceStorage16StoredRecordInfoEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS5_SB_EEES6_INSE_14_Node_iteratorISC_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill6detail16BacktraceStorage16StoredRecordInfoEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS5_SB_EEES6_INSE_14_Node_iteratorISC_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_]+0xa3): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `std::_Hashtable, std::allocator >, std::pair, std::allocator > const, quill::detail::BacktraceStorage::StoredRecordInfo>, std::allocator, std::allocator > const, quill::detail::BacktraceStorage::StoredRecordInfo> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, std::allocator > const, quill::detail::BacktraceStorage::StoredRecordInfo>, true>*)': BacktraceStorage.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill6detail16BacktraceStorage16StoredRecordInfoEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSE_10_Hash_nodeISC_Lb1EEE[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill6detail16BacktraceStorage16StoredRecordInfoEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSE_10_Hash_nodeISC_Lb1EEE]+0x32): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(TransitEventBuffer.cpp.o): In function `std::vector >::_M_default_append(unsigned long)': TransitEventBuffer.cpp:(.text._ZNSt6vectorIN5quill12TransitEventESaIS1_EE17_M_default_appendEm[_ZNSt6vectorIN5quill12TransitEventESaIS1_EE17_M_default_appendEm]+0x2ee): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `quill::detail::gmtime_rs(long const*, tm*)': Os.cpp:(.text+0x31): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' Os.cpp:(.text+0x45): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x5b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x8c): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' Os.cpp:(.text+0xa9): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0xbf): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0xcc): undefined reference to `std::ostream::operator<<(int)' Os.cpp:(.text+0xe0): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0xfc): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' Os.cpp:(.text+0x196): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' Os.cpp:(.text+0x1b2): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' Os.cpp:(.text+0x1d9): undefined reference to `vtable for std::basic_streambuf >' Os.cpp:(.text+0x1ec): undefined reference to `std::locale::~locale()' Os.cpp:(.text+0x1f9): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `quill::detail::localtime_rs(long const*, tm*)': Os.cpp:(.text+0x241): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' Os.cpp:(.text+0x255): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x26b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x29c): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' Os.cpp:(.text+0x2b9): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x2cf): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x2dc): undefined reference to `std::ostream::operator<<(int)' Os.cpp:(.text+0x2f0): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x30c): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' Os.cpp:(.text+0x3a6): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' Os.cpp:(.text+0x3c2): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' Os.cpp:(.text+0x3e9): undefined reference to `vtable for std::basic_streambuf >' Os.cpp:(.text+0x3fc): undefined reference to `std::locale::~locale()' Os.cpp:(.text+0x409): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `quill::detail::set_cpu_affinity(unsigned short)': Os.cpp:(.text+0x4a1): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' Os.cpp:(.text+0x4b5): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x4ce): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x504): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' Os.cpp:(.text+0x524): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x53d): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x54d): undefined reference to `std::ostream::operator<<(int)' Os.cpp:(.text+0x561): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x57e): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' Os.cpp:(.text+0x61b): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `quill::detail::set_thread_name(char const*)': Os.cpp:(.text+0x669): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' Os.cpp:(.text+0x67d): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x693): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x6c3): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' Os.cpp:(.text+0x6e0): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x6f6): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x703): undefined reference to `std::ostream::operator<<(int)' Os.cpp:(.text+0x717): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x733): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' Os.cpp:(.text+0x7cf): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `quill::detail::aligned_alloc(unsigned long, unsigned long)': Os.cpp:(.text+0x9ed): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' Os.cpp:(.text+0xa01): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0xa17): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0xa40): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' Os.cpp:(.text+0xa5d): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0xa73): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0xa7f): undefined reference to `std::ostream::operator<<(int)' Os.cpp:(.text+0xa93): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0xaaf): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' Os.cpp:(.text+0xb49): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' Os.cpp:(.text+0xb65): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' Os.cpp:(.text+0xb8c): undefined reference to `vtable for std::basic_streambuf >' Os.cpp:(.text+0xb9f): undefined reference to `std::locale::~locale()' Os.cpp:(.text+0xbac): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&)': Os.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2EPKcmRKS3_[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2EPKcmRKS3_]+0x75): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `std::__cxx11::basic_string, std::allocator > __gnu_cxx::__to_xstring, std::allocator >, char>(int (*)(char*, unsigned long, char const*, __va_list_tag*), unsigned long, char const*, ...)': Os.cpp:(.text._ZN9__gnu_cxx12__to_xstringINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEcEET_PFiPT0_mPKS8_P13__va_list_tagEmSB_z[_ZN9__gnu_cxx12__to_xstringINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEcEET_PFiPT0_mPKS8_P13__va_list_tagEmSB_z]+0x103): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)': Os.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm]+0x234): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)': Os.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEmmPKcm[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEmmPKcm]+0xa7): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(HandlerCollection.cpp.o): In function `quill::detail::HandlerCollection::_create_console_handler(std::__cxx11::basic_string, std::allocator > const&, _IO_FILE*, quill::ConsoleColours const&)': HandlerCollection.cpp:(.text+0x6b): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' HandlerCollection.cpp:(.text+0x18f): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(HandlerCollection.cpp.o): In function `quill::detail::HandlerCollection::subscribe_handler(quill::Handler*)': HandlerCollection.cpp:(.text+0x509): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(HandlerCollection.cpp.o): In function `quill::detail::HandlerCollection::active_handlers() const': HandlerCollection.cpp:(.text+0x595): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(HandlerCollection.cpp.o): In function `std::_MakeUniq::__single_object std::make_unique, std::allocator > const&, _IO_FILE*&, quill::ConsoleColours const&>(std::__cxx11::basic_string, std::allocator > const&, _IO_FILE*&, quill::ConsoleColours const&)': HandlerCollection.cpp:(.text._ZSt11make_uniqueIN5quill14ConsoleHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERP8_IO_FILERKNS0_14ConsoleColoursEEENSt9_MakeUniqIT_E15__single_objectEDpOT0_[_ZSt11make_uniqueIN5quill14ConsoleHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERP8_IO_FILERKNS0_14ConsoleColoursEEENSt9_MakeUniqIT_E15__single_objectEDpOT0_]+0xc9): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(HandlerCollection.cpp.o): In function `std::pair, std::allocator > const, std::unique_ptr > >, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, std::unique_ptr > >, std::allocator, std::allocator > const, std::unique_ptr > > >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace, std::allocator > const&, std::unique_ptr > >(std::integral_constant, std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': HandlerCollection.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_14ConsoleHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_14ConsoleHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_]+0x22): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(HandlerCollection.cpp.o): In function `std::__detail::_Hash_node, std::allocator > const, std::unique_ptr > >, true>* std::__detail::_Hashtable_alloc, std::allocator > const, std::unique_ptr > >, true> > >::_M_allocate_node, std::allocator > const&, std::unique_ptr > >(std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': HandlerCollection.cpp:(.text._ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_14ConsoleHandlerESD_ISM_EEEEEPSH_DpOT_[_ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_14ConsoleHandlerESD_ISM_EEEEEPSH_DpOT_]+0xa1): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(HandlerCollection.cpp.o): In function `std::_Hashtable, std::allocator >, std::pair, std::allocator > const, std::unique_ptr > >, std::allocator, std::allocator > const, std::unique_ptr > > >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, std::allocator > const, std::unique_ptr > >, true>*)': HandlerCollection.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSG_10_Hash_nodeISE_Lb1EEE[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSG_10_Hash_nodeISE_Lb1EEE]+0x32): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::detail::LoggerCollection::LoggerCollection(quill::Config const&, quill::detail::ThreadContextCollection&, quill::detail::HandlerCollection&)': LoggerCollection.cpp:(.text+0x68): undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::detail::LoggerCollection::create_root_logger()': LoggerCollection.cpp:(.text+0x3de): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::detail::LoggerCollection::get_logger(char const*) const': LoggerCollection.cpp:(.text+0x528): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' LoggerCollection.cpp:(.text+0x620): undefined reference to `std::__throw_length_error(char const*)' LoggerCollection.cpp:(.text+0x62c): undefined reference to `std::__throw_length_error(char const*)' LoggerCollection.cpp:(.text+0x633): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::detail::LoggerCollection::get_all_loggers[abi:cxx11]() const': LoggerCollection.cpp:(.text+0xa10): undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' LoggerCollection.cpp:(.text+0xa9a): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::detail::LoggerCollection::create_logger(std::__cxx11::basic_string, std::allocator > const&, quill::TimestampClockType, quill::TimestampClock*)': LoggerCollection.cpp:(.text+0xd40): undefined reference to `std::__throw_system_error(int)' LoggerCollection.cpp:(.text+0xd4c): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::detail::LoggerCollection::create_logger(std::__cxx11::basic_string, std::allocator > const&, quill::Handler*, quill::TimestampClockType, quill::TimestampClock*)': LoggerCollection.cpp:(.text+0xf6d): undefined reference to `std::__throw_system_error(int)' LoggerCollection.cpp:(.text+0xf79): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::detail::LoggerCollection::create_logger(std::__cxx11::basic_string, std::allocator > const&, std::vector > const&, quill::TimestampClockType, quill::TimestampClock*)': LoggerCollection.cpp:(.text+0x12b1): undefined reference to `std::__throw_system_error(int)' LoggerCollection.cpp:(.text+0x12bd): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)': LoggerCollection.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2EPKcRKS3_[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2EPKcRKS3_]+0x82): undefined reference to `std::__throw_logic_error(char const*)' LoggerCollection.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2EPKcRKS3_[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2EPKcRKS3_]+0x8e): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::Logger::Logger(std::__cxx11::basic_string, std::allocator > const&, std::vector > const&, quill::TimestampClockType, quill::TimestampClock*, quill::detail::ThreadContextCollection&)': LoggerCollection.cpp:(.text._ZN5quill6LoggerC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorIPNS_7HandlerESaISB_EENS_18TimestampClockTypeEPNS_14TimestampClockERNS_6detail23ThreadContextCollectionE[_ZN5quill6LoggerC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorIPNS_7HandlerESaISB_EENS_18TimestampClockTypeEPNS_14TimestampClockERNS_6detail23ThreadContextCollectionE]+0x1bc): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::basic_string(std::__cxx11::basic_string, std::allocator > const&)': LoggerCollection.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2ERKS4_[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2ERKS4_]+0x76): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::Logger::Logger(std::__cxx11::basic_string, std::allocator > const&, quill::Handler*, quill::TimestampClockType, quill::TimestampClock*, quill::detail::ThreadContextCollection&)': LoggerCollection.cpp:(.text._ZN5quill6LoggerC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPNS_7HandlerENS_18TimestampClockTypeEPNS_14TimestampClockERNS_6detail23ThreadContextCollectionE[_ZN5quill6LoggerC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPNS_7HandlerENS_18TimestampClockTypeEPNS_14TimestampClockERNS_6detail23ThreadContextCollectionE]+0x1e8): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::unordered_map, std::allocator >, std::unique_ptr >, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, std::unique_ptr > > > >::find(std::__cxx11::basic_string, std::allocator > const&)': LoggerCollection.cpp:(.text._ZNSt13unordered_mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill6LoggerESt14default_deleteIS8_EESt4hashIS5_ESt8equal_toIS5_ESaISt4pairIKS5_SB_EEE4findERSH_[_ZNSt13unordered_mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill6LoggerESt14default_deleteIS8_EESt4hashIS5_ESt8equal_toIS5_ESaISt4pairIKS5_SB_EEE4findERSH_]+0x17): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::operator=(std::__cxx11::basic_string, std::allocator > const&)': LoggerCollection.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEaSERKS4_[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEaSERKS4_]+0xd7): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::pair, std::allocator > const, quill::Logger*>, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, quill::Logger*>, std::allocator, std::allocator > const, quill::Logger*> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace, std::allocator > const&, quill::Logger*>(std::integral_constant, std::__cxx11::basic_string, std::allocator > const&, quill::Logger*&&)': LoggerCollection.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN5quill6LoggerEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_SA_EEES6_INSD_14_Node_iteratorISB_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN5quill6LoggerEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_SA_EEES6_INSD_14_Node_iteratorISB_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_]+0x29): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::__detail::_Hash_node, std::allocator > const, quill::Logger*>, true>* std::__detail::_Hashtable_alloc, std::allocator > const, quill::Logger*>, true> > >::_M_allocate_node, std::allocator > const&, quill::Logger*>(std::__cxx11::basic_string, std::allocator > const&, quill::Logger*&&)': LoggerCollection.cpp:(.text._ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPN5quill6LoggerEELb1EEEEE16_M_allocate_nodeIJRS9_SC_EEEPSE_DpOT_[_ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPN5quill6LoggerEELb1EEEEE16_M_allocate_nodeIJRS9_SC_EEEPSE_DpOT_]+0x9a): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::_Hashtable, std::allocator >, std::pair, std::allocator > const, quill::Logger*>, std::allocator, std::allocator > const, quill::Logger*> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, std::allocator > const, quill::Logger*>, true>*)': LoggerCollection.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN5quill6LoggerEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSD_10_Hash_nodeISB_Lb1EEE[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN5quill6LoggerEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSD_10_Hash_nodeISB_Lb1EEE]+0x2e): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::pair, std::allocator > const, std::unique_ptr > >, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, std::unique_ptr > >, std::allocator, std::allocator > const, std::unique_ptr > > >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace, std::allocator >, std::unique_ptr > >(std::integral_constant, std::__cxx11::basic_string, std::allocator >&&, std::unique_ptr >&&)': LoggerCollection.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill6LoggerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS5_SD_EEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill6LoggerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS5_SD_EEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_]+0x84): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::_Hashtable, std::allocator >, std::pair, std::allocator > const, std::unique_ptr > >, std::allocator, std::allocator > const, std::unique_ptr > > >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, std::allocator > const, std::unique_ptr > >, true>*)': LoggerCollection.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill6LoggerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSG_10_Hash_nodeISE_Lb1EEE[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill6LoggerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSG_10_Hash_nodeISE_Lb1EEE]+0x2e): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(SignalHandler.cpp.o): In function `quill::detail::(anonymous namespace)::on_signal(int)': SignalHandler.cpp:(.text+0x4f2): undefined reference to `std::chrono::_V2::system_clock::now()' SignalHandler.cpp:(.text+0x7d3): undefined reference to `std::chrono::_V2::system_clock::now()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(ThreadContextCollection.cpp.o): In function `quill::detail::ThreadContextCollection::ThreadContextWrapper::ThreadContextWrapper(quill::detail::ThreadContextCollection&, unsigned int, unsigned int)': ThreadContextCollection.cpp:(.text+0xdd): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(ThreadContextCollection.cpp.o): In function `quill::detail::ThreadContextCollection::register_thread_context(std::shared_ptr const&)': ThreadContextCollection.cpp:(.text+0x20d): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(ThreadContextCollection.cpp.o): In function `quill::detail::ThreadContextCollection::backend_thread_contexts_cache()': ThreadContextCollection.cpp:(.text+0x4a6): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(ThreadContextCollection.cpp.o): In function `quill::detail::ThreadContextCollection::_remove_shared_invalidated_thread_context(quill::detail::ThreadContext const*)': ThreadContextCollection.cpp:(.text+0xa66): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(ThreadContextCollection.cpp.o): In function `quill::detail::ThreadContext::ThreadContext(unsigned int, unsigned int)': ThreadContextCollection.cpp:(.text._ZN5quill6detail13ThreadContextC2Ejj[_ZN5quill6detail13ThreadContextC2Ejj]+0x142): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StreamHandler.cpp.o): In function `quill::StreamHandler::StreamHandler(std::experimental::filesystem::v1::__cxx11::path, _IO_FILE*, quill::FileEventNotifier)': StreamHandler.cpp:(.text+0x2e5): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' StreamHandler.cpp:(.text+0x2f2): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::compare(std::experimental::filesystem::v1::__cxx11::path const&) const' StreamHandler.cpp:(.text+0x3b3): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' StreamHandler.cpp:(.text+0x3c0): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::compare(std::experimental::filesystem::v1::__cxx11::path const&) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StreamHandler.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::path::path(std::experimental::filesystem::v1::__cxx11::path&&)': StreamHandler.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114pathC2EOS3_[_ZNSt12experimental10filesystem2v17__cxx114pathC2EOS3_]+0x6b): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' StreamHandler.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114pathC2EOS3_[_ZNSt12experimental10filesystem2v17__cxx114pathC2EOS3_]+0x81): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(PatternFormatter.cpp.o): In function `quill::PatternFormatter::_set_pattern(std::__cxx11::basic_string, std::allocator >)': PatternFormatter.cpp:(.text+0xd32): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' PatternFormatter.cpp:(.text+0x1834): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x184f): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' PatternFormatter.cpp:(.text+0x1867): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' PatternFormatter.cpp:(.text+0x1881): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' PatternFormatter.cpp:(.text+0x1907): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' PatternFormatter.cpp:(.text+0x1920): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' PatternFormatter.cpp:(.text+0x1939): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' PatternFormatter.cpp:(.text+0x1950): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' PatternFormatter.cpp:(.text+0x1964): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' PatternFormatter.cpp:(.text+0x1981): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' PatternFormatter.cpp:(.text+0x19cb): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' PatternFormatter.cpp:(.text+0x19d7): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x19e3): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x19ef): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x1a4d): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' PatternFormatter.cpp:(.text+0x1a59): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x1a65): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x1a71): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x1a7d): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x1a95): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' PatternFormatter.cpp:(.text+0x1ab2): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' PatternFormatter.cpp:(.text+0x1abe): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x1aca): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x1b47): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' PatternFormatter.cpp:(.text+0x1b69): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' PatternFormatter.cpp:(.text+0x1b96): undefined reference to `vtable for std::basic_streambuf >' PatternFormatter.cpp:(.text+0x1baf): undefined reference to `std::locale::~locale()' PatternFormatter.cpp:(.text+0x1bbc): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(PatternFormatter.cpp.o): In function `std::_Hashtable, std::allocator >, std::pair, std::allocator > const, quill::PatternFormatter::Attribute>, std::allocator, std::allocator > const, quill::PatternFormatter::Attribute> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_Hashtable, std::allocator > const, quill::PatternFormatter::Attribute> const*>(std::pair, std::allocator > const, quill::PatternFormatter::Attribute> const*, std::pair, std::allocator > const, quill::PatternFormatter::Attribute> const*, unsigned long, std::hash, std::allocator > > const&, std::__detail::_Mod_range_hashing const&, std::__detail::_Default_ranged_hash const&, std::equal_to, std::allocator > > const&, std::__detail::_Select1st const&, std::allocator, std::allocator > const, quill::PatternFormatter::Attribute> > const&)': PatternFormatter.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill16PatternFormatter9AttributeEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSB_EET_SS_mRKSI_RKSJ_RKSK_RKSG_RKSE_RKSC_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill16PatternFormatter9AttributeEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSB_EET_SS_mRKSI_RKSJ_RKSK_RKSG_RKSE_RKSC_]+0xaf): undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' PatternFormatter.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill16PatternFormatter9AttributeEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSB_EET_SS_mRKSI_RKSJ_RKSK_RKSG_RKSE_RKSC_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill16PatternFormatter9AttributeEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSB_EET_SS_mRKSI_RKSJ_RKSK_RKSG_RKSE_RKSC_]+0x128): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(PatternFormatter.cpp.o): In function `std::_Hashtable, std::allocator >, std::pair, std::allocator > const, quill::PatternFormatter::Attribute>, std::allocator, std::allocator > const, quill::PatternFormatter::Attribute> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, std::allocator > const, quill::PatternFormatter::Attribute>, true>*)': PatternFormatter.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill16PatternFormatter9AttributeEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSD_10_Hash_nodeISB_Lb1EEE[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill16PatternFormatter9AttributeEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSD_10_Hash_nodeISB_Lb1EEE]+0x32): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(PatternFormatter.cpp.o): In function `std::__detail::_Hash_node, std::allocator > const, quill::PatternFormatter::Attribute>, true>* std::__detail::_Hashtable_alloc, std::allocator > const, quill::PatternFormatter::Attribute>, true> > >::_M_allocate_node, std::allocator > const, quill::PatternFormatter::Attribute> const&>(std::pair, std::allocator > const, quill::PatternFormatter::Attribute> const&)': PatternFormatter.cpp:(.text._ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN5quill16PatternFormatter9AttributeEELb1EEEEE16_M_allocate_nodeIJRKSD_EEEPSE_DpOT_[_ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN5quill16PatternFormatter9AttributeEELb1EEEEE16_M_allocate_nodeIJRKSD_EEEPSE_DpOT_]+0x98): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `quill::file_handler(std::experimental::filesystem::v1::__cxx11::path const&, std::__cxx11::basic_string, std::allocator > const&, quill::FilenameAppend, quill::FileEventNotifier, bool)': Quill.cpp:(.text+0x316): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `quill::time_rotating_file_handler(std::experimental::filesystem::v1::__cxx11::path const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, unsigned int, unsigned int, quill::Timezone, std::__cxx11::basic_string, std::allocator > const&, quill::FileEventNotifier, bool)': Quill.cpp:(.text+0x43a): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `quill::rotating_file_handler(std::experimental::filesystem::v1::__cxx11::path const&, std::__cxx11::basic_string, std::allocator > const&, unsigned long, unsigned int, bool, bool, quill::FileEventNotifier, bool)': Quill.cpp:(.text+0x558): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `quill::json_file_handler(std::experimental::filesystem::v1::__cxx11::path const&, std::__cxx11::basic_string, std::allocator > const&, quill::FilenameAppend, quill::FileEventNotifier, bool)': Quill.cpp:(.text+0x64e): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `quill::detail::LogManager::flush()': Quill.cpp:(.text._ZN5quill6detail10LogManager5flushEv[_ZN5quill6detail10LogManager5flushEv]+0x20f): undefined reference to `std::chrono::_V2::system_clock::now()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `quill::Config::operator=(quill::Config const&)': Quill.cpp:(.text._ZN5quill6ConfigaSERKS0_[_ZN5quill6ConfigaSERKS0_]+0x291): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `_ZN5quill6detail17HandlerCollection14create_handlerINS_11FileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_14FilenameAppendENS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_': Quill.cpp:(.text._ZN5quill6detail17HandlerCollection14create_handlerINS_11FileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_14FilenameAppendENS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_[_ZN5quill6detail17HandlerCollection14create_handlerINS_11FileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_14FilenameAppendENS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_]+0xcf): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::unordered_map, std::allocator >, std::unique_ptr >, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, std::unique_ptr > > > >::find(std::__cxx11::basic_string, std::allocator > const&)': Quill.cpp:(.text._ZNSt13unordered_mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteIS8_EESt4hashIS5_ESt8equal_toIS5_ESaISt4pairIKS5_SB_EEE4findERSH_[_ZNSt13unordered_mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteIS8_EESt4hashIS5_ESt8equal_toIS5_ESaISt4pairIKS5_SB_EEE4findERSH_]+0x17): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::pair, std::allocator > const, std::unique_ptr > >, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, std::unique_ptr > >, std::allocator, std::allocator > const, std::unique_ptr > > >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace, std::allocator > const&, std::unique_ptr > >(std::integral_constant, std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': Quill.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_11FileHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_11FileHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_]+0x22): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::__detail::_Hash_node, std::allocator > const, std::unique_ptr > >, true>* std::__detail::_Hashtable_alloc, std::allocator > const, std::unique_ptr > >, true> > >::_M_allocate_node, std::allocator > const&, std::unique_ptr > >(std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': Quill.cpp:(.text._ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_11FileHandlerESD_ISM_EEEEEPSH_DpOT_[_ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_11FileHandlerESD_ISM_EEEEEPSH_DpOT_]+0xa1): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::path::path(char const* const&)': Quill.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114pathC2IPKcS3_EERKT_[_ZNSt12experimental10filesystem2v17__cxx114pathC2IPKcS3_EERKT_]+0x87): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' Quill.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114pathC2IPKcS3_EERKT_[_ZNSt12experimental10filesystem2v17__cxx114pathC2IPKcS3_EERKT_]+0x9d): undefined reference to `std::__throw_logic_error(char const*)' Quill.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114pathC2IPKcS3_EERKT_[_ZNSt12experimental10filesystem2v17__cxx114pathC2IPKcS3_EERKT_]+0xa9): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `_ZN5quill6detail17HandlerCollection14create_handlerINS_23TimeRotatingFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESB_RjSC_RNS_8TimezoneESB_NS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSI_E4typeESB_DpOT0_': Quill.cpp:(.text._ZN5quill6detail17HandlerCollection14create_handlerINS_23TimeRotatingFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESB_RjSC_RNS_8TimezoneESB_NS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSI_E4typeESB_DpOT0_[_ZN5quill6detail17HandlerCollection14create_handlerINS_23TimeRotatingFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESB_RjSC_RNS_8TimezoneESB_NS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSI_E4typeESB_DpOT0_]+0xe7): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::_MakeUniq::__single_object std::make_unique, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, unsigned int&, unsigned int&, quill::Timezone&, std::__cxx11::basic_string, std::allocator > const&, quill::FileEventNotifier, bool&>(char const*&&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, unsigned int&, unsigned int&, quill::Timezone&, std::__cxx11::basic_string, std::allocator > const&, quill::FileEventNotifier&&, bool&)': Quill.cpp:(.text._ZSt11make_uniqueIN5quill23TimeRotatingFileHandlerEJPKcRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESB_RjSC_RNS0_8TimezoneESB_NS0_17FileEventNotifierERbEENSt9_MakeUniqIT_E15__single_objectEDpOT0_[_ZSt11make_uniqueIN5quill23TimeRotatingFileHandlerEJPKcRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESB_RjSC_RNS0_8TimezoneESB_NS0_17FileEventNotifierERbEENSt9_MakeUniqIT_E15__single_objectEDpOT0_]+0x2e5): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::pair, std::allocator > const, std::unique_ptr > >, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, std::unique_ptr > >, std::allocator, std::allocator > const, std::unique_ptr > > >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace, std::allocator > const&, std::unique_ptr > >(std::integral_constant, std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': Quill.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_23TimeRotatingFileHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_23TimeRotatingFileHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_]+0x22): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::__detail::_Hash_node, std::allocator > const, std::unique_ptr > >, true>* std::__detail::_Hashtable_alloc, std::allocator > const, std::unique_ptr > >, true> > >::_M_allocate_node, std::allocator > const&, std::unique_ptr > >(std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': Quill.cpp:(.text._ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_23TimeRotatingFileHandlerESD_ISM_EEEEEPSH_DpOT_[_ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_23TimeRotatingFileHandlerESD_ISM_EEEEEPSH_DpOT_]+0xa1): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `_ZN5quill6detail17HandlerCollection14create_handlerINS_19RotatingFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERmRjRbSE_NS_17FileEventNotifierESE_EEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_': Quill.cpp:(.text._ZN5quill6detail17HandlerCollection14create_handlerINS_19RotatingFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERmRjRbSE_NS_17FileEventNotifierESE_EEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_[_ZN5quill6detail17HandlerCollection14create_handlerINS_19RotatingFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERmRjRbSE_NS_17FileEventNotifierESE_EEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_]+0xf7): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::pair, std::allocator > const, std::unique_ptr > >, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, std::unique_ptr > >, std::allocator, std::allocator > const, std::unique_ptr > > >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace, std::allocator > const&, std::unique_ptr > >(std::integral_constant, std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': Quill.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_19RotatingFileHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_19RotatingFileHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_]+0x22): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::__detail::_Hash_node, std::allocator > const, std::unique_ptr > >, true>* std::__detail::_Hashtable_alloc, std::allocator > const, std::unique_ptr > >, true> > >::_M_allocate_node, std::allocator > const&, std::unique_ptr > >(std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': Quill.cpp:(.text._ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_19RotatingFileHandlerESD_ISM_EEEEEPSH_DpOT_[_ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_19RotatingFileHandlerESD_ISM_EEEEEPSH_DpOT_]+0xa1): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `_ZN5quill6detail17HandlerCollection14create_handlerINS_15JsonFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_14FilenameAppendENS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_': Quill.cpp:(.text._ZN5quill6detail17HandlerCollection14create_handlerINS_15JsonFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_14FilenameAppendENS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_[_ZN5quill6detail17HandlerCollection14create_handlerINS_15JsonFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_14FilenameAppendENS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_]+0xcf): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::pair, std::allocator > const, std::unique_ptr > >, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, std::unique_ptr > >, std::allocator, std::allocator > const, std::unique_ptr > > >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace, std::allocator > const&, std::unique_ptr > >(std::integral_constant, std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': Quill.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_15JsonFileHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_15JsonFileHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_]+0x22): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::__detail::_Hash_node, std::allocator > const, std::unique_ptr > >, true>* std::__detail::_Hashtable_alloc, std::allocator > const, std::unique_ptr > >, true> > >::_M_allocate_node, std::allocator > const&, std::unique_ptr > >(std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': Quill.cpp:(.text._ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_15JsonFileHandlerESD_ISM_EEEEEPSH_DpOT_[_ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_15JsonFileHandlerESD_ISM_EEEEEPSH_DpOT_]+0xa1): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `quill::PatternFormatter::PatternFormatter(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, quill::Timezone)': Quill.cpp:(.text._ZN5quill16PatternFormatterC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_NS_8TimezoneE[_ZN5quill16PatternFormatterC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_NS_8TimezoneE]+0x1b7): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(TimestampFormatter.cpp.o): In function `quill::detail::TimestampFormatter::TimestampFormatter(std::__cxx11::basic_string, std::allocator > const&, quill::Timezone)': TimestampFormatter.cpp:(.text+0x681): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' TimestampFormatter.cpp:(.text+0x6f3): undefined reference to `std::__throw_length_error(char const*)' TimestampFormatter.cpp:(.text+0x6ff): undefined reference to `std::__throw_length_error(char const*)' TimestampFormatter.cpp:(.text+0x70b): undefined reference to `std::__throw_length_error(char const*)' TimestampFormatter.cpp:(.text+0x717): undefined reference to `std::__throw_length_error(char const*)' TimestampFormatter.cpp:(.text+0x723): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(TimestampFormatter.cpp.o):TimestampFormatter.cpp:(.text+0xc1c): more undefined references to `std::__throw_length_error(char const*)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o): In function `quill::detail::StringFromTime::format_timestamp[abi:cxx11](long)': StringFromTime.cpp:(.text+0x1ed7): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' StringFromTime.cpp:(.text+0x1eef): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' StringFromTime.cpp:(.text+0x1f07): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' StringFromTime.cpp:(.text+0x1f1f): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' StringFromTime.cpp:(.text+0x1f37): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o):StringFromTime.cpp:(.text+0x1f4f): more undefined references to `std::__throw_out_of_range_fmt(char const*, ...)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o): In function `std::__cxx11::basic_string, std::allocator > std::operator+, std::allocator >(char const*, std::__cxx11::basic_string, std::allocator > const&)': StringFromTime.cpp:(.text._ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_[_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_]+0x127): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::insert(unsigned long, unsigned long, char)': StringFromTime.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEmmc[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEmmc]+0x1d6): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' StringFromTime.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEmmc[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEmmc]+0x1e2): undefined reference to `std::__throw_length_error(char const*)' StringFromTime.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEmmc[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEmmc]+0x1ee): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o): In function `std::vector, std::allocator >, std::allocator, std::allocator > > >::push_back(std::__cxx11::basic_string, std::allocator > const&)': StringFromTime.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE9push_backERKS5_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE9push_backERKS5_]+0x9c): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o): In function `std::pair, std::allocator > > >, bool> std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_emplace_unique, std::allocator > > >(std::pair, std::allocator > >&&)': StringFromTime.cpp:(.text._ZNSt8_Rb_treeImSt4pairIKmNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessImESaIS8_EE17_M_emplace_uniqueIJS0_ImS7_EEEES0_ISt17_Rb_tree_iteratorIS8_EbEDpOT_[_ZNSt8_Rb_treeImSt4pairIKmNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessImESaIS8_EE17_M_emplace_uniqueIJS0_ImS7_EEEES0_ISt17_Rb_tree_iteratorIS8_EbEDpOT_]+0xbb): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' StringFromTime.cpp:(.text._ZNSt8_Rb_treeImSt4pairIKmNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessImESaIS8_EE17_M_emplace_uniqueIJS0_ImS7_EEEES0_ISt17_Rb_tree_iteratorIS8_EbEDpOT_[_ZNSt8_Rb_treeImSt4pairIKmNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessImESaIS8_EE17_M_emplace_uniqueIJS0_ImS7_EEEES0_ISt17_Rb_tree_iteratorIS8_EbEDpOT_]+0x114): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o): In function `std::pair, std::allocator >, std::__cxx11::basic_string, std::allocator > >::pair, std::allocator >, std::__cxx11::basic_string, std::allocator >, true>(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': StringFromTime.cpp:(.text._ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_EC2IS5_S5_Lb1EEERKS5_S9_[_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_EC2IS5_S5_Lb1EEERKS5_S9_]+0xe3): undefined reference to `std::__throw_length_error(char const*)' StringFromTime.cpp:(.text._ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_EC2IS5_S5_Lb1EEERKS5_S9_[_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_EC2IS5_S5_Lb1EEERKS5_S9_]+0xef): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::reserve(unsigned long)': StringFromTime.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm]+0x11a): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o): In function `void std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_realloc_insert, std::allocator > const&>(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator > const&)': StringFromTime.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x259): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `quill::detail::s2ws(std::__cxx11::basic_string, std::allocator > const&)': Utilities.cpp:(.text+0x24): undefined reference to `std::codecvt::codecvt(unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `quill::detail::ws2s(std::__cxx11::basic_string, std::allocator > const&)': Utilities.cpp:(.text+0x194): undefined reference to `std::codecvt::codecvt(unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `quill::detail::replace_all(std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': Utilities.cpp:(.text+0x37b): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `quill::detail::safe_strftime(char const*, long, quill::Timezone)': Utilities.cpp:(.text+0x62c): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `quill::detail::split(std::__cxx11::basic_string, std::allocator > const&, char)': Utilities.cpp:(.text+0x68f): undefined reference to `std::__cxx11::basic_istringstream, std::allocator >::basic_istringstream(std::__cxx11::basic_string, std::allocator > const&, std::_Ios_Openmode)' Utilities.cpp:(.text+0x6de): undefined reference to `std::basic_istream >& std::getline, std::allocator >(std::basic_istream >&, std::__cxx11::basic_string, std::allocator >&, char)' Utilities.cpp:(.text+0x789): undefined reference to `VTT for std::__cxx11::basic_istringstream, std::allocator >' Utilities.cpp:(.text+0x7a5): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' Utilities.cpp:(.text+0x7cf): undefined reference to `vtable for std::basic_streambuf >' Utilities.cpp:(.text+0x7e2): undefined reference to `std::locale::~locale()' Utilities.cpp:(.text+0x80e): undefined reference to `std::ios_base::~ios_base()' Utilities.cpp:(.text+0x82f): undefined reference to `std::__throw_length_error(char const*)' Utilities.cpp:(.text+0x857): undefined reference to `VTT for std::__cxx11::basic_istringstream, std::allocator >' Utilities.cpp:(.text+0x873): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' Utilities.cpp:(.text+0x89d): undefined reference to `vtable for std::basic_streambuf >' Utilities.cpp:(.text+0x8b0): undefined reference to `std::locale::~locale()' Utilities.cpp:(.text+0x8dc): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::codecvt_utf8_utf16::~codecvt_utf8_utf16()': Utilities.cpp:(.text._ZNSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EED0Ev[_ZNSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EED0Ev]+0x5): undefined reference to `std::__codecvt_utf8_utf16_base::~__codecvt_utf8_utf16_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::__cxx11::wstring_convert, wchar_t, std::allocator, std::allocator >::from_bytes(char const*, char const*)': Utilities.cpp:(.text._ZNSt7__cxx1115wstring_convertISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EEwSaIwESaIcEE10from_bytesEPKcS8_[_ZNSt7__cxx1115wstring_convertISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EEwSaIwESaIcEE10from_bytesEPKcS8_]+0x163): undefined reference to `std::__throw_range_error(char const*)' Utilities.cpp:(.text._ZNSt7__cxx1115wstring_convertISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EEwSaIwESaIcEE10from_bytesEPKcS8_[_ZNSt7__cxx1115wstring_convertISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EEwSaIwESaIcEE10from_bytesEPKcS8_]+0x16f): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::_M_replace_aux(unsigned long, unsigned long, unsigned long, wchar_t)': Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE14_M_replace_auxEmmmw[_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE14_M_replace_auxEmmmw]+0xe2): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, wchar_t const*, unsigned long)': Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_mutateEmmPKwm[_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_mutateEmmPKwm]+0xb5): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::__cxx11::basic_string, std::allocator >& std::__cxx11::basic_string, std::allocator >::_M_replace_dispatch(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, char const*, char const*, std::__false_type)': Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE19_M_replace_dispatchIPKcEERS4_N9__gnu_cxx17__normal_iteratorIPKwS4_EESD_T_SE_St12__false_type[_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE19_M_replace_dispatchIPKcEERS4_N9__gnu_cxx17__normal_iteratorIPKwS4_EESD_T_SE_St12__false_type]+0x1ef): undefined reference to `std::__throw_logic_error(char const*)' Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE19_M_replace_dispatchIPKcEERS4_N9__gnu_cxx17__normal_iteratorIPKwS4_EESD_T_SE_St12__false_type[_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE19_M_replace_dispatchIPKcEERS4_N9__gnu_cxx17__normal_iteratorIPKwS4_EESD_T_SE_St12__false_type]+0x1fb): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, wchar_t const*, unsigned long)': Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE10_M_replaceEmmPKwm[_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE10_M_replaceEmmPKwm]+0x238): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::__cxx11::wstring_convert, wchar_t, std::allocator, std::allocator >::to_bytes(wchar_t const*, wchar_t const*)': Utilities.cpp:(.text._ZNSt7__cxx1115wstring_convertISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EEwSaIwESaIcEE8to_bytesEPKwS8_[_ZNSt7__cxx1115wstring_convertISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EEwSaIwESaIcEE8to_bytesEPKwS8_]+0x14f): undefined reference to `std::__throw_range_error(char const*)' Utilities.cpp:(.text._ZNSt7__cxx1115wstring_convertISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EEwSaIwESaIcEE8to_bytesEPKwS8_[_ZNSt7__cxx1115wstring_convertISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EEwSaIwESaIcEE8to_bytesEPKwS8_]+0x15b): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::resize(unsigned long)': Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEm[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEm]+0x134): undefined reference to `std::__throw_length_error(char const*)' Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEm[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEm]+0x140): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::__cxx11::basic_string, std::allocator >& std::__cxx11::basic_string, std::allocator >::_M_replace_dispatch(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, wchar_t const*, wchar_t const*, std::__false_type)': Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE19_M_replace_dispatchIPKwEERS4_N9__gnu_cxx17__normal_iteratorIPKcS4_EESD_T_SE_St12__false_type[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE19_M_replace_dispatchIPKwEERS4_N9__gnu_cxx17__normal_iteratorIPKcS4_EESD_T_SE_St12__false_type]+0x1f2): undefined reference to `std::__throw_logic_error(char const*)' Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE19_M_replace_dispatchIPKwEERS4_N9__gnu_cxx17__normal_iteratorIPKcS4_EESD_T_SE_St12__false_type[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE19_M_replace_dispatchIPKwEERS4_N9__gnu_cxx17__normal_iteratorIPKcS4_EESD_T_SE_St12__false_type]+0x1fe): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x10): undefined reference to `std::__codecvt_utf8_utf16_base::~__codecvt_utf8_utf16_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x20): undefined reference to `std::__codecvt_utf8_utf16_base::do_out(__mbstate_t&, wchar_t const*, wchar_t const*, wchar_t const*&, char*, char*, char*&) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x28): undefined reference to `std::__codecvt_utf8_utf16_base::do_unshift(__mbstate_t&, char*, char*, char*&) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x30): undefined reference to `std::__codecvt_utf8_utf16_base::do_in(__mbstate_t&, char const*, char const*, char const*&, wchar_t*, wchar_t*, wchar_t*&) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x38): undefined reference to `std::__codecvt_utf8_utf16_base::do_encoding() const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x40): undefined reference to `std::__codecvt_utf8_utf16_base::do_always_noconv() const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x48): undefined reference to `std::__codecvt_utf8_utf16_base::do_length(__mbstate_t&, char const*, char const*, unsigned long) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x50): undefined reference to `std::__codecvt_utf8_utf16_base::do_max_length() const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x10): undefined reference to `typeinfo for std::__codecvt_utf8_utf16_base' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileHandler.cpp.o): In function `quill::FileHandler::FileHandler(std::experimental::filesystem::v1::__cxx11::path const&, std::__cxx11::basic_string, std::allocator > const&, quill::FilenameAppend, quill::FileEventNotifier, bool)': FileHandler.cpp:(.text+0x389): undefined reference to `std::chrono::_V2::system_clock::now()' FileHandler.cpp:(.text+0x3c5): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileHandler.cpp.o): In function `quill::FileHandler::FileHandler(std::experimental::filesystem::v1::__cxx11::path const&, quill::FileEventNotifier, bool)': FileHandler.cpp:(.text+0x7b0): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(JsonFileHandler.cpp.o): In function `quill::JsonFileHandler::write(fmt::v9::basic_memory_buffer > const&, quill::TransitEvent const&)': JsonFileHandler.cpp:(.text+0xf1): undefined reference to `fmt::v9::vformat[abi:cxx11](fmt::v9::basic_string_view, fmt::v9::basic_format_args >)' JsonFileHandler.cpp:(.text+0x290): undefined reference to `fmt::v9::vformat[abi:cxx11](fmt::v9::basic_string_view, fmt::v9::basic_format_args >)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RotatingFileHandler.cpp.o): In function `quill::RotatingFileHandler::RotatingFileHandler(std::experimental::filesystem::v1::__cxx11::path const&, std::__cxx11::basic_string, std::allocator > const&, unsigned long, unsigned int, bool, bool, quill::FileEventNotifier, bool)': RotatingFileHandler.cpp:(.text+0x1d6): undefined reference to `std::experimental::filesystem::v1::current_path[abi:cxx11]()' RotatingFileHandler.cpp:(.text+0x1eb): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::parent_path() const' RotatingFileHandler.cpp:(.text+0x218): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::directory_iterator(std::experimental::filesystem::v1::__cxx11::path const&, std::experimental::filesystem::v1::directory_options, std::error_code*)' RotatingFileHandler.cpp:(.text+0x376): undefined reference to `std::experimental::filesystem::v1::current_path[abi:cxx11]()' RotatingFileHandler.cpp:(.text+0x38b): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::parent_path() const' RotatingFileHandler.cpp:(.text+0x3b8): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::directory_iterator(std::experimental::filesystem::v1::__cxx11::path const&, std::experimental::filesystem::v1::directory_options, std::error_code*)' RotatingFileHandler.cpp:(.text+0x649): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::operator++()' RotatingFileHandler.cpp:(.text+0x665): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::operator*() const' RotatingFileHandler.cpp:(.text+0xcbb): undefined reference to `std::__throw_out_of_range(char const*)' RotatingFileHandler.cpp:(.text+0xd11): undefined reference to `std::__throw_invalid_argument(char const*)' RotatingFileHandler.cpp:(.text+0xd8c): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::operator++()' RotatingFileHandler.cpp:(.text+0xda3): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::operator*() const' RotatingFileHandler.cpp:(.text+0x1042): undefined reference to `std::experimental::filesystem::v1::remove(std::experimental::filesystem::v1::__cxx11::path const&)' RotatingFileHandler.cpp:(.text+0x112b): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x1137): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x1143): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x114f): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x115b): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x1176): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' RotatingFileHandler.cpp:(.text+0x1182): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x118e): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x119a): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x11a6): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x11b2): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RotatingFileHandler.cpp.o):RotatingFileHandler.cpp:(.text+0x11be): more undefined references to `std::__throw_length_error(char const*)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(TimeRotatingFileHandler.cpp.o): In function `quill::TimeRotatingFileHandler::TimeRotatingFileHandler(std::experimental::filesystem::v1::__cxx11::path const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator >, unsigned int, unsigned int, quill::Timezone, std::__cxx11::basic_string, std::allocator > const&, quill::FileEventNotifier, bool)': TimeRotatingFileHandler.cpp:(.text+0x2f0): undefined reference to `std::__cxx11::basic_istringstream, std::allocator >::basic_istringstream(std::__cxx11::basic_string, std::allocator > const&, std::_Ios_Openmode)' TimeRotatingFileHandler.cpp:(.text+0x335): undefined reference to `std::basic_istream >& std::getline, std::allocator >(std::basic_istream >&, std::__cxx11::basic_string, std::allocator >&, char)' TimeRotatingFileHandler.cpp:(.text+0x4be): undefined reference to `std::chrono::_V2::system_clock::now()' TimeRotatingFileHandler.cpp:(.text+0x506): undefined reference to `VTT for std::__cxx11::basic_istringstream, std::allocator >' TimeRotatingFileHandler.cpp:(.text+0x528): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' TimeRotatingFileHandler.cpp:(.text+0x555): undefined reference to `vtable for std::basic_streambuf >' TimeRotatingFileHandler.cpp:(.text+0x56e): undefined reference to `std::locale::~locale()' TimeRotatingFileHandler.cpp:(.text+0x5a3): undefined reference to `std::ios_base::~ios_base()' TimeRotatingFileHandler.cpp:(.text+0x651): undefined reference to `std::__throw_length_error(char const*)' TimeRotatingFileHandler.cpp:(.text+0x65d): undefined reference to `std::__throw_out_of_range(char const*)' TimeRotatingFileHandler.cpp:(.text+0x669): undefined reference to `std::__throw_out_of_range(char const*)' TimeRotatingFileHandler.cpp:(.text+0x717): undefined reference to `std::__throw_invalid_argument(char const*)' TimeRotatingFileHandler.cpp:(.text+0x723): undefined reference to `std::__throw_invalid_argument(char const*)' TimeRotatingFileHandler.cpp:(.text+0x7c9): undefined reference to `VTT for std::__cxx11::basic_istringstream, std::allocator >' TimeRotatingFileHandler.cpp:(.text+0x7eb): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' TimeRotatingFileHandler.cpp:(.text+0x818): undefined reference to `vtable for std::basic_streambuf >' TimeRotatingFileHandler.cpp:(.text+0x831): undefined reference to `std::locale::~locale()' TimeRotatingFileHandler.cpp:(.text+0x866): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(TimeRotatingFileHandler.cpp.o): In function `quill::TimeRotatingFileHandler::write(fmt::v9::basic_memory_buffer > const&, quill::TransitEvent const&)': TimeRotatingFileHandler.cpp:(.text+0xdc6): undefined reference to `std::chrono::_V2::system_clock::now()' TimeRotatingFileHandler.cpp:(.text+0xebe): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(TimeRotatingFileHandler.cpp.o): In function `void std::allocator_traits >::construct(std::allocator&, std::experimental::filesystem::v1::__cxx11::path*, std::experimental::filesystem::v1::__cxx11::path const&)': TimeRotatingFileHandler.cpp:(.text._ZNSt16allocator_traitsISaINSt12experimental10filesystem2v17__cxx114pathEEE9constructIS4_JRKS4_EEEvRS5_PT_DpOT0_[_ZNSt16allocator_traitsISaINSt12experimental10filesystem2v17__cxx114pathEEE9constructIS4_JRKS4_EEEvRS5_PT_DpOT0_]+0x111): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LogLevel.cpp.o): In function `quill::loglevel_to_string(quill::LogLevel)': LogLevel.cpp:(.text+0x45): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' LogLevel.cpp:(.text+0x59): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x6f): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x87): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x9b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0xb7): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' LogLevel.cpp:(.text+0x151): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' LogLevel.cpp:(.text+0x16d): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' LogLevel.cpp:(.text+0x194): undefined reference to `vtable for std::basic_streambuf >' LogLevel.cpp:(.text+0x1a7): undefined reference to `std::locale::~locale()' LogLevel.cpp:(.text+0x1b4): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LogLevel.cpp.o): In function `quill::loglevel_to_string_id(quill::LogLevel)': LogLevel.cpp:(.text+0x205): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' LogLevel.cpp:(.text+0x219): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x22f): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x247): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x25b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x277): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' LogLevel.cpp:(.text+0x311): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' LogLevel.cpp:(.text+0x32d): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' LogLevel.cpp:(.text+0x354): undefined reference to `vtable for std::basic_streambuf >' LogLevel.cpp:(.text+0x367): undefined reference to `std::locale::~locale()' LogLevel.cpp:(.text+0x374): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LogLevel.cpp.o): In function `quill::loglevel_from_string(std::__cxx11::basic_string, std::allocator >)': LogLevel.cpp:(.text+0x3d9): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' LogLevel.cpp:(.text+0x8c9): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' LogLevel.cpp:(.text+0x8dd): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x8f3): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x904): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x918): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x934): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' LogLevel.cpp:(.text+0x9ce): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' LogLevel.cpp:(.text+0x9ea): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' LogLevel.cpp:(.text+0xa14): undefined reference to `vtable for std::basic_streambuf >' LogLevel.cpp:(.text+0xa2a): undefined reference to `std::locale::~locale()' LogLevel.cpp:(.text+0xa37): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LogLevel.cpp.o): In function `std::_Hashtable, std::allocator >, std::pair, std::allocator > const, quill::LogLevel>, std::allocator, std::allocator > const, quill::LogLevel> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_Hashtable, std::allocator > const, quill::LogLevel> const*>(std::pair, std::allocator > const, quill::LogLevel> const*, std::pair, std::allocator > const, quill::LogLevel> const*, unsigned long, std::hash, std::allocator > > const&, std::__detail::_Mod_range_hashing const&, std::__detail::_Default_ranged_hash const&, std::equal_to, std::allocator > > const&, std::__detail::_Select1st const&, std::allocator, std::allocator > const, quill::LogLevel> > const&)': LogLevel.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill8LogLevelEESaISA_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSA_EET_SR_mRKSH_RKSI_RKSJ_RKSF_RKSD_RKSB_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill8LogLevelEESaISA_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSA_EET_SR_mRKSH_RKSI_RKSJ_RKSF_RKSD_RKSB_]+0xaf): undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' LogLevel.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill8LogLevelEESaISA_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSA_EET_SR_mRKSH_RKSI_RKSJ_RKSF_RKSD_RKSB_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill8LogLevelEESaISA_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSA_EET_SR_mRKSH_RKSI_RKSJ_RKSF_RKSD_RKSB_]+0x128): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LogLevel.cpp.o): In function `std::_Hashtable, std::allocator >, std::pair, std::allocator > const, quill::LogLevel>, std::allocator, std::allocator > const, quill::LogLevel> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, std::allocator > const, quill::LogLevel>, true>*)': LogLevel.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill8LogLevelEESaISA_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSC_10_Hash_nodeISA_Lb1EEE[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill8LogLevelEESaISA_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSC_10_Hash_nodeISA_Lb1EEE]+0x32): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LogLevel.cpp.o): In function `std::__detail::_Hash_node, std::allocator > const, quill::LogLevel>, true>* std::__detail::_Hashtable_alloc, std::allocator > const, quill::LogLevel>, true> > >::_M_allocate_node, std::allocator > const, quill::LogLevel> const&>(std::pair, std::allocator > const, quill::LogLevel> const&)': LogLevel.cpp:(.text._ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN5quill8LogLevelEELb1EEEEE16_M_allocate_nodeIJRKSC_EEEPSD_DpOT_[_ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN5quill8LogLevelEELb1EEEEE16_M_allocate_nodeIJRKSC_EEEPSD_DpOT_]+0x98): undefined reference to `std::__throw_length_error(char const*)' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [test_package] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 quill/2.7.0 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior quill/2.7.0 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ERROR: quill/2.7.0 (test package): Error in build() method, line 21 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_package/build/Release" '--' '-j3' ******************************************************************************** conan test conan-center-index/recipes/quill/all/test_v1_package/conanfile.py quill/2.7.0@#3782e9bdc92d9964e0d1d97a315c57ca -pr /home/conan/w/prod/BuildSingleReference/172624/eec133e7-d2bc-4343-865d-47b69ce909de/profile_linux_11_libcpp_clang_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True quill/2.7.0 (test package): Installing package Requirements fmt/9.1.0 from 'conan-center' - Cache quill/2.7.0 from local cache - Cache Packages fmt/9.1.0:0a4e95ad363a652e8714b58df224d8092a3d8676 - Cache quill/2.7.0:e8408343a75ba158d417a2d24358353c76a4915e - Cache Installing (downloading, building) binaries... fmt/9.1.0: Already installed! quill/2.7.0: Already installed! quill/2.7.0 (test package): Generator txt created conanbuildinfo.txt quill/2.7.0 (test package): Generator cmake created conanbuildinfo.cmake quill/2.7.0 (test package): Generator cmake_find_package_multi created quill-config-version.cmake quill/2.7.0 (test package): Generator cmake_find_package_multi created quill-config.cmake quill/2.7.0 (test package): Generator cmake_find_package_multi created quillTargets.cmake quill/2.7.0 (test package): Generator cmake_find_package_multi created quillTarget-release.cmake quill/2.7.0 (test package): Generator cmake_find_package_multi created fmt-config-version.cmake quill/2.7.0 (test package): Generator cmake_find_package_multi created fmtTarget-release.cmake quill/2.7.0 (test package): Generator cmake_find_package_multi created fmtTargets.cmake quill/2.7.0 (test package): Generator cmake_find_package_multi created fmt-config.cmake quill/2.7.0 (test package): Aggregating env generators quill/2.7.0 (test package): Generated conaninfo.txt quill/2.7.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_v1_package/build/8a76e7df04d864c2a84d765a7a38862c90d1fbd1/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 quill/2.7.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_v1_package/build/8a76e7df04d864c2a84d765a7a38862c90d1fbd1' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_v1_package/build/8a76e7df04d864c2a84d765a7a38862c90d1fbd1/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_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_v1_package/build/8a76e7df04d864c2a84d765a7a38862c90d1fbd1" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_v1_package/build/8a76e7df04d864c2a84d765a7a38862c90d1fbd1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_v1_package' ----------------- -- The C compiler identification is Clang 11.1.0 -- The CXX compiler identification is Clang 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library quill found /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a -- Library fmt found /home/conan/w/prod/BuildSingleReference/.conan/data/fmt/9.1.0/_/_/package/0a4e95ad363a652e8714b58df224d8092a3d8676/lib/libfmt.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler Clang>=8, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libc++ -- Library quill found /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a -- Library fmt found /home/conan/w/prod/BuildSingleReference/.conan/data/fmt/9.1.0/_/_/package/0a4e95ad363a652e8714b58df224d8092a3d8676/lib/libfmt.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/fmt/9.1.0/_/_/package/0a4e95ad363a652e8714b58df224d8092a3d8676/lib/libfmt.a -- Library fmt found /home/conan/w/prod/BuildSingleReference/.conan/data/fmt/9.1.0/_/_/package/0a4e95ad363a652e8714b58df224d8092a3d8676/lib/libfmt.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/fmt/9.1.0/_/_/package/0a4e95ad363a652e8714b58df224d8092a3d8676/lib/libfmt.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_v1_package/build/8a76e7df04d864c2a84d765a7a38862c90d1fbd1 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_v1_package/build/8a76e7df04d864c2a84d765a7a38862c90d1fbd1' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object test_package/CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable ../bin/test_package test_package/CMakeFiles/test_package.dir/build.make:104: recipe for target 'bin/test_package' failed CMakeFiles/Makefile2:112: recipe for target 'test_package/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 /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BackendWorker.cpp.o): In function `quill::detail::BackendWorker::BackendWorker(quill::Config const&, quill::detail::ThreadContextCollection&, quill::detail::HandlerCollection const&)': BackendWorker.cpp:(.text+0x204): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BackendWorker.cpp.o): In function `quill::detail::BackendWorker::stop()': BackendWorker.cpp:(.text+0x482): undefined reference to `std::thread::join()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BackendWorker.cpp.o): In function `quill::detail::BackendWorker::_process_structured_log_template[abi:cxx11](std::basic_string_view >)': BackendWorker.cpp:(.text+0xd10): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' BackendWorker.cpp:(.text+0xd1c): undefined reference to `std::__throw_length_error(char const*)' BackendWorker.cpp:(.text+0xd28): undefined reference to `std::__throw_length_error(char const*)' BackendWorker.cpp:(.text+0xd41): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' BackendWorker.cpp:(.text+0xd4d): undefined reference to `std::__throw_length_error(char const*)' BackendWorker.cpp:(.text+0xd5e): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' BackendWorker.cpp:(.text+0xd6a): undefined reference to `std::__throw_length_error(char const*)' BackendWorker.cpp:(.text+0xd76): undefined reference to `std::__throw_length_error(char const*)' BackendWorker.cpp:(.text+0xd82): undefined reference to `std::__throw_length_error(char const*)' BackendWorker.cpp:(.text+0xd8e): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BackendWorker.cpp.o): In function `std::_Function_handler, std::allocator > const&), quill::detail::BackendWorker::BackendWorker(quill::Config const&, quill::detail::ThreadContextCollection&, quill::detail::HandlerCollection const&)::$_0>::_M_invoke(std::_Any_data const&, std::__cxx11::basic_string, std::allocator > const&)': BackendWorker.cpp:(.text+0xe1e): undefined reference to `std::cerr' BackendWorker.cpp:(.text+0xe26): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' BackendWorker.cpp:(.text+0xe50): undefined reference to `std::ctype::_M_widen_init() const' BackendWorker.cpp:(.text+0xe69): undefined reference to `std::ostream::put(char)' BackendWorker.cpp:(.text+0xe78): undefined reference to `std::ostream::flush()' BackendWorker.cpp:(.text+0xe7d): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BackendWorker.cpp.o): In function `std::pair, std::allocator >&>::__type, std::__decay_and_strip, std::allocator >, std::allocator, std::allocator > > >&>::__type> std::make_pair, std::allocator >&, std::vector, std::allocator >, std::allocator, std::allocator > > >&>(std::__cxx11::basic_string, std::allocator >&, std::vector, std::allocator >, std::allocator, std::allocator > > >&)': BackendWorker.cpp:(.text._ZSt9make_pairIRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERSt6vectorIS5_SaIS5_EEESt4pairINSt17__decay_and_stripIT_E6__typeENSC_IT0_E6__typeEEOSD_OSG_[_ZSt9make_pairIRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERSt6vectorIS5_SaIS5_EEESt4pairINSt17__decay_and_stripIT_E6__typeENSC_IT0_E6__typeEEOSD_OSG_]+0xfe): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BackendWorker.cpp.o): In function `std::__cxx11::basic_string, std::allocator >* std::__uninitialized_copy::__uninit_copy<__gnu_cxx::__normal_iterator, std::allocator > const*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator >*>(__gnu_cxx::__normal_iterator, std::allocator > const*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, __gnu_cxx::__normal_iterator, std::allocator > const*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator >*)': BackendWorker.cpp:(.text._ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt6vectorIS9_SaIS9_EEEEPS9_EET0_T_SI_SH_[_ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt6vectorIS9_SaIS9_EEEEPS9_EET0_T_SI_SH_]+0xc6): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BackendWorker.cpp.o): In function `void std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_realloc_insert > >(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::basic_string_view >&&)': BackendWorker.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJSt17basic_string_viewIcS3_EEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJSt17basic_string_viewIcS3_EEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x259): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BackendWorker.cpp.o): In function `_GLOBAL__sub_I_BackendWorker.cpp': BackendWorker.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' BackendWorker.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o): In function `quill::detail::RdtscClock::RdtscTicks::RdtscTicks()': RdtscClock.cpp:(.text+0x3f): undefined reference to `std::chrono::_V2::steady_clock::now()' RdtscClock.cpp:(.text+0x61): undefined reference to `std::chrono::_V2::steady_clock::now()' RdtscClock.cpp:(.text+0xb7): undefined reference to `std::chrono::_V2::steady_clock::now()' RdtscClock.cpp:(.text+0xd1): undefined reference to `std::chrono::_V2::steady_clock::now()' RdtscClock.cpp:(.text+0x128): undefined reference to `std::chrono::_V2::steady_clock::now()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o):RdtscClock.cpp:(.text+0x141): more undefined references to `std::chrono::_V2::steady_clock::now()' follow /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o): In function `quill::detail::RdtscClock::RdtscClock(std::chrono::duration >)': RdtscClock.cpp:(.text+0x694): undefined reference to `std::chrono::_V2::system_clock::now()' RdtscClock.cpp:(.text+0x6e3): undefined reference to `std::chrono::_V2::system_clock::now()' RdtscClock.cpp:(.text+0x70e): undefined reference to `std::chrono::_V2::system_clock::now()' RdtscClock.cpp:(.text+0x739): undefined reference to `std::chrono::_V2::system_clock::now()' RdtscClock.cpp:(.text+0x76c): undefined reference to `std::chrono::_V2::system_clock::now()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o):RdtscClock.cpp:(.text+0x79b): more undefined references to `std::chrono::_V2::system_clock::now()' follow /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o): In function `quill::detail::RdtscClock::RdtscClock(std::chrono::duration >)': RdtscClock.cpp:(.text+0x822): undefined reference to `std::cerr' RdtscClock.cpp:(.text+0x836): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' RdtscClock.cpp:(.text+0x8bc): undefined reference to `std::__throw_bad_cast()' RdtscClock.cpp:(.text+0x8c4): undefined reference to `std::ctype::_M_widen_init() const' RdtscClock.cpp:(.text+0x8dc): undefined reference to `std::cerr' RdtscClock.cpp:(.text+0x8e1): undefined reference to `std::ostream::put(char)' RdtscClock.cpp:(.text+0x8e9): undefined reference to `std::ostream::flush()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o): In function `quill::detail::RdtscClock::resync(unsigned int) const': RdtscClock.cpp:(.text+0x928): undefined reference to `std::chrono::_V2::system_clock::now()' RdtscClock.cpp:(.text+0x976): undefined reference to `std::chrono::_V2::system_clock::now()' RdtscClock.cpp:(.text+0x99e): undefined reference to `std::chrono::_V2::system_clock::now()' RdtscClock.cpp:(.text+0x9c6): undefined reference to `std::chrono::_V2::system_clock::now()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o): In function `quill::detail::RdtscClock::time_since_epoch(unsigned long) const': RdtscClock.cpp:(.text+0xa25): undefined reference to `std::chrono::_V2::system_clock::now()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o):RdtscClock.cpp:(.text+0xa8c): more undefined references to `std::chrono::_V2::system_clock::now()' follow /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RdtscClock.cpp.o): In function `_GLOBAL__sub_I_RdtscClock.cpp': RdtscClock.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' RdtscClock.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(ConsoleHandler.cpp.o): In function `quill::ConsoleColours::set_colour(quill::LogLevel, std::__cxx11::basic_string, std::allocator > const&)': ConsoleHandler.cpp:(.text+0x313): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(ConsoleHandler.cpp.o): In function `quill::ConsoleHandler::ConsoleHandler(std::__cxx11::basic_string, std::allocator >, _IO_FILE*, quill::ConsoleColours const&)': ConsoleHandler.cpp:(.text+0x406): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' ConsoleHandler.cpp:(.text+0x56a): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(ConsoleHandler.cpp.o): In function `std::array, std::allocator >, 10ul>::fill(std::__cxx11::basic_string, std::allocator > const&)': ConsoleHandler.cpp:(.text._ZNSt5arrayINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEELm10EE4fillERKS5_[_ZNSt5arrayINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEELm10EE4fillERKS5_]+0x12d): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `quill::detail::fwrite_fully(void const*, unsigned long, unsigned long, _IO_FILE*)': FileUtilities.cpp:(.text+0x34): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' FileUtilities.cpp:(.text+0x48): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x5e): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x72): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0x89): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xb0): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' FileUtilities.cpp:(.text+0xcb): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xe7): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' FileUtilities.cpp:(.text+0x181): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' FileUtilities.cpp:(.text+0x19d): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' FileUtilities.cpp:(.text+0x1c4): undefined reference to `vtable for std::basic_streambuf >' FileUtilities.cpp:(.text+0x1d7): undefined reference to `std::locale::~locale()' FileUtilities.cpp:(.text+0x1e4): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `quill::detail::open_file(std::experimental::filesystem::v1::__cxx11::path const&, std::__cxx11::basic_string, std::allocator > const&)': FileUtilities.cpp:(.text+0x2b4): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' FileUtilities.cpp:(.text+0x2c8): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x2ec): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x2fb): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x312): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x324): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0x33b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x362): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' FileUtilities.cpp:(.text+0x370): undefined reference to `std::__throw_length_error(char const*)' FileUtilities.cpp:(.text+0x389): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x3a3): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' FileUtilities.cpp:(.text+0x43d): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `quill::detail::file_size(std::experimental::filesystem::v1::__cxx11::path const&)': FileUtilities.cpp:(.text+0x44a): undefined reference to `std::experimental::filesystem::v1::file_size(std::experimental::filesystem::v1::__cxx11::path const&)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `quill::detail::remove_file(std::experimental::filesystem::v1::__cxx11::path const&)': FileUtilities.cpp:(.text+0x464): undefined reference to `std::_V2::system_category()' FileUtilities.cpp:(.text+0x473): undefined reference to `std::experimental::filesystem::v1::remove(std::experimental::filesystem::v1::__cxx11::path const&, std::error_code&)' FileUtilities.cpp:(.text+0x483): undefined reference to `std::cerr' FileUtilities.cpp:(.text+0x494): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x49b): undefined reference to `std::cerr' FileUtilities.cpp:(.text+0x4ba): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x4e0): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x50e): undefined reference to `std::ctype::_M_widen_init() const' FileUtilities.cpp:(.text+0x527): undefined reference to `std::ostream::put(char)' FileUtilities.cpp:(.text+0x52f): undefined reference to `std::ostream::flush()' FileUtilities.cpp:(.text+0x551): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `quill::detail::rename_file(std::experimental::filesystem::v1::__cxx11::path const&, std::experimental::filesystem::v1::__cxx11::path const&)': FileUtilities.cpp:(.text+0x596): undefined reference to `std::_V2::system_category()' FileUtilities.cpp:(.text+0x5ab): undefined reference to `std::experimental::filesystem::v1::rename(std::experimental::filesystem::v1::__cxx11::path const&, std::experimental::filesystem::v1::__cxx11::path const&, std::error_code&)' FileUtilities.cpp:(.text+0x5bd): undefined reference to `std::cerr' FileUtilities.cpp:(.text+0x5ce): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x5d5): undefined reference to `std::cerr' FileUtilities.cpp:(.text+0x5f4): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x616): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x63c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0x670): undefined reference to `std::ctype::_M_widen_init() const' FileUtilities.cpp:(.text+0x689): undefined reference to `std::ostream::put(char)' FileUtilities.cpp:(.text+0x691): undefined reference to `std::ostream::flush()' FileUtilities.cpp:(.text+0x6b4): undefined reference to `std::__throw_bad_cast()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `quill::detail::extract_stem_and_extension(std::experimental::filesystem::v1::__cxx11::path const&)': FileUtilities.cpp:(.text+0x704): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::parent_path() const' FileUtilities.cpp:(.text+0x8fc): undefined reference to `std::__throw_length_error(char const*)' FileUtilities.cpp:(.text+0x908): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `quill::detail::append_date_to_filename(std::experimental::filesystem::v1::__cxx11::path const&, std::chrono::time_point > >, bool, quill::Timezone)': FileUtilities.cpp:(.text+0x999): undefined reference to `std::chrono::_V2::system_clock::now()' FileUtilities.cpp:(.text+0x9fe): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream(std::_Ios_Openmode)' FileUtilities.cpp:(.text+0xa6d): undefined reference to `std::ctype::_M_widen_init() const' FileUtilities.cpp:(.text+0xaa5): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xabc): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xadd): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xaf4): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xb12): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xb29): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xb45): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xb5c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xb78): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xb8f): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xbab): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xbc2): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xbde): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xbf0): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xbfd): undefined reference to `std::ctype::_M_widen_init() const' FileUtilities.cpp:(.text+0xc35): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xc4c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xc6d): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xc84): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xca2): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xcb9): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xcd5): undefined reference to `std::ostream::operator<<(int)' FileUtilities.cpp:(.text+0xce7): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xcfc): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' FileUtilities.cpp:(.text+0xd2f): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()' FileUtilities.cpp:(.text+0xd6d): undefined reference to `std::__throw_bad_cast()' FileUtilities.cpp:(.text+0xd72): undefined reference to `std::__throw_bad_cast()' FileUtilities.cpp:(.text+0xda9): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `quill::detail::append_index_to_filename(std::experimental::filesystem::v1::__cxx11::path const&, unsigned int)': FileUtilities.cpp:(.text+0xe1b): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream(std::_Ios_Openmode)' FileUtilities.cpp:(.text+0xe2f): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xe46): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xe50): undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' FileUtilities.cpp:(.text+0xe62): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text+0xe74): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' FileUtilities.cpp:(.text+0xe9e): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()' FileUtilities.cpp:(.text+0xef9): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::basic_ostream >& std::experimental::filesystem::v1::__cxx11::operator<< >(std::basic_ostream >&, std::experimental::filesystem::v1::__cxx11::path const&)': FileUtilities.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx11lsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ESA_RKNS2_4pathE[_ZNSt12experimental10filesystem2v17__cxx11lsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ESA_RKNS2_4pathE]+0xb2): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::operator/(std::experimental::filesystem::v1::__cxx11::path const&, std::experimental::filesystem::v1::__cxx11::path const&)': FileUtilities.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx11dvERKNS2_4pathES5_[_ZNSt12experimental10filesystem2v17__cxx11dvERKNS2_4pathES5_]+0x126): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::path::stem() const': FileUtilities.cpp:(.text._ZNKSt12experimental10filesystem2v17__cxx114path4stemEv[_ZNKSt12experimental10filesystem2v17__cxx114path4stemEv]+0x14): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_find_extension() const' FileUtilities.cpp:(.text._ZNKSt12experimental10filesystem2v17__cxx114path4stemEv[_ZNKSt12experimental10filesystem2v17__cxx114path4stemEv]+0x108): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' FileUtilities.cpp:(.text._ZNKSt12experimental10filesystem2v17__cxx114path4stemEv[_ZNKSt12experimental10filesystem2v17__cxx114path4stemEv]+0x133): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::path::extension() const': FileUtilities.cpp:(.text._ZNKSt12experimental10filesystem2v17__cxx114path9extensionEv[_ZNKSt12experimental10filesystem2v17__cxx114path9extensionEv]+0x14): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_find_extension() const' FileUtilities.cpp:(.text._ZNKSt12experimental10filesystem2v17__cxx114path9extensionEv[_ZNKSt12experimental10filesystem2v17__cxx114path9extensionEv]+0x111): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' FileUtilities.cpp:(.text._ZNKSt12experimental10filesystem2v17__cxx114path9extensionEv[_ZNKSt12experimental10filesystem2v17__cxx114path9extensionEv]+0x145): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' FileUtilities.cpp:(.text._ZNKSt12experimental10filesystem2v17__cxx114path9extensionEv[_ZNKSt12experimental10filesystem2v17__cxx114path9extensionEv]+0x151): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::path::path(std::__cxx11::basic_string, std::allocator >&&)': FileUtilities.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114pathC2EONSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNSt12experimental10filesystem2v17__cxx114pathC2EONSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x5d): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::path::path(std::experimental::filesystem::v1::__cxx11::path const&)': FileUtilities.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114pathC2ERKS3_[_ZNSt12experimental10filesystem2v17__cxx114pathC2ERKS3_]+0x99): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::path::_M_append(std::__cxx11::basic_string, std::allocator > const&)': FileUtilities.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114path9_M_appendERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNSt12experimental10filesystem2v17__cxx114path9_M_appendERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x174): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' FileUtilities.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114path9_M_appendERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNSt12experimental10filesystem2v17__cxx114path9_M_appendERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x192): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::path::_Cmpt* std::__uninitialized_copy::__uninit_copy<__gnu_cxx::__normal_iterator > >, std::experimental::filesystem::v1::__cxx11::path::_Cmpt*>(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, std::experimental::filesystem::v1::__cxx11::path::_Cmpt*)': FileUtilities.cpp:(.text._ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKNSt12experimental10filesystem2v17__cxx114path5_CmptESt6vectorIS9_SaIS9_EEEEPS9_EET0_T_SI_SH_[_ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKNSt12experimental10filesystem2v17__cxx114path5_CmptESt6vectorIS9_SaIS9_EEEEPS9_EET0_T_SI_SH_]+0xea): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `std::basic_ostream >& std::__detail::operator<< , std::__cxx11::basic_string, std::allocator >&>(std::basic_ostream >&, std::__detail::_Quoted_string, std::allocator >&, char> const&)': FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x27): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x40): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x83): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x9d): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0xc1): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0xd0): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0xe4): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x102): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x11e): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x148): undefined reference to `vtable for std::basic_streambuf >' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x15b): undefined reference to `std::locale::~locale()' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x168): undefined reference to `std::ios_base::~ios_base()' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x1a4): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x1c0): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x1ea): undefined reference to `vtable for std::basic_streambuf >' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x1fd): undefined reference to `std::locale::~locale()' FileUtilities.cpp:(.text._ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE[_ZNSt8__detaillsIcSt11char_traitsIcERNSt7__cxx1112basic_stringIcS2_SaIcEEEEERSt13basic_ostreamIT_T0_ESC_RKNS_14_Quoted_stringIT1_S9_EE]+0x20a): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileUtilities.cpp.o): In function `_GLOBAL__sub_I_FileUtilities.cpp': FileUtilities.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::Init()' FileUtilities.cpp:(.text.startup+0x13): undefined reference to `std::ios_base::Init::~Init()' CMakeFiles/test_package.dir/test_package.cpp.o: In function `main': test_package.cpp:(.text+0xb6): undefined reference to `quill::file_handler(std::__1::__fs::filesystem::path const&, std::__1::basic_string, std::__1::allocator > const&, quill::FilenameAppend, quill::FileEventNotifier, bool)' test_package.cpp:(.text+0x1ac): undefined reference to `quill::create_logger(std::__1::basic_string, std::__1::allocator > const&, quill::Handler*, std::__1::optional, std::__1::optional)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `quill::detail::BackendWorker::_main_loop()': test_package.cpp:(.text._ZN5quill6detail13BackendWorker10_main_loopEv[_ZN5quill6detail13BackendWorker10_main_loopEv]+0xf4): undefined reference to `quill::detail::BackendWorker::_check_dropped_messages(std::__1::vector > const&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `quill::detail::BackendWorker::_exit()': test_package.cpp:(.text._ZN5quill6detail13BackendWorker5_exitEv[_ZN5quill6detail13BackendWorker5_exitEv]+0xfc): undefined reference to `quill::detail::BackendWorker::_check_dropped_messages(std::__1::vector > const&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `quill::detail::BackendWorker::_process_transit_event(std::__1::vector > const&)': test_package.cpp:(.text._ZN5quill6detail13BackendWorker22_process_transit_eventERKNSt3__16vectorIPNS0_13ThreadContextENS2_9allocatorIS5_EEEE[_ZN5quill6detail13BackendWorker22_process_transit_eventERKNSt3__16vectorIPNS0_13ThreadContextENS2_9allocatorIS5_EEEE]+0x157): undefined reference to `quill::detail::BacktraceStorage::process(std::__1::basic_string, std::__1::allocator > const&, std::__1::function const&)' test_package.cpp:(.text._ZN5quill6detail13BackendWorker22_process_transit_eventERKNSt3__16vectorIPNS0_13ThreadContextENS2_9allocatorIS5_EEEE[_ZN5quill6detail13BackendWorker22_process_transit_eventERKNSt3__16vectorIPNS0_13ThreadContextENS2_9allocatorIS5_EEEE]+0x280): undefined reference to `quill::detail::BacktraceStorage::process(std::__1::basic_string, std::__1::allocator > const&, std::__1::function const&)' test_package.cpp:(.text._ZN5quill6detail13BackendWorker22_process_transit_eventERKNSt3__16vectorIPNS0_13ThreadContextENS2_9allocatorIS5_EEEE[_ZN5quill6detail13BackendWorker22_process_transit_eventERKNSt3__16vectorIPNS0_13ThreadContextENS2_9allocatorIS5_EEEE]+0x541): undefined reference to `quill::detail::BacktraceStorage::set_capacity(std::__1::basic_string, std::__1::allocator > const&, unsigned int)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `quill::detail::BackendWorker::_read_queue_messages_and_decode(quill::detail::ThreadContext*, unsigned long)': test_package.cpp:(.text._ZN5quill6detail13BackendWorker31_read_queue_messages_and_decodeEPNS0_13ThreadContextEm[_ZN5quill6detail13BackendWorker31_read_queue_messages_and_decodeEPNS0_13ThreadContextEm]+0x1a5): undefined reference to `quill::detail::RdtscClock::RdtscClock(std::__1::chrono::duration >)' test_package.cpp:(.text._ZN5quill6detail13BackendWorker31_read_queue_messages_and_decodeEPNS0_13ThreadContextEm[_ZN5quill6detail13BackendWorker31_read_queue_messages_and_decodeEPNS0_13ThreadContextEm]+0x327): undefined reference to `quill::detail::BackendWorker::_process_structured_log_template(std::__1::basic_string_view >)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `quill::detail::BackendWorker::_write_transit_event(quill::TransitEvent const&)': test_package.cpp:(.text._ZN5quill6detail13BackendWorker20_write_transit_eventERKNS_12TransitEventE[_ZN5quill6detail13BackendWorker20_write_transit_eventERKNS_12TransitEventE]+0x163): undefined reference to `quill::PatternFormatter::format(std::__1::chrono::duration >, std::__1::basic_string_view >, std::__1::basic_string_view >, std::__1::basic_string_view >, std::__1::basic_string_view >, quill::MacroMetadata const&, fmt::v9::basic_memory_buffer > const&)' test_package.cpp:(.text._ZN5quill6detail13BackendWorker20_write_transit_eventERKNS_12TransitEventE[_ZN5quill6detail13BackendWorker20_write_transit_eventERKNS_12TransitEventE]+0x17d): undefined reference to `quill::Handler::apply_filters(char const*, std::__1::chrono::duration >, quill::MacroMetadata const&, fmt::v9::basic_memory_buffer > const&)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `quill::detail::BacktraceStorage::store(quill::TransitEvent)': BacktraceStorage.cpp:(.text+0x28): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' BacktraceStorage.cpp:(.text+0x851): undefined reference to `std::__throw_logic_error(char const*)' BacktraceStorage.cpp:(.text+0x85d): undefined reference to `std::__throw_logic_error(char const*)' BacktraceStorage.cpp:(.text+0x869): undefined reference to `std::__throw_length_error(char const*)' BacktraceStorage.cpp:(.text+0x875): undefined reference to `std::__throw_length_error(char const*)' BacktraceStorage.cpp:(.text+0x881): undefined reference to `std::__throw_length_error(char const*)' BacktraceStorage.cpp:(.text+0x88d): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `quill::detail::BacktraceStorage::process(std::__cxx11::basic_string, std::allocator > const&, std::function const&)': BacktraceStorage.cpp:(.text+0x96e): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' BacktraceStorage.cpp:(.text+0xa42): undefined reference to `std::__throw_bad_function_call()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `quill::detail::BacktraceStorage::set_capacity(std::__cxx11::basic_string, std::allocator > const&, unsigned int)': BacktraceStorage.cpp:(.text+0xb49): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `quill::detail::BacktraceStorage::clear(std::__cxx11::basic_string, std::allocator > const&)': BacktraceStorage.cpp:(.text+0xb97): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `quill::QuillError::QuillError(char const*)': BacktraceStorage.cpp:(.text._ZN5quill10QuillErrorC2EPKc[_ZN5quill10QuillErrorC2EPKc]+0x92): undefined reference to `std::__throw_logic_error(char const*)' BacktraceStorage.cpp:(.text._ZN5quill10QuillErrorC2EPKc[_ZN5quill10QuillErrorC2EPKc]+0x9e): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `std::vector >::reserve(unsigned long)': BacktraceStorage.cpp:(.text._ZNSt6vectorIN5quill6detail16BacktraceStorage18StoredTransitEventESaIS3_EE7reserveEm[_ZNSt6vectorIN5quill6detail16BacktraceStorage18StoredTransitEventESaIS3_EE7reserveEm]+0x1bb): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `void __gnu_cxx::new_allocator::construct, std::allocator >&, std::__cxx11::basic_string, std::allocator >&, quill::TransitEvent>(quill::detail::BacktraceStorage::StoredTransitEvent*, std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator >&, quill::TransitEvent&&)': BacktraceStorage.cpp:(.text._ZN9__gnu_cxx13new_allocatorIN5quill6detail16BacktraceStorage18StoredTransitEventEE9constructIS4_JRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESD_NS1_12TransitEventEEEEvPT_DpOT0_[_ZN9__gnu_cxx13new_allocatorIN5quill6detail16BacktraceStorage18StoredTransitEventEE9constructIS4_JRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESD_NS1_12TransitEventEEEEvPT_DpOT0_]+0x346): undefined reference to `std::__throw_length_error(char const*)' BacktraceStorage.cpp:(.text._ZN9__gnu_cxx13new_allocatorIN5quill6detail16BacktraceStorage18StoredTransitEventEE9constructIS4_JRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESD_NS1_12TransitEventEEEEvPT_DpOT0_[_ZN9__gnu_cxx13new_allocatorIN5quill6detail16BacktraceStorage18StoredTransitEventEE9constructIS4_JRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESD_NS1_12TransitEventEEEEvPT_DpOT0_]+0x352): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `std::pair, std::allocator > const, quill::detail::BacktraceStorage::StoredRecordInfo>, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, quill::detail::BacktraceStorage::StoredRecordInfo>, std::allocator, std::allocator > const, quill::detail::BacktraceStorage::StoredRecordInfo> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace, std::allocator >, quill::detail::BacktraceStorage::StoredRecordInfo>(std::integral_constant, std::__cxx11::basic_string, std::allocator >&&, quill::detail::BacktraceStorage::StoredRecordInfo&&)': BacktraceStorage.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill6detail16BacktraceStorage16StoredRecordInfoEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS5_SB_EEES6_INSE_14_Node_iteratorISC_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill6detail16BacktraceStorage16StoredRecordInfoEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS5_SB_EEES6_INSE_14_Node_iteratorISC_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_]+0xa3): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(BacktraceStorage.cpp.o): In function `std::_Hashtable, std::allocator >, std::pair, std::allocator > const, quill::detail::BacktraceStorage::StoredRecordInfo>, std::allocator, std::allocator > const, quill::detail::BacktraceStorage::StoredRecordInfo> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, std::allocator > const, quill::detail::BacktraceStorage::StoredRecordInfo>, true>*)': BacktraceStorage.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill6detail16BacktraceStorage16StoredRecordInfoEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSE_10_Hash_nodeISC_Lb1EEE[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill6detail16BacktraceStorage16StoredRecordInfoEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSE_10_Hash_nodeISC_Lb1EEE]+0x32): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(TransitEventBuffer.cpp.o): In function `std::vector >::_M_default_append(unsigned long)': TransitEventBuffer.cpp:(.text._ZNSt6vectorIN5quill12TransitEventESaIS1_EE17_M_default_appendEm[_ZNSt6vectorIN5quill12TransitEventESaIS1_EE17_M_default_appendEm]+0x2ee): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `quill::detail::gmtime_rs(long const*, tm*)': Os.cpp:(.text+0x31): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' Os.cpp:(.text+0x45): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x5b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x8c): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' Os.cpp:(.text+0xa9): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0xbf): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0xcc): undefined reference to `std::ostream::operator<<(int)' Os.cpp:(.text+0xe0): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0xfc): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' Os.cpp:(.text+0x196): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' Os.cpp:(.text+0x1b2): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' Os.cpp:(.text+0x1d9): undefined reference to `vtable for std::basic_streambuf >' Os.cpp:(.text+0x1ec): undefined reference to `std::locale::~locale()' Os.cpp:(.text+0x1f9): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `quill::detail::localtime_rs(long const*, tm*)': Os.cpp:(.text+0x241): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' Os.cpp:(.text+0x255): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x26b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x29c): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' Os.cpp:(.text+0x2b9): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x2cf): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x2dc): undefined reference to `std::ostream::operator<<(int)' Os.cpp:(.text+0x2f0): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x30c): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' Os.cpp:(.text+0x3a6): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' Os.cpp:(.text+0x3c2): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' Os.cpp:(.text+0x3e9): undefined reference to `vtable for std::basic_streambuf >' Os.cpp:(.text+0x3fc): undefined reference to `std::locale::~locale()' Os.cpp:(.text+0x409): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `quill::detail::set_cpu_affinity(unsigned short)': Os.cpp:(.text+0x4a1): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' Os.cpp:(.text+0x4b5): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x4ce): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x504): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' Os.cpp:(.text+0x524): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x53d): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x54d): undefined reference to `std::ostream::operator<<(int)' Os.cpp:(.text+0x561): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x57e): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' Os.cpp:(.text+0x61b): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `quill::detail::set_thread_name(char const*)': Os.cpp:(.text+0x669): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' Os.cpp:(.text+0x67d): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x693): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x6c3): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' Os.cpp:(.text+0x6e0): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x6f6): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x703): undefined reference to `std::ostream::operator<<(int)' Os.cpp:(.text+0x717): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0x733): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' Os.cpp:(.text+0x7cf): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `quill::detail::aligned_alloc(unsigned long, unsigned long)': Os.cpp:(.text+0x9ed): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' Os.cpp:(.text+0xa01): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0xa17): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0xa40): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' Os.cpp:(.text+0xa5d): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0xa73): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0xa7f): undefined reference to `std::ostream::operator<<(int)' Os.cpp:(.text+0xa93): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' Os.cpp:(.text+0xaaf): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' Os.cpp:(.text+0xb49): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' Os.cpp:(.text+0xb65): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' Os.cpp:(.text+0xb8c): undefined reference to `vtable for std::basic_streambuf >' Os.cpp:(.text+0xb9f): undefined reference to `std::locale::~locale()' Os.cpp:(.text+0xbac): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&)': Os.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2EPKcmRKS3_[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2EPKcmRKS3_]+0x75): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `std::__cxx11::basic_string, std::allocator > __gnu_cxx::__to_xstring, std::allocator >, char>(int (*)(char*, unsigned long, char const*, __va_list_tag*), unsigned long, char const*, ...)': Os.cpp:(.text._ZN9__gnu_cxx12__to_xstringINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEcEET_PFiPT0_mPKS8_P13__va_list_tagEmSB_z[_ZN9__gnu_cxx12__to_xstringINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEcEET_PFiPT0_mPKS8_P13__va_list_tagEmSB_z]+0x103): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)': Os.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm]+0x234): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Os.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)': Os.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEmmPKcm[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEmmPKcm]+0xa7): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(HandlerCollection.cpp.o): In function `quill::detail::HandlerCollection::_create_console_handler(std::__cxx11::basic_string, std::allocator > const&, _IO_FILE*, quill::ConsoleColours const&)': HandlerCollection.cpp:(.text+0x6b): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' HandlerCollection.cpp:(.text+0x18f): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(HandlerCollection.cpp.o): In function `quill::detail::HandlerCollection::subscribe_handler(quill::Handler*)': HandlerCollection.cpp:(.text+0x509): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(HandlerCollection.cpp.o): In function `quill::detail::HandlerCollection::active_handlers() const': HandlerCollection.cpp:(.text+0x595): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(HandlerCollection.cpp.o): In function `std::_MakeUniq::__single_object std::make_unique, std::allocator > const&, _IO_FILE*&, quill::ConsoleColours const&>(std::__cxx11::basic_string, std::allocator > const&, _IO_FILE*&, quill::ConsoleColours const&)': HandlerCollection.cpp:(.text._ZSt11make_uniqueIN5quill14ConsoleHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERP8_IO_FILERKNS0_14ConsoleColoursEEENSt9_MakeUniqIT_E15__single_objectEDpOT0_[_ZSt11make_uniqueIN5quill14ConsoleHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERP8_IO_FILERKNS0_14ConsoleColoursEEENSt9_MakeUniqIT_E15__single_objectEDpOT0_]+0xc9): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(HandlerCollection.cpp.o): In function `std::pair, std::allocator > const, std::unique_ptr > >, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, std::unique_ptr > >, std::allocator, std::allocator > const, std::unique_ptr > > >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace, std::allocator > const&, std::unique_ptr > >(std::integral_constant, std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': HandlerCollection.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_14ConsoleHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_14ConsoleHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_]+0x22): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(HandlerCollection.cpp.o): In function `std::__detail::_Hash_node, std::allocator > const, std::unique_ptr > >, true>* std::__detail::_Hashtable_alloc, std::allocator > const, std::unique_ptr > >, true> > >::_M_allocate_node, std::allocator > const&, std::unique_ptr > >(std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': HandlerCollection.cpp:(.text._ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_14ConsoleHandlerESD_ISM_EEEEEPSH_DpOT_[_ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_14ConsoleHandlerESD_ISM_EEEEEPSH_DpOT_]+0xa1): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(HandlerCollection.cpp.o): In function `std::_Hashtable, std::allocator >, std::pair, std::allocator > const, std::unique_ptr > >, std::allocator, std::allocator > const, std::unique_ptr > > >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, std::allocator > const, std::unique_ptr > >, true>*)': HandlerCollection.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSG_10_Hash_nodeISE_Lb1EEE[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSG_10_Hash_nodeISE_Lb1EEE]+0x32): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::detail::LoggerCollection::LoggerCollection(quill::Config const&, quill::detail::ThreadContextCollection&, quill::detail::HandlerCollection&)': LoggerCollection.cpp:(.text+0x68): undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::detail::LoggerCollection::create_root_logger()': LoggerCollection.cpp:(.text+0x3de): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::detail::LoggerCollection::get_logger(char const*) const': LoggerCollection.cpp:(.text+0x528): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' LoggerCollection.cpp:(.text+0x620): undefined reference to `std::__throw_length_error(char const*)' LoggerCollection.cpp:(.text+0x62c): undefined reference to `std::__throw_length_error(char const*)' LoggerCollection.cpp:(.text+0x633): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::detail::LoggerCollection::get_all_loggers[abi:cxx11]() const': LoggerCollection.cpp:(.text+0xa10): undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' LoggerCollection.cpp:(.text+0xa9a): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::detail::LoggerCollection::create_logger(std::__cxx11::basic_string, std::allocator > const&, quill::TimestampClockType, quill::TimestampClock*)': LoggerCollection.cpp:(.text+0xd40): undefined reference to `std::__throw_system_error(int)' LoggerCollection.cpp:(.text+0xd4c): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::detail::LoggerCollection::create_logger(std::__cxx11::basic_string, std::allocator > const&, quill::Handler*, quill::TimestampClockType, quill::TimestampClock*)': LoggerCollection.cpp:(.text+0xf6d): undefined reference to `std::__throw_system_error(int)' LoggerCollection.cpp:(.text+0xf79): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::detail::LoggerCollection::create_logger(std::__cxx11::basic_string, std::allocator > const&, std::vector > const&, quill::TimestampClockType, quill::TimestampClock*)': LoggerCollection.cpp:(.text+0x12b1): undefined reference to `std::__throw_system_error(int)' LoggerCollection.cpp:(.text+0x12bd): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)': LoggerCollection.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2EPKcRKS3_[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2EPKcRKS3_]+0x82): undefined reference to `std::__throw_logic_error(char const*)' LoggerCollection.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2EPKcRKS3_[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2EPKcRKS3_]+0x8e): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::Logger::Logger(std::__cxx11::basic_string, std::allocator > const&, std::vector > const&, quill::TimestampClockType, quill::TimestampClock*, quill::detail::ThreadContextCollection&)': LoggerCollection.cpp:(.text._ZN5quill6LoggerC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorIPNS_7HandlerESaISB_EENS_18TimestampClockTypeEPNS_14TimestampClockERNS_6detail23ThreadContextCollectionE[_ZN5quill6LoggerC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorIPNS_7HandlerESaISB_EENS_18TimestampClockTypeEPNS_14TimestampClockERNS_6detail23ThreadContextCollectionE]+0x1bc): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::basic_string(std::__cxx11::basic_string, std::allocator > const&)': LoggerCollection.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2ERKS4_[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2ERKS4_]+0x76): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `quill::Logger::Logger(std::__cxx11::basic_string, std::allocator > const&, quill::Handler*, quill::TimestampClockType, quill::TimestampClock*, quill::detail::ThreadContextCollection&)': LoggerCollection.cpp:(.text._ZN5quill6LoggerC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPNS_7HandlerENS_18TimestampClockTypeEPNS_14TimestampClockERNS_6detail23ThreadContextCollectionE[_ZN5quill6LoggerC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPNS_7HandlerENS_18TimestampClockTypeEPNS_14TimestampClockERNS_6detail23ThreadContextCollectionE]+0x1e8): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::unordered_map, std::allocator >, std::unique_ptr >, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, std::unique_ptr > > > >::find(std::__cxx11::basic_string, std::allocator > const&)': LoggerCollection.cpp:(.text._ZNSt13unordered_mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill6LoggerESt14default_deleteIS8_EESt4hashIS5_ESt8equal_toIS5_ESaISt4pairIKS5_SB_EEE4findERSH_[_ZNSt13unordered_mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill6LoggerESt14default_deleteIS8_EESt4hashIS5_ESt8equal_toIS5_ESaISt4pairIKS5_SB_EEE4findERSH_]+0x17): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::operator=(std::__cxx11::basic_string, std::allocator > const&)': LoggerCollection.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEaSERKS4_[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEaSERKS4_]+0xd7): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::pair, std::allocator > const, quill::Logger*>, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, quill::Logger*>, std::allocator, std::allocator > const, quill::Logger*> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace, std::allocator > const&, quill::Logger*>(std::integral_constant, std::__cxx11::basic_string, std::allocator > const&, quill::Logger*&&)': LoggerCollection.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN5quill6LoggerEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_SA_EEES6_INSD_14_Node_iteratorISB_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN5quill6LoggerEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_SA_EEES6_INSD_14_Node_iteratorISB_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_]+0x29): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::__detail::_Hash_node, std::allocator > const, quill::Logger*>, true>* std::__detail::_Hashtable_alloc, std::allocator > const, quill::Logger*>, true> > >::_M_allocate_node, std::allocator > const&, quill::Logger*>(std::__cxx11::basic_string, std::allocator > const&, quill::Logger*&&)': LoggerCollection.cpp:(.text._ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPN5quill6LoggerEELb1EEEEE16_M_allocate_nodeIJRS9_SC_EEEPSE_DpOT_[_ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPN5quill6LoggerEELb1EEEEE16_M_allocate_nodeIJRS9_SC_EEEPSE_DpOT_]+0x9a): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::_Hashtable, std::allocator >, std::pair, std::allocator > const, quill::Logger*>, std::allocator, std::allocator > const, quill::Logger*> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, std::allocator > const, quill::Logger*>, true>*)': LoggerCollection.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN5quill6LoggerEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSD_10_Hash_nodeISB_Lb1EEE[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN5quill6LoggerEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSD_10_Hash_nodeISB_Lb1EEE]+0x2e): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::pair, std::allocator > const, std::unique_ptr > >, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, std::unique_ptr > >, std::allocator, std::allocator > const, std::unique_ptr > > >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace, std::allocator >, std::unique_ptr > >(std::integral_constant, std::__cxx11::basic_string, std::allocator >&&, std::unique_ptr >&&)': LoggerCollection.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill6LoggerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS5_SD_EEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill6LoggerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS5_SD_EEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_]+0x84): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LoggerCollection.cpp.o): In function `std::_Hashtable, std::allocator >, std::pair, std::allocator > const, std::unique_ptr > >, std::allocator, std::allocator > const, std::unique_ptr > > >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, std::allocator > const, std::unique_ptr > >, true>*)': LoggerCollection.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill6LoggerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSG_10_Hash_nodeISE_Lb1EEE[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill6LoggerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSG_10_Hash_nodeISE_Lb1EEE]+0x2e): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(SignalHandler.cpp.o): In function `quill::detail::(anonymous namespace)::on_signal(int)': SignalHandler.cpp:(.text+0x4f2): undefined reference to `std::chrono::_V2::system_clock::now()' SignalHandler.cpp:(.text+0x7d3): undefined reference to `std::chrono::_V2::system_clock::now()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(ThreadContextCollection.cpp.o): In function `quill::detail::ThreadContextCollection::ThreadContextWrapper::ThreadContextWrapper(quill::detail::ThreadContextCollection&, unsigned int, unsigned int)': ThreadContextCollection.cpp:(.text+0xdd): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(ThreadContextCollection.cpp.o): In function `quill::detail::ThreadContextCollection::register_thread_context(std::shared_ptr const&)': ThreadContextCollection.cpp:(.text+0x20d): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(ThreadContextCollection.cpp.o): In function `quill::detail::ThreadContextCollection::backend_thread_contexts_cache()': ThreadContextCollection.cpp:(.text+0x4a6): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(ThreadContextCollection.cpp.o): In function `quill::detail::ThreadContextCollection::_remove_shared_invalidated_thread_context(quill::detail::ThreadContext const*)': ThreadContextCollection.cpp:(.text+0xa66): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(ThreadContextCollection.cpp.o): In function `quill::detail::ThreadContext::ThreadContext(unsigned int, unsigned int)': ThreadContextCollection.cpp:(.text._ZN5quill6detail13ThreadContextC2Ejj[_ZN5quill6detail13ThreadContextC2Ejj]+0x142): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StreamHandler.cpp.o): In function `quill::StreamHandler::StreamHandler(std::experimental::filesystem::v1::__cxx11::path, _IO_FILE*, quill::FileEventNotifier)': StreamHandler.cpp:(.text+0x2e5): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' StreamHandler.cpp:(.text+0x2f2): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::compare(std::experimental::filesystem::v1::__cxx11::path const&) const' StreamHandler.cpp:(.text+0x3b3): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' StreamHandler.cpp:(.text+0x3c0): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::compare(std::experimental::filesystem::v1::__cxx11::path const&) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StreamHandler.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::path::path(std::experimental::filesystem::v1::__cxx11::path&&)': StreamHandler.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114pathC2EOS3_[_ZNSt12experimental10filesystem2v17__cxx114pathC2EOS3_]+0x6b): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' StreamHandler.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114pathC2EOS3_[_ZNSt12experimental10filesystem2v17__cxx114pathC2EOS3_]+0x81): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(PatternFormatter.cpp.o): In function `quill::PatternFormatter::_set_pattern(std::__cxx11::basic_string, std::allocator >)': PatternFormatter.cpp:(.text+0xd32): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' PatternFormatter.cpp:(.text+0x1834): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x184f): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' PatternFormatter.cpp:(.text+0x1867): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' PatternFormatter.cpp:(.text+0x1881): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' PatternFormatter.cpp:(.text+0x1907): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' PatternFormatter.cpp:(.text+0x1920): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' PatternFormatter.cpp:(.text+0x1939): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' PatternFormatter.cpp:(.text+0x1950): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' PatternFormatter.cpp:(.text+0x1964): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' PatternFormatter.cpp:(.text+0x1981): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' PatternFormatter.cpp:(.text+0x19cb): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' PatternFormatter.cpp:(.text+0x19d7): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x19e3): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x19ef): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x1a4d): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' PatternFormatter.cpp:(.text+0x1a59): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x1a65): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x1a71): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x1a7d): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x1a95): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' PatternFormatter.cpp:(.text+0x1ab2): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' PatternFormatter.cpp:(.text+0x1abe): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x1aca): undefined reference to `std::__throw_length_error(char const*)' PatternFormatter.cpp:(.text+0x1b47): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' PatternFormatter.cpp:(.text+0x1b69): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' PatternFormatter.cpp:(.text+0x1b96): undefined reference to `vtable for std::basic_streambuf >' PatternFormatter.cpp:(.text+0x1baf): undefined reference to `std::locale::~locale()' PatternFormatter.cpp:(.text+0x1bbc): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(PatternFormatter.cpp.o): In function `std::_Hashtable, std::allocator >, std::pair, std::allocator > const, quill::PatternFormatter::Attribute>, std::allocator, std::allocator > const, quill::PatternFormatter::Attribute> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_Hashtable, std::allocator > const, quill::PatternFormatter::Attribute> const*>(std::pair, std::allocator > const, quill::PatternFormatter::Attribute> const*, std::pair, std::allocator > const, quill::PatternFormatter::Attribute> const*, unsigned long, std::hash, std::allocator > > const&, std::__detail::_Mod_range_hashing const&, std::__detail::_Default_ranged_hash const&, std::equal_to, std::allocator > > const&, std::__detail::_Select1st const&, std::allocator, std::allocator > const, quill::PatternFormatter::Attribute> > const&)': PatternFormatter.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill16PatternFormatter9AttributeEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSB_EET_SS_mRKSI_RKSJ_RKSK_RKSG_RKSE_RKSC_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill16PatternFormatter9AttributeEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSB_EET_SS_mRKSI_RKSJ_RKSK_RKSG_RKSE_RKSC_]+0xaf): undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' PatternFormatter.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill16PatternFormatter9AttributeEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSB_EET_SS_mRKSI_RKSJ_RKSK_RKSG_RKSE_RKSC_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill16PatternFormatter9AttributeEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSB_EET_SS_mRKSI_RKSJ_RKSK_RKSG_RKSE_RKSC_]+0x128): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(PatternFormatter.cpp.o): In function `std::_Hashtable, std::allocator >, std::pair, std::allocator > const, quill::PatternFormatter::Attribute>, std::allocator, std::allocator > const, quill::PatternFormatter::Attribute> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, std::allocator > const, quill::PatternFormatter::Attribute>, true>*)': PatternFormatter.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill16PatternFormatter9AttributeEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSD_10_Hash_nodeISB_Lb1EEE[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill16PatternFormatter9AttributeEESaISB_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSD_18_Mod_range_hashingENSD_20_Default_ranged_hashENSD_20_Prime_rehash_policyENSD_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSD_10_Hash_nodeISB_Lb1EEE]+0x32): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(PatternFormatter.cpp.o): In function `std::__detail::_Hash_node, std::allocator > const, quill::PatternFormatter::Attribute>, true>* std::__detail::_Hashtable_alloc, std::allocator > const, quill::PatternFormatter::Attribute>, true> > >::_M_allocate_node, std::allocator > const, quill::PatternFormatter::Attribute> const&>(std::pair, std::allocator > const, quill::PatternFormatter::Attribute> const&)': PatternFormatter.cpp:(.text._ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN5quill16PatternFormatter9AttributeEELb1EEEEE16_M_allocate_nodeIJRKSD_EEEPSE_DpOT_[_ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN5quill16PatternFormatter9AttributeEELb1EEEEE16_M_allocate_nodeIJRKSD_EEEPSE_DpOT_]+0x98): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `quill::file_handler(std::experimental::filesystem::v1::__cxx11::path const&, std::__cxx11::basic_string, std::allocator > const&, quill::FilenameAppend, quill::FileEventNotifier, bool)': Quill.cpp:(.text+0x316): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `quill::time_rotating_file_handler(std::experimental::filesystem::v1::__cxx11::path const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, unsigned int, unsigned int, quill::Timezone, std::__cxx11::basic_string, std::allocator > const&, quill::FileEventNotifier, bool)': Quill.cpp:(.text+0x43a): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `quill::rotating_file_handler(std::experimental::filesystem::v1::__cxx11::path const&, std::__cxx11::basic_string, std::allocator > const&, unsigned long, unsigned int, bool, bool, quill::FileEventNotifier, bool)': Quill.cpp:(.text+0x558): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `quill::json_file_handler(std::experimental::filesystem::v1::__cxx11::path const&, std::__cxx11::basic_string, std::allocator > const&, quill::FilenameAppend, quill::FileEventNotifier, bool)': Quill.cpp:(.text+0x64e): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `quill::detail::LogManager::flush()': Quill.cpp:(.text._ZN5quill6detail10LogManager5flushEv[_ZN5quill6detail10LogManager5flushEv]+0x20f): undefined reference to `std::chrono::_V2::system_clock::now()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `quill::Config::operator=(quill::Config const&)': Quill.cpp:(.text._ZN5quill6ConfigaSERKS0_[_ZN5quill6ConfigaSERKS0_]+0x291): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `_ZN5quill6detail17HandlerCollection14create_handlerINS_11FileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_14FilenameAppendENS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_': Quill.cpp:(.text._ZN5quill6detail17HandlerCollection14create_handlerINS_11FileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_14FilenameAppendENS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_[_ZN5quill6detail17HandlerCollection14create_handlerINS_11FileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_14FilenameAppendENS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_]+0xcf): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::unordered_map, std::allocator >, std::unique_ptr >, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, std::unique_ptr > > > >::find(std::__cxx11::basic_string, std::allocator > const&)': Quill.cpp:(.text._ZNSt13unordered_mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteIS8_EESt4hashIS5_ESt8equal_toIS5_ESaISt4pairIKS5_SB_EEE4findERSH_[_ZNSt13unordered_mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteIS8_EESt4hashIS5_ESt8equal_toIS5_ESaISt4pairIKS5_SB_EEE4findERSH_]+0x17): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::pair, std::allocator > const, std::unique_ptr > >, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, std::unique_ptr > >, std::allocator, std::allocator > const, std::unique_ptr > > >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace, std::allocator > const&, std::unique_ptr > >(std::integral_constant, std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': Quill.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_11FileHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_11FileHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_]+0x22): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::__detail::_Hash_node, std::allocator > const, std::unique_ptr > >, true>* std::__detail::_Hashtable_alloc, std::allocator > const, std::unique_ptr > >, true> > >::_M_allocate_node, std::allocator > const&, std::unique_ptr > >(std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': Quill.cpp:(.text._ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_11FileHandlerESD_ISM_EEEEEPSH_DpOT_[_ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_11FileHandlerESD_ISM_EEEEEPSH_DpOT_]+0xa1): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::experimental::filesystem::v1::__cxx11::path::path(char const* const&)': Quill.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114pathC2IPKcS3_EERKT_[_ZNSt12experimental10filesystem2v17__cxx114pathC2IPKcS3_EERKT_]+0x87): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' Quill.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114pathC2IPKcS3_EERKT_[_ZNSt12experimental10filesystem2v17__cxx114pathC2IPKcS3_EERKT_]+0x9d): undefined reference to `std::__throw_logic_error(char const*)' Quill.cpp:(.text._ZNSt12experimental10filesystem2v17__cxx114pathC2IPKcS3_EERKT_[_ZNSt12experimental10filesystem2v17__cxx114pathC2IPKcS3_EERKT_]+0xa9): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `_ZN5quill6detail17HandlerCollection14create_handlerINS_23TimeRotatingFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESB_RjSC_RNS_8TimezoneESB_NS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSI_E4typeESB_DpOT0_': Quill.cpp:(.text._ZN5quill6detail17HandlerCollection14create_handlerINS_23TimeRotatingFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESB_RjSC_RNS_8TimezoneESB_NS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSI_E4typeESB_DpOT0_[_ZN5quill6detail17HandlerCollection14create_handlerINS_23TimeRotatingFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESB_RjSC_RNS_8TimezoneESB_NS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSI_E4typeESB_DpOT0_]+0xe7): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::_MakeUniq::__single_object std::make_unique, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, unsigned int&, unsigned int&, quill::Timezone&, std::__cxx11::basic_string, std::allocator > const&, quill::FileEventNotifier, bool&>(char const*&&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, unsigned int&, unsigned int&, quill::Timezone&, std::__cxx11::basic_string, std::allocator > const&, quill::FileEventNotifier&&, bool&)': Quill.cpp:(.text._ZSt11make_uniqueIN5quill23TimeRotatingFileHandlerEJPKcRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESB_RjSC_RNS0_8TimezoneESB_NS0_17FileEventNotifierERbEENSt9_MakeUniqIT_E15__single_objectEDpOT0_[_ZSt11make_uniqueIN5quill23TimeRotatingFileHandlerEJPKcRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESB_RjSC_RNS0_8TimezoneESB_NS0_17FileEventNotifierERbEENSt9_MakeUniqIT_E15__single_objectEDpOT0_]+0x2e5): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::pair, std::allocator > const, std::unique_ptr > >, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, std::unique_ptr > >, std::allocator, std::allocator > const, std::unique_ptr > > >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace, std::allocator > const&, std::unique_ptr > >(std::integral_constant, std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': Quill.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_23TimeRotatingFileHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_23TimeRotatingFileHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_]+0x22): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::__detail::_Hash_node, std::allocator > const, std::unique_ptr > >, true>* std::__detail::_Hashtable_alloc, std::allocator > const, std::unique_ptr > >, true> > >::_M_allocate_node, std::allocator > const&, std::unique_ptr > >(std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': Quill.cpp:(.text._ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_23TimeRotatingFileHandlerESD_ISM_EEEEEPSH_DpOT_[_ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_23TimeRotatingFileHandlerESD_ISM_EEEEEPSH_DpOT_]+0xa1): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `_ZN5quill6detail17HandlerCollection14create_handlerINS_19RotatingFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERmRjRbSE_NS_17FileEventNotifierESE_EEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_': Quill.cpp:(.text._ZN5quill6detail17HandlerCollection14create_handlerINS_19RotatingFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERmRjRbSE_NS_17FileEventNotifierESE_EEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_[_ZN5quill6detail17HandlerCollection14create_handlerINS_19RotatingFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERmRjRbSE_NS_17FileEventNotifierESE_EEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_]+0xf7): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::pair, std::allocator > const, std::unique_ptr > >, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, std::unique_ptr > >, std::allocator, std::allocator > const, std::unique_ptr > > >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace, std::allocator > const&, std::unique_ptr > >(std::integral_constant, std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': Quill.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_19RotatingFileHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_19RotatingFileHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_]+0x22): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::__detail::_Hash_node, std::allocator > const, std::unique_ptr > >, true>* std::__detail::_Hashtable_alloc, std::allocator > const, std::unique_ptr > >, true> > >::_M_allocate_node, std::allocator > const&, std::unique_ptr > >(std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': Quill.cpp:(.text._ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_19RotatingFileHandlerESD_ISM_EEEEEPSH_DpOT_[_ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_19RotatingFileHandlerESD_ISM_EEEEEPSH_DpOT_]+0xa1): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `_ZN5quill6detail17HandlerCollection14create_handlerINS_15JsonFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_14FilenameAppendENS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_': Quill.cpp:(.text._ZN5quill6detail17HandlerCollection14create_handlerINS_15JsonFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_14FilenameAppendENS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_[_ZN5quill6detail17HandlerCollection14create_handlerINS_15JsonFileHandlerEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_14FilenameAppendENS_17FileEventNotifierERbEEENSt9enable_ifIXsr3std10is_base_ofINS_13StreamHandlerET_EE5valueEPSH_E4typeESB_DpOT0_]+0xcf): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::pair, std::allocator > const, std::unique_ptr > >, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, std::unique_ptr > >, std::allocator, std::allocator > const, std::unique_ptr > > >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace, std::allocator > const&, std::unique_ptr > >(std::integral_constant, std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': Quill.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_15JsonFileHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN5quill7HandlerESt14default_deleteISA_EEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJRS7_S8_INS9_15JsonFileHandlerESB_ISU_EEEEES6_INSG_14_Node_iteratorISE_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_]+0x22): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `std::__detail::_Hash_node, std::allocator > const, std::unique_ptr > >, true>* std::__detail::_Hashtable_alloc, std::allocator > const, std::unique_ptr > >, true> > >::_M_allocate_node, std::allocator > const&, std::unique_ptr > >(std::__cxx11::basic_string, std::allocator > const&, std::unique_ptr >&&)': Quill.cpp:(.text._ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_15JsonFileHandlerESD_ISM_EEEEEPSH_DpOT_[_ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrIN5quill7HandlerESt14default_deleteISC_EEELb1EEEEE16_M_allocate_nodeIJRS9_SA_INSB_15JsonFileHandlerESD_ISM_EEEEEPSH_DpOT_]+0xa1): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Quill.cpp.o): In function `quill::PatternFormatter::PatternFormatter(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, quill::Timezone)': Quill.cpp:(.text._ZN5quill16PatternFormatterC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_NS_8TimezoneE[_ZN5quill16PatternFormatterC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_NS_8TimezoneE]+0x1b7): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(TimestampFormatter.cpp.o): In function `quill::detail::TimestampFormatter::TimestampFormatter(std::__cxx11::basic_string, std::allocator > const&, quill::Timezone)': TimestampFormatter.cpp:(.text+0x681): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' TimestampFormatter.cpp:(.text+0x6f3): undefined reference to `std::__throw_length_error(char const*)' TimestampFormatter.cpp:(.text+0x6ff): undefined reference to `std::__throw_length_error(char const*)' TimestampFormatter.cpp:(.text+0x70b): undefined reference to `std::__throw_length_error(char const*)' TimestampFormatter.cpp:(.text+0x717): undefined reference to `std::__throw_length_error(char const*)' TimestampFormatter.cpp:(.text+0x723): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(TimestampFormatter.cpp.o):TimestampFormatter.cpp:(.text+0xc1c): more undefined references to `std::__throw_length_error(char const*)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o): In function `quill::detail::StringFromTime::format_timestamp[abi:cxx11](long)': StringFromTime.cpp:(.text+0x1ed7): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' StringFromTime.cpp:(.text+0x1eef): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' StringFromTime.cpp:(.text+0x1f07): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' StringFromTime.cpp:(.text+0x1f1f): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' StringFromTime.cpp:(.text+0x1f37): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o):StringFromTime.cpp:(.text+0x1f4f): more undefined references to `std::__throw_out_of_range_fmt(char const*, ...)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o): In function `std::__cxx11::basic_string, std::allocator > std::operator+, std::allocator >(char const*, std::__cxx11::basic_string, std::allocator > const&)': StringFromTime.cpp:(.text._ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_[_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_]+0x127): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::insert(unsigned long, unsigned long, char)': StringFromTime.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEmmc[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEmmc]+0x1d6): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' StringFromTime.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEmmc[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEmmc]+0x1e2): undefined reference to `std::__throw_length_error(char const*)' StringFromTime.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEmmc[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEmmc]+0x1ee): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o): In function `std::vector, std::allocator >, std::allocator, std::allocator > > >::push_back(std::__cxx11::basic_string, std::allocator > const&)': StringFromTime.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE9push_backERKS5_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE9push_backERKS5_]+0x9c): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o): In function `std::pair, std::allocator > > >, bool> std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_emplace_unique, std::allocator > > >(std::pair, std::allocator > >&&)': StringFromTime.cpp:(.text._ZNSt8_Rb_treeImSt4pairIKmNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessImESaIS8_EE17_M_emplace_uniqueIJS0_ImS7_EEEES0_ISt17_Rb_tree_iteratorIS8_EbEDpOT_[_ZNSt8_Rb_treeImSt4pairIKmNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessImESaIS8_EE17_M_emplace_uniqueIJS0_ImS7_EEEES0_ISt17_Rb_tree_iteratorIS8_EbEDpOT_]+0xbb): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' StringFromTime.cpp:(.text._ZNSt8_Rb_treeImSt4pairIKmNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessImESaIS8_EE17_M_emplace_uniqueIJS0_ImS7_EEEES0_ISt17_Rb_tree_iteratorIS8_EbEDpOT_[_ZNSt8_Rb_treeImSt4pairIKmNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessImESaIS8_EE17_M_emplace_uniqueIJS0_ImS7_EEEES0_ISt17_Rb_tree_iteratorIS8_EbEDpOT_]+0x114): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o): In function `std::pair, std::allocator >, std::__cxx11::basic_string, std::allocator > >::pair, std::allocator >, std::__cxx11::basic_string, std::allocator >, true>(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': StringFromTime.cpp:(.text._ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_EC2IS5_S5_Lb1EEERKS5_S9_[_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_EC2IS5_S5_Lb1EEERKS5_S9_]+0xe3): undefined reference to `std::__throw_length_error(char const*)' StringFromTime.cpp:(.text._ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_EC2IS5_S5_Lb1EEERKS5_S9_[_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_EC2IS5_S5_Lb1EEERKS5_S9_]+0xef): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::reserve(unsigned long)': StringFromTime.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm]+0x11a): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(StringFromTime.cpp.o): In function `void std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_realloc_insert, std::allocator > const&>(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator > const&)': StringFromTime.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x259): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `quill::detail::s2ws(std::__cxx11::basic_string, std::allocator > const&)': Utilities.cpp:(.text+0x24): undefined reference to `std::codecvt::codecvt(unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `quill::detail::ws2s(std::__cxx11::basic_string, std::allocator > const&)': Utilities.cpp:(.text+0x194): undefined reference to `std::codecvt::codecvt(unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `quill::detail::replace_all(std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': Utilities.cpp:(.text+0x37b): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `quill::detail::safe_strftime(char const*, long, quill::Timezone)': Utilities.cpp:(.text+0x62c): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `quill::detail::split(std::__cxx11::basic_string, std::allocator > const&, char)': Utilities.cpp:(.text+0x68f): undefined reference to `std::__cxx11::basic_istringstream, std::allocator >::basic_istringstream(std::__cxx11::basic_string, std::allocator > const&, std::_Ios_Openmode)' Utilities.cpp:(.text+0x6de): undefined reference to `std::basic_istream >& std::getline, std::allocator >(std::basic_istream >&, std::__cxx11::basic_string, std::allocator >&, char)' Utilities.cpp:(.text+0x789): undefined reference to `VTT for std::__cxx11::basic_istringstream, std::allocator >' Utilities.cpp:(.text+0x7a5): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' Utilities.cpp:(.text+0x7cf): undefined reference to `vtable for std::basic_streambuf >' Utilities.cpp:(.text+0x7e2): undefined reference to `std::locale::~locale()' Utilities.cpp:(.text+0x80e): undefined reference to `std::ios_base::~ios_base()' Utilities.cpp:(.text+0x82f): undefined reference to `std::__throw_length_error(char const*)' Utilities.cpp:(.text+0x857): undefined reference to `VTT for std::__cxx11::basic_istringstream, std::allocator >' Utilities.cpp:(.text+0x873): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' Utilities.cpp:(.text+0x89d): undefined reference to `vtable for std::basic_streambuf >' Utilities.cpp:(.text+0x8b0): undefined reference to `std::locale::~locale()' Utilities.cpp:(.text+0x8dc): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::codecvt_utf8_utf16::~codecvt_utf8_utf16()': Utilities.cpp:(.text._ZNSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EED0Ev[_ZNSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EED0Ev]+0x5): undefined reference to `std::__codecvt_utf8_utf16_base::~__codecvt_utf8_utf16_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::__cxx11::wstring_convert, wchar_t, std::allocator, std::allocator >::from_bytes(char const*, char const*)': Utilities.cpp:(.text._ZNSt7__cxx1115wstring_convertISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EEwSaIwESaIcEE10from_bytesEPKcS8_[_ZNSt7__cxx1115wstring_convertISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EEwSaIwESaIcEE10from_bytesEPKcS8_]+0x163): undefined reference to `std::__throw_range_error(char const*)' Utilities.cpp:(.text._ZNSt7__cxx1115wstring_convertISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EEwSaIwESaIcEE10from_bytesEPKcS8_[_ZNSt7__cxx1115wstring_convertISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EEwSaIwESaIcEE10from_bytesEPKcS8_]+0x16f): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::_M_replace_aux(unsigned long, unsigned long, unsigned long, wchar_t)': Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE14_M_replace_auxEmmmw[_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE14_M_replace_auxEmmmw]+0xe2): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, wchar_t const*, unsigned long)': Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_mutateEmmPKwm[_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_mutateEmmPKwm]+0xb5): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::__cxx11::basic_string, std::allocator >& std::__cxx11::basic_string, std::allocator >::_M_replace_dispatch(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, char const*, char const*, std::__false_type)': Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE19_M_replace_dispatchIPKcEERS4_N9__gnu_cxx17__normal_iteratorIPKwS4_EESD_T_SE_St12__false_type[_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE19_M_replace_dispatchIPKcEERS4_N9__gnu_cxx17__normal_iteratorIPKwS4_EESD_T_SE_St12__false_type]+0x1ef): undefined reference to `std::__throw_logic_error(char const*)' Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE19_M_replace_dispatchIPKcEERS4_N9__gnu_cxx17__normal_iteratorIPKwS4_EESD_T_SE_St12__false_type[_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE19_M_replace_dispatchIPKcEERS4_N9__gnu_cxx17__normal_iteratorIPKwS4_EESD_T_SE_St12__false_type]+0x1fb): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, wchar_t const*, unsigned long)': Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE10_M_replaceEmmPKwm[_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE10_M_replaceEmmPKwm]+0x238): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::__cxx11::wstring_convert, wchar_t, std::allocator, std::allocator >::to_bytes(wchar_t const*, wchar_t const*)': Utilities.cpp:(.text._ZNSt7__cxx1115wstring_convertISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EEwSaIwESaIcEE8to_bytesEPKwS8_[_ZNSt7__cxx1115wstring_convertISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EEwSaIwESaIcEE8to_bytesEPKwS8_]+0x14f): undefined reference to `std::__throw_range_error(char const*)' Utilities.cpp:(.text._ZNSt7__cxx1115wstring_convertISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EEwSaIwESaIcEE8to_bytesEPKwS8_[_ZNSt7__cxx1115wstring_convertISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EEwSaIwESaIcEE8to_bytesEPKwS8_]+0x15b): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::__cxx11::basic_string, std::allocator >::resize(unsigned long)': Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEm[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEm]+0x134): undefined reference to `std::__throw_length_error(char const*)' Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEm[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEm]+0x140): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o): In function `std::__cxx11::basic_string, std::allocator >& std::__cxx11::basic_string, std::allocator >::_M_replace_dispatch(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, wchar_t const*, wchar_t const*, std::__false_type)': Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE19_M_replace_dispatchIPKwEERS4_N9__gnu_cxx17__normal_iteratorIPKcS4_EESD_T_SE_St12__false_type[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE19_M_replace_dispatchIPKwEERS4_N9__gnu_cxx17__normal_iteratorIPKcS4_EESD_T_SE_St12__false_type]+0x1f2): undefined reference to `std::__throw_logic_error(char const*)' Utilities.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE19_M_replace_dispatchIPKwEERS4_N9__gnu_cxx17__normal_iteratorIPKcS4_EESD_T_SE_St12__false_type[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE19_M_replace_dispatchIPKwEERS4_N9__gnu_cxx17__normal_iteratorIPKcS4_EESD_T_SE_St12__false_type]+0x1fe): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x10): undefined reference to `std::__codecvt_utf8_utf16_base::~__codecvt_utf8_utf16_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x20): undefined reference to `std::__codecvt_utf8_utf16_base::do_out(__mbstate_t&, wchar_t const*, wchar_t const*, wchar_t const*&, char*, char*, char*&) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x28): undefined reference to `std::__codecvt_utf8_utf16_base::do_unshift(__mbstate_t&, char*, char*, char*&) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x30): undefined reference to `std::__codecvt_utf8_utf16_base::do_in(__mbstate_t&, char const*, char const*, char const*&, wchar_t*, wchar_t*, wchar_t*&) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x38): undefined reference to `std::__codecvt_utf8_utf16_base::do_encoding() const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x40): undefined reference to `std::__codecvt_utf8_utf16_base::do_always_noconv() const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x48): undefined reference to `std::__codecvt_utf8_utf16_base::do_length(__mbstate_t&, char const*, char const*, unsigned long) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTVSt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x50): undefined reference to `std::__codecvt_utf8_utf16_base::do_max_length() const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(Utilities.cpp.o):(.data.rel.ro._ZTISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE[_ZTISt18codecvt_utf8_utf16IwLm1114111ELSt12codecvt_mode0EE]+0x10): undefined reference to `typeinfo for std::__codecvt_utf8_utf16_base' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileHandler.cpp.o): In function `quill::FileHandler::FileHandler(std::experimental::filesystem::v1::__cxx11::path const&, std::__cxx11::basic_string, std::allocator > const&, quill::FilenameAppend, quill::FileEventNotifier, bool)': FileHandler.cpp:(.text+0x389): undefined reference to `std::chrono::_V2::system_clock::now()' FileHandler.cpp:(.text+0x3c5): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(FileHandler.cpp.o): In function `quill::FileHandler::FileHandler(std::experimental::filesystem::v1::__cxx11::path const&, quill::FileEventNotifier, bool)': FileHandler.cpp:(.text+0x7b0): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(JsonFileHandler.cpp.o): In function `quill::JsonFileHandler::write(fmt::v9::basic_memory_buffer > const&, quill::TransitEvent const&)': JsonFileHandler.cpp:(.text+0xf1): undefined reference to `fmt::v9::vformat[abi:cxx11](fmt::v9::basic_string_view, fmt::v9::basic_format_args >)' JsonFileHandler.cpp:(.text+0x290): undefined reference to `fmt::v9::vformat[abi:cxx11](fmt::v9::basic_string_view, fmt::v9::basic_format_args >)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RotatingFileHandler.cpp.o): In function `quill::RotatingFileHandler::RotatingFileHandler(std::experimental::filesystem::v1::__cxx11::path const&, std::__cxx11::basic_string, std::allocator > const&, unsigned long, unsigned int, bool, bool, quill::FileEventNotifier, bool)': RotatingFileHandler.cpp:(.text+0x1d6): undefined reference to `std::experimental::filesystem::v1::current_path[abi:cxx11]()' RotatingFileHandler.cpp:(.text+0x1eb): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::parent_path() const' RotatingFileHandler.cpp:(.text+0x218): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::directory_iterator(std::experimental::filesystem::v1::__cxx11::path const&, std::experimental::filesystem::v1::directory_options, std::error_code*)' RotatingFileHandler.cpp:(.text+0x376): undefined reference to `std::experimental::filesystem::v1::current_path[abi:cxx11]()' RotatingFileHandler.cpp:(.text+0x38b): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::parent_path() const' RotatingFileHandler.cpp:(.text+0x3b8): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::directory_iterator(std::experimental::filesystem::v1::__cxx11::path const&, std::experimental::filesystem::v1::directory_options, std::error_code*)' RotatingFileHandler.cpp:(.text+0x649): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::operator++()' RotatingFileHandler.cpp:(.text+0x665): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::operator*() const' RotatingFileHandler.cpp:(.text+0xcbb): undefined reference to `std::__throw_out_of_range(char const*)' RotatingFileHandler.cpp:(.text+0xd11): undefined reference to `std::__throw_invalid_argument(char const*)' RotatingFileHandler.cpp:(.text+0xd8c): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::operator++()' RotatingFileHandler.cpp:(.text+0xda3): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::operator*() const' RotatingFileHandler.cpp:(.text+0x1042): undefined reference to `std::experimental::filesystem::v1::remove(std::experimental::filesystem::v1::__cxx11::path const&)' RotatingFileHandler.cpp:(.text+0x112b): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x1137): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x1143): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x114f): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x115b): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x1176): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' RotatingFileHandler.cpp:(.text+0x1182): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x118e): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x119a): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x11a6): undefined reference to `std::__throw_length_error(char const*)' RotatingFileHandler.cpp:(.text+0x11b2): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(RotatingFileHandler.cpp.o):RotatingFileHandler.cpp:(.text+0x11be): more undefined references to `std::__throw_length_error(char const*)' follow /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(TimeRotatingFileHandler.cpp.o): In function `quill::TimeRotatingFileHandler::TimeRotatingFileHandler(std::experimental::filesystem::v1::__cxx11::path const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator >, unsigned int, unsigned int, quill::Timezone, std::__cxx11::basic_string, std::allocator > const&, quill::FileEventNotifier, bool)': TimeRotatingFileHandler.cpp:(.text+0x2f0): undefined reference to `std::__cxx11::basic_istringstream, std::allocator >::basic_istringstream(std::__cxx11::basic_string, std::allocator > const&, std::_Ios_Openmode)' TimeRotatingFileHandler.cpp:(.text+0x335): undefined reference to `std::basic_istream >& std::getline, std::allocator >(std::basic_istream >&, std::__cxx11::basic_string, std::allocator >&, char)' TimeRotatingFileHandler.cpp:(.text+0x4be): undefined reference to `std::chrono::_V2::system_clock::now()' TimeRotatingFileHandler.cpp:(.text+0x506): undefined reference to `VTT for std::__cxx11::basic_istringstream, std::allocator >' TimeRotatingFileHandler.cpp:(.text+0x528): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' TimeRotatingFileHandler.cpp:(.text+0x555): undefined reference to `vtable for std::basic_streambuf >' TimeRotatingFileHandler.cpp:(.text+0x56e): undefined reference to `std::locale::~locale()' TimeRotatingFileHandler.cpp:(.text+0x5a3): undefined reference to `std::ios_base::~ios_base()' TimeRotatingFileHandler.cpp:(.text+0x651): undefined reference to `std::__throw_length_error(char const*)' TimeRotatingFileHandler.cpp:(.text+0x65d): undefined reference to `std::__throw_out_of_range(char const*)' TimeRotatingFileHandler.cpp:(.text+0x669): undefined reference to `std::__throw_out_of_range(char const*)' TimeRotatingFileHandler.cpp:(.text+0x717): undefined reference to `std::__throw_invalid_argument(char const*)' TimeRotatingFileHandler.cpp:(.text+0x723): undefined reference to `std::__throw_invalid_argument(char const*)' TimeRotatingFileHandler.cpp:(.text+0x7c9): undefined reference to `VTT for std::__cxx11::basic_istringstream, std::allocator >' TimeRotatingFileHandler.cpp:(.text+0x7eb): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' TimeRotatingFileHandler.cpp:(.text+0x818): undefined reference to `vtable for std::basic_streambuf >' TimeRotatingFileHandler.cpp:(.text+0x831): undefined reference to `std::locale::~locale()' TimeRotatingFileHandler.cpp:(.text+0x866): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(TimeRotatingFileHandler.cpp.o): In function `quill::TimeRotatingFileHandler::write(fmt::v9::basic_memory_buffer > const&, quill::TransitEvent const&)': TimeRotatingFileHandler.cpp:(.text+0xdc6): undefined reference to `std::chrono::_V2::system_clock::now()' TimeRotatingFileHandler.cpp:(.text+0xebe): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(TimeRotatingFileHandler.cpp.o): In function `void std::allocator_traits >::construct(std::allocator&, std::experimental::filesystem::v1::__cxx11::path*, std::experimental::filesystem::v1::__cxx11::path const&)': TimeRotatingFileHandler.cpp:(.text._ZNSt16allocator_traitsISaINSt12experimental10filesystem2v17__cxx114pathEEE9constructIS4_JRKS4_EEEvRS5_PT_DpOT0_[_ZNSt16allocator_traitsISaINSt12experimental10filesystem2v17__cxx114pathEEE9constructIS4_JRKS4_EEEvRS5_PT_DpOT0_]+0x111): undefined reference to `std::__throw_length_error(char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LogLevel.cpp.o): In function `quill::loglevel_to_string(quill::LogLevel)': LogLevel.cpp:(.text+0x45): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' LogLevel.cpp:(.text+0x59): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x6f): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x87): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x9b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0xb7): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' LogLevel.cpp:(.text+0x151): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' LogLevel.cpp:(.text+0x16d): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' LogLevel.cpp:(.text+0x194): undefined reference to `vtable for std::basic_streambuf >' LogLevel.cpp:(.text+0x1a7): undefined reference to `std::locale::~locale()' LogLevel.cpp:(.text+0x1b4): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LogLevel.cpp.o): In function `quill::loglevel_to_string_id(quill::LogLevel)': LogLevel.cpp:(.text+0x205): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' LogLevel.cpp:(.text+0x219): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x22f): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x247): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x25b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x277): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' LogLevel.cpp:(.text+0x311): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' LogLevel.cpp:(.text+0x32d): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' LogLevel.cpp:(.text+0x354): undefined reference to `vtable for std::basic_streambuf >' LogLevel.cpp:(.text+0x367): undefined reference to `std::locale::~locale()' LogLevel.cpp:(.text+0x374): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LogLevel.cpp.o): In function `quill::loglevel_from_string(std::__cxx11::basic_string, std::allocator >)': LogLevel.cpp:(.text+0x3d9): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' LogLevel.cpp:(.text+0x8c9): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' LogLevel.cpp:(.text+0x8dd): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x8f3): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x904): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x918): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' LogLevel.cpp:(.text+0x934): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' LogLevel.cpp:(.text+0x9ce): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' LogLevel.cpp:(.text+0x9ea): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' LogLevel.cpp:(.text+0xa14): undefined reference to `vtable for std::basic_streambuf >' LogLevel.cpp:(.text+0xa2a): undefined reference to `std::locale::~locale()' LogLevel.cpp:(.text+0xa37): undefined reference to `std::ios_base::~ios_base()' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LogLevel.cpp.o): In function `std::_Hashtable, std::allocator >, std::pair, std::allocator > const, quill::LogLevel>, std::allocator, std::allocator > const, quill::LogLevel> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_Hashtable, std::allocator > const, quill::LogLevel> const*>(std::pair, std::allocator > const, quill::LogLevel> const*, std::pair, std::allocator > const, quill::LogLevel> const*, unsigned long, std::hash, std::allocator > > const&, std::__detail::_Mod_range_hashing const&, std::__detail::_Default_ranged_hash const&, std::equal_to, std::allocator > > const&, std::__detail::_Select1st const&, std::allocator, std::allocator > const, quill::LogLevel> > const&)': LogLevel.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill8LogLevelEESaISA_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSA_EET_SR_mRKSH_RKSI_RKSJ_RKSF_RKSD_RKSB_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill8LogLevelEESaISA_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSA_EET_SR_mRKSH_RKSI_RKSJ_RKSF_RKSD_RKSB_]+0xaf): undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' LogLevel.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill8LogLevelEESaISA_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSA_EET_SR_mRKSH_RKSI_RKSJ_RKSF_RKSD_RKSB_[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill8LogLevelEESaISA_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSA_EET_SR_mRKSH_RKSI_RKSJ_RKSF_RKSD_RKSB_]+0x128): undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LogLevel.cpp.o): In function `std::_Hashtable, std::allocator >, std::pair, std::allocator > const, quill::LogLevel>, std::allocator, std::allocator > const, quill::LogLevel> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, std::allocator > const, quill::LogLevel>, true>*)': LogLevel.cpp:(.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill8LogLevelEESaISA_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSC_10_Hash_nodeISA_Lb1EEE[_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5quill8LogLevelEESaISA_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSC_10_Hash_nodeISA_Lb1EEE]+0x32): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' /home/conan/w/prod/BuildSingleReference/.conan/data/quill/2.7.0/_/_/package/e8408343a75ba158d417a2d24358353c76a4915e/lib/libquill.a(LogLevel.cpp.o): In function `std::__detail::_Hash_node, std::allocator > const, quill::LogLevel>, true>* std::__detail::_Hashtable_alloc, std::allocator > const, quill::LogLevel>, true> > >::_M_allocate_node, std::allocator > const, quill::LogLevel> const&>(std::pair, std::allocator > const, quill::LogLevel> const&)': LogLevel.cpp:(.text._ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN5quill8LogLevelEELb1EEEEE16_M_allocate_nodeIJRKSC_EEEPSD_DpOT_[_ZNSt8__detail16_Hashtable_allocISaINS_10_Hash_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN5quill8LogLevelEELb1EEEEE16_M_allocate_nodeIJRKSC_EEEPSD_DpOT_]+0x98): undefined reference to `std::__throw_length_error(char const*)' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/test_package] Error 1 make[1]: *** [test_package/CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 ERROR: quill/2.7.0 (test package): Error in build() method, line 13 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/quill/all/test_v1_package/build/8a76e7df04d864c2a84d765a7a38862c90d1fbd1' '--' '-j3'