[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: 5.2734375 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: ('CMakeLists.txt', 'patches/*') [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 [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK Exporting package recipe mimalloc/1.6.4 exports: File 'conandata.yml' found. Exporting it... mimalloc/1.6.4 exports: Copied 1 '.yml' file: conandata.yml mimalloc/1.6.4 exports_sources: Copied 1 '.txt' file: CMakeLists.txt mimalloc/1.6.4 exports_sources: Copied 1 '.patch' file: 0001-avoid-symlink-creation.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.6.4': {'url': 'https://github.com/microsoft/mimalloc/archive/v1.6.4.tar.gz', 'sha256': 'fa616b1ae76b558ec38c411c59afa52b5963d7e7ac70551955e0607212d80aad'}}, 'patches': {'1.6.4': [{'patch_file': 'patches/0001-avoid-symlink-creation.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.6.4: - base_path: source_subfolder patch_file: patches/0001-avoid-symlink-creation.patch sources: 1.6.4: sha256: fa616b1ae76b558ec38c411c59afa52b5963d7e7ac70551955e0607212d80aad url: https://github.com/microsoft/mimalloc/archive/v1.6.4.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK mimalloc/1.6.4: The stored package has not changed mimalloc/1.6.4: Using the exported files summary hash as the recipe revision: 610d8c56a3378b708bca77333bb5daf8 mimalloc/1.6.4: Exported revision: 610d8c56a3378b708bca77333bb5daf8 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] mimalloc:shared=False [build_requires] [env] mimalloc/1.6.4: Forced build from source mimalloc/1.6.4 (test package): Installing package Requirements mimalloc/1.6.4 from local cache - Cache Packages mimalloc/1.6.4:31c63d6bc19e3df9b34fd2a2651fe4814d082c5c - Build Installing (downloading, building) binaries... mimalloc/1.6.4: Copying sources to build folder mimalloc/1.6.4: Building your package in C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c mimalloc/1.6.4: 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 mimalloc/1.6.4: Calling build() ----Running------ > cd C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\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="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\package\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c" -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" -DMI_BUILD_TESTS="False" -DMI_BUILD_SHARED="False" -DMI_BUILD_STATIC="True" -Wno-dev C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c ----------------- -- 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 -- No build type selected, default to: Release -- Override standard malloc (MI_OVERRIDE=ON) -- Use the C++ compiler to compile (MI_USE_CXX=ON) -- -- Library base name: mimalloc -- Build type : release -- Install directory: C:/J/workspace/cci_PR-2463/22/0_2/.conan/data/mimalloc/1.6.4/_/_/package/31c63d6bc19e3df9b34fd2a2651fe4814d082c5c/lib/mimalloc-1.6 -- Build targets : static;object -- -- Configuring done -- Generating done 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 -- Build files have been written to: C:/J/workspace/cci_PR-2463/22/0_2/.conan/data/mimalloc/1.6.4/_/_/build/31c63d6bc19e3df9b34fd2a2651fe4814d082c5c/build_subfolder ----Running------ > cmake --build C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\build_subfolder --config Debug -- /m:1 /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/workspace/cci_PR-2463/22/0_2/.conan/data/mimalloc/1.6.4/_/_/build/31c63d6bc19e3df9b34fd2a2651fe4814d082c5c/source_subfolder/CMakeLists.txt static.c mimalloc-obj.vcxproj -> C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\build_subfolder\source_subfolder\mimalloc-obj.dir\Debug\mimalloc-obj.lib Building Custom Rule C:/J/workspace/cci_PR-2463/22/0_2/.conan/data/mimalloc/1.6.4/_/_/build/31c63d6bc19e3df9b34fd2a2651fe4814d082c5c/source_subfolder/CMakeLists.txt stats.c random.c os.c arena.c region.c segment.c page.c alloc.c alloc-aligned.c alloc-posix.c heap.c options.c init.c Generating Code... mimalloc-static.vcxproj -> C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\build_subfolder\lib\mimalloc-static.lib Building Custom Rule C:/J/workspace/cci_PR-2463/22/0_2/.conan/data/mimalloc/1.6.4/_/_/build/31c63d6bc19e3df9b34fd2a2651fe4814d082c5c/CMakeLists.txt mimalloc/1.6.4: Package '31c63d6bc19e3df9b34fd2a2651fe4814d082c5c' built mimalloc/1.6.4: Build folder C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c mimalloc/1.6.4: Generated conaninfo.txt mimalloc/1.6.4: Generated conanbuildinfo.txt mimalloc/1.6.4: Generating the package mimalloc/1.6.4: Package folder C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\package\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c mimalloc/1.6.4: Calling package() ----Running------ > cmake --build C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\build_subfolder --config Debug --target install -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. mimalloc-obj.vcxproj -> C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\build_subfolder\source_subfolder\mimalloc-obj.dir\Debug\mimalloc-obj.lib mimalloc-static.vcxproj -> C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\build_subfolder\lib\mimalloc-static.lib -- Install configuration: "Debug" -- Installing: C:/J/workspace/cci_PR-2463/22/0_2/.conan/data/mimalloc/1.6.4/_/_/package/31c63d6bc19e3df9b34fd2a2651fe4814d082c5c/lib/mimalloc-1.6/mimalloc-static.lib -- Installing: C:/J/workspace/cci_PR-2463/22/0_2/.conan/data/mimalloc/1.6.4/_/_/package/31c63d6bc19e3df9b34fd2a2651fe4814d082c5c/lib/mimalloc-1.6/include/mimalloc.h -- Installing: C:/J/workspace/cci_PR-2463/22/0_2/.conan/data/mimalloc/1.6.4/_/_/package/31c63d6bc19e3df9b34fd2a2651fe4814d082c5c/lib/mimalloc-1.6/include/mimalloc-override.h -- Installing: C:/J/workspace/cci_PR-2463/22/0_2/.conan/data/mimalloc/1.6.4/_/_/package/31c63d6bc19e3df9b34fd2a2651fe4814d082c5c/lib/mimalloc-1.6/include/mimalloc-new-delete.h -- Installing: C:/J/workspace/cci_PR-2463/22/0_2/.conan/data/mimalloc/1.6.4/_/_/package/31c63d6bc19e3df9b34fd2a2651fe4814d082c5c/lib/mimalloc-1.6/cmake/mimalloc-config.cmake -- Installing: C:/J/workspace/cci_PR-2463/22/0_2/.conan/data/mimalloc/1.6.4/_/_/package/31c63d6bc19e3df9b34fd2a2651fe4814d082c5c/lib/mimalloc-1.6/cmake/mimalloc-config-version.cmake CMake Error at source_subfolder/cmake_install.cmake:148 (file): file INSTALL cannot find "C:/J/workspace/cci_PR-2463/22/0_2/.conan/data/mimalloc/1.6.4/_/_/build/31c63d6bc19e3df9b34fd2a2651fe4814d082c5c/build_subfolder/source_subfolder/CMakeFiles/mimalloc-obj.dir/src/static.c.obj": File exists. Call Stack (most recent call first): cmake_install.cmake:37 (include) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: The command "setlocal [C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\build_subfolder\install.vcxproj] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: "C:\Program Files\CMake\bin\cmake.exe" -DBUILD_TYPE=Debug -P cmake_install.cmake [C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\build_subfolder\install.vcxproj] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\build_subfolder\install.vcxproj] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\build_subfolder\install.vcxproj] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\build_subfolder\install.vcxproj] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\build_subfolder\install.vcxproj] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\build_subfolder\install.vcxproj] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\build_subfolder\install.vcxproj] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\build_subfolder\install.vcxproj] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :VCEnd" exited with code 1. [C:\J\workspace\cci_PR-2463\22\0_2\.conan\data\mimalloc\1.6.4\_\_\build\31c63d6bc19e3df9b34fd2a2651fe4814d082c5c\build_subfolder\install.vcxproj] JSON file created at 'C:\J\workspace\cci_PR-2463/22/co_0_2/_create.json'