******************************************************************************** conan install oatpp-postgresql/1.2.0@ --build=oatpp-postgresql --profile=C:\J\w\BuildSingleReference/64890/f6ec08d5-abe1-4e87-9af5-d38b266569d0/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] oatpp-postgresql:shared=False [build_requires] [env] oatpp/1.2.0: Not found in local cache, looking in remotes... oatpp/1.2.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz oatpp/1.2.0: Downloaded recipe revision 1a7f7920e137684d29381d13716ec131 libpq/13.4: Not found in local cache, looking in remotes... libpq/13.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libpq/13.4: Downloaded recipe revision 00f118ee4a4c258aa070c7a99b556cf8 oatpp-postgresql/1.2.0: Forced build from source Installing package: oatpp-postgresql/1.2.0 Requirements libpq/13.4 from 'conan-center' - Downloaded oatpp/1.2.0 from 'conan-center' - Downloaded oatpp-postgresql/1.2.0 from local cache - Cache Packages libpq/13.4:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Download oatpp/1.2.0:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Download oatpp-postgresql/1.2.0:81146dcdb7110c19106c2cdbd35159cfc3994c19 - Build Installing (downloading, building) binaries... libpq/13.4: Retrieving package b2b69efcc79a149e0bc765fb12ba0278d52fc260 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpq/13.4: Package installed b2b69efcc79a149e0bc765fb12ba0278d52fc260 libpq/13.4: Downloaded package revision db1fdcae60910cfb8486523e711db852 oatpp/1.2.0: Retrieving package b2b69efcc79a149e0bc765fb12ba0278d52fc260 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz oatpp/1.2.0: Package installed b2b69efcc79a149e0bc765fb12ba0278d52fc260 oatpp/1.2.0: Downloaded package revision 99ee390356bc875571ba179ee73b6e6e [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] 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 oatpp-postgresql/1.2.0: Configuring sources in C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK oatpp-postgresql/1.2.0: Copying sources to build folder oatpp-postgresql/1.2.0: Building your package in C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19 oatpp-postgresql/1.2.0: Generator cmake created conanbuildinfo.cmake oatpp-postgresql/1.2.0: Generator cmake_find_package created Findoatpp.cmake oatpp-postgresql/1.2.0: Generator cmake_find_package created FindPostgreSQL.cmake oatpp-postgresql/1.2.0: Aggregating env generators [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 oatpp-postgresql/1.2.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\package\81146dcdb7110c19106c2cdbd35159cfc3994c19" -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_MODULE_PATH="C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/build/81146dcdb7110c19106c2cdbd35159cfc3994c19" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DOATPP_BUILD_TESTS="False" -DOATPP_MODULES_LOCATION="INSTALLED" -Wno-dev C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19 ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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: Using autogenerated Findoatpp.cmake -- Found oatpp: 1.2.0 (found suitable version "1.2.0", minimum required is "1.2.0") -- Library oatpp-test found C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/oatpp-1.2.0/oatpp-test.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/oatpp-1.2.0/oatpp-test.lib -- Library oatpp found C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/oatpp-1.2.0/oatpp.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/oatpp-1.2.0/oatpp.lib -- Library oatpp found C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/oatpp-1.2.0/oatpp.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/oatpp-1.2.0/oatpp.lib -- Library oatpp-test found C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/oatpp-1.2.0/oatpp-test.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/oatpp-1.2.0/oatpp-test.lib -- Conan: Using autogenerated FindPostgreSQL.cmake -- Found PostgreSQL: 13.4 (found version "13.4") -- Library libpq found C:/J/w/BuildSingleReference/.conan/data/libpq/13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpq.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/libpq/13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpq.lib -- Library libpgcommon found C:/J/w/BuildSingleReference/.conan/data/libpq/13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgcommon.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/libpq/13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgcommon.lib -- Library libpgport found C:/J/w/BuildSingleReference/.conan/data/libpq/13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgport.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/libpq/13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgport.lib -- Library libpgport found C:/J/w/BuildSingleReference/.conan/data/libpq/13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgport.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/libpq/13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgport.lib -- Library libpgcommon found C:/J/w/BuildSingleReference/.conan/data/libpq/13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgcommon.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/libpq/13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgcommon.lib -- Library libpq found C:/J/w/BuildSingleReference/.conan/data/libpq/13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpq.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/libpq/13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpq.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/build/81146dcdb7110c19106c2cdbd35159cfc3994c19/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/build/81146dcdb7110c19106c2cdbd35159cfc3994c19/source_subfolder/src/CMakeLists.txt Uuid.cpp Deserializer.cpp ResultMapper.cpp Serializer.cpp Parser.cpp TemplateValueProvider.cpp Connection.cpp ConnectionProvider.cpp Executor.cpp QueryResult.cpp C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\source_subfolder\src\oatpp-postgresql\Executor.cpp(74,54): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder\source_subfolder\src\oatpp-postgresql.vcxproj] C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\source_subfolder\src\oatpp-postgresql\Executor.cpp(82,25): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder\source_subfolder\src\oatpp-postgresql.vcxproj] C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\source_subfolder\src\oatpp-postgresql\mapping\ResultMapper.cpp(104,62): warning C4244: 'argument': conversion from 'v_int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder\source_subfolder\src\oatpp-postgresql.vcxproj] C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\source_subfolder\src\oatpp-postgresql\Executor.cpp(217,46): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder\source_subfolder\src\oatpp-postgresql.vcxproj] C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\source_subfolder\src\oatpp-postgresql\Executor.cpp(500,54): warning C4804: '>': unsafe use of type 'bool' in operation [C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder\source_subfolder\src\oatpp-postgresql.vcxproj] C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\source_subfolder\src\oatpp-postgresql\mapping\ResultMapper.hpp(106,62): warning C4244: 'argument': conversion from 'v_int64' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\source_subfolder\src\oatpp-postgresql\mapping\ResultMapper.cpp) [C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder\source_subfolder\src\oatpp-postgresql.vcxproj] C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\source_subfolder\src\oatpp-postgresql\mapping\ResultMapper.cpp(55): message : see reference to function template instantiation 'oatpp::Void oatpp::postgresql::mapping::ResultMapper::readRowAsList(oatpp::postgresql::mapping::ResultMapper *,oatpp::postgresql::mapping::ResultMapper::ResultData *,const oatpp::postgresql::mapping::ResultMapper::Type *,v_int64)' being compiled [C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder\source_subfolder\src\oatpp-postgresql.vcxproj] C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\source_subfolder\src\oatpp-postgresql\mapping\ResultMapper.hpp(129,62): warning C4244: 'argument': conversion from 'v_int64' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\source_subfolder\src\oatpp-postgresql\mapping\ResultMapper.cpp) [C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder\source_subfolder\src\oatpp-postgresql.vcxproj] C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\source_subfolder\src\oatpp-postgresql\mapping\ResultMapper.cpp(59): message : see reference to function template instantiation 'oatpp::Void oatpp::postgresql::mapping::ResultMapper::readRowAsKeyValue(oatpp::postgresql::mapping::ResultMapper *,oatpp::postgresql::mapping::ResultMapper::ResultData *,const oatpp::postgresql::mapping::ResultMapper::Type *,v_int64)' being compiled [C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder\source_subfolder\src\oatpp-postgresql.vcxproj] C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\source_subfolder\src\oatpp-postgresql\mapping\Serializer.cpp(194,37): warning C4244: '=': conversion from 'v_buff_size' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder\source_subfolder\src\oatpp-postgresql.vcxproj] C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\source_subfolder\src\oatpp-postgresql\mapping\Serializer.cpp(384,34): warning C4244: '=': conversion from 'v_buff_size' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder\source_subfolder\src\oatpp-postgresql.vcxproj] C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\source_subfolder\src\oatpp-postgresql\mapping\Deserializer.cpp(187,29): warning C4244: 'argument': conversion from 'v_float64' to 'TValueType', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder\source_subfolder\src\oatpp-postgresql.vcxproj] with [ TValueType=v_float32 ] oatpp-postgresql.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder\lib\oatpp-postgresql.lib Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/build/81146dcdb7110c19106c2cdbd35159cfc3994c19/CMakeLists.txt oatpp-postgresql/1.2.0: Package '81146dcdb7110c19106c2cdbd35159cfc3994c19' built oatpp-postgresql/1.2.0: Build folder C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19 oatpp-postgresql/1.2.0: Generated conaninfo.txt oatpp-postgresql/1.2.0: Generated conanbuildinfo.txt oatpp-postgresql/1.2.0: Generating the package oatpp-postgresql/1.2.0: Package folder C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\package\81146dcdb7110c19106c2cdbd35159cfc3994c19 oatpp-postgresql/1.2.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. oatpp-postgresql.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\oatpp-postgresql\1.2.0\_\_\build\81146dcdb7110c19106c2cdbd35159cfc3994c19\build_subfolder\lib\oatpp-postgresql.lib -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/lib/oatpp-1.2.0/oatpp-postgresql.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql/Connection.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql/ConnectionProvider.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql/Executor.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql/mapping -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql/mapping/Deserializer.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql/mapping/Oid.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql/mapping/ResultMapper.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql/mapping/Serializer.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql/mapping/type -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql/mapping/type/Uuid.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql/orm.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql/ql_template -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql/ql_template/Parser.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql/ql_template/TemplateValueProvider.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql/QueryResult.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/include/oatpp-1.2.0/oatpp-postgresql/oatpp-postgresql/Types.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/lib/cmake/oatpp-postgresql-1.2.0/oatpp-postgresqlTargets.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/lib/cmake/oatpp-postgresql-1.2.0/oatpp-postgresqlTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/lib/cmake/oatpp-postgresql-1.2.0/oatpp-postgresqlConfig.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-postgresql/1.2.0/_/_/package/81146dcdb7110c19106c2cdbd35159cfc3994c19/lib/cmake/oatpp-postgresql-1.2.0/oatpp-postgresqlConfigVersion.cmake [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 oatpp-postgresql/1.2.0 package(): Packaged 13 '.hpp' files oatpp-postgresql/1.2.0 package(): Packaged 1 '.lib' file: oatpp-postgresql.lib oatpp-postgresql/1.2.0 package(): Packaged 1 file: LICENSE oatpp-postgresql/1.2.0: Package '81146dcdb7110c19106c2cdbd35159cfc3994c19' created oatpp-postgresql/1.2.0: Created package revision c5d79c7cb18ba02dfeb904223335bdd2 [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 Aggregating env generators Finding oatpp in location=INSTALLED OATPP_INCLUDE=C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/oatpp-1.2.0/oatpp OATPP_TEST_INCLUDE=C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/oatpp-1.2.0/oatpp ############################################################################ ## oatpp-postgresql module. Resolving dependencies... PostgreSQL_INCLUDE_DIRS=C:/J/w/BuildSingleReference/.conan/data/libpq/13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include PostgreSQL_LIBRARIES=C:/J/w/BuildSingleReference/.conan/data/libpq/13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpq.lib;C:/J/w/BuildSingleReference/.conan/data/libpq/13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgcommon.lib;C:/J/w/BuildSingleReference/.conan/data/libpq/13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgport.lib;ws2_32;secur32;advapi32;shell32;crypt32;wldap32; PostgreSQL_TYPE_INCLUDE_DIR= PostgreSQL_VERSION_STRING= ############################################################################ target_link_oatpp(oatpp-postgresql) to installed oatpp lib ############################################################################ ## oatpp-module-install.cmake OATPP_THIS_MODULE_NAME=oatpp-postgresql OATPP_THIS_MODULE_VERSION=1.2.0 OATPP_THIS_MODULE_LIBRARIES=oatpp-postgresql OATPP_THIS_MODULE_TARGETS=oatpp-postgresql OATPP_THIS_MODULE_DIRECTORIES=oatpp-postgresql ############################################################################ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY