******************************************************************************** conan install xlnt/1.5.0@ --build=xlnt --profile=/home/conan/w/BuildSingleReference/26736/1fb9e9e8-a293-43ed-96e3-1914eb3bf218/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=10 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:859363389e24f9402c19222fd527806e3c413615 - Cache libstudxml/1.0.1:f00ab842f5b698b9fa5551eb4f58a6ea545362db - Cache miniz/2.2.0:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Cache pybind11/2.7.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache utfcpp/3.2.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache xlnt/1.5.0:f6ac4ca0b506fefd8fdbfaba19cea84ca80274d4 - 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/f6ac4ca0b506fefd8fdbfaba19cea84ca80274d4 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/f6ac4ca0b506fefd8fdbfaba19cea84ca80274d4/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -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/f6ac4ca0b506fefd8fdbfaba19cea84ca80274d4" -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/f6ac4ca0b506fefd8fdbfaba19cea84ca80274d4' ----------------- -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 -- 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 10 -- Conan: Checking correct version: 10 -- 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/f6ac4ca0b506fefd8fdbfaba19cea84ca80274d4/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/f6ac4ca0b506fefd8fdbfaba19cea84ca80274d4/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/f6ac4ca0b506fefd8fdbfaba19cea84ca80274d4/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/f6ac4ca0b506fefd8fdbfaba19cea84ca80274d4/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/f00ab842f5b698b9fa5551eb4f58a6ea545362db/include/xml/value-traits.txx:8, from /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/f00ab842f5b698b9fa5551eb4f58a6ea545362db/include/xml/value-traits:65, from /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/f00ab842f5b698b9fa5551eb4f58a6ea545362db/include/xml/parser.ixx:7, from /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/f00ab842f5b698b9fa5551eb4f58a6ea545362db/include/xml/parser:468, from /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/f6ac4ca0b506fefd8fdbfaba19cea84ca80274d4/source_subfolder/source/../source/../third-party/libstudxml/libstudxml/parser.hxx:1, from /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/f6ac4ca0b506fefd8fdbfaba19cea84ca80274d4/source_subfolder/source/../source/detail/external/include_libstudxml.hpp:30, from /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/f6ac4ca0b506fefd8fdbfaba19cea84ca80274d4/source_subfolder/source/packaging/ext_list.cpp:4: /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/f00ab842f5b698b9fa5551eb4f58a6ea545362db/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/f00ab842f5b698b9fa5551eb4f58a6ea545362db/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:179: 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/f6ac4ca0b506fefd8fdbfaba19cea84ca80274d4 xlnt/1.5.0: ERROR: Package 'f6ac4ca0b506fefd8fdbfaba19cea84ca80274d4' build failed xlnt/1.5.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/f6ac4ca0b506fefd8fdbfaba19cea84ca80274d4 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/f6ac4ca0b506fefd8fdbfaba19cea84ca80274d4/build_subfolder' '--' '-j3'