******************************************************************************** conan install xlnt/1.5.0@ --build=xlnt --profile=C:\J\w\BuildSingleReference/26736/63e8a811-216e-4943-9722-f47ef31b512b/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows os_build=Windows [options] xlnt:shared=False [build_requires] [env] xlnt/1.5.0: Forced build from source Installing package: xlnt/1.5.0 Requirements expat/2.4.1 from 'conan-center' - Cache libstudxml/1.0.1 from 'conan-center' - Cache miniz/2.2.0 from 'conan-center' - Cache pybind11/2.7.0 from 'conan-center' - Cache utfcpp/3.2.1 from 'conan-center' - Cache xlnt/1.5.0 from local cache - Cache Packages expat/2.4.1:91be9c2df8c60834bec21d44478b2ad46432a408 - Cache libstudxml/1.0.1:68411a4bdef5421f417cc618cd9548194dbcb83b - Cache miniz/2.2.0:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Cache pybind11/2.7.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache utfcpp/3.2.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache xlnt/1.5.0:aea724f348e4ea2b51e0519496033432d241afa5 - Build Installing (downloading, building) binaries... expat/2.4.1: 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 miniz/2.2.0: 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 pybind11/2.7.0: 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 utfcpp/3.2.1: 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 libstudxml/1.0.1: 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 xlnt/1.5.0: Copying sources to build folder xlnt/1.5.0: Building your package in C:\J\w\BuildSingleReference\.conan\data\xlnt\1.5.0\_\_\build\aea724f348e4ea2b51e0519496033432d241afa5 xlnt/1.5.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 xlnt/1.5.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\.conan\data\xlnt\1.5.0\_\_\build\aea724f348e4ea2b51e0519496033432d241afa5\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\.conan\data\xlnt\1.5.0\_\_\package\aea724f348e4ea2b51e0519496033432d241afa5" -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" -DTESTS="False" -DSAMPLES="False" -DBENCHMARKS="False" -DPYTHON="False" -DSTATIC_CRT="True" -Wno-dev C:\J\w\BuildSingleReference\.conan\data\xlnt\1.5.0\_\_\build\aea724f348e4ea2b51e0519496033432d241afa5 ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX 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 -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/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 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/aea724f348e4ea2b51e0519496033432d241afa5/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\xlnt\1.5.0\_\_\build\aea724f348e4ea2b51e0519496033432d241afa5\build_subfolder --config Release -- /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/.conan/data/xlnt/1.5.0/_/_/build/aea724f348e4ea2b51e0519496033432d241afa5/source_subfolder/third-party/libstudxml/CMakeLists.txt dummy.cpp libstudxml.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\xlnt\1.5.0\_\_\build\aea724f348e4ea2b51e0519496033432d241afa5\build_subfolder\source_subfolder\source\third-party\libstudxml\libstudxml.dir\Release\libstudxml.lib Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/aea724f348e4ea2b51e0519496033432d241afa5/source_subfolder/source/CMakeLists.txt cell.cpp cell_reference.cpp comment.cpp hyperlink.cpp index_types.cpp phonetic_run.cpp rich_text.cpp rich_text_run.cpp spreadsheet_drawing.cpp ext_list.cpp manifest.cpp relationship.cpp uri.cpp alignment.cpp border.cpp color.cpp C:\J\w\BuildSingleReference\.conan\data\xlnt\1.5.0\_\_\build\aea724f348e4ea2b51e0519496033432d241afa5\source_subfolder\source\packaging\ext_list.cpp(76): error C2660: 'xml::serializer::end_element': function does not take 1 arguments [C:\J\w\BuildSingleReference\.conan\data\xlnt\1.5.0\_\_\build\aea724f348e4ea2b51e0519496033432d241afa5\build_subfolder\source_subfolder\source\xlnt.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\package\68411a4bdef5421f417cc618cd9548194dbcb83b\include\xml/serializer(98): note: see declaration of 'xml::serializer::end_element' (compiling source file C:\J\w\BuildSingleReference\.conan\data\xlnt\1.5.0\_\_\build\aea724f348e4ea2b51e0519496033432d241afa5\source_subfolder\source\packaging\ext_list.cpp) conditional_format.cpp fill.cpp font.cpp format.cpp number_format.cpp protection.cpp style.cpp date.cpp datetime.cpp exceptions.cpp path.cpp time.cpp timedelta.cpp variant.cpp named_range.cpp streaming_workbook_reader.cpp streaming_workbook_writer.cpp workbook.cpp worksheet_iterator.cpp cell_iterator.cpp cell_vector.cpp header_footer.cpp page_margins.cpp page_setup.cpp phonetic_pr.cpp range.cpp range_iterator.cpp range_reference.cpp sheet_protection.cpp worksheet.cpp constants.cpp unicode.cpp base64.cpp compound_document.cpp encryption_info.cpp hash.cpp cl : Command line error D8040: error creating or communicating with child process [C:\J\w\BuildSingleReference\.conan\data\xlnt\1.5.0\_\_\build\aea724f348e4ea2b51e0519496033432d241afa5\build_subfolder\source_subfolder\source\xlnt.vcxproj] xlnt/1.5.0: xlnt/1.5.0: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference\.conan\data\xlnt\1.5.0\_\_\build\aea724f348e4ea2b51e0519496033432d241afa5 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY xlnt/1.5.0: ERROR: Package 'aea724f348e4ea2b51e0519496033432d241afa5' build failed xlnt/1.5.0: WARN: Build folder C:\J\w\BuildSingleReference\.conan\data\xlnt\1.5.0\_\_\build\aea724f348e4ea2b51e0519496033432d241afa5 ERROR: xlnt/1.5.0: Error in build() method, line 78 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\BuildSingleReference\.conan\data\xlnt\1.5.0\_\_\build\aea724f348e4ea2b51e0519496033432d241afa5\build_subfolder --config Release -- /m:16 /verbosity:minimal