******************************************************************************** conan test conan-center-index\recipes\unicorn\all\test_package\conanfile.py unicorn/1.0.3@ --profile=C:\J\w\BuildSingleReference@9/41794/38014c0d-1e95-4bf9-b5bb-fe5fdaaf8357/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] unicorn:shared=False [build_requires] [env] unicorn/1.0.3 (test package): Installing package Requirements unicorn/1.0.3 from local cache - Cache Packages unicorn/1.0.3:2a786753d41f8ad2114efc0cdc082fa419bd724b - Cache Installing (downloading, building) binaries... unicorn/1.0.3: 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 unicorn/1.0.3 (test package): Generator cmake_find_package created Findunicorn.cmake unicorn/1.0.3 (test package): Generator cmake created conanbuildinfo.cmake unicorn/1.0.3 (test package): Generator txt created conanbuildinfo.txt unicorn/1.0.3 (test package): Aggregating env generators unicorn/1.0.3 (test package): Generated conaninfo.txt unicorn/1.0.3 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\unicorn\all\test_package\build\6c67e61fa38b95ae04be54a33b66131e45bb9f05/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 unicorn/1.0.3 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@9\conan-center-index\recipes\unicorn\all\test_package\build\6c67e61fa38b95ae04be54a33b66131e45bb9f05 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MTd" -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@9\conan-center-index\recipes\unicorn\all\test_package\build\6c67e61fa38b95ae04be54a33b66131e45bb9f05\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@9/conan-center-index/recipes/unicorn/all/test_package/build/6c67e61fa38b95ae04be54a33b66131e45bb9f05" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\BuildSingleReference@9\conan-center-index\recipes\unicorn\all\test_package ----------------- -- The C compiler identification is MSVC 19.16.27035.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 targets configuration -- Library unicorn found C:/J/w/BuildSingleReference@9/.conan/data/unicorn/1.0.3/_/_/package/2a786753d41f8ad2114efc0cdc082fa419bd724b/lib/unicorn.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'MSVC' compiler -- Conan: Using autogenerated Findunicorn.cmake -- Found unicorn: 1.0.3 (found version "1.0.3") -- Library unicorn found C:/J/w/BuildSingleReference@9/.conan/data/unicorn/1.0.3/_/_/package/2a786753d41f8ad2114efc0cdc082fa419bd724b/lib/unicorn.lib -- Skipping already existing target: CONAN_LIB::unicorn_unicorn -- Found: C:/J/w/BuildSingleReference@9/.conan/data/unicorn/1.0.3/_/_/package/2a786753d41f8ad2114efc0cdc082fa419bd724b/lib/unicorn.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@9/conan-center-index/recipes/unicorn/all/test_package/build/6c67e61fa38b95ae04be54a33b66131e45bb9f05 ----Running------ > cmake --build C:\J\w\BuildSingleReference@9\conan-center-index\recipes\unicorn\all\test_package\build\6c67e61fa38b95ae04be54a33b66131e45bb9f05 --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@9/conan-center-index/recipes/unicorn/all/test_package/CMakeLists.txt test_package.c c:\j\w\buildsinglereference@9\.conan\data\unicorn\1.0.3\_\_\package\2a786753d41f8ad2114efc0cdc082fa419bd724b\include\unicorn\platform.h(210): warning C4996: '_ftime64': This function or variable may be unsafe. Consider using _ftime64_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\unicorn\all\test_package\build\6c67e61fa38b95ae04be54a33b66131e45bb9f05\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\sys/timeb.h(76): note: see declaration of '_ftime64' C:\J\w\BuildSingleReference@9\conan-center-index\recipes\unicorn\all\test_package\test_package.c(20): warning C4474: 'printf' : too many arguments passed for format string [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\unicorn\all\test_package\build\6c67e61fa38b95ae04be54a33b66131e45bb9f05\test_package.vcxproj] C:\J\w\BuildSingleReference@9\conan-center-index\recipes\unicorn\all\test_package\test_package.c(20): note: placeholders and their parameters expect 0 variadic arguments, but 1 were provided test_package.vcxproj -> C:\J\w\BuildSingleReference@9\conan-center-index\recipes\unicorn\all\test_package\build\6c67e61fa38b95ae04be54a33b66131e45bb9f05\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference@9/conan-center-index/recipes/unicorn/all/test_package/CMakeLists.txt unicorn/1.0.3 (test package): Running test() ----Running------ > bin\test_package ----------------- unicorn version 1.0 Emulate i386 code CPU context before: >>> ECX = 0x1234 >>> EDX = 0x7890 Emulation done. CPU context >>> ECX = 0x1235 >>> EDX = 0x788f 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