******************************************************************************** conan test conan-center-index\recipes\ncurses\all\test_package\conanfile.py ncurses/6.2@ --profile=C:\J\w\BuildSingleReference@2/10531/43c28697-f7cd-49be-9a62-eb063a8b49e1/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows os_build=Windows [options] ncurses:shared=False [build_requires] [env] ncurses/6.2 (test package): Installing package Requirements dirent/1.23.2 from 'conan-center' - Cache getopt-for-visual-studio/20200201 from 'conan-center' - Cache naive-tsearch/0.1.1 from 'conan-center' - Cache ncurses/6.2 from local cache - Cache Packages dirent/1.23.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache getopt-for-visual-studio/20200201:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache naive-tsearch/0.1.1:d057732059ea44a47760900cb5e4855d2bea8714 - Cache ncurses/6.2:69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464 - Cache Installing (downloading, building) binaries... dirent/1.23.2: 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 getopt-for-visual-studio/20200201: 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 naive-tsearch/0.1.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 ncurses/6.2: Already installed! ncurses/6.2: Appending PATH environment variable: C:\J\w\BuildSingleReference@2\.conan\data\ncurses\6.2\_\_\package\69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464\bin ncurses/6.2: Setting TERMINFO environment variable: C:\J\w\BuildSingleReference@2\.conan\data\ncurses\6.2\_\_\package\69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464\bin\share\terminfo [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 ncurses/6.2 (test package): Generator txt created conanbuildinfo.txt ncurses/6.2 (test package): Generator cmake_find_package created FindCurses.cmake ncurses/6.2 (test package): Generator cmake_find_package created Findgetopt-for-visual-studio.cmake ncurses/6.2 (test package): Generator cmake_find_package created Finddirent.cmake ncurses/6.2 (test package): Generator cmake_find_package created Findnaive-tsearch.cmake ncurses/6.2 (test package): Generator cmake created conanbuildinfo.cmake ncurses/6.2 (test package): Generated conaninfo.txt ncurses/6.2 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@2\conan-center-index\recipes\ncurses\all\test_package\build\8d516e6c3dc7c7c220eaf6a9647d06bfbb9a534d/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 ncurses/6.2 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\conan-center-index\recipes\ncurses\all\test_package\build\8d516e6c3dc7c7c220eaf6a9647d06bfbb9a534d && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MDd" -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\BuildSingleReference@2\conan-center-index\recipes\ncurses\all\test_package\build\8d516e6c3dc7c7c220eaf6a9647d06bfbb9a534d\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_MODULE_PATH="C:/J/w/BuildSingleReference@2/conan-center-index/recipes/ncurses/all/test_package/build/8d516e6c3dc7c7c220eaf6a9647d06bfbb9a534d" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_VERBOSE_MAKEFILE="ON" -Wno-dev C:\J\w\BuildSingleReference@2\conan-center-index\recipes\ncurses\all\test_package ----------------- -- 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 targets configuration -- Library panelw found C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/panelw.lib -- Library menuw found C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/menuw.lib -- Library formw found C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/formw.lib -- Library ncurses++w found C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/ncurses++w.lib -- Library ncursesw found C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/ncursesw.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Using autogenerated FindCurses.cmake -- Found Curses: 6.2 (found version "6.2") -- Library panelw found C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/panelw.lib -- Skipping already existing target: CONAN_LIB::ncurses_panelw -- Found: C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/panelw.lib -- Library menuw found C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/menuw.lib -- Skipping already existing target: CONAN_LIB::ncurses_menuw -- Found: C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/menuw.lib -- Library formw found C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/formw.lib -- Skipping already existing target: CONAN_LIB::ncurses_formw -- Found: C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/formw.lib -- Library ncurses++w found C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/ncurses++w.lib -- Skipping already existing target: CONAN_LIB::ncurses_ncurses++w -- Found: C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/ncurses++w.lib -- Library ncursesw found C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/ncursesw.lib -- Skipping already existing target: CONAN_LIB::ncurses_ncursesw -- Found: C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/ncursesw.lib -- Conan: Using autogenerated Findgetopt-for-visual-studio.cmake -- Found getopt-for-visual-studio: 20200201 (found version "20200201") -- Conan: Using autogenerated Finddirent.cmake -- Found dirent: 1.23.2 (found version "1.23.2") -- Conan: Using autogenerated Findnaive-tsearch.cmake -- Found naive-tsearch: 0.1.1 (found version "0.1.1") -- Library ncursesw found C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/ncursesw.lib -- Found: C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/ncursesw.lib -- Library ncurses++w found C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/ncurses++w.lib -- Found: C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/ncurses++w.lib -- Library formw found C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/formw.lib -- Found: C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/formw.lib -- Library menuw found C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/menuw.lib -- Found: C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/menuw.lib -- Library panelw found C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/panelw.lib -- Found: C:/J/w/BuildSingleReference@2/.conan/data/ncurses/6.2/_/_/package/69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464/lib/panelw.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/conan-center-index/recipes/ncurses/all/test_package/build/8d516e6c3dc7c7c220eaf6a9647d06bfbb9a534d ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\conan-center-index\recipes\ncurses\all\test_package\build\8d516e6c3dc7c7c220eaf6a9647d06bfbb9a534d --config Debug -- /m:16 /verbosity:minimal ----------------- 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/ncurses/all/test_package/CMakeLists.txt Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29333 for x64 test_package.c Copyright (C) Microsoft Corporation. All rights reserved. cl /c /I"C:\J\w\BuildSingleReference@2\.conan\data\ncurses\6.2\_\_\package\69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464\include" /I"C:\J\w\BuildSingleReference@2\.conan\data\ncurses\6.2\_\_\package\69a76bb2e8d84a41cc2e95d7cf5d00bfbad6d464\include\ncursesw" /I"C:\J\w\BuildSingleReference@2\.conan\data\getopt-for-visual-studio\20200201\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include" /I"C:\J\w\BuildSingleReference@2\.conan\data\dirent\1.23.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include" /I"C:\J\w\BuildSingleReference@2\.conan\data\naive-tsearch\0.1.1\_\_\package\d057732059ea44a47760900cb5e4855d2bea8714\include" /I"C:\J\w\BuildSingleReference@2\.conan\data\naive-tsearch\0.1.1\_\_\package\d057732059ea44a47760900cb5e4855d2bea8714\include\naive-tsearch" /Zi /W3 /WX- /diagnostics:column /MP16 /Od /Ob0 /D WIN32 /D _WINDOWS /D NCURSES_STATIC /D NAIVE_TSEARCH_HDRONLY /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"test_package.dir\Debug\\" /Fd"test_package.dir\Debug\vc142.pdb" /Gd /TC /errorReport:queue "C:\J\w\BuildSingleReference@2\conan-center-index\recipes\ncurses\all\test_package\test_package.c" test_package.vcxproj -> C:\J\w\BuildSingleReference@2\conan-center-index\recipes\ncurses\all\test_package\build\8d516e6c3dc7c7c220eaf6a9647d06bfbb9a534d\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference@2/conan-center-index/recipes/ncurses/all/test_package/CMakeLists.txt ncurses/6.2 (test package): Running test() ----Running------ > bin\test_package ----------------- ncurses version 'ncurses 6.2.20200212' dirent/1.23.2: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@2\.conan\data\dirent\1.23.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\lib getopt-for-visual-studio/20200201: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@2\.conan\data\getopt-for-visual-studio\20200201\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\lib 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