******************************************************************************** conan install xlnt/1.5.0@ --build=xlnt --profile=/home/conan/w/BuildSingleReference/26736/1ef221a8-3ba4-468c-b76e-04bfc226f0c0/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=9 os=Linux os_build=Linux [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:c215f67ac7fc6a34d9d0fb90b0450016be569d86 - Cache libstudxml/1.0.1:cdd409cb3e7a087256ec8e7f693465c7651c9513 - Cache miniz/2.2.0:6af9cc7cb931c5ad942174fd7838eb655717c709 - Cache pybind11/2.7.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache utfcpp/3.2.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache xlnt/1.5.0:8ce86234b6ba65b2877509263a0e910c8ca77a2e - 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 /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/8ce86234b6ba65b2877509263a0e910c8ca77a2e xlnt/1.5.0: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK xlnt/1.5.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/8ce86234b6ba65b2877509263a0e910c8ca77a2e/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/8ce86234b6ba65b2877509263a0e910c8ca77a2e" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DTESTS="False" -DSAMPLES="False" -DBENCHMARKS="False" -DPYTHON="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/8ce86234b6ba65b2877509263a0e910c8ca77a2e' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- 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 -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/8ce86234b6ba65b2877509263a0e910c8ca77a2e/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/8ce86234b6ba65b2877509263a0e910c8ca77a2e/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target libstudxml [ 1%] Building CXX object source_subfolder/source/third-party/libstudxml/CMakeFiles/libstudxml.dir/dummy.cpp.o [ 1%] Built target libstudxml Scanning dependencies of target xlnt [ 2%] Building CXX object source_subfolder/source/CMakeFiles/xlnt.dir/cell/cell.cpp.o [ 4%] Building CXX object source_subfolder/source/CMakeFiles/xlnt.dir/cell/cell_reference.cpp.o [ 5%] Building CXX object source_subfolder/source/CMakeFiles/xlnt.dir/cell/comment.cpp.o [ 7%] Building CXX object source_subfolder/source/CMakeFiles/xlnt.dir/cell/hyperlink.cpp.o [ 8%] Building CXX object source_subfolder/source/CMakeFiles/xlnt.dir/cell/index_types.cpp.o [ 10%] Building CXX object source_subfolder/source/CMakeFiles/xlnt.dir/cell/phonetic_run.cpp.o [ 11%] Building CXX object source_subfolder/source/CMakeFiles/xlnt.dir/cell/rich_text.cpp.o [ 13%] Building CXX object source_subfolder/source/CMakeFiles/xlnt.dir/cell/rich_text_run.cpp.o [ 14%] Building CXX object source_subfolder/source/CMakeFiles/xlnt.dir/drawing/spreadsheet_drawing.cpp.o [ 15%] Building CXX object source_subfolder/source/CMakeFiles/xlnt.dir/packaging/ext_list.cpp.o [ 17%] Building CXX object source_subfolder/source/CMakeFiles/xlnt.dir/packaging/manifest.cpp.o xlnt/1.5.0: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/8ce86234b6ba65b2877509263a0e910c8ca77a2e/source_subfolder/source/packaging/ext_list.cpp: In constructor ‘xlnt::ext_list::ext::ext(xml::parser&, const string&)’: /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/8ce86234b6ba65b2877509263a0e910c8ca77a2e/source_subfolder/source/packaging/ext_list.cpp:76:41: error: no matching function for call to ‘xml::serializer::end_element(xml::qname)’ 76 | s.end_element(xml::qname(ns, "wrap")); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/cdd409cb3e7a087256ec8e7f693465c7651c9513/include/xml/value-traits.txx:8, from /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/cdd409cb3e7a087256ec8e7f693465c7651c9513/include/xml/value-traits:65, from /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/cdd409cb3e7a087256ec8e7f693465c7651c9513/include/xml/parser.ixx:7, from /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/cdd409cb3e7a087256ec8e7f693465c7651c9513/include/xml/parser:468, from /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/8ce86234b6ba65b2877509263a0e910c8ca77a2e/source_subfolder/source/../source/../third-party/libstudxml/libstudxml/parser.hxx:1, from /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/8ce86234b6ba65b2877509263a0e910c8ca77a2e/source_subfolder/source/../source/detail/external/include_libstudxml.hpp:30, from /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/8ce86234b6ba65b2877509263a0e910c8ca77a2e/source_subfolder/source/packaging/ext_list.cpp:4: /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/cdd409cb3e7a087256ec8e7f693465c7651c9513/include/xml/serializer:98:5: note: candidate: ‘void xml::serializer::end_element()’ 98 | end_element (); | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/cdd409cb3e7a087256ec8e7f693465c7651c9513/include/xml/serializer:98:5: note: candidate expects 0 arguments, 1 provided make[2]: *** [source_subfolder/source/CMakeFiles/xlnt.dir/build.make:199: source_subfolder/source/CMakeFiles/xlnt.dir/packaging/ext_list.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:152: source_subfolder/source/CMakeFiles/xlnt.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 xlnt/1.5.0: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/8ce86234b6ba65b2877509263a0e910c8ca77a2e xlnt/1.5.0: ERROR: Package '8ce86234b6ba65b2877509263a0e910c8ca77a2e' build failed xlnt/1.5.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/8ce86234b6ba65b2877509263a0e910c8ca77a2e ERROR: xlnt/1.5.0: Error in build() method, line 78 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/8ce86234b6ba65b2877509263a0e910c8ca77a2e/build_subfolder' '--' '-j3'