******************************************************************************** conan test conan-center-index/recipes/xlnt/all/test_package/conanfile.py xlnt/1.5.0@#8d71021910380e7a873b239a1f702512 -pr /home/conan/w/prod/BuildSingleReference/32618/d371e846-2063-47ba-bf7b-b91d134f9777/profile_linux_5_libstdcpp11_gcc_debug_64.xlnt-shared-True.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] xlnt:shared=True [build_requires] [env] xlnt/1.5.0 (test package): Installing package Requirements xlnt/1.5.0 from local cache - Cache Packages xlnt/1.5.0:bf6871a88a66b609883bce5de4dd61adb1e033a7 - Cache Installing (downloading, building) binaries... xlnt/1.5.0: Already installed! xlnt/1.5.0 (test package): Generator cmake created conanbuildinfo.cmake xlnt/1.5.0 (test package): Generator cmake_find_package_multi created xlnt-config-version.cmake xlnt/1.5.0 (test package): Generator cmake_find_package_multi created xlnt-config.cmake xlnt/1.5.0 (test package): Generator cmake_find_package_multi created xlntTargets.cmake xlnt/1.5.0 (test package): Generator cmake_find_package_multi created xlntTarget-debug.cmake xlnt/1.5.0 (test package): Generator txt created conanbuildinfo.txt xlnt/1.5.0 (test package): Aggregating env generators xlnt/1.5.0 (test package): Generated conaninfo.txt xlnt/1.5.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/build/75995fbd6080c5852a348ca1d9070df32335b950/conan.lock' Using cached profile from lockfile [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 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/build/75995fbd6080c5852a348ca1d9070df32335b950' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/build/75995fbd6080c5852a348ca1d9070df32335b950/package" -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_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/build/75995fbd6080c5852a348ca1d9070df32335b950" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/build/75995fbd6080c5852a348ca1d9070df32335b950" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package' ----------------- -- The CXX compiler identification is GNU 5.4.0 -- 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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Library xlntd found /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/lib/libxlntd.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/lib/libxlntd.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/build/75995fbd6080c5852a348ca1d9070df32335b950 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/build/75995fbd6080c5852a348ca1d9070df32335b950' '--' '-j3' ----------------- Scanning dependencies of target PackageTest [ 50%] Building CXX object CMakeFiles/PackageTest.dir/test.cpp.o CMakeFiles/PackageTest.dir/build.make:81: recipe for target 'CMakeFiles/PackageTest.dir/test.cpp.o' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/PackageTest.dir/all' failed Makefile:102: recipe for target 'all' failed 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 In file included from /usr/include/c++/5/unordered_map:35:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:33:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:40:7: error: expected nested-name-specifier before ‘row_t’ using row_t = std::uint32_t; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:53:11: error: expected nested-name-specifier before ‘index_t’ using index_t = std::uint32_t; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:63:12: error: ‘index_t’ does not name a type static index_t column_index_from_string(const std::string &column_string); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:73:49: error: ‘index_t’ has not been declared static std::string column_string_from_index(index_t column_index); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:83:22: error: expected ‘)’ before ‘column_index’ column_t(index_t column_index); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:128:21: error: ‘index_t’ has not been declared bool operator==(index_t other) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:128:10: error: ‘bool xlnt::column_t::operator==(int) const’ cannot be overloaded bool operator==(index_t other) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:123:10: error: with ‘bool xlnt::column_t::operator==(int) const’ bool operator==(int other) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:148:21: error: ‘index_t’ has not been declared bool operator!=(index_t other) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:148:10: error: ‘bool xlnt::column_t::operator!=(int) const’ cannot be overloaded bool operator!=(index_t other) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:143:10: error: with ‘bool xlnt::column_t::operator!=(int) const’ bool operator!=(int other) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:183:36: error: ‘index_t’ in ‘class xlnt::column_t’ does not name a type bool operator>(const column_t::index_t &other) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:188:37: error: ‘index_t’ in ‘class xlnt::column_t’ does not name a type bool operator>=(const column_t::index_t &other) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:193:36: error: ‘index_t’ in ‘class xlnt::column_t’ does not name a type bool operator<(const column_t::index_t &other) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:198:37: error: ‘index_t’ in ‘class xlnt::column_t’ does not name a type bool operator<=(const column_t::index_t &other) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:243:52: error: ‘index_t’ in ‘class xlnt::column_t’ does not name a type friend XLNT_API bool operator>(const column_t::index_t &left, const column_t &right); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:248:53: error: ‘index_t’ in ‘class xlnt::column_t’ does not name a type friend XLNT_API bool operator>=(const column_t::index_t &left, const column_t &right); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:253:52: error: ‘index_t’ in ‘class xlnt::column_t’ does not name a type friend XLNT_API bool operator<(const column_t::index_t &left, const column_t &right); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:258:53: error: ‘index_t’ in ‘class xlnt::column_t’ does not name a type friend XLNT_API bool operator<=(const column_t::index_t &left, const column_t &right); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:268:5: error: ‘index_t’ does not name a type index_t index; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:297:8: error: ‘hash’ is not a class template struct hash ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/index_types.hpp:298:1: error: explicit specialization of non-template ‘std::hash’ { ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:30:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/phonetic_run.hpp:38:5: error: ‘uint32_t’ does not name a type uint32_t start; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/phonetic_run.hpp:39:5: error: ‘uint32_t’ does not name a type uint32_t end; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:26:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/color.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/font.hpp:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text_run.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/exceptions.hpp:55:13: error: looser throw specifier for ‘virtual xlnt::exception::~exception()’ virtual ~exception(); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/exceptions.hpp:28:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:26, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/color.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/font.hpp:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text_run.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /usr/include/c++/5/stdexcept:211:13: error: overriding ‘virtual std::runtime_error::~runtime_error() throw ()’ virtual ~runtime_error() _GLIBCXX_USE_NOEXCEPT; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:26:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/color.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/font.hpp:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text_run.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/exceptions.hpp:230:45: error: ‘row_t’ has not been declared invalid_cell_reference(column_t column, row_t row); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:27:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/color.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/font.hpp:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text_run.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:41:1: error: ‘constexpr’ does not name a type constexpr Number abs(Number val) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:41:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:50:1: error: ‘constexpr’ does not name a type constexpr typename std::common_type::type max(NumberL lval, NumberR rval) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:50:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:59:1: error: ‘constexpr’ does not name a type constexpr typename std::common_type::type min(NumberL lval, NumberR rval) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:59:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:76:27: error: no default argument for ‘LNumber’ int epsilon_scale = 20) // scale the "fuzzy" equality. Higher value gives a more tolerant comparison ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:76:27: error: no default argument for ‘RNumber’ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:76:27: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp: In function ‘bool xlnt::detail::float_equals(const LNumber&, const RNumber&, int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:79:11: error: expected nested-name-specifier before ‘common_t’ using common_t = typename std::common_type::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:81:19: error: ‘is_floating_point’ is not a member of ‘std’ static_assert(std::is_floating_point::value || std::is_floating_point::value, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:81:49: error: expected primary-expression before ‘>’ token static_assert(std::is_floating_point::value || std::is_floating_point::value, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:81:50: error: ‘::value’ has not been declared static_assert(std::is_floating_point::value || std::is_floating_point::value, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:81:61: error: ‘is_floating_point’ is not a member of ‘std’ static_assert(std::is_floating_point::value || std::is_floating_point::value, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:81:91: error: expected primary-expression before ‘>’ token static_assert(std::is_floating_point::value || std::is_floating_point::value, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:81:92: error: ‘::value’ has not been declared static_assert(std::is_floating_point::value || std::is_floating_point::value, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:82:77: error: there are no arguments to ‘static_assert’ that depend on a template parameter, so a declaration of ‘static_assert’ must be available [-fpermissive] "Using this function with two integers is just wasting time. Use =="); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:82:77: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated) /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:94:5: error: ‘constexpr’ was not declared in this scope constexpr common_t epsilon = static_cast(std::numeric_limits::epsilon()); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:99:5: error: ‘common_t’ was not declared in this scope common_t scaled_fuzz = epsilon_scale * epsilon * max(max(xlnt::detail::abs(lhs), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:101:43: error: expected primary-expression before ‘)’ token common_t{1}); // clamp ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:102:20: error: ‘scaled_fuzz’ was not declared in this scope return ((lhs + scaled_fuzz) >= rhs) && ((rhs + scaled_fuzz) >= lhs); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:107:12: error: ‘constexpr’ does not name a type static constexpr int Excel_Digit_Precision = 15; //sf ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:107:12: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:147:40: error: expected ‘;’ at end of member declaration double deserialise(std::string &s) const noexcept ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:147:46: error: ‘noexcept’ does not name a type double deserialise(std::string &s) const noexcept ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:147:46: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp: In constructor ‘xlnt::detail::number_serialiser::number_serialiser()’: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:132:65: error: ‘>>’ should be ‘> >’ within a nested template argument list : should_convert_comma(std::use_facet>(std::locale{}).decimal_point() == ',') ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp: In member function ‘std::__cxx11::string xlnt::detail::number_serialiser::serialise(double) const’: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:139:56: error: ‘snprintf’ was not declared in this scope int len = snprintf(buf, sizeof(buf), "%.15g", d); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp: In member function ‘double xlnt::detail::number_serialiser::deserialise(const string&) const’: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:163:38: error: ‘nullptr’ was not declared in this scope return strtod(s.c_str(), nullptr); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:167:14: error: ‘copy_end’ does not name a type auto copy_end = std::copy(s.begin(), s.end(), buf); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:168:54: error: ‘copy_end’ was not declared in this scope convert_pt_to_comma(buf, static_cast(copy_end - buf)); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/numeric.hpp:169:28: error: ‘nullptr’ was not declared in this scope return strtod(buf, nullptr); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/color.hpp:31:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/font.hpp:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text_run.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:45:11: error: expected nested-name-specifier before ‘ctor_copy_T_noexcept’ using ctor_copy_T_noexcept = typename std::conditional{}, std::true_type, std::false_type>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:45:99: error: expected unqualified-id before ‘,’ token using ctor_copy_T_noexcept = typename std::conditional{}, std::true_type, std::false_type>::type; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/color.hpp:31:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/font.hpp:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text_run.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:46:11: error: expected nested-name-specifier before ‘ctor_move_T_noexcept’ using ctor_move_T_noexcept = typename std::conditional{}, std::true_type, std::false_type>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:46:99: error: expected unqualified-id before ‘,’ token using ctor_move_T_noexcept = typename std::conditional{}, std::true_type, std::false_type>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:47:11: error: expected nested-name-specifier before ‘copy_ctor_noexcept’ using copy_ctor_noexcept = ctor_copy_T_noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:48:11: error: expected nested-name-specifier before ‘move_ctor_noexcept’ using move_ctor_noexcept = ctor_move_T_noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:49:11: error: expected nested-name-specifier before ‘set_copy_noexcept_t’ using set_copy_noexcept_t = typename std::conditional{} && std::is_nothrow_assignable{}, std::true_type, std::false_type>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:49:99: error: expected unqualified-id before ‘&&’ token using set_copy_noexcept_t = typename std::conditional{} && std::is_nothrow_assignable{}, std::true_type, std::false_type>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:49:136: error: expected unqualified-id before ‘,’ token using set_copy_noexcept_t = typename std::conditional{} && std::is_nothrow_assignable{}, std::true_type, std::false_type>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:50:11: error: expected nested-name-specifier before ‘set_move_noexcept_t’ using set_move_noexcept_t = typename std::conditional{} && std::is_nothrow_move_assignable{}, std::true_type, std::false_type>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:50:99: error: expected unqualified-id before ‘&&’ token using set_move_noexcept_t = typename std::conditional{} && std::is_nothrow_move_assignable{}, std::true_type, std::false_type>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:50:138: error: expected unqualified-id before ‘,’ token using set_move_noexcept_t = typename std::conditional{} && std::is_nothrow_move_assignable{}, std::true_type, std::false_type>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:51:11: error: expected nested-name-specifier before ‘clear_noexcept_t’ using clear_noexcept_t = typename std::conditional{}, std::true_type, std::false_type>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:51:89: error: expected unqualified-id before ‘,’ token using clear_noexcept_t = typename std::conditional{}, std::true_type, std::false_type>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:56:45: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value>::type * = nullptr> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:56:54: error: expected ‘>’ before ‘<’ token template ::value>::type * = nullptr> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:57:5: error: ‘constexpr’ does not name a type constexpr bool compare_equal(const U &lhs, const U &rhs) const ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:57:5: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:65:45: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value>::type * = nullptr> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:65:54: error: expected ‘>’ before ‘<’ token template ::value>::type * = nullptr> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:66:5: error: ‘constexpr’ does not name a type constexpr bool compare_equal(const U &lhs, const U &rhs) const ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:66:5: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:75:14: error: expected ‘;’ at end of member declaration optional() noexcept ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:75:16: error: ‘noexcept’ does not name a type optional() noexcept ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:75:16: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:84:28: error: expected ‘;’ at end of member declaration optional(const T &value) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(ctor_copy_T_noexcept{})) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/color.hpp:31:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/font.hpp:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text_run.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:84:39: error: expected identifier before ‘(’ token optional(const T &value) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(ctor_copy_T_noexcept{})) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:84:39: error: expected ‘)’ before ‘{’ token optional(const T &value) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(ctor_copy_T_noexcept{})) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:84:39: error: expected ‘)’ before ‘{’ token /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:84:39: error: expected unqualified-id before ‘)’ token optional(const T &value) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(ctor_copy_T_noexcept{})) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/color.hpp:31:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/font.hpp:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text_run.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:94:16: error: expected ‘,’ or ‘...’ before ‘&&’ token optional(T &&value) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(ctor_move_T_noexcept{})) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:94:23: error: expected ‘;’ at end of member declaration optional(T &&value) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(ctor_move_T_noexcept{})) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/color.hpp:31:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/font.hpp:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text_run.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:94:34: error: expected identifier before ‘(’ token optional(T &&value) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(ctor_move_T_noexcept{})) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:94:34: error: expected ‘)’ before ‘{’ token optional(T &&value) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(ctor_move_T_noexcept{})) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:94:34: error: expected ‘)’ before ‘{’ token In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/color.hpp:31:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/font.hpp:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text_run.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:94:25: error: ‘int xlnt::optional::noexcept(...)’ cannot be overloaded optional(T &&value) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(ctor_move_T_noexcept{})) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:84:30: error: with ‘int xlnt::optional::noexcept(...)’ optional(const T &value) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(ctor_copy_T_noexcept{})) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/color.hpp:31:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/font.hpp:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text_run.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:94:34: error: expected unqualified-id before ‘)’ token optional(T &&value) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(ctor_move_T_noexcept{})) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/color.hpp:31:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/font.hpp:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text_run.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:104:35: error: expected ‘;’ at end of member declaration optional(const optional &other) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(copy_ctor_noexcept{})) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/color.hpp:31:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/font.hpp:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text_run.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:104:46: error: expected identifier before ‘(’ token optional(const optional &other) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(copy_ctor_noexcept{})) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:104:46: error: expected ‘)’ before ‘{’ token optional(const optional &other) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(copy_ctor_noexcept{})) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:104:46: error: expected ‘)’ before ‘{’ token In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/color.hpp:31:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/font.hpp:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text_run.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:104:37: error: ‘int xlnt::optional::noexcept(...)’ cannot be overloaded optional(const optional &other) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(copy_ctor_noexcept{})) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:84:30: error: with ‘int xlnt::optional::noexcept(...)’ optional(const T &value) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(ctor_copy_T_noexcept{})) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/color.hpp:31:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/font.hpp:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text_run.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:104:46: error: expected unqualified-id before ‘)’ token optional(const optional &other) noexcept(XLNT_NOEXCEPT_VALUE_COMPAT(copy_ctor_noexcept{})) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/color.hpp:31:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/styles/font.hpp:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text_run.hpp:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/rich_text.hpp:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/cell/cell.hpp:34, from /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/xlnt.hpp:29, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/test.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:185:28: error: expected ‘}’ before end of line /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:185:28: error: expected unqualified-id before end of line /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:185:28: error: expected ‘}’ before end of line /home/conan/w/prod/BuildSingleReference/.conan/data/xlnt/1.5.0/_/_/package/bf6871a88a66b609883bce5de4dd61adb1e033a7/include/xlnt/utils/optional.hpp:185:28: error: expected declaration before end of line make[2]: *** [CMakeFiles/PackageTest.dir/test.cpp.o] Error 1 make[1]: *** [CMakeFiles/PackageTest.dir/all] Error 2 make: *** [all] Error 2 ERROR: xlnt/1.5.0 (test package): Error in build() method, line 13 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xlnt/all/test_package/build/75995fbd6080c5852a348ca1d9070df32335b950' '--' '-j3'