******************************************************************************** conan install jerryscript/2.4.0@ --build=jerryscript --profile=C:\J\w\BuildSingleReference@2/23456/1dc9cee2-1ef8-4817-9150-69d83d390f80/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@2\.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@2\.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.4.0: Forced build from source Installing package: jerryscript/2.4.0 Requirements jerryscript/2.4.0 from local cache - Cache Packages jerryscript/2.4.0:f27dcd2d5e453cb01f9324a959461903ce8116a0 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK jerryscript/2.4.0: Configuring sources in C:\J\w\BuildSingleReference@2/s\8398bc\1 Unzipping 14.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.4.0: Copying sources to build folder jerryscript/2.4.0: Building your package in C:\J\w\BuildSingleReference@2/s\7e45a5\1 jerryscript/2.4.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.4.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2/s\7e45a5\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@2/s\0f993f\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="False" -DENABLE_LTO="False" -Wno-dev C:\J\w\BuildSingleReference@2/s\7e45a5\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_AMALGAM OFF -- ENABLE_LTO False -- ENABLE_STRIP OFF (FORCED BY COMPILER) -- ENABLE_COMPILE_COMMANDS ON -- JERRY_VERSION -- JERRY_CMDLINE False -- JERRY_CMDLINE_TEST OFF -- JERRY_CMDLINE_SNAPSHOT OFF -- JERRY_LIBFUZZER OFF (FORCED BY COMPILER) -- JERRY_PORT_DEFAULT ON -- JERRY_EXT ON -- JERRY_MATH OFF -- UNITTESTS OFF -- DOCTESTS OFF -- JERRY_CPOINTER_32_BIT OFF -- JERRY_DEBUGGER OFF -- JERRY_ERROR_MESSAGES OFF -- JERRY_EXTERNAL_CONTEXT OFF -- JERRY_PARSER ON -- JERRY_LINE_INFO OFF -- JERRY_LOGGING OFF -- JERRY_MEM_STATS OFF -- JERRY_MEM_GC_BEFORE_EACH_ALLOC OFF -- JERRY_PARSER_DUMP_BYTE_CODE OFF -- JERRY_PROFILE es.next -- JERRY_REGEXP_STRICT_MODE OFF -- JERRY_REGEXP_DUMP_BYTE_CODE OFF -- JERRY_SNAPSHOT_EXEC OFF -- JERRY_SNAPSHOT_SAVE OFF -- JERRY_SYSTEM_ALLOCATOR OFF -- JERRY_VALGRIND OFF -- JERRY_VM_EXEC_STOP OFF -- JERRY_GLOBAL_HEAP_SIZE (512) -- JERRY_GC_LIMIT (0) -- JERRY_STACK_LIMIT (0) -- JERRY_GC_MARK_LIMIT (8) -- Looking for sin in m -- Looking for sin in m - not found -- 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 - found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/s/7e45a5/1/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@2/s\7e45a5\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@2/s/7e45a5/1/source_subfolder/jerry-core/CMakeLists.txt jerry-debugger-transport.c jerry-debugger.c jerry-snapshot.c jerry.c debugger.c ecma-alloc.c ecma-gc.c ecma-helpers-collection.c ecma-helpers-conversion.c ecma-helpers-errol.c ecma-helpers-external-pointers.c ecma-helpers-number.c ecma-helpers-string.c ecma-helpers-value.c ecma-helpers.c ecma-init-finalize.c C:\J\w\BuildSingleReference@2\s\7e45a5\1\source_subfolder\jerry-core\ecma\base\ecma-helpers-conversion.c(822): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\BuildSingleReference@2\s\7e45a5\1\build_subfolder\source_subfolder\jerry-core\jerry-core.vcxproj] ecma-lcache.c ecma-literal-storage.c ecma-module.c ecma-property-hashmap.c ecma-builtin-array-iterator-prototype.c ecma-builtin-array-prototype-unscopables.c ecma-builtin-array-prototype.c ecma-builtin-array.c ecma-builtin-arraybuffer-prototype.c ecma-builtin-arraybuffer.c ecma-builtin-async-function-prototype.c ecma-builtin-async-function.c ecma-builtin-async-generator-function.c ecma-builtin-async-generator-prototype.c ecma-builtin-async-generator.c ecma-builtin-async-iterator-prototype.c ecma-builtin-bigint-prototype.c ecma-builtin-bigint.c ecma-builtin-boolean-prototype.c ecma-builtin-boolean.c ecma-builtin-dataview-prototype.c ecma-builtin-dataview.c ecma-builtin-date-prototype.c ecma-builtin-date.c ecma-builtin-error-prototype.c ecma-builtin-error.c ecma-builtin-evalerror-prototype.c ecma-builtin-evalerror.c ecma-builtin-function-prototype.c ecma-builtin-function.c ecma-builtin-generator-function.c ecma-builtin-generator-prototype.c ecma-builtin-generator.c ecma-builtin-global.c ecma-builtin-handlers.c ecma-builtin-helpers-date.c ecma-builtin-helpers-error.c ecma-builtin-helpers-json.c ecma-builtin-helpers-sort.c ecma-builtin-helpers.c ecma-builtin-intrinsic.c ecma-builtin-iterator-prototype.c ecma-builtin-json.c ecma-builtin-map-iterator-prototype.c ecma-builtin-map-prototype.c ecma-builtin-map.c ecma-builtin-math.c ecma-builtin-number-prototype.c ecma-builtin-number.c ecma-builtin-object-prototype.c ecma-builtin-object.c ecma-builtin-promise-prototype.c ecma-builtin-promise.c ecma-builtin-proxy.c ecma-builtin-rangeerror-prototype.c ecma-builtin-rangeerror.c ecma-builtin-referenceerror-prototype.c ecma-builtin-referenceerror.c ecma-builtin-reflect.c ecma-builtin-regexp-prototype.c ecma-builtin-regexp-string-iterator-prototype.c ecma-builtin-regexp.c ecma-builtin-set-iterator-prototype.c ecma-builtin-set-prototype.c ecma-builtin-set.c ecma-builtin-string-iterator-prototype.c ecma-builtin-string-prototype.c ecma-builtin-string.c ecma-builtin-symbol-prototype.c ecma-builtin-symbol.c ecma-builtin-syntaxerror-prototype.c ecma-builtin-syntaxerror.c ecma-builtin-type-error-thrower.c ecma-builtin-typeerror-prototype.c ecma-builtin-typeerror.c ecma-builtin-urierror-prototype.c ecma-builtin-urierror.c ecma-builtin-weakmap-prototype.c ecma-builtin-weakmap.c ecma-builtin-weakset-prototype.c ecma-builtin-weakset.c ecma-builtins.c ecma-builtin-bigint64array-prototype.c ecma-builtin-bigint64array.c ecma-builtin-biguint64array-prototype.c ecma-builtin-biguint64array.c ecma-builtin-float32array-prototype.c ecma-builtin-float32array.c ecma-builtin-float64array-prototype.c ecma-builtin-float64array.c ecma-builtin-int16array-prototype.c ecma-builtin-int16array.c ecma-builtin-int32array-prototype.c ecma-builtin-int32array.c ecma-builtin-int8array-prototype.c ecma-builtin-int8array.c ecma-builtin-typedarray-helpers.c ecma-builtin-typedarray-prototype.c ecma-builtin-typedarray.c ecma-builtin-uint16array-prototype.c ecma-builtin-uint16array.c ecma-builtin-uint32array-prototype.c ecma-builtin-uint32array.c ecma-builtin-uint8array-prototype.c ecma-builtin-uint8array.c ecma-builtin-uint8clampedarray-prototype.c ecma-builtin-uint8clampedarray.c ecma-arguments-object.c ecma-array-object.c ecma-arraybuffer-object.c ecma-async-generator-object.c ecma-big-uint.c ecma-bigint-object.c ecma-bigint.c ecma-boolean-object.c ecma-comparison.c ecma-container-object.c ecma-conversion.c ecma-dataview-object.c ecma-eval.c ecma-exceptions.c ecma-function-object.c ecma-get-put-value.c ecma-iterator-object.c ecma-jobqueue.c ecma-lex-env.c ecma-number-arithmetic.c ecma-number-object.c ecma-objects-general.c ecma-objects.c ecma-promise-object.c ecma-proxy-object.c ecma-reference.c ecma-regexp-object.c ecma-string-object.c ecma-symbol-object.c ecma-typedarray-object.c jcontext.c jmem-allocator.c jmem-heap.c jmem-poolman.c jrt-fatals.c lit-char-helpers.c lit-magic-strings.c lit-strings.c byte-code.c common.c js-lexer.c js-parser-expr.c js-parser-mem.c js-parser-module.c js-parser-statm.c C:\J\w\BuildSingleReference@2\s\7e45a5\1\source_subfolder\jerry-core\lit\lit-char-helpers.c(155): warning C4018: '<=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\s\7e45a5\1\build_subfolder\source_subfolder\jerry-core\jerry-core.vcxproj] js-parser-tagged-template-literal.c js-parser-util.c C:\J\w\BuildSingleReference@2\s\7e45a5\1\source_subfolder\jerry-core\lit\lit-char-helpers.c(527): warning C4028: formal parameter 2 different from declaration [C:\J\w\BuildSingleReference@2\s\7e45a5\1\build_subfolder\source_subfolder\jerry-core\jerry-core.vcxproj] js-parser.c js-scanner-ops.c js-scanner-util.c js-scanner.c re-bytecode.c re-compiler.c re-parser.c opcodes-ecma-arithmetics.c opcodes-ecma-bitwise.c opcodes-ecma-relational-equality.c opcodes.c vm-stack.c C:\J\w\BuildSingleReference@2\s\7e45a5\1\source_subfolder\jerry-core\parser\js\js-scanner-util.c(2263): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@2\s\7e45a5\1\build_subfolder\source_subfolder\jerry-core\jerry-core.vcxproj] vm-utils.c C:\J\w\BuildSingleReference@2\s\7e45a5\1\source_subfolder\jerry-core\parser\js\js-scanner-util.c(2500): warning C4090: 'function': different 'const' qualifiers [C:\J\w\BuildSingleReference@2\s\7e45a5\1\build_subfolder\source_subfolder\jerry-core\jerry-core.vcxproj] vm.c jerry-core.vcxproj -> C:\J\w\BuildSingleReference@2\s\7e45a5\1\build_subfolder\lib\jerry-core.lib Building Custom Rule C:/J/w/BuildSingleReference@2/s/7e45a5/1/source_subfolder/jerry-ext/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@2/s/7e45a5/1/source_subfolder/jerry-port/default/CMakeLists.txt default-date.c arg-js-iterator-helper.c default-debugger.c default-external-context.c default-fatal.c arg-transform-functions.c default-io.c arg.c default-module.c default-promise.c debugger-common.c debugger-rp.c debugger-serial.c debugger-sha1.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@2\s\7e45a5\1\source_subfolder\jerry-port\default\default-module.c(130): warning C4047: 'function': 'const char *' differs in levels of indirection from 'char (*)[3]' [C:\J\w\BuildSingleReference@2\s\7e45a5\1\build_subfolder\source_subfolder\jerry-port\default\jerry-port-default.vcxproj] C:\J\w\BuildSingleReference@2\s\7e45a5\1\source_subfolder\jerry-port\default\default-module.c(130): warning C4024: 'strnlen': different types for formal and actual parameter 1 [C:\J\w\BuildSingleReference@2\s\7e45a5\1\build_subfolder\source_subfolder\jerry-port\default\jerry-port-default.vcxproj] C:\J\w\BuildSingleReference@2\s\7e45a5\1\source_subfolder\jerry-ext\handle-scope\handle-scope-allocator.c(129): warning C4244: 'initializing': conversion from '__int64' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\s\7e45a5\1\build_subfolder\source_subfolder\jerry-ext\jerry-ext.vcxproj] module.c jerry-port-default.vcxproj -> C:\J\w\BuildSingleReference@2\s\7e45a5\1\build_subfolder\lib\jerry-port-default.lib jerry-ext.vcxproj -> C:\J\w\BuildSingleReference@2\s\7e45a5\1\build_subfolder\lib\jerry-ext.lib Building Custom Rule C:/J/w/BuildSingleReference@2/s/7e45a5/1/CMakeLists.txt jerryscript/2.4.0: Package 'f27dcd2d5e453cb01f9324a959461903ce8116a0' built jerryscript/2.4.0: Build folder C:\J\w\BuildSingleReference@2/s\7e45a5\1 jerryscript/2.4.0: Generated conaninfo.txt jerryscript/2.4.0: Generated conanbuildinfo.txt jerryscript/2.4.0: Generating the package jerryscript/2.4.0: Package folder C:\J\w\BuildSingleReference@2/s\0f993f\1 jerryscript/2.4.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@2/s\7e45a5\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@2\s\7e45a5\1\build_subfolder\lib\jerry-core.lib jerry-ext.vcxproj -> C:\J\w\BuildSingleReference@2\s\7e45a5\1\build_subfolder\lib\jerry-ext.lib jerry-port-default.vcxproj -> C:\J\w\BuildSingleReference@2\s\7e45a5\1\build_subfolder\lib\jerry-port-default.lib -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/lib/jerry-core.lib -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/lib/pkgconfig/libjerry-core.pc -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-config.h -- Up-to-date: C:/J/w/BuildSingleReference@2/s/0f993f/1/include -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-compiler.h -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-core.h -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-debugger-transport.h -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-debugger.h -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-port.h -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-snapshot.h -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript.h -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/lib/jerry-ext.lib -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/lib/pkgconfig/libjerry-ext.pc -- Up-to-date: C:/J/w/BuildSingleReference@2/s/0f993f/1/include -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-ext -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-ext/arg.h -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-ext/arg.impl.h -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-ext/autorelease.h -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-ext/autorelease.impl.h -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-ext/debugger.h -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-ext/handle-scope.h -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-ext/handler.h -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-ext/module.h -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/lib/jerry-port-default.lib -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/lib/pkgconfig/libjerry-port-default.pc -- Up-to-date: C:/J/w/BuildSingleReference@2/s/0f993f/1/include -- Installing: C:/J/w/BuildSingleReference@2/s/0f993f/1/include/jerryscript-port-default.h [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.4.0 package(): Packaged 17 '.h' files jerryscript/2.4.0 package(): Packaged 3 '.lib' files: jerry-core.lib, jerry-ext.lib, jerry-port-default.lib jerryscript/2.4.0 package(): Packaged 1 file: LICENSE jerryscript/2.4.0: Package 'f27dcd2d5e453cb01f9324a959461903ce8116a0' created jerryscript/2.4.0: Created package revision e12aa87039aca7026e61eda7cb13e12d [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 python: can't open file 'C:/J/w/BuildSingleReference@2/s/7e45a5/1/tools/version.py': [Errno 2] No such file or directory 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