******************************************************************************** conan test conan-center-index\recipes\proj\all\test_package\conanfile.py proj/6.3.1@#d118a31bb6f7737e635ed1fc36133b2f -pr C:\J\w\prod\BuildSingleReference@3\153418\8ad42c6d-02a4-4235-b0f5-7d9015579e4b/profile_windows_15_mdd_vs_debug_64.proj-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@3\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 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=MDd compiler.version=15 os=Windows [options] proj:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True nlohmann_json/3.11.2: Not found in local cache, looking in remotes... nlohmann_json/3.11.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nlohmann_json/3.11.2: Downloaded recipe revision a35423bb6e1eb8f931423557e282c7ed sqlite3/3.40.0: Not found in local cache, looking in remotes... sqlite3/3.40.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz sqlite3/3.40.0: Downloaded recipe revision 00595463c6f423c2929b63911fc9393c proj/6.3.1 (test package): Installing package Requirements nlohmann_json/3.11.2 from 'conan-center' - Downloaded proj/6.3.1 from local cache - Cache sqlite3/3.40.0 from 'conan-center' - Downloaded Packages nlohmann_json/3.11.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download proj/6.3.1:a1de207e7242538da4bde441188b4237ce1968e3 - Download sqlite3/3.40.0:8e25da653fbb0e3f07cb3452f2043ed8c19025be - Download Installing (downloading, building) binaries... nlohmann_json/3.11.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nlohmann_json/3.11.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 nlohmann_json/3.11.2: Downloaded package revision 7af677b9629093b9161d0f67a4cc72c1 sqlite3/3.40.0: Retrieving package 8e25da653fbb0e3f07cb3452f2043ed8c19025be from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.40.0: Package installed 8e25da653fbb0e3f07cb3452f2043ed8c19025be sqlite3/3.40.0: Downloaded package revision f50e53615649607f2cd8f182c7a81ac8 proj/6.3.1: Retrieving package a1de207e7242538da4bde441188b4237ce1968e3 from remote 'c3i_PR-14892' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz proj/6.3.1: Package installed a1de207e7242538da4bde441188b4237ce1968e3 proj/6.3.1: Downloaded package revision 0490b8cda10b89fc31e3b466689e70fe sqlite3/3.40.0: Appending PATH env var with : C:\J\w\prod\BuildSingleReference@3\.conan\data\sqlite3\3.40.0\_\_\package\8e25da653fbb0e3f07cb3452f2043ed8c19025be\bin proj/6.3.1 (test package): Generator txt created conanbuildinfo.txt proj/6.3.1 (test package): Generator 'CMakeDeps' calling 'generate()' proj/6.3.1 (test package): Generator 'VirtualRunEnv' calling 'generate()' proj/6.3.1 (test package): Calling generate() proj/6.3.1 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' proj/6.3.1 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\proj\all\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' proj/6.3.1 (test package): Aggregating env generators proj/6.3.1 (test package): Generated conaninfo.txt proj/6.3.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\proj\all\test_package\build\generators/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK proj/6.3.1 (test package): Calling build() proj/6.3.1 (test package): CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/proj/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\proj\all\test_package\." ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/proj/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\proj\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/proj/all/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Component target declared 'PROJ4::proj' -- Conan: Target declared 'nlohmann_json::nlohmann_json' -- Conan: Component target declared 'SQLite::SQLite3' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/proj/all/test_package/build proj/6.3.1 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\proj\all\test_package\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\proj\all\test_package\build" --config Debug ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 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/proj/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\proj\all\test_package\build\Debug\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/proj/all/test_package/CMakeLists.txt proj/6.3.1 (test package): Running test() ----Running------ > "C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\proj\all\test_package\build\generators\conanrun.bat" && Debug\test_package ----------------- easting: 691875.632, northing: 6098907.825 longitude: 12, latitude: 55 proj/6.3.1 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior proj/6.3.1 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ******************************************************************************** conan test conan-center-index\recipes\proj\all\test_v1_package\conanfile.py proj/6.3.1@#d118a31bb6f7737e635ed1fc36133b2f -pr C:\J\w\prod\BuildSingleReference@3\153418\8ad42c6d-02a4-4235-b0f5-7d9015579e4b/profile_windows_15_mdd_vs_debug_64.proj-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows [options] proj:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True proj/6.3.1 (test package): Installing package Requirements nlohmann_json/3.11.2 from 'conan-center' - Cache proj/6.3.1 from local cache - Cache sqlite3/3.40.0 from 'conan-center' - Cache Packages nlohmann_json/3.11.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache proj/6.3.1:a1de207e7242538da4bde441188b4237ce1968e3 - Cache sqlite3/3.40.0:8e25da653fbb0e3f07cb3452f2043ed8c19025be - Cache Installing (downloading, building) binaries... nlohmann_json/3.11.2: Already installed! sqlite3/3.40.0: Already installed! sqlite3/3.40.0: Appending PATH env var with : C:\J\w\prod\BuildSingleReference@3\.conan\data\sqlite3\3.40.0\_\_\package\8e25da653fbb0e3f07cb3452f2043ed8c19025be\bin proj/6.3.1: Already installed! proj/6.3.1 (test package): Generator txt created conanbuildinfo.txt proj/6.3.1 (test package): Generator cmake_find_package_multi created proj4-config-version.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created proj4Target-debug.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created proj4Targets.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created proj4-config.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created nlohmann_json-config-version.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created nlohmann_json-config.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created nlohmann_jsonTargets.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created nlohmann_jsonTarget-debug.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created SQLite3ConfigVersion.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created SQLite3Target-debug.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created SQLite3Targets.cmake proj/6.3.1 (test package): Generator cmake_find_package_multi created SQLite3Config.cmake proj/6.3.1 (test package): Generator cmake created conanbuildinfo.cmake proj/6.3.1 (test package): Aggregating env generators proj/6.3.1 (test package): Generated conaninfo.txt proj/6.3.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\proj\all\test_v1_package\build\5b8c4ec410b4b8928e8dcf43aa6bf8e32a3a9214/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 proj/6.3.1 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\proj\all\test_v1_package\build\5b8c4ec410b4b8928e8dcf43aa6bf8e32a3a9214 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\proj\all\test_v1_package\build\5b8c4ec410b4b8928e8dcf43aa6bf8e32a3a9214\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/proj/all/test_v1_package/build/5b8c4ec410b4b8928e8dcf43aa6bf8e32a3a9214" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/proj/all/test_v1_package/build/5b8c4ec410b4b8928e8dcf43aa6bf8e32a3a9214" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DPROJ_VERSION_GE_7="False" -Wno-dev C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\proj\all\test_v1_package ----------------- -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - 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: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library proj_d found C:/J/w/prod/BuildSingleReference@3/.conan/data/proj/6.3.1/_/_/package/a1de207e7242538da4bde441188b4237ce1968e3/lib/proj_d.lib -- Library sqlite3 found C:/J/w/prod/BuildSingleReference@3/.conan/data/sqlite3/3.40.0/_/_/package/8e25da653fbb0e3f07cb3452f2043ed8c19025be/lib/sqlite3.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library proj_d found C:/J/w/prod/BuildSingleReference@3/.conan/data/proj/6.3.1/_/_/package/a1de207e7242538da4bde441188b4237ce1968e3/lib/proj_d.lib -- Found: C:/J/w/prod/BuildSingleReference@3/.conan/data/proj/6.3.1/_/_/package/a1de207e7242538da4bde441188b4237ce1968e3/lib/proj_d.lib -- Library proj_d found C:/J/w/prod/BuildSingleReference@3/.conan/data/proj/6.3.1/_/_/package/a1de207e7242538da4bde441188b4237ce1968e3/lib/proj_d.lib -- Found: C:/J/w/prod/BuildSingleReference@3/.conan/data/proj/6.3.1/_/_/package/a1de207e7242538da4bde441188b4237ce1968e3/lib/proj_d.lib -- Library sqlite3 found C:/J/w/prod/BuildSingleReference@3/.conan/data/sqlite3/3.40.0/_/_/package/8e25da653fbb0e3f07cb3452f2043ed8c19025be/lib/sqlite3.lib -- Found: C:/J/w/prod/BuildSingleReference@3/.conan/data/sqlite3/3.40.0/_/_/package/8e25da653fbb0e3f07cb3452f2043ed8c19025be/lib/sqlite3.lib -- Library sqlite3 found C:/J/w/prod/BuildSingleReference@3/.conan/data/sqlite3/3.40.0/_/_/package/8e25da653fbb0e3f07cb3452f2043ed8c19025be/lib/sqlite3.lib -- Found: C:/J/w/prod/BuildSingleReference@3/.conan/data/sqlite3/3.40.0/_/_/package/8e25da653fbb0e3f07cb3452f2043ed8c19025be/lib/sqlite3.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/proj/all/test_v1_package/build/5b8c4ec410b4b8928e8dcf43aa6bf8e32a3a9214 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\proj\all\test_v1_package\build\5b8c4ec410b4b8928e8dcf43aa6bf8e32a3a9214 --config Debug -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 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/proj/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\proj\all\test_v1_package\build\5b8c4ec410b4b8928e8dcf43aa6bf8e32a3a9214\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/proj/all/test_v1_package/CMakeLists.txt proj/6.3.1 (test package): Running test() ----Running------ > bin\test_package ----------------- easting: 691875.632, northing: 6098907.825 longitude: 12, latitude: 55 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