******************************************************************************** conan test conan-center-index\recipes\erkir\all\test_package\conanfile.py erkir/2.0.0@#318954859ef781f6ac4efb1d4c42e1dc -pr C:\J\w\prod\BuildSingleReference\98798\c5e6b2db-8a5c-4e38-b766-60f4e0d1aca4/profile_windows_15_mt_vs_release_64.erkir-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] erkir:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True erkir/2.0.0 (test package): Installing package Requirements erkir/2.0.0 from local cache - Cache Packages erkir/2.0.0:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Cache Installing (downloading, building) binaries... erkir/2.0.0: Already installed! erkir/2.0.0 (test package): Generator txt created conanbuildinfo.txt erkir/2.0.0 (test package): Generator 'CMakeToolchain' calling 'generate()' erkir/2.0.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' erkir/2.0.0 (test package): Generator 'CMakeDeps' calling 'generate()' erkir/2.0.0 (test package): Aggregating env generators erkir/2.0.0 (test package): Generated conaninfo.txt erkir/2.0.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\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 erkir/2.0.0 (test package): Calling build() erkir/2.0.0 (test package): CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/erkir/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\." ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/erkir/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/erkir/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is MSVC 19.16.27048.0 -- 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: Target declared 'erkir::erkir' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/erkir/all/test_package/build erkir/2.0.0 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\build" --config Release ----------------- 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/conan-center-index/recipes/erkir/all/test_package/CMakeLists.txt test_package.cpp test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl erkir::Latitude::Latitude(double)" (__imp_??0Latitude@erkir@@QEAA@N@Z) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\build\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl erkir::Longitude::Longitude(double)" (__imp_??0Longitude@erkir@@QEAA@N@Z) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\build\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl erkir::spherical::Point::Point(class erkir::Latitude const &,class erkir::Longitude const &)" (__imp_??0Point@spherical@erkir@@QEAA@AEBVLatitude@2@AEBVLongitude@2@@Z) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\build\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: double __cdecl erkir::spherical::Point::distanceTo(class erkir::spherical::Point const &,double)const " (__imp_?distanceTo@Point@spherical@erkir@@QEBANAEBV123@N@Z) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\build\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class erkir::spherical::Point __cdecl erkir::spherical::Point::destinationPoint(double,double,double)const " (__imp_?destinationPoint@Point@spherical@erkir@@QEBA?AV123@NNN@Z) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\build\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl erkir::ellipsoidal::Datum::Datum(enum erkir::ellipsoidal::Datum::Type)" (__imp_??0Datum@ellipsoidal@erkir@@QEAA@W4Type@012@@Z) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\build\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl erkir::ellipsoidal::Point::Point(class erkir::Latitude const &,class erkir::Longitude const &,double,class erkir::ellipsoidal::Datum const &)" (__imp_??0Point@ellipsoidal@erkir@@QEAA@AEBVLatitude@2@AEBVLongitude@2@NAEBVDatum@12@@Z) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\build\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class erkir::ellipsoidal::Point & __cdecl erkir::ellipsoidal::Point::toDatum(enum erkir::ellipsoidal::Datum::Type)" (__imp_?toDatum@Point@ellipsoidal@erkir@@QEAAAEAV123@W4Type@Datum@23@@Z) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\build\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::unique_ptr > __cdecl erkir::ellipsoidal::Point::toCartesianPoint(void)" (__imp_?toCartesianPoint@Point@ellipsoidal@erkir@@QEAA?AV?$unique_ptr@VPoint@cartesian@erkir@@U?$default_delete@VPoint@cartesian@erkir@@@std@@@std@@XZ) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\build\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::unique_ptr > __cdecl erkir::cartesian::Point::toGeoPoint(void)const " (__imp_?toGeoPoint@Point@cartesian@erkir@@QEBA?AV?$unique_ptr@VPoint@ellipsoidal@erkir@@U?$default_delete@VPoint@ellipsoidal@erkir@@@std@@@std@@XZ) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\build\Release\test_package.exe : fatal error LNK1120: 10 unresolved externals [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\build\test_package.vcxproj] erkir/2.0.0 (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 erkir/2.0.0 (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 ERROR: erkir/2.0.0 (test package): Error in build() method, line 21 cmake.build() ConanException: Error 1 while executing cmake --build "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_package\build" --config Release ******************************************************************************** conan test conan-center-index\recipes\erkir\all\test_v1_package\conanfile.py erkir/2.0.0@#318954859ef781f6ac4efb1d4c42e1dc -pr C:\J\w\prod\BuildSingleReference\98798\c5e6b2db-8a5c-4e38-b766-60f4e0d1aca4/profile_windows_15_mt_vs_release_64.erkir-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] erkir:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True erkir/2.0.0 (test package): Installing package Requirements erkir/2.0.0 from local cache - Cache Packages erkir/2.0.0:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Cache Installing (downloading, building) binaries... erkir/2.0.0: Already installed! erkir/2.0.0 (test package): Generator cmake_find_package_multi created erkir-config-version.cmake erkir/2.0.0 (test package): Generator cmake_find_package_multi created erkir-config.cmake erkir/2.0.0 (test package): Generator cmake_find_package_multi created erkirTargets.cmake erkir/2.0.0 (test package): Generator cmake_find_package_multi created erkirTarget-release.cmake erkir/2.0.0 (test package): Generator cmake created conanbuildinfo.cmake erkir/2.0.0 (test package): Generator txt created conanbuildinfo.txt erkir/2.0.0 (test package): Aggregating env generators erkir/2.0.0 (test package): Generated conaninfo.txt erkir/2.0.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133/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 erkir/2.0.0 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -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\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133\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/conan-center-index/recipes/erkir/all/test_v1_package/build/7e66043c94f089bdbd1313c0e947407af6206133" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/erkir/all/test_v1_package/build/7e66043c94f089bdbd1313c0e947407af6206133" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package ----------------- -- The CXX compiler identification is MSVC 19.16.27048.0 -- 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 erkir found C:/J/w/prod/BuildSingleReference/.conan/data/erkir/2.0.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/erkir.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library erkir found C:/J/w/prod/BuildSingleReference/.conan/data/erkir/2.0.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/erkir.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/erkir/2.0.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/erkir.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/erkir/all/test_v1_package/build/7e66043c94f089bdbd1313c0e947407af6206133 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133 --config Release -- /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/conan-center-index/recipes/erkir/all/test_v1_package/CMakeLists.txt test_package.cpp test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl erkir::Latitude::Latitude(double)" (__imp_??0Latitude@erkir@@QEAA@N@Z) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl erkir::Longitude::Longitude(double)" (__imp_??0Longitude@erkir@@QEAA@N@Z) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl erkir::spherical::Point::Point(class erkir::Latitude const &,class erkir::Longitude const &)" (__imp_??0Point@spherical@erkir@@QEAA@AEBVLatitude@2@AEBVLongitude@2@@Z) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: double __cdecl erkir::spherical::Point::distanceTo(class erkir::spherical::Point const &,double)const " (__imp_?distanceTo@Point@spherical@erkir@@QEBANAEBV123@N@Z) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class erkir::spherical::Point __cdecl erkir::spherical::Point::destinationPoint(double,double,double)const " (__imp_?destinationPoint@Point@spherical@erkir@@QEBA?AV123@NNN@Z) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl erkir::ellipsoidal::Datum::Datum(enum erkir::ellipsoidal::Datum::Type)" (__imp_??0Datum@ellipsoidal@erkir@@QEAA@W4Type@012@@Z) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl erkir::ellipsoidal::Point::Point(class erkir::Latitude const &,class erkir::Longitude const &,double,class erkir::ellipsoidal::Datum const &)" (__imp_??0Point@ellipsoidal@erkir@@QEAA@AEBVLatitude@2@AEBVLongitude@2@NAEBVDatum@12@@Z) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class erkir::ellipsoidal::Point & __cdecl erkir::ellipsoidal::Point::toDatum(enum erkir::ellipsoidal::Datum::Type)" (__imp_?toDatum@Point@ellipsoidal@erkir@@QEAAAEAV123@W4Type@Datum@23@@Z) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::unique_ptr > __cdecl erkir::ellipsoidal::Point::toCartesianPoint(void)" (__imp_?toCartesianPoint@Point@ellipsoidal@erkir@@QEAA?AV?$unique_ptr@VPoint@cartesian@erkir@@U?$default_delete@VPoint@cartesian@erkir@@@std@@@std@@XZ) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::unique_ptr > __cdecl erkir::cartesian::Point::toGeoPoint(void)const " (__imp_?toGeoPoint@Point@cartesian@erkir@@QEBA?AV?$unique_ptr@VPoint@ellipsoidal@erkir@@U?$default_delete@VPoint@ellipsoidal@erkir@@@std@@@std@@XZ) referenced in function main [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133\bin\test_package.exe : fatal error LNK1120: 10 unresolved externals [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133\test_package.vcxproj] 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 ERROR: erkir/2.0.0 (test package): Error in build() method, line 13 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\erkir\all\test_v1_package\build\7e66043c94f089bdbd1313c0e947407af6206133 --config Release -- /m:8 /verbosity:minimal