******************************************************************************** conan install xlnt/1.5.0@ --build=xlnt --profile=/home/conan/w/BuildSingleReference/26730/ba411590-d758-46a1-8667-1f60ebc451ee/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=4.0 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 xlnt/1.5.0 from local cache - Cache Packages xlnt/1.5.0:ac062fddda604275b8d4a5eeef8896e72fd329dd - Build Installing (downloading, building) binaries... 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/ac062fddda604275b8d4a5eeef8896e72fd329dd 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/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="4.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/ac062fddda604275b8d4a5eeef8896e72fd329dd" -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/ac062fddda604275b8d4a5eeef8896e72fd329dd' ----------------- -- The C compiler identification is Clang 4.0.1 -- The CXX compiler identification is Clang 4.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - 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: Checking correct version: 4.0 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target libstudxml [ 1%] Building CXX object source_subfolder/source/third-party/libstudxml/CMakeFiles/libstudxml.dir/libstudxml/parser.cxx.o [ 2%] Building CXX object source_subfolder/source/third-party/libstudxml/CMakeFiles/libstudxml.dir/libstudxml/qname.cxx.o [ 3%] Building CXX object source_subfolder/source/third-party/libstudxml/CMakeFiles/libstudxml.dir/libstudxml/serializer.cxx.o [ 5%] Building CXX object source_subfolder/source/third-party/libstudxml/CMakeFiles/libstudxml.dir/libstudxml/value-traits.cxx.o [ 6%] Building C object source_subfolder/source/third-party/libstudxml/CMakeFiles/libstudxml.dir/libstudxml/details/genx/char-props.c.o [ 7%] Building C object source_subfolder/source/third-party/libstudxml/CMakeFiles/libstudxml.dir/libstudxml/details/genx/genx.c.o [ 8%] Building C object source_subfolder/source/third-party/libstudxml/CMakeFiles/libstudxml.dir/libstudxml/details/expat/xmlparse.c.o [ 10%] Building C object source_subfolder/source/third-party/libstudxml/CMakeFiles/libstudxml.dir/libstudxml/details/expat/xmlrole.c.o [ 11%] Building C object source_subfolder/source/third-party/libstudxml/CMakeFiles/libstudxml.dir/libstudxml/details/expat/xmltok.c.o [ 11%] Built target libstudxml Scanning dependencies of target xlnt [ 12%] Building CXX object source_subfolder/source/CMakeFiles/xlnt.dir/cell/cell.cpp.o [ 14%] Building CXX object source_subfolder/source/CMakeFiles/xlnt.dir/cell/comment.cpp.o [ 15%] Building CXX object source_subfolder/source/CMakeFiles/xlnt.dir/cell/cell_reference.cpp.o source_subfolder/source/CMakeFiles/xlnt.dir/build.make:94: recipe for target 'source_subfolder/source/CMakeFiles/xlnt.dir/cell/cell_reference.cpp.o' failed CMakeFiles/Makefile2:151: recipe for target 'source_subfolder/source/CMakeFiles/xlnt.dir/all' failed Makefile:148: recipe for target 'all' failed xlnt/1.5.0: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/source_subfolder/source/cell/cell_reference.cpp:27: /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/source_subfolder/source/../include/xlnt/cell/cell_reference.hpp:267:16: error: implicit instantiation of undefined template 'std::__1::hash' return hash{}(x.row() | static_cast(x.column_index()) << 32); ^ /usr/include/c++/v1/type_traits:397:51: note: template is declared here template struct _LIBCPP_TYPE_VIS_ONLY hash; ^ 1 error generated. make[2]: *** [source_subfolder/source/CMakeFiles/xlnt.dir/cell/cell_reference.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [source_subfolder/source/CMakeFiles/xlnt.dir/all] Error 2 make: *** [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/ac062fddda604275b8d4a5eeef8896e72fd329dd xlnt/1.5.0: ERROR: Package 'ac062fddda604275b8d4a5eeef8896e72fd329dd' build failed xlnt/1.5.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd ERROR: xlnt/1.5.0: Error in build() method, line 67 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder' '--' '-j3'