******************************************************************************** conan test conan-center-index\recipes\cspice\all\test_package\conanfile.py cspice/0067@#87e70c0ce21d5fbcccff8ed6cf432b53 -pr C:\J\w\BuildSingleReference@4/85678/3614ef70-c77c-4f45-80da-38a4d13570bd/profile_windows_15_mdd_vs_debug_64.cspice-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows [options] cspice:shared=False [build_requires] [env] cspice/0067 (test package): Installing package Requirements cspice/0067 from local cache - Cache Packages cspice/0067:e4efc317a49223fd0bd1ceefdb09fd5f51db3e7c - Cache Installing (downloading, building) binaries... cspice/0067: Already installed! cspice/0067: Appending PATH environment variable: C:\J\w\BuildSingleReference@4\.conan\data\cspice\0067\_\_\package\e4efc317a49223fd0bd1ceefdb09fd5f51db3e7c\bin cspice/0067 (test package): Generator cmake created conanbuildinfo.cmake cspice/0067 (test package): Generator txt created conanbuildinfo.txt cspice/0067 (test package): Aggregating env generators cspice/0067 (test package): Generated conaninfo.txt cspice/0067 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cspice\all\test_package\build\12e5be96e0f43d962630e8c5b32a3908f957a790/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 cspice/0067 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cspice\all\test_package\build\12e5be96e0f43d962630e8c5b32a3908f957a790 && 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="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cspice\all\test_package\build\12e5be96e0f43d962630e8c5b32a3908f957a790\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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cspice\all\test_package ----------------- -- The C compiler identification is MSVC 19.16.27045.0 -- 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 -- 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 -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C 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 -- This project seems to be plain C, using 'MSVC' compiler -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@4/conan-center-index/recipes/cspice/all/test_package/build/12e5be96e0f43d962630e8c5b32a3908f957a790 ----Running------ > cmake --build C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cspice\all\test_package\build\12e5be96e0f43d962630e8c5b32a3908f957a790 --config Debug -- /m:16 /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/BuildSingleReference@4/conan-center-index/recipes/cspice/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cspice\all\test_package\build\12e5be96e0f43d962630e8c5b32a3908f957a790\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference@4/conan-center-index/recipes/cspice/all/test_package/CMakeLists.txt cspice/0067 (test package): Running test() ----Running------ > bin\test_package ----------------- Rectangular coordinates X=0.000000, Y=1.000000, Z=1.000000 <=> Latitudinal coordinates r=1.414214, longitude=90.000000 deg, latitude=45.000000 deg 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