******************************************************************************** conan test conan-center-index\recipes\libpqxx\all\test_package\conanfile.py libpqxx/7.0.3@#b17911a2d5709cace29086344c389d49 -pr C:\J\w\prod\BuildSingleReference@3\8231\eaa666b2-6b87-449a-92c7-2a0003d76adb/profile_windows_16_mtd_vs_debug_64.libpqxx-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@3\.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\prod\BuildSingleReference@3\.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] libpqxx:shared=True [build_requires] [env] libpq/12.2: Not found in local cache, looking in remotes... libpq/12.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libpq/12.2: Downloaded recipe revision 88dff75b70ca22d5a9b58826bbed3f3f libpqxx/7.0.3 (test package): Installing package Requirements libpq/12.2 from 'conan-center' - Downloaded libpqxx/7.0.3 from local cache - Cache Packages libpq/12.2:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Download libpqxx/7.0.3:04a429dd8a68bb4e57d65ddeebf4e68ca3247c62 - Download Installing (downloading, building) binaries... libpq/12.2: Retrieving package b2b69efcc79a149e0bc765fb12ba0278d52fc260 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpq/12.2: Package installed b2b69efcc79a149e0bc765fb12ba0278d52fc260 libpq/12.2: Downloaded package revision e39a0268e8d0b5e0af74be2da06ce55d libpqxx/7.0.3: Retrieving package 04a429dd8a68bb4e57d65ddeebf4e68ca3247c62 from remote 'c3i_PR-9898' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpqxx/7.0.3: Package installed 04a429dd8a68bb4e57d65ddeebf4e68ca3247c62 libpqxx/7.0.3: Downloaded package revision 9e7e1a1c58501a3c1957ece8c1aa6bec libpqxx/7.0.3 (test package): Generator cmake_find_package_multi created libpqxx-config-version.cmake libpqxx/7.0.3 (test package): Generator cmake_find_package_multi created libpqxxTarget-debug.cmake libpqxx/7.0.3 (test package): Generator cmake_find_package_multi created libpqxxTargets.cmake libpqxx/7.0.3 (test package): Generator cmake_find_package_multi created libpqxx-config.cmake libpqxx/7.0.3 (test package): Generator cmake_find_package_multi created PostgreSQLConfigVersion.cmake libpqxx/7.0.3 (test package): Generator cmake_find_package_multi created PostgreSQLTarget-debug.cmake libpqxx/7.0.3 (test package): Generator cmake_find_package_multi created PostgreSQLTargets.cmake libpqxx/7.0.3 (test package): Generator cmake_find_package_multi created PostgreSQLConfig.cmake libpqxx/7.0.3 (test package): Generator cmake created conanbuildinfo.cmake libpqxx/7.0.3 (test package): Generator txt created conanbuildinfo.txt libpqxx/7.0.3 (test package): Aggregating env generators libpqxx/7.0.3 (test package): Generated conaninfo.txt libpqxx/7.0.3 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\libpqxx\all\test_package\build\f62fa9ea32b2e5da00ddcdf9d1d456762cbb3628/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libpqxx/7.0.3 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\libpqxx\all\test_package\build\f62fa9ea32b2e5da00ddcdf9d1d456762cbb3628 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\libpqxx\all\test_package\build\f62fa9ea32b2e5da00ddcdf9d1d456762cbb3628\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/libpqxx/all/test_package/build/f62fa9ea32b2e5da00ddcdf9d1d456762cbb3628" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/libpqxx/all/test_package/build/f62fa9ea32b2e5da00ddcdf9d1d456762cbb3628" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\libpqxx\all\test_package ----------------- -- The CXX compiler identification is MSVC 19.29.30139.0 -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library pqxx found C:/J/w/prod/BuildSingleReference@3/.conan/data/libpqxx/7.0.3/_/_/package/04a429dd8a68bb4e57d65ddeebf4e68ca3247c62/lib/pqxx.lib -- Found: C:/J/w/prod/BuildSingleReference@3/.conan/data/libpqxx/7.0.3/_/_/package/04a429dd8a68bb4e57d65ddeebf4e68ca3247c62/lib/pqxx.lib -- Library pqxx found C:/J/w/prod/BuildSingleReference@3/.conan/data/libpqxx/7.0.3/_/_/package/04a429dd8a68bb4e57d65ddeebf4e68ca3247c62/lib/pqxx.lib -- Found: C:/J/w/prod/BuildSingleReference@3/.conan/data/libpqxx/7.0.3/_/_/package/04a429dd8a68bb4e57d65ddeebf4e68ca3247c62/lib/pqxx.lib -- Library libpq found C:/J/w/prod/BuildSingleReference@3/.conan/data/libpq/12.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpq.lib -- Found: C:/J/w/prod/BuildSingleReference@3/.conan/data/libpq/12.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpq.lib -- Library libpgcommon found C:/J/w/prod/BuildSingleReference@3/.conan/data/libpq/12.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgcommon.lib -- Found: C:/J/w/prod/BuildSingleReference@3/.conan/data/libpq/12.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgcommon.lib -- Library libpgport found C:/J/w/prod/BuildSingleReference@3/.conan/data/libpq/12.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgport.lib -- Found: C:/J/w/prod/BuildSingleReference@3/.conan/data/libpq/12.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgport.lib -- Library libpgport found C:/J/w/prod/BuildSingleReference@3/.conan/data/libpq/12.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgport.lib -- Found: C:/J/w/prod/BuildSingleReference@3/.conan/data/libpq/12.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgport.lib -- Library libpgcommon found C:/J/w/prod/BuildSingleReference@3/.conan/data/libpq/12.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgcommon.lib -- Found: C:/J/w/prod/BuildSingleReference@3/.conan/data/libpq/12.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpgcommon.lib -- Library libpq found C:/J/w/prod/BuildSingleReference@3/.conan/data/libpq/12.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpq.lib -- Found: C:/J/w/prod/BuildSingleReference@3/.conan/data/libpq/12.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libpq.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/libpqxx/all/test_package/build/f62fa9ea32b2e5da00ddcdf9d1d456762cbb3628 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\libpqxx\all\test_package\build\f62fa9ea32b2e5da00ddcdf9d1d456762cbb3628 --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/libpqxx/all/test_package/CMakeLists.txt test_package.cpp test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\libpqxx\all\test_package\build\f62fa9ea32b2e5da00ddcdf9d1d456762cbb3628\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/libpqxx/all/test_package/CMakeLists.txt libpqxx/7.0.3 (test package): Running test() ----Running------ > bin\test_package ----------------- libpqxx version: 7.0.3 error thrown: could not parse network address ".conan": Unknown host 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