############################################################################ ## oatpp module compilation config: OATPP_DISABLE_ENV_OBJECT_COUNTERS=OFF OATPP_DISABLE_POOL_ALLOCATIONS=OFF OATPP_THREAD_HARDWARE_CONCURRENCY=AUTO OATPP_THREAD_DISTRIBUTED_MEM_POOL_SHARDS_COUNT=10 OATPP_COMPAT_BUILD_NO_THREAD_LOCAL=OFF ############################################################################ oatpp version: '1.2.0' OATPP_ADD_LINK_LIBS=atomic ############################################################################ ## oatpp-module-install.cmake OATPP_THIS_MODULE_NAME=oatpp OATPP_THIS_MODULE_VERSION=1.2.0 OATPP_THIS_MODULE_LIBRARIES=oatpp;oatpp-test OATPP_THIS_MODULE_TARGETS=oatpp;oatpp-test OATPP_THIS_MODULE_DIRECTORIES=oatpp;oatpp-test ############################################################################ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-3546/.conan/data/oatpp/1.2.0/_/_/build/3b345617ce2bd705ca33e4a8969fc7eb031ea30a/source_subfolder/src/oatpp/orm/Executor.cpp: In member function 'virtual std::shared_ptr oatpp::orm::Executor::execute(const String&, const std::unordered_map >&, const std::shared_ptr&, const std::shared_ptr&)': /home/conan/w/cci_PR-3546/.conan/data/oatpp/1.2.0/_/_/build/3b345617ce2bd705ca33e4a8969fc7eb031ea30a/source_subfolder/src/oatpp/orm/Executor.cpp:42:64: error: converting to 'const ParamsTypeMap {aka const std::unordered_map}' from initializer list would use explicit constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = oatpp::data::share::StringKeyLabel; _Tp = const oatpp::data::mapping::type::Type*; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type = long unsigned int; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher = std::hash; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::key_equal = std::equal_to; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator >]' const auto& qt = parseQueryTemplate(nullptr, query, {}, false); ^ make[2]: *** [source_subfolder/src/CMakeFiles/oatpp.dir/oatpp/orm/Executor.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [source_subfolder/src/CMakeFiles/oatpp.dir/all] Error 2 make: *** [all] Error 2 oatpp/1.2.0: WARN: Build folder is dirty, removing it: /home/conan/w/cci_PR-3546/.conan/data/oatpp/1.2.0/_/_/build/3b345617ce2bd705ca33e4a8969fc7eb031ea30a oatpp/1.2.0: ERROR: Package '3b345617ce2bd705ca33e4a8969fc7eb031ea30a' build failed oatpp/1.2.0: WARN: Build folder /home/conan/w/cci_PR-3546/.conan/data/oatpp/1.2.0/_/_/build/3b345617ce2bd705ca33e4a8969fc7eb031ea30a ERROR: oatpp/1.2.0: Error in build() method, line 54 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3546/.conan/data/oatpp/1.2.0/_/_/build/3b345617ce2bd705ca33e4a8969fc7eb031ea30a/build_subfolder' '--' '-j3'