Auto detecting your dev setup to initialize the default profile (C:\J\c3ipr\pr_989_3_0_6\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\c3ipr\pr_989_3_0_6\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 8.5546875 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe pdcurses/3.9 exports: File 'conandata.yml' found. Exporting it... pdcurses/3.9 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'3.9': {'url': 'https://github.com/wmcbrine/PDCurses/archive/3.9.tar.gz', 'sha256': '590dbe0f5835f66992df096d3602d0271103f90cf8557a5d124f693c2b40d7ec'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: '3.9': sha256: 590dbe0f5835f66992df096d3602d0271103f90cf8557a5d124f693c2b40d7ec url: https://github.com/wmcbrine/PDCurses/archive/3.9.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK pdcurses/3.9: A new conanfile.py version was exported pdcurses/3.9: Folder: C:\J\c3ipr\pr_989_3_0_6\.conan\data\pdcurses\3.9\_\_\export pdcurses/3.9: Using the exported files summary hash as the recipe revision: 9813a30381eb8c1d0443653421aef0d6 pdcurses/3.9: Exported revision: 9813a30381eb8c1d0443653421aef0d6 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=14 os=Windows os_build=Windows [options] pdcurses:shared=True [build_requires] [env] pdcurses/3.9: Forced build from source pdcurses/3.9 (test package): Installing package Requirements pdcurses/3.9 from local cache - Cache Packages pdcurses/3.9:c85f9b402dd4d46acdf074e1c63b768a41181d7a - Build [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pdcurses/3.9: Configuring sources in C:\J\c3ipr\pr_989_3_0_6\.conan\data\pdcurses\3.9\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK pdcurses/3.9: Copying sources to build folder pdcurses/3.9: Building your package in C:\J\c3ipr\pr_989_3_0_6\.conan\data\pdcurses\3.9\_\_\build\c85f9b402dd4d46acdf074e1c63b768a41181d7a pdcurses/3.9: Generator txt created conanbuildinfo.txt [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 pdcurses/3.9: Calling build() Microsoft (R) Program Maintenance Utility Version 14.00.24210.0 Copyright (C) Microsoft Corporation. All rights reserved. rc -r -fopdcurses.res ..\common\pdcurses.rc Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 Copyright (C) Microsoft Corporation. All rights reserved. cvtres -machine:X64 -nologo -out:pdcurses.obj pdcurses.res cl.exe -nologo -I.. -c -O1 -MD -DPDC_DLL_BUILD ../pdcurses\addch.c ../pdcurses\addchstr.c ../pdcurses\addstr.c ../pdcurses\attr.c ../pdcurses\beep.c ../pdcurses\bkgd.c ../pdcurses\border.c ../pdcurses\clear.c ../pdcurses\color.c ../pdcurses\delch.c ../pdcurses\deleteln.c ../pdcurses\getch.c ../pdcurses\getstr.c ../pdcurses\getyx.c ../pdcurses\inch.c ../pdcurses\inchstr.c ../pdcurses\initscr.c ../pdcurses\inopts.c ../pdcurses\insch.c ../pdcurses\insstr.c ../pdcurses\instr.c ../pdcurses\kernel.c ../pdcurses\keyname.c ../pdcurses\mouse.c ../pdcurses\move.c ../pdcurses\outopts.c ../pdcurses\overlay.c ../pdcurses\pad.c ../pdcurses\panel.c ../pdcurses\printw.c ../pdcurses\refresh.c ../pdcurses\scanw.c ../pdcurses\scr_dump.c ../pdcurses\scroll.c ../pdcurses\slk.c ../pdcurses\termattr.c ../pdcurses\touch.c ../pdcurses\util.c ../pdcurses\window.c ../pdcurses\debug.c addch.c addchstr.c addstr.c attr.c beep.c bkgd.c border.c clear.c color.c delch.c deleteln.c getch.c getstr.c getyx.c inch.c inchstr.c initscr.c inopts.c insch.c insstr.c Generating Code... Compiling... instr.c kernel.c keyname.c mouse.c move.c outopts.c overlay.c pad.c panel.c printw.c refresh.c scanw.c scr_dump.c scroll.c slk.c termattr.c touch.c util.c window.c debug.c Generating Code... cl.exe -nologo -I.. -c -O1 -MD -DPDC_DLL_BUILD ..\wincon\pdcclip.c ..\wincon\pdcdisp.c ..\wincon\pdcgetsc.c ..\wincon\pdckbd.c ..\wincon\pdcscrn.c ..\wincon\pdcsetsc.c ..\wincon\pdcutil.c pdcclip.c pdcdisp.c pdcgetsc.c pdckbd.c pdcscrn.c pdcsetsc.c pdcutil.c Generating Code... link -MD -nologo -dll -machine:X64 -out:pdcurses.dll addch.obj addchstr.obj addstr.obj attr.obj beep.obj bkgd.obj border.obj clear.obj color.obj delch.obj deleteln.obj getch.obj getstr.obj getyx.obj inch.obj inchstr.obj initscr.obj inopts.obj insch.obj insstr.obj instr.obj kernel.obj keyname.obj mouse.obj move.obj outopts.obj overlay.obj pad.obj panel.obj printw.obj refresh.obj scanw.obj scr_dump.obj scroll.obj slk.obj termattr.obj touch.obj util.obj window.obj debug.obj pdcclip.obj pdcdisp.obj pdcgetsc.obj pdckbd.obj pdcscrn.obj pdcsetsc.obj pdcutil.obj pdcurses.obj user32.lib advapi32.lib Microsoft (R) Incremental Linker Version 14.00.24215.1 Copyright (C) Microsoft Corporation. All rights reserved. LINK : warning LNK4044: unrecognized option '/MD'; ignored Creating library pdcurses.lib and object pdcurses.exp pdcurses/3.9: Package 'c85f9b402dd4d46acdf074e1c63b768a41181d7a' built pdcurses/3.9: Build folder C:\J\c3ipr\pr_989_3_0_6\.conan\data\pdcurses\3.9\_\_\build\c85f9b402dd4d46acdf074e1c63b768a41181d7a pdcurses/3.9: Generated conaninfo.txt pdcurses/3.9: Generated conanbuildinfo.txt pdcurses/3.9: Generating the package pdcurses/3.9: Package folder C:\J\c3ipr\pr_989_3_0_6\.conan\data\pdcurses\3.9\_\_\package\c85f9b402dd4d46acdf074e1c63b768a41181d7a pdcurses/3.9: Calling package() [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK pdcurses/3.9 package(): Packaged 1 '.dll' file: pdcurses.dll pdcurses/3.9 package(): Packaged 1 '.h' file: curses.h pdcurses/3.9 package(): Packaged 1 '.lib' file: pdcurses.lib pdcurses/3.9 package(): Packaged 1 file: LICENSE pdcurses/3.9: Package 'c85f9b402dd4d46acdf074e1c63b768a41181d7a' created pdcurses/3.9: Created package revision b85523d560c1e228271e96798449e991 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK pdcurses/3.9 (test package): Generator cmake created conanbuildinfo.cmake pdcurses/3.9 (test package): Generator txt created conanbuildinfo.txt pdcurses/3.9 (test package): Generated conaninfo.txt pdcurses/3.9 (test package): Generated graphinfo Using lockfile: 'C:/J/c3ipr/pr_989_3_0_6\test_package\build\890020f3c230b4094f285d7b7aeed3c79f397d9a/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 pdcurses/3.9 (test package): Running build() -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: C:/J/c3ipr/pr_989_3_0_6/test_package/build/890020f3c230b4094f285d7b7aeed3c79f397d9a Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System CMake does not need to re-run because C:/J/c3ipr/pr_989_3_0_6/test_package/build/890020f3c230b4094f285d7b7aeed3c79f397d9a/CMakeFiles/generate.stamp is up-to-date. Building Custom Rule C:/J/c3ipr/pr_989_3_0_6/test_package/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_989_3_0_6/test_package/build/890020f3c230b4094f285d7b7aeed3c79f397d9a/CMakeFiles/generate.stamp is up-to-date. test_package.c test_package.vcxproj -> C:\J\c3ipr\pr_989_3_0_6\test_package\build\890020f3c230b4094f285d7b7aeed3c79f397d9a\bin\test_package.exe Building Custom Rule C:/J/c3ipr/pr_989_3_0_6/test_package/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_989_3_0_6/test_package/build/890020f3c230b4094f285d7b7aeed3c79f397d9a/CMakeFiles/generate.stamp is up-to-date. pdcurses/3.9 (test package): Running test() PDCurses version PDCurses 3.9 - Feb 28 2020 JSON file created at 'C:\J\c3ipr\pr_989_3_0_6\_create.json'