******************************************************************************** conan install json-schema-validator/2.0.0@ --build=json-schema-validator --profile=/home/conan/w/BuildSingleReference/23793/9473dcc9-5dab-44f4-9e75-1c50e4bafd6e/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 6.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=6.0 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=6.0 os=Linux os_build=Linux [options] json-schema-validator:shared=False [build_requires] [env] nlohmann_json/3.9.1: Not found in local cache, looking in remotes... nlohmann_json/3.9.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nlohmann_json/3.9.1: Downloaded recipe revision 3ea95a57f6fa3879c082a7425bf48b57 json-schema-validator/2.0.0: Forced build from source Installing package: json-schema-validator/2.0.0 Requirements json-schema-validator/2.0.0 from local cache - Cache nlohmann_json/3.9.1 from 'conan-center' - Downloaded Packages json-schema-validator/2.0.0:58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f - Build nlohmann_json/3.9.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... nlohmann_json/3.9.1: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nlohmann_json/3.9.1: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 nlohmann_json/3.9.1: Downloaded package revision 25054fda44156cf39335659be44b30d4 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK json-schema-validator/2.0.0: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/source Unzipping 234.7KB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK json-schema-validator/2.0.0: Copying sources to build folder json-schema-validator/2.0.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f json-schema-validator/2.0.0: Generator cmake created conanbuildinfo.cmake json-schema-validator/2.0.0: Generator cmake_find_package created Findnlohmann_json.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK json-schema-validator/2.0.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="6.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/package/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTS="False" -DBUILD_EXAMPLES="False" -DNLOHMANN_JSON_DIR="/home/conan/w/BuildSingleReference/.conan/data/nlohmann_json/3.9.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f' ----------------- -- The C compiler identification is Clang 6.0.0 -- The CXX compiler identification is Clang 6.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Checking correct version: 6.0 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target json-schema-validator [ 25%] Building CXX object source_subfolder/CMakeFiles/json-schema-validator.dir/src/json-schema-draft7.json.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/json-schema-validator.dir/src/json-uri.cpp.o [ 75%] Building CXX object source_subfolder/CMakeFiles/json-schema-validator.dir/src/json-validator.cpp.o [100%] Linking CXX static library ../lib/libjson-schema-validator.a [100%] Built target json-schema-validator json-schema-validator/2.0.0: Package '58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f' built json-schema-validator/2.0.0: Build folder /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f json-schema-validator/2.0.0: Generated conaninfo.txt json-schema-validator/2.0.0: Generated conanbuildinfo.txt json-schema-validator/2.0.0: Generating the package json-schema-validator/2.0.0: Package folder /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/package/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f json-schema-validator/2.0.0: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target json-schema-validator Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/package/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/lib/libjson-schema-validator.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/package/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/include -- Installing: /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/package/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/include/json-schema.hpp [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK json-schema-validator/2.0.0 package(): Packaged 1 '.a' file: libjson-schema-validator.a json-schema-validator/2.0.0 package(): Packaged 1 '.cmake' file: conan-official-json-schema-validator-targets.cmake json-schema-validator/2.0.0 package(): Packaged 2 '.hpp' files: json-schema.hpp, json-schema.hpp json-schema-validator/2.0.0 package(): Packaged 1 file: LICENSE json-schema-validator/2.0.0: Package '58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f' created json-schema-validator/2.0.0: Created package revision 494251601d960321d47a1f4a10dcb4a6 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK 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/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:1009:10: warning: enumeration value 'binary' not handled in switch [-Wswitch] switch (type) { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:9: In file included from /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-schema.hpp:24: In file included from /home/conan/w/BuildSingleReference/.conan/data/nlohmann_json/3.9.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/nlohmann/json.hpp:39: In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/functional:54: In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/tuple:39: In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/array:39: In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/stdexcept:39: In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/string:41: In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/allocator.h:46: In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++allocator.h:33: /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:22: warning: destructor called on non-final '(anonymous namespace)::schema_ref' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/alloc_traits.h:487:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator<(anonymous namespace)::schema_ref>::destroy<(anonymous namespace)::schema_ref>' requested here { __a.destroy(__p); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:535:28: note: in instantiation of function template specialization 'std::allocator_traits >::destroy<(anonymous namespace)::schema_ref>' requested here allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:521:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::schema_ref, std::allocator<(anonymous namespace)::schema_ref>, __gnu_cxx::_S_atomic>::_M_dispose' requested here _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:637:18: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::schema_ref, std::allocator<(anonymous namespace)::schema_ref>, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace, nlohmann::json_schema::root_schema *>' requested here ::new (__mem) _Sp_cp_type(std::move(__a), ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:1294:14: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<(anonymous namespace)::schema_ref, std::allocator<(anonymous namespace)::schema_ref>, std::basic_string, nlohmann::json_schema::root_schema *>' requested here : _M_ptr(), _M_refcount(__tag, (_Tp*)0, __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:344:4: note: in instantiation of function template specialization 'std::__shared_ptr<(anonymous namespace)::schema_ref, __gnu_cxx::_S_atomic>::__shared_ptr, std::basic_string, nlohmann::json_schema::root_schema *>' requested here : __shared_ptr<_Tp>(__tag, __a, std::forward<_Args>(__args)...) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:690:14: note: in instantiation of function template specialization 'std::shared_ptr<(anonymous namespace)::schema_ref>::shared_ptr, std::basic_string, nlohmann::json_schema::root_schema *>' requested here return shared_ptr<_Tp>(_Sp_make_shared_tag(), __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:706:19: note: in instantiation of function template specialization 'std::allocate_shared<(anonymous namespace)::schema_ref, std::allocator<(anonymous namespace)::schema_ref>, std::basic_string, nlohmann::json_schema::root_schema *>' requested here return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(), ^ /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:167:55: note: in instantiation of function template specialization 'std::make_shared<(anonymous namespace)::schema_ref, std::basic_string, nlohmann::json_schema::root_schema *>' requested here {uri.pointer(), std::make_shared(uri.to_string(), this)}) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:28: note: qualify call to silence this warning destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:22: warning: destructor called on non-final '(anonymous namespace)::logical_not' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/alloc_traits.h:487:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator<(anonymous namespace)::logical_not>::destroy<(anonymous namespace)::logical_not>' requested here { __a.destroy(__p); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:535:28: note: in instantiation of function template specialization 'std::allocator_traits >::destroy<(anonymous namespace)::logical_not>' requested here allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:521:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::logical_not, std::allocator<(anonymous namespace)::logical_not>, __gnu_cxx::_S_atomic>::_M_dispose' requested here _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:637:18: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::logical_not, std::allocator<(anonymous namespace)::logical_not>, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here ::new (__mem) _Sp_cp_type(std::move(__a), ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:1294:14: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<(anonymous namespace)::logical_not, std::allocator<(anonymous namespace)::logical_not>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here : _M_ptr(), _M_refcount(__tag, (_Tp*)0, __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:344:4: note: in instantiation of function template specialization 'std::__shared_ptr<(anonymous namespace)::logical_not, __gnu_cxx::_S_atomic>::__shared_ptr, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here : __shared_ptr<_Tp>(__tag, __a, std::forward<_Args>(__args)...) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:690:14: note: in instantiation of function template specialization 'std::shared_ptr<(anonymous namespace)::logical_not>::shared_ptr, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here return shared_ptr<_Tp>(_Sp_make_shared_tag(), __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:706:19: note: in instantiation of function template specialization 'std::allocate_shared<(anonymous namespace)::logical_not, std::allocator<(anonymous namespace)::logical_not>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(), ^ /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:473:26: note: in instantiation of function template specialization 'std::make_shared<(anonymous namespace)::logical_not, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here logic_.push_back(std::make_shared(attr.value(), root, uris)); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:28: note: qualify call to silence this warning destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:22: warning: destructor called on non-final '(anonymous namespace)::logical_combination<(anonymous namespace)::allOf>' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/alloc_traits.h:487:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator<(anonymous namespace)::logical_combination<(anonymous namespace)::allOf> >::destroy<(anonymous namespace)::logical_combination<(anonymous namespace)::allOf> >' requested here { __a.destroy(__p); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:535:28: note: in instantiation of function template specialization 'std::allocator_traits > >::destroy<(anonymous namespace)::logical_combination<(anonymous namespace)::allOf> >' requested here allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:521:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::logical_combination<(anonymous namespace)::allOf>, std::allocator<(anonymous namespace)::logical_combination<(anonymous namespace)::allOf> >, __gnu_cxx::_S_atomic>::_M_dispose' requested here _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:637:18: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::logical_combination<(anonymous namespace)::allOf>, std::allocator<(anonymous namespace)::logical_combination<(anonymous namespace)::allOf> >, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here ::new (__mem) _Sp_cp_type(std::move(__a), ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:1294:14: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<(anonymous namespace)::logical_combination<(anonymous namespace)::allOf>, std::allocator<(anonymous namespace)::logical_combination<(anonymous namespace)::allOf> >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here : _M_ptr(), _M_refcount(__tag, (_Tp*)0, __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:344:4: note: in instantiation of function template specialization 'std::__shared_ptr<(anonymous namespace)::logical_combination<(anonymous namespace)::allOf>, __gnu_cxx::_S_atomic>::__shared_ptr >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here : __shared_ptr<_Tp>(__tag, __a, std::forward<_Args>(__args)...) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:690:14: note: in instantiation of function template specialization 'std::shared_ptr<(anonymous namespace)::logical_combination<(anonymous namespace)::allOf> >::shared_ptr >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here return shared_ptr<_Tp>(_Sp_make_shared_tag(), __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:706:19: note: in instantiation of function template specialization 'std::allocate_shared<(anonymous namespace)::logical_combination<(anonymous namespace)::allOf>, std::allocator<(anonymous namespace)::logical_combination<(anonymous namespace)::allOf> >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(), ^ /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:479:26: note: in instantiation of function template specialization 'std::make_shared<(anonymous namespace)::logical_combination<(anonymous namespace)::allOf>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here logic_.push_back(std::make_shared>(attr.value(), root, uris)); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:28: note: qualify call to silence this warning destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:22: warning: destructor called on non-final '(anonymous namespace)::logical_combination<(anonymous namespace)::anyOf>' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/alloc_traits.h:487:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator<(anonymous namespace)::logical_combination<(anonymous namespace)::anyOf> >::destroy<(anonymous namespace)::logical_combination<(anonymous namespace)::anyOf> >' requested here { __a.destroy(__p); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:535:28: note: in instantiation of function template specialization 'std::allocator_traits > >::destroy<(anonymous namespace)::logical_combination<(anonymous namespace)::anyOf> >' requested here allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:521:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::logical_combination<(anonymous namespace)::anyOf>, std::allocator<(anonymous namespace)::logical_combination<(anonymous namespace)::anyOf> >, __gnu_cxx::_S_atomic>::_M_dispose' requested here _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:637:18: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::logical_combination<(anonymous namespace)::anyOf>, std::allocator<(anonymous namespace)::logical_combination<(anonymous namespace)::anyOf> >, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here ::new (__mem) _Sp_cp_type(std::move(__a), ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:1294:14: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<(anonymous namespace)::logical_combination<(anonymous namespace)::anyOf>, std::allocator<(anonymous namespace)::logical_combination<(anonymous namespace)::anyOf> >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here : _M_ptr(), _M_refcount(__tag, (_Tp*)0, __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:344:4: note: in instantiation of function template specialization 'std::__shared_ptr<(anonymous namespace)::logical_combination<(anonymous namespace)::anyOf>, __gnu_cxx::_S_atomic>::__shared_ptr >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here : __shared_ptr<_Tp>(__tag, __a, std::forward<_Args>(__args)...) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:690:14: note: in instantiation of function template specialization 'std::shared_ptr<(anonymous namespace)::logical_combination<(anonymous namespace)::anyOf> >::shared_ptr >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here return shared_ptr<_Tp>(_Sp_make_shared_tag(), __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:706:19: note: in instantiation of function template specialization 'std::allocate_shared<(anonymous namespace)::logical_combination<(anonymous namespace)::anyOf>, std::allocator<(anonymous namespace)::logical_combination<(anonymous namespace)::anyOf> >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(), ^ /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:485:26: note: in instantiation of function template specialization 'std::make_shared<(anonymous namespace)::logical_combination<(anonymous namespace)::anyOf>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here logic_.push_back(std::make_shared>(attr.value(), root, uris)); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:28: note: qualify call to silence this warning destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:22: warning: destructor called on non-final '(anonymous namespace)::logical_combination<(anonymous namespace)::oneOf>' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/alloc_traits.h:487:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator<(anonymous namespace)::logical_combination<(anonymous namespace)::oneOf> >::destroy<(anonymous namespace)::logical_combination<(anonymous namespace)::oneOf> >' requested here { __a.destroy(__p); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:535:28: note: in instantiation of function template specialization 'std::allocator_traits > >::destroy<(anonymous namespace)::logical_combination<(anonymous namespace)::oneOf> >' requested here allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:521:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::logical_combination<(anonymous namespace)::oneOf>, std::allocator<(anonymous namespace)::logical_combination<(anonymous namespace)::oneOf> >, __gnu_cxx::_S_atomic>::_M_dispose' requested here _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:637:18: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::logical_combination<(anonymous namespace)::oneOf>, std::allocator<(anonymous namespace)::logical_combination<(anonymous namespace)::oneOf> >, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here ::new (__mem) _Sp_cp_type(std::move(__a), ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:1294:14: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<(anonymous namespace)::logical_combination<(anonymous namespace)::oneOf>, std::allocator<(anonymous namespace)::logical_combination<(anonymous namespace)::oneOf> >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here : _M_ptr(), _M_refcount(__tag, (_Tp*)0, __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:344:4: note: in instantiation of function template specialization 'std::__shared_ptr<(anonymous namespace)::logical_combination<(anonymous namespace)::oneOf>, __gnu_cxx::_S_atomic>::__shared_ptr >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here : __shared_ptr<_Tp>(__tag, __a, std::forward<_Args>(__args)...) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:690:14: note: in instantiation of function template specialization 'std::shared_ptr<(anonymous namespace)::logical_combination<(anonymous namespace)::oneOf> >::shared_ptr >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here return shared_ptr<_Tp>(_Sp_make_shared_tag(), __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:706:19: note: in instantiation of function template specialization 'std::allocate_shared<(anonymous namespace)::logical_combination<(anonymous namespace)::oneOf>, std::allocator<(anonymous namespace)::logical_combination<(anonymous namespace)::oneOf> >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(), ^ /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:491:26: note: in instantiation of function template specialization 'std::make_shared<(anonymous namespace)::logical_combination<(anonymous namespace)::oneOf>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here logic_.push_back(std::make_shared>(attr.value(), root, uris)); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:28: note: qualify call to silence this warning destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:22: warning: destructor called on non-final '(anonymous namespace)::required' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/alloc_traits.h:487:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator<(anonymous namespace)::required>::destroy<(anonymous namespace)::required>' requested here { __a.destroy(__p); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:535:28: note: in instantiation of function template specialization 'std::allocator_traits >::destroy<(anonymous namespace)::required>' requested here allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:521:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::required, std::allocator<(anonymous namespace)::required>, __gnu_cxx::_S_atomic>::_M_dispose' requested here _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:637:18: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::required, std::allocator<(anonymous namespace)::required>, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace, std::allocator > >, nlohmann::json_schema::root_schema *&>' requested here ::new (__mem) _Sp_cp_type(std::move(__a), ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:1294:14: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<(anonymous namespace)::required, std::allocator<(anonymous namespace)::required>, std::vector, std::allocator > >, nlohmann::json_schema::root_schema *&>' requested here : _M_ptr(), _M_refcount(__tag, (_Tp*)0, __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:344:4: note: in instantiation of function template specialization 'std::__shared_ptr<(anonymous namespace)::required, __gnu_cxx::_S_atomic>::__shared_ptr, std::vector, std::allocator > >, nlohmann::json_schema::root_schema *&>' requested here : __shared_ptr<_Tp>(__tag, __a, std::forward<_Args>(__args)...) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:690:14: note: in instantiation of function template specialization 'std::shared_ptr<(anonymous namespace)::required>::shared_ptr, std::vector, std::allocator > >, nlohmann::json_schema::root_schema *&>' requested here return shared_ptr<_Tp>(_Sp_make_shared_tag(), __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:706:19: note: in instantiation of function template specialization 'std::allocate_shared<(anonymous namespace)::required, std::allocator<(anonymous namespace)::required>, std::vector, std::allocator > >, nlohmann::json_schema::root_schema *&>' requested here return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(), ^ /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:864:33: note: in instantiation of function template specialization 'std::make_shared<(anonymous namespace)::required, std::vector, std::allocator > >, nlohmann::json_schema::root_schema *&>' requested here std::make_shared( ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:28: note: qualify call to silence this warning destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:22: warning: destructor called on non-final '(anonymous namespace)::null' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/alloc_traits.h:487:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator<(anonymous namespace)::null>::destroy<(anonymous namespace)::null>' requested here { __a.destroy(__p); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:535:28: note: in instantiation of function template specialization 'std::allocator_traits >::destroy<(anonymous namespace)::null>' requested here allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:521:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::null, std::allocator<(anonymous namespace)::null>, __gnu_cxx::_S_atomic>::_M_dispose' requested here _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:637:18: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::null, std::allocator<(anonymous namespace)::null>, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here ::new (__mem) _Sp_cp_type(std::move(__a), ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:1294:14: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<(anonymous namespace)::null, std::allocator<(anonymous namespace)::null>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here : _M_ptr(), _M_refcount(__tag, (_Tp*)0, __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:344:4: note: in instantiation of function template specialization 'std::__shared_ptr<(anonymous namespace)::null, __gnu_cxx::_S_atomic>::__shared_ptr, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here : __shared_ptr<_Tp>(__tag, __a, std::forward<_Args>(__args)...) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:690:14: note: in instantiation of function template specialization 'std::shared_ptr<(anonymous namespace)::null>::shared_ptr, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here return shared_ptr<_Tp>(_Sp_make_shared_tag(), __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:706:19: note: in instantiation of function template specialization 'std::allocate_shared<(anonymous namespace)::null, std::allocator<(anonymous namespace)::null>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(), ^ /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:1011:15: note: in instantiation of function template specialization 'std::make_shared<(anonymous namespace)::null, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here return std::make_shared(schema, root); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:28: note: qualify call to silence this warning destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:22: warning: destructor called on non-final '(anonymous namespace)::numeric' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/alloc_traits.h:487:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator<(anonymous namespace)::numeric >::destroy<(anonymous namespace)::numeric >' requested here { __a.destroy(__p); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:535:28: note: in instantiation of function template specialization 'std::allocator_traits > >::destroy<(anonymous namespace)::numeric >' requested here allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:521:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::numeric, std::allocator<(anonymous namespace)::numeric >, __gnu_cxx::_S_atomic>::_M_dispose' requested here _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:637:18: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::numeric, std::allocator<(anonymous namespace)::numeric >, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::set, std::less >, std::allocator > > &>' requested here ::new (__mem) _Sp_cp_type(std::move(__a), ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:1294:14: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<(anonymous namespace)::numeric, std::allocator<(anonymous namespace)::numeric >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::set, std::less >, std::allocator > > &>' requested here : _M_ptr(), _M_refcount(__tag, (_Tp*)0, __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:344:4: note: in instantiation of function template specialization 'std::__shared_ptr<(anonymous namespace)::numeric, __gnu_cxx::_S_atomic>::__shared_ptr >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::set, std::less >, std::allocator > > &>' requested here : __shared_ptr<_Tp>(__tag, __a, std::forward<_Args>(__args)...) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:690:14: note: in instantiation of function template specialization 'std::shared_ptr<(anonymous namespace)::numeric >::shared_ptr >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::set, std::less >, std::allocator > > &>' requested here return shared_ptr<_Tp>(_Sp_make_shared_tag(), __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:706:19: note: in instantiation of function template specialization 'std::allocate_shared<(anonymous namespace)::numeric, std::allocator<(anonymous namespace)::numeric >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::set, std::less >, std::allocator > > &>' requested here return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(), ^ /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:1015:15: note: in instantiation of function template specialization 'std::make_shared<(anonymous namespace)::numeric, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::set, std::less >, std::allocator > > &>' requested here return std::make_shared>(schema, root, kw); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:28: note: qualify call to silence this warning destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:22: warning: destructor called on non-final '(anonymous namespace)::numeric' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/alloc_traits.h:487:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator<(anonymous namespace)::numeric >::destroy<(anonymous namespace)::numeric >' requested here { __a.destroy(__p); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:535:28: note: in instantiation of function template specialization 'std::allocator_traits > >::destroy<(anonymous namespace)::numeric >' requested here allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:521:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::numeric, std::allocator<(anonymous namespace)::numeric >, __gnu_cxx::_S_atomic>::_M_dispose' requested here _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:637:18: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::numeric, std::allocator<(anonymous namespace)::numeric >, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::set, std::less >, std::allocator > > &>' requested here ::new (__mem) _Sp_cp_type(std::move(__a), ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:1294:14: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<(anonymous namespace)::numeric, std::allocator<(anonymous namespace)::numeric >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::set, std::less >, std::allocator > > &>' requested here : _M_ptr(), _M_refcount(__tag, (_Tp*)0, __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:344:4: note: in instantiation of function template specialization 'std::__shared_ptr<(anonymous namespace)::numeric, __gnu_cxx::_S_atomic>::__shared_ptr >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::set, std::less >, std::allocator > > &>' requested here : __shared_ptr<_Tp>(__tag, __a, std::forward<_Args>(__args)...) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:690:14: note: in instantiation of function template specialization 'std::shared_ptr<(anonymous namespace)::numeric >::shared_ptr >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::set, std::less >, std::allocator > > &>' requested here return shared_ptr<_Tp>(_Sp_make_shared_tag(), __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:706:19: note: in instantiation of function template specialization 'std::allocate_shared<(anonymous namespace)::numeric, std::allocator<(anonymous namespace)::numeric >, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::set, std::less >, std::allocator > > &>' requested here return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(), ^ /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:1017:15: note: in instantiation of function template specialization 'std::make_shared<(anonymous namespace)::numeric, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::set, std::less >, std::allocator > > &>' requested here return std::make_shared>(schema, root, kw); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:28: note: qualify call to silence this warning destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:22: warning: destructor called on non-final '(anonymous namespace)::string' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/alloc_traits.h:487:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator<(anonymous namespace)::string>::destroy<(anonymous namespace)::string>' requested here { __a.destroy(__p); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:535:28: note: in instantiation of function template specialization 'std::allocator_traits >::destroy<(anonymous namespace)::string>' requested here allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:521:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::string, std::allocator<(anonymous namespace)::string>, __gnu_cxx::_S_atomic>::_M_dispose' requested here _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:637:18: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::string, std::allocator<(anonymous namespace)::string>, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here ::new (__mem) _Sp_cp_type(std::move(__a), ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:1294:14: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<(anonymous namespace)::string, std::allocator<(anonymous namespace)::string>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here : _M_ptr(), _M_refcount(__tag, (_Tp*)0, __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:344:4: note: in instantiation of function template specialization 'std::__shared_ptr<(anonymous namespace)::string, __gnu_cxx::_S_atomic>::__shared_ptr, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here : __shared_ptr<_Tp>(__tag, __a, std::forward<_Args>(__args)...) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:690:14: note: in instantiation of function template specialization 'std::shared_ptr<(anonymous namespace)::string>::shared_ptr, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here return shared_ptr<_Tp>(_Sp_make_shared_tag(), __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:706:19: note: in instantiation of function template specialization 'std::allocate_shared<(anonymous namespace)::string, std::allocator<(anonymous namespace)::string>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(), ^ /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:1019:15: note: in instantiation of function template specialization 'std::make_shared<(anonymous namespace)::string, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here return std::make_shared(schema, root); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:28: note: qualify call to silence this warning destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:22: warning: destructor called on non-final '(anonymous namespace)::boolean_type' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/alloc_traits.h:487:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator<(anonymous namespace)::boolean_type>::destroy<(anonymous namespace)::boolean_type>' requested here { __a.destroy(__p); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:535:28: note: in instantiation of function template specialization 'std::allocator_traits >::destroy<(anonymous namespace)::boolean_type>' requested here allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:521:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::boolean_type, std::allocator<(anonymous namespace)::boolean_type>, __gnu_cxx::_S_atomic>::_M_dispose' requested here _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:637:18: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::boolean_type, std::allocator<(anonymous namespace)::boolean_type>, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here ::new (__mem) _Sp_cp_type(std::move(__a), ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:1294:14: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<(anonymous namespace)::boolean_type, std::allocator<(anonymous namespace)::boolean_type>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here : _M_ptr(), _M_refcount(__tag, (_Tp*)0, __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:344:4: note: in instantiation of function template specialization 'std::__shared_ptr<(anonymous namespace)::boolean_type, __gnu_cxx::_S_atomic>::__shared_ptr, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here : __shared_ptr<_Tp>(__tag, __a, std::forward<_Args>(__args)...) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:690:14: note: in instantiation of function template specialization 'std::shared_ptr<(anonymous namespace)::boolean_type>::shared_ptr, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here return shared_ptr<_Tp>(_Sp_make_shared_tag(), __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:706:19: note: in instantiation of function template specialization 'std::allocate_shared<(anonymous namespace)::boolean_type, std::allocator<(anonymous namespace)::boolean_type>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(), ^ /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:1021:15: note: in instantiation of function template specialization 'std::make_shared<(anonymous namespace)::boolean_type, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here return std::make_shared(schema, root); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:28: note: qualify call to silence this warning destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:22: warning: destructor called on non-final '(anonymous namespace)::object' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/alloc_traits.h:487:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator<(anonymous namespace)::object>::destroy<(anonymous namespace)::object>' requested here { __a.destroy(__p); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:535:28: note: in instantiation of function template specialization 'std::allocator_traits >::destroy<(anonymous namespace)::object>' requested here allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:521:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::object, std::allocator<(anonymous namespace)::object>, __gnu_cxx::_S_atomic>::_M_dispose' requested here _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:637:18: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::object, std::allocator<(anonymous namespace)::object>, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here ::new (__mem) _Sp_cp_type(std::move(__a), ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:1294:14: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<(anonymous namespace)::object, std::allocator<(anonymous namespace)::object>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here : _M_ptr(), _M_refcount(__tag, (_Tp*)0, __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:344:4: note: in instantiation of function template specialization 'std::__shared_ptr<(anonymous namespace)::object, __gnu_cxx::_S_atomic>::__shared_ptr, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here : __shared_ptr<_Tp>(__tag, __a, std::forward<_Args>(__args)...) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:690:14: note: in instantiation of function template specialization 'std::shared_ptr<(anonymous namespace)::object>::shared_ptr, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here return shared_ptr<_Tp>(_Sp_make_shared_tag(), __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:706:19: note: in instantiation of function template specialization 'std::allocate_shared<(anonymous namespace)::object, std::allocator<(anonymous namespace)::object>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(), ^ /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:1023:15: note: in instantiation of function template specialization 'std::make_shared<(anonymous namespace)::object, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here return std::make_shared(schema, root, uris); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:28: note: qualify call to silence this warning destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:22: warning: destructor called on non-final '(anonymous namespace)::array' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/alloc_traits.h:487:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator<(anonymous namespace)::array>::destroy<(anonymous namespace)::array>' requested here { __a.destroy(__p); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:535:28: note: in instantiation of function template specialization 'std::allocator_traits >::destroy<(anonymous namespace)::array>' requested here allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:521:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::array, std::allocator<(anonymous namespace)::array>, __gnu_cxx::_S_atomic>::_M_dispose' requested here _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:637:18: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::array, std::allocator<(anonymous namespace)::array>, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here ::new (__mem) _Sp_cp_type(std::move(__a), ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:1294:14: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<(anonymous namespace)::array, std::allocator<(anonymous namespace)::array>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here : _M_ptr(), _M_refcount(__tag, (_Tp*)0, __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:344:4: note: in instantiation of function template specialization 'std::__shared_ptr<(anonymous namespace)::array, __gnu_cxx::_S_atomic>::__shared_ptr, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here : __shared_ptr<_Tp>(__tag, __a, std::forward<_Args>(__args)...) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:690:14: note: in instantiation of function template specialization 'std::shared_ptr<(anonymous namespace)::array>::shared_ptr, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here return shared_ptr<_Tp>(_Sp_make_shared_tag(), __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:706:19: note: in instantiation of function template specialization 'std::allocate_shared<(anonymous namespace)::array, std::allocator<(anonymous namespace)::array>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(), ^ /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:1025:15: note: in instantiation of function template specialization 'std::make_shared<(anonymous namespace)::array, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, const std::vector > &>' requested here return std::make_shared(schema, root, uris); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:28: note: qualify call to silence this warning destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:22: warning: destructor called on non-final '(anonymous namespace)::boolean' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/alloc_traits.h:487:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator<(anonymous namespace)::boolean>::destroy<(anonymous namespace)::boolean>' requested here { __a.destroy(__p); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:535:28: note: in instantiation of function template specialization 'std::allocator_traits >::destroy<(anonymous namespace)::boolean>' requested here allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:521:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::boolean, std::allocator<(anonymous namespace)::boolean>, __gnu_cxx::_S_atomic>::_M_dispose' requested here _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:637:18: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::boolean, std::allocator<(anonymous namespace)::boolean>, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here ::new (__mem) _Sp_cp_type(std::move(__a), ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:1294:14: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<(anonymous namespace)::boolean, std::allocator<(anonymous namespace)::boolean>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here : _M_ptr(), _M_refcount(__tag, (_Tp*)0, __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:344:4: note: in instantiation of function template specialization 'std::__shared_ptr<(anonymous namespace)::boolean, __gnu_cxx::_S_atomic>::__shared_ptr, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here : __shared_ptr<_Tp>(__tag, __a, std::forward<_Args>(__args)...) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:690:14: note: in instantiation of function template specialization 'std::shared_ptr<(anonymous namespace)::boolean>::shared_ptr, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here return shared_ptr<_Tp>(_Sp_make_shared_tag(), __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:706:19: note: in instantiation of function template specialization 'std::allocate_shared<(anonymous namespace)::boolean, std::allocator<(anonymous namespace)::boolean>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(), ^ /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:1050:14: note: in instantiation of function template specialization 'std::make_shared<(anonymous namespace)::boolean, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&>' requested here sch = std::make_shared(schema, root); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:28: note: qualify call to silence this warning destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:22: warning: destructor called on non-final '(anonymous namespace)::type_schema' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] destroy(_Up* __p) { __p->~_Up(); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/alloc_traits.h:487:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator<(anonymous namespace)::type_schema>::destroy<(anonymous namespace)::type_schema>' requested here { __a.destroy(__p); } ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:535:28: note: in instantiation of function template specialization 'std::allocator_traits >::destroy<(anonymous namespace)::type_schema>' requested here allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:521:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::type_schema, std::allocator<(anonymous namespace)::type_schema>, __gnu_cxx::_S_atomic>::_M_dispose' requested here _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:637:18: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace<(anonymous namespace)::type_schema, std::allocator<(anonymous namespace)::type_schema>, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::vector > &>' requested here ::new (__mem) _Sp_cp_type(std::move(__a), ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr_base.h:1294:14: note: in instantiation of function template specialization 'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<(anonymous namespace)::type_schema, std::allocator<(anonymous namespace)::type_schema>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::vector > &>' requested here : _M_ptr(), _M_refcount(__tag, (_Tp*)0, __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:344:4: note: in instantiation of function template specialization 'std::__shared_ptr<(anonymous namespace)::type_schema, __gnu_cxx::_S_atomic>::__shared_ptr, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::vector > &>' requested here : __shared_ptr<_Tp>(__tag, __a, std::forward<_Args>(__args)...) ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:690:14: note: in instantiation of function template specialization 'std::shared_ptr<(anonymous namespace)::type_schema>::shared_ptr, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::vector > &>' requested here return shared_ptr<_Tp>(_Sp_make_shared_tag(), __a, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/shared_ptr.h:706:19: note: in instantiation of function template specialization 'std::allocate_shared<(anonymous namespace)::type_schema, std::allocator<(anonymous namespace)::type_schema>, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::vector > &>' requested here return std::allocate_shared<_Tp>(std::allocator<_Tp_nc>(), ^ /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:1078:15: note: in instantiation of function template specialization 'std::make_shared<(anonymous namespace)::type_schema, nlohmann::basic_json, bool, long, unsigned long, double, std::allocator, adl_serializer, std::vector > > &, nlohmann::json_schema::root_schema *&, std::vector > &>' requested here sch = std::make_shared(schema, root, uris); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:28: note: qualify call to silence this warning destroy(_Up* __p) { __p->~_Up(); } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:9: In file included from /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-schema.hpp:24: In file included from /home/conan/w/BuildSingleReference/.conan/data/nlohmann_json/3.9.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/nlohmann/json.hpp:43: In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/memory:80: /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/unique_ptr.h:78:2: warning: delete called on non-final 'nlohmann::json_schema::root_schema' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete __ptr; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/unique_ptr.h:263:4: note: in instantiation of member function 'std::default_delete::operator()' requested here get_deleter()(__ptr); ^ /home/conan/w/BuildSingleReference/.conan/data/json-schema-validator/2.0.0/_/_/build/58b9c0b2bdc8fd4fce0e3dfb1156d7fab4b06e8f/source_subfolder/src/json-validator.cpp:1116:13: note: in instantiation of member function 'std::unique_ptr >::~unique_ptr' requested here : root_(std::unique_ptr(new root_schema(loader, format))) ^ 17 warnings generated. nlohmann_json/3.9.1: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/nlohmann_json/3.9.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib