******************************************************************************** conan test conan-center-index\recipes\cfgfile\0.2.8.2.1\test_package\conanfile.py cfgfile/0.2.8.2.1@ --profile=C:\J\w\BuildSingleReference@2/10532/de4cd93c-d885-49fa-8e16-c20ea92b4595/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=15 os=Windows os_build=Windows [options] [build_requires] [env] cfgfile/0.2.8.2.1 (test package): Installing package Requirements cfgfile/0.2.8.2.1 from local cache - Cache Packages cfgfile/0.2.8.2.1:5ba1e7991ad9ddcd8a2f50cfa2ea9fad449bee3a - Cache Installing (downloading, building) binaries... cfgfile/0.2.8.2.1: Already installed! [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 cfgfile/0.2.8.2.1 (test package): Generator txt created conanbuildinfo.txt cfgfile/0.2.8.2.1 (test package): Generator cmake created conanbuildinfo.cmake cfgfile/0.2.8.2.1 (test package): Generated conaninfo.txt cfgfile/0.2.8.2.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cfgfile\0.2.8.2.1\test_package\build\4db595328cb84128224f42badebba433b43024a7/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 cfgfile/0.2.8.2.1 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cfgfile\0.2.8.2.1\test_package\build\4db595328cb84128224f42badebba433b43024a7 && cmake -DCONAN_IN_LOCAL_CACHE="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cfgfile\0.2.8.2.1\test_package\build\4db595328cb84128224f42badebba433b43024a7\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@2\conan-center-index\recipes\cfgfile\0.2.8.2.1\test_package ----------------- -- Building for: Visual Studio 16 2019 -- 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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Current conanbuildinfo.cmake directory: C:/J/w/BuildSingleReference@2/conan-center-index/recipes/cfgfile/0.2.8.2.1/test_package/build/4db595328cb84128224f42badebba433b43024a7 -- WARN: CONAN_COMPILER variable not set, please make sure yourself that your compiler and version matches your declared settings -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/conan-center-index/recipes/cfgfile/0.2.8.2.1/test_package/build/4db595328cb84128224f42badebba433b43024a7 ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cfgfile\0.2.8.2.1\test_package\build\4db595328cb84128224f42badebba433b43024a7 ----------------- 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@2/conan-center-index/recipes/cfgfile/0.2.8.2.1/test_package/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@2/conan-center-index/recipes/cfgfile/0.2.8.2.1/test_package/CMakeLists.txt example.cpp C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\xstring(2468,23): warning C4244: 'argument': conversion from 'const wchar_t' to 'const _Elem', possible loss of data [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cfgfile\0.2.8.2.1\test_package\build\4db595328cb84128224f42badebba433b43024a7\cfgfile.test.vcxproj] with [ _Elem=char ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\xstring(2479): message : see reference to function template instantiation 'void std::basic_string,std::allocator>::_Construct<_Iter>(_Iter,const _Iter,std::input_iterator_tag)' being compiled [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cfgfile\0.2.8.2.1\test_package\build\4db595328cb84128224f42badebba433b43024a7\cfgfile.test.vcxproj] with [ _Iter=const wchar_t * ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\xstring(2479): message : see reference to function template instantiation 'void std::basic_string,std::allocator>::_Construct<_Iter>(_Iter,const _Iter,std::input_iterator_tag)' being compiled [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cfgfile\0.2.8.2.1\test_package\build\4db595328cb84128224f42badebba433b43024a7\cfgfile.test.vcxproj] with [ _Iter=const wchar_t * ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\xstring(2459): message : see reference to function template instantiation 'void std::basic_string,std::allocator>::_Construct<_Iter>(const _Iter,const _Iter,std::forward_iterator_tag)' being compiled [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cfgfile\0.2.8.2.1\test_package\build\4db595328cb84128224f42badebba433b43024a7\cfgfile.test.vcxproj] with [ _Iter=const wchar_t * ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\xstring(2459): message : see reference to function template instantiation 'void std::basic_string,std::allocator>::_Construct<_Iter>(const _Iter,const _Iter,std::forward_iterator_tag)' being compiled [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cfgfile\0.2.8.2.1\test_package\build\4db595328cb84128224f42badebba433b43024a7\cfgfile.test.vcxproj] with [ _Iter=const wchar_t * ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\xstring(3092): message : see reference to function template instantiation 'std::basic_string,std::allocator>::basic_string(_Iter,_Iter,const _Alloc &)' being compiled [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cfgfile\0.2.8.2.1\test_package\build\4db595328cb84128224f42badebba433b43024a7\cfgfile.test.vcxproj] with [ _Iter=const wchar_t *, _Alloc=std::allocator ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\xstring(3092): message : see reference to function template instantiation 'std::basic_string,std::allocator>::basic_string(_Iter,_Iter,const _Alloc &)' being compiled [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cfgfile\0.2.8.2.1\test_package\build\4db595328cb84128224f42badebba433b43024a7\cfgfile.test.vcxproj] with [ _Iter=const wchar_t *, _Alloc=std::allocator ] C:\J\w\BuildSingleReference@2\.conan\data\cfgfile\0.2.8.2.1\_\_\package\5ba1e7991ad9ddcd8a2f50cfa2ea9fad449bee3a\include\cfgfile\format.hpp(960): message : see reference to function template instantiation 'std::basic_string,std::allocator> &std::basic_string,std::allocator>::assign>>,0>(const _Iter,const _Iter)' being compiled [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cfgfile\0.2.8.2.1\test_package\build\4db595328cb84128224f42badebba433b43024a7\cfgfile.test.vcxproj] with [ _Elem=wchar_t, _Iter=std::_String_const_iterator>> ] C:\J\w\BuildSingleReference@2\.conan\data\cfgfile\0.2.8.2.1\_\_\package\5ba1e7991ad9ddcd8a2f50cfa2ea9fad449bee3a\include\cfgfile\format.hpp(960): message : see reference to function template instantiation 'std::basic_string,std::allocator> &std::basic_string,std::allocator>::assign>>,0>(const _Iter,const _Iter)' being compiled [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cfgfile\0.2.8.2.1\test_package\build\4db595328cb84128224f42badebba433b43024a7\cfgfile.test.vcxproj] with [ _Elem=wchar_t, _Iter=std::_String_const_iterator>> ] cfgfile.test.vcxproj -> C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cfgfile\0.2.8.2.1\test_package\build\4db595328cb84128224f42badebba433b43024a7\bin\cfgfile.test.exe Building Custom Rule C:/J/w/BuildSingleReference@2/conan-center-index/recipes/cfgfile/0.2.8.2.1/test_package/CMakeLists.txt cfgfile/0.2.8.2.1 (test package): Running test() ----Running------ > .\cfgfile.test ----------------- cfgfile/0.2.8.2.1: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@2\.conan\data\cfgfile\0.2.8.2.1\_\_\package\5ba1e7991ad9ddcd8a2f50cfa2ea9fad449bee3a\lib cfgfile/0.2.8.2.1 (test package): WARN: CMake generator could not be deduced from settings cfgfile/0.2.8.2.1 (test package): WARN: compiler setting should be defined. 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 cfgfile/0.2.8.2.1 (test package): WARN: build_type setting should be defined. cfgfile/0.2.8.2.1 (test package): WARN: compiler setting should be defined.