******************************************************************************** conan install jerryscript/2.2.0@ --build=jerryscript --profile=C:\J\w\BuildSingleReference@8/25639/5fab5030-6e6c-4ae1-9a9c-dad99fd43c3a/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@8\.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\w\BuildSingleReference@8\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=14 os=Windows os_build=Windows [options] jerryscript:shared=False [build_requires] [env] jerryscript/2.2.0: Forced build from source Installing package: jerryscript/2.2.0 Requirements jerryscript/2.2.0 from local cache - Cache Packages jerryscript/2.2.0:cf2d4d64aa654f761f8dcb3e20be8a8677fa6470 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK jerryscript/2.2.0: Configuring sources in C:\J\w\BuildSingleReference@8/s\f98c1d\1 Unzipping 12.3MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK jerryscript/2.2.0: Copying sources to build folder jerryscript/2.2.0: Building your package in C:\J\w\BuildSingleReference@8/s\268323\1 jerryscript/2.2.0: Generator cmake created conanbuildinfo.cmake [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 jerryscript/2.2.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@8/s\268323\1\build_subfolder && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@8/s\c77dbe\1" -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" -DJERRY_CMDLINE="True" -DJERRY_CMDLINE_TEST="False" -DJERRY_CMDLINE_SNAPSHOT="False" -DJERRY_PORT_DEFAULT="True" -DJERRY_EXT="True" -DJERRY_LIBM="False" -DENABLE_STRIP="False" -DENABLE_LTO="False" -DENABLE_ALL_IN_ONE="False" -DJERRY_DEBUGGER="False" -DJERRY_LINE_INFO="False" -DJERRY_PROFILE="es5.1" -DJERRY_EXTERNAL_CONTEXT="False" -DJERRY_SNAPSHOT_EXEC="False" -DJERRY_SNAPSHOT_SAVE="False" -DJERRY_PARSER="True" -DJERRY_PARSER_DUMP_BYTE_CODE="False" -DJERRY_REGEXP_DUMP_BYTE_CODE="False" -DJERRY_REGEXP_STRICT_MODE="False" -DJERRY_ERROR_MESSAGES="False" -DJERRY_LOGGING="False" -DJERRY_MEM_STATS="False" -DJERRY_GLOBAL_HEAP_SIZE="(512)" -DJERRY_GC_LIMIT="(0)" -DJERRY_GC_MARK_LIMIT="(8)" -DJERRY_STACK_LIMIT="(0)" -DJERRY_CPOINTER_32_BIT="False" -DJERRY_SYSTEM_ALLOCATOR="False" -DJERRY_VALGRIND="False" -DJERRY_MEM_GC_BEFORE_EACH_ALLOC="False" -DJERRY_VM_EXEC_STOP="False" -Wno-dev C:\J\w\BuildSingleReference@8/s\268323\1 ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX 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 -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- CMAKE_BUILD_TYPE MinSizeRel -- CMAKE_C_COMPILER_ID MSVC -- CMAKE_SYSTEM_NAME Windows -- CMAKE_SYSTEM_PROCESSOR AMD64 -- BUILD_SHARED_LIBS OFF -- ENABLE_LTO False -- ENABLE_STRIP OFF (FORCED BY COMPILER) -- JERRY_CMDLINE True -- JERRY_CMDLINE_TEST False -- JERRY_CMDLINE_SNAPSHOT False -- JERRY_LIBFUZZER OFF (FORCED BY COMPILER) -- JERRY_PORT_DEFAULT ON (FORCED BY CMDLINE OR LIBFUZZER OR TESTS) -- JERRY_EXT ON (FORCED BY CMDLINE OR TESTS) -- JERRY_LIBM OFF (FORCED BY COMPILER) -- UNITTESTS OFF -- DOCTESTS OFF -- ENABLE_ALL_IN_ONE ON (FORCED BY COMPILER) -- JERRY_CPOINTER_32_BIT False -- JERRY_DEBUGGER False -- JERRY_ERROR_MESSAGES False -- JERRY_EXTERNAL_CONTEXT False -- JERRY_PARSER True -- JERRY_LINE_INFO False -- JERRY_LOGGING False -- JERRY_MEM_STATS False -- JERRY_MEM_GC_BEFORE_EACH_ALLOC False -- JERRY_PARSER_DUMP_BYTE_CODE False -- JERRY_PROFILE es5.1 -- JERRY_REGEXP_STRICT_MODE False -- JERRY_REGEXP_DUMP_BYTE_CODE False -- JERRY_SNAPSHOT_EXEC False -- JERRY_SNAPSHOT_SAVE False -- JERRY_SYSTEM_ALLOCATOR False -- JERRY_VALGRIND False -- JERRY_VM_EXEC_STOP False -- JERRY_GLOBAL_HEAP_SIZE (512) -- JERRY_GC_LIMIT (0) -- JERRY_STACK_LIMIT (0) -- JERRY_GC_MARK_LIMIT (8) -- FEATURE_INIT_FINI OFF -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Failed -- Looking for include file time.h -- Looking for include file time.h - not found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- ENABLE_LINK_MAP OFF -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@8/s/268323/1/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@8/s\268323\1\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@8/s/268323/1/source_subfolder/jerry-core/CMakeLists.txt jerry-all-in.c C:/J/w/BuildSingleReference@8/s/268323/1/source_subfolder/jerry-core/ecma/base/ecma-helpers-conversion.c(791): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-core\jerry-core.vcxproj] C:/J/w/BuildSingleReference@8/s/268323/1/source_subfolder/jerry-core/parser/js/js-scanner-util.c(1914): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-core\jerry-core.vcxproj] C:/J/w/BuildSingleReference@8/s/268323/1/source_subfolder/jerry-core/parser/regexp/re-bytecode.c(268): warning C4028: formal parameter 2 different from declaration [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-core\jerry-core.vcxproj] C:/J/w/BuildSingleReference@8/s/268323/1/source_subfolder/jerry-core/parser/regexp/re-bytecode.c(268): warning C4028: formal parameter 3 different from declaration [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-core\jerry-core.vcxproj] jerry-core.vcxproj -> C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\lib\jerry-core.lib Building Custom Rule C:/J/w/BuildSingleReference@8/s/268323/1/source_subfolder/jerry-port/default/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@8/s/268323/1/source_subfolder/jerry-ext/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@8/s/268323/1/source_subfolder/jerry-port/default/CMakeLists.txt default-date.c default-debugger.c default-external-context.c arg-js-iterator-helper.c arg-transform-functions.c arg.c default-date.c default-fatal.c default-debugger.c debugger-common.c default-external-context.c debugger-rp.c default-fatal.c default-io.c default-io.c debugger-serial.c debugger-sha1.c default-module.c default-module.c debugger-tcp.c debugger-ws.c handle-scope-allocator.c handle-scope.c handler-assert.c handler-gc.c handler-print.c handler-register.c handler-resource-name.c C:\J\w\BuildSingleReference@8\s\268323\1\source_subfolder\jerry-port\default\default-module.c(117): warning C4047: 'function': 'char *' differs in levels of indirection from 'char (*)[3]' [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-port\default\jerry-port-default.vcxproj] C:\J\w\BuildSingleReference@8\s\268323\1\source_subfolder\jerry-port\default\default-module.c(117): warning C4024: '_splitpath_s': different types for formal and actual parameter 2 [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-port\default\jerry-port-default.vcxproj] C:\J\w\BuildSingleReference@8\s\268323\1\source_subfolder\jerry-port\default\default-module.c(125): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[3]' [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-port\default\jerry-port-default.vcxproj] C:\J\w\BuildSingleReference@8\s\268323\1\source_subfolder\jerry-port\default\default-module.c(125): warning C4024: 'strncat': different types for formal and actual parameter 2 [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-port\default\jerry-port-default.vcxproj] C:\J\w\BuildSingleReference@8\s\268323\1\source_subfolder\jerry-port\default\default-module.c(117): warning C4047: 'function': 'char *' differs in levels of indirection from 'char (*)[3]' [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-port\default\jerry-port-default-minimal.vcxproj] C:\J\w\BuildSingleReference@8\s\268323\1\source_subfolder\jerry-port\default\default-module.c(117): warning C4024: '_splitpath_s': different types for formal and actual parameter 2 [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-port\default\jerry-port-default-minimal.vcxproj] C:\J\w\BuildSingleReference@8\s\268323\1\source_subfolder\jerry-port\default\default-module.c(125): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[3]' [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-port\default\jerry-port-default-minimal.vcxproj] C:\J\w\BuildSingleReference@8\s\268323\1\source_subfolder\jerry-port\default\default-module.c(125): warning C4024: 'strncat': different types for formal and actual parameter 2 [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-port\default\jerry-port-default-minimal.vcxproj] C:\J\w\BuildSingleReference@8\s\268323\1\source_subfolder\jerry-ext\handle-scope\handle-scope-allocator.c(128): warning C4244: 'initializing': conversion from '__int64' to 'long', possible loss of data [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-ext\jerry-ext.vcxproj] module.c C:\J\w\BuildSingleReference@8\s\268323\1\source_subfolder\jerry-port\default\default-date.c(84): warning C4244: 'return': conversion from 'LONGLONG' to 'double', possible loss of data [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-port\default\jerry-port-default-minimal.vcxproj] C:\J\w\BuildSingleReference@8\s\268323\1\source_subfolder\jerry-port\default\default-date.c(113): warning C4244: 'return': conversion from 'time_t' to 'double', possible loss of data [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-port\default\jerry-port-default-minimal.vcxproj] C:\J\w\BuildSingleReference@8\s\268323\1\source_subfolder\jerry-port\default\default-date.c(84): warning C4244: 'return': conversion from 'LONGLONG' to 'double', possible loss of data [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-port\default\jerry-port-default.vcxproj] C:\J\w\BuildSingleReference@8\s\268323\1\source_subfolder\jerry-port\default\default-date.c(113): warning C4244: 'return': conversion from 'time_t' to 'double', possible loss of data [C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\source_subfolder\jerry-port\default\jerry-port-default.vcxproj] jerry-port-default.vcxproj -> C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\lib\jerry-port-default.lib jerry-port-default-minimal.vcxproj -> C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\lib\jerry-port-default-minimal.lib jerry-ext.vcxproj -> C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\lib\jerry-ext.lib Building Custom Rule C:/J/w/BuildSingleReference@8/s/268323/1/source_subfolder/jerry-main/CMakeLists.txt main-unix.c cli.c jerry.vcxproj -> C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\bin\jerry.exe jerry.vcxproj -> C:/J/w/BuildSingleReference@8/s/268323/1/build_subfolder/bin/jerry.pdb (Full PDB) Building Custom Rule C:/J/w/BuildSingleReference@8/s/268323/1/CMakeLists.txt jerryscript/2.2.0: Package 'cf2d4d64aa654f761f8dcb3e20be8a8677fa6470' built jerryscript/2.2.0: Build folder C:\J\w\BuildSingleReference@8/s\268323\1 jerryscript/2.2.0: Generated conaninfo.txt jerryscript/2.2.0: Generated conanbuildinfo.txt jerryscript/2.2.0: Generating the package jerryscript/2.2.0: Package folder C:\J\w\BuildSingleReference@8/s\c77dbe\1 jerryscript/2.2.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@8/s\268323\1\build_subfolder --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. jerry-core.vcxproj -> C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\lib\jerry-core.lib jerry-ext.vcxproj -> C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\lib\jerry-ext.lib jerry-port-default.vcxproj -> C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\lib\jerry-port-default.lib jerry-port-default-minimal.vcxproj -> C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\lib\jerry-port-default-minimal.lib jerry.vcxproj -> C:\J\w\BuildSingleReference@8\s\268323\1\build_subfolder\bin\jerry.exe jerry.vcxproj -> C:/J/w/BuildSingleReference@8/s/268323/1/build_subfolder/bin/jerry.pdb (Full PDB) -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/lib/jerry-core.lib -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/lib/pkgconfig/libjerry-core.pc -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-config.h -- Up-to-date: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-compiler.h -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-core.h -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-debugger-transport.h -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-debugger.h -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-port.h -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-snapshot.h -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript.h -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/lib/jerry-ext.lib -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/lib/pkgconfig/libjerry-ext.pc -- Up-to-date: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-ext -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-ext/arg.h -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-ext/arg.impl.h -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-ext/autorelease.h -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-ext/autorelease.impl.h -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-ext/debugger.h -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-ext/handle-scope.h -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-ext/handler.h -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-ext/module.h -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/lib/jerry-port-default.lib -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/lib/jerry-port-default-minimal.lib -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/lib/pkgconfig/libjerry-port-default.pc -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/lib/pkgconfig/libjerry-port-default-minimal.pc -- Up-to-date: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/include/jerryscript-port-default.h -- Installing: C:/J/w/BuildSingleReference@8/s/c77dbe/1/bin/jerry.exe [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 jerryscript/2.2.0 package(): Packaged 1 '.exe' file: jerry.exe jerryscript/2.2.0 package(): Packaged 17 '.h' files jerryscript/2.2.0 package(): Packaged 4 '.lib' files: jerry-core.lib, jerry-ext.lib, jerry-port-default-minimal.lib, jerry-port-default.lib jerryscript/2.2.0 package(): Packaged 1 file: LICENSE jerryscript/2.2.0: Package 'cf2d4d64aa654f761f8dcb3e20be8a8677fa6470' created jerryscript/2.2.0: Created package revision 688b64121ff07b65649f51f318fd1f39 [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 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