******************************************************************************** conan test cci-1bf91289/recipes/lest/all/test_package/conanfile.py lest/1.35.2@#5aa0117186c2b8bdd6de6b9c3f88bb9d -pr /home/conan/workspace/prod-v1/bsr/52320/fedbe/profile_linux_5_libstdcpp11_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True lest/1.35.2 (test package): Installing package Requirements lest/1.35.2 from local cache - Cache Packages lest/1.35.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Installing (downloading, building) binaries... lest/1.35.2: Already installed! lest/1.35.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' lest/1.35.2 (test package): Generator 'CMakeDeps' calling 'generate()' lest/1.35.2 (test package): Generator 'CMakeToolchain' calling 'generate()' lest/1.35.2 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' lest/1.35.2 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/cci-1bf91289/recipes/lest/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' lest/1.35.2 (test package): Generator txt created conanbuildinfo.txt lest/1.35.2 (test package): Aggregating env generators lest/1.35.2 (test package): Generated conaninfo.txt lest/1.35.2 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-1bf91289/recipes/lest/all/test_package/build/Release/generators/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 lest/1.35.2 (test package): Calling build() lest/1.35.2 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-1bf91289/recipes/lest/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-1bf91289/recipes/lest/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-1bf91289/recipes/lest/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-1bf91289/recipes/lest/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-1bf91289/recipes/lest/all/test_package/build/Release/generators/conan_toolchain.cmake -- 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: Target declared 'lest::lest' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-1bf91289/recipes/lest/all/test_package/build/Release lest/1.35.2 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-1bf91289/recipes/lest/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-1bf91289/recipes/lest/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o CMakeFiles/test_package.dir/build.make:81: recipe for target 'CMakeFiles/test_package.dir/test_package.cpp.o' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/test_package.dir/all' failed Makefile:102: recipe for target 'all' failed CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 In file included from /usr/include/c++/5/chrono:35:0, from /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:13, from /home/conan/workspace/prod-v1/bsr/cci-1bf91289/recipes/lest/all/test_package/test_package.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/workspace/prod-v1/bsr/cci-1bf91289/recipes/lest/all/test_package/test_package.cpp:1:0: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:306:7: error: expected nested-name-specifier before ‘text’ using text = std::string; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:307:7: error: expected nested-name-specifier before ‘texts’ using texts = std::vector; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:313:5: error: ‘text’ does not name a type text name; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:314:10: error: ‘function’ in namespace ‘std’ does not name a template type std::function behaviour; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:322:7: error: expected nested-name-specifier before ‘tests’ using tests = std::vector; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:339:23: error: expected ‘)’ before ‘&’ token add_module( tests & specification, test const (&module)[N] ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:350:11: error: ‘text’ does not name a type const text decomposition; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:353:32: error: ‘text’ has not been declared result( T const & passed_, text decomposition_) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In constructor ‘lest::result::result(const T&, int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:354:27: error: class ‘lest::result’ does not have any field named ‘decomposition’ : passed( !!passed_), decomposition( decomposition_) {} ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: At global scope: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:361:11: error: ‘text’ does not name a type const text file; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:364:20: error: expected ‘)’ before ‘file_’ location( text file_, int line_) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:370:11: error: ‘text’ does not name a type const text info; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:372:19: error: expected ‘)’ before ‘info_’ comment( text info_) : info( info_) {} ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In member function ‘lest::comment::operator bool()’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:373:41: error: ‘info’ was not declared in this scope explicit operator bool() { return ! info.empty(); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: At global scope: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:378:11: error: ‘text’ does not name a type const text kind; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:384:19: error: expected ‘)’ before ‘kind_’ message( text kind_, location where_, text expr_, text note_ = "" ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:390:31: error: ‘text’ has not been declared failure( location where_, text expr_, text decomposition_) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:390:43: error: ‘text’ has not been declared failure( location where_, text expr_, text decomposition_) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In constructor ‘lest::failure::failure(lest::location, int, int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:391:67: error: no matching function for call to ‘lest::message::message()’ : message{ "failed", where_, expr_ + " for " + decomposition_ } {} ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:376:8: note: candidate: lest::message::message() struct message : std::runtime_error ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:376:8: note: candidate expects 0 arguments, 3 provided /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:376:8: note: candidate: lest::message::message(const lest::message&) /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:376:8: note: candidate expects 1 argument, 3 provided /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: At global scope: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:398:19: error: expected ‘)’ before ‘kind_’ success( text kind_, location where_, text expr_, text note_ = "" ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:404:31: error: ‘text’ has not been declared passing( location where_, text expr_, text decomposition_, bool zen ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:404:43: error: ‘text’ has not been declared passing( location where_, text expr_, text decomposition_, bool zen ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In constructor ‘lest::passing::passing(lest::location, int, int, bool)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:405:78: error: no matching function for call to ‘lest::success::success(const char [7], lest::location&, const char*)’ : success( "passed", where_, expr_ + (zen ? "":" for " + decomposition_) ) {} ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:394:8: note: candidate: lest::success::success() struct success : message ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:394:8: note: candidate expects 0 arguments, 3 provided /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:394:8: note: candidate: lest::success::success(const lest::success&) /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:394:8: note: candidate expects 1 argument, 3 provided /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: At global scope: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:410:32: error: ‘text’ has not been declared got_none( location where_, text expr_ ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In constructor ‘lest::got_none::got_none(lest::location, int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:411:58: error: no matching function for call to ‘lest::success::success(const char [25], lest::location&, int&)’ : success( "passed: got no exception", where_, expr_ ) {} ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:394:8: note: candidate: lest::success::success() struct success : message ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:394:8: note: candidate expects 0 arguments, 3 provided /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:394:8: note: candidate: lest::success::success(const lest::success&) /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:394:8: note: candidate expects 1 argument, 3 provided /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: At global scope: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:416:27: error: ‘text’ has not been declared got( location where_, text expr_) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:419:27: error: ‘text’ has not been declared got( location where_, text expr_, text excpt_) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:419:39: error: ‘text’ has not been declared got( location where_, text expr_, text excpt_) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In constructor ‘lest::got::got(lest::location, int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:417:54: error: no matching function for call to ‘lest::success::success(const char [22], lest::location&, int&)’ : success( "passed: got exception", where_, expr_) {} ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:394:8: note: candidate: lest::success::success() struct success : message ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:394:8: note: candidate expects 0 arguments, 3 provided /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:394:8: note: candidate: lest::success::success(const lest::success&) /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:394:8: note: candidate expects 1 argument, 3 provided /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In constructor ‘lest::got::got(lest::location, int, int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:420:64: error: no matching function for call to ‘lest::success::success(const char*, lest::location&, int&)’ : success( "passed: got exception " + excpt_, where_, expr_) {} ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:394:8: note: candidate: lest::success::success() struct success : message ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:394:8: note: candidate expects 0 arguments, 3 provided /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:394:8: note: candidate: lest::success::success(const lest::success&) /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:394:8: note: candidate expects 1 argument, 3 provided /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: At global scope: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:425:32: error: ‘text’ has not been declared expected( location where_, text expr_, text excpt_ = "" ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:425:44: error: ‘text’ has not been declared expected( location where_, text expr_, text excpt_ = "" ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:425:58: error: invalid conversion from ‘const char*’ to ‘int’ [-fpermissive] expected( location where_, text expr_, text excpt_ = "" ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In constructor ‘lest::expected::expected(lest::location, int, int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:426:70: error: no matching function for call to ‘lest::message::message()’ : message{ "failed: didn't get exception", where_, expr_, excpt_ } {} ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:376:8: note: candidate: lest::message::message() struct message : std::runtime_error ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:376:8: note: candidate expects 0 arguments, 4 provided /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:376:8: note: candidate: lest::message::message(const lest::message&) /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:376:8: note: candidate expects 1 argument, 4 provided /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: At global scope: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:431:34: error: ‘text’ has not been declared unexpected( location where_, text expr_, text note_ = "" ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:431:46: error: ‘text’ has not been declared unexpected( location where_, text expr_, text note_ = "" ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:431:59: error: invalid conversion from ‘const char*’ to ‘int’ [-fpermissive] unexpected( location where_, text expr_, text note_ = "" ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In constructor ‘lest::unexpected::unexpected(lest::location, int, int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:432:73: error: no matching function for call to ‘lest::message::message()’ : message{ "failed: got unexpected exception", where_, expr_, note_ } {} ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:376:8: note: candidate: lest::message::message() struct message : std::runtime_error ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:376:8: note: candidate expects 0 arguments, 4 provided /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:376:8: note: candidate: lest::message::message(const lest::message&) /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:376:8: note: candidate expects 1 argument, 4 provided /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: At global scope: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:498:8: error: ‘text’ does not name a type inline text not_expr( text message ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:503:8: error: ‘text’ does not name a type inline text with_message( text message ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:508:8: error: ‘text’ does not name a type inline text of_type( text type ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:513:37: error: ‘text’ has not been declared inline void inform( location where, text expr ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘void lest::inform(lest::location, int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:525:63: error: ‘with_message’ was not declared in this scope throw unexpected{ where, expr, with_message( e.what() ) }; \ ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:525:65: error: no matching function for call to ‘lest::unexpected::unexpected()’ throw unexpected{ where, expr, with_message( e.what() ) }; \ ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:431:5: note: candidate: lest::unexpected::unexpected(lest::location, int, int) unexpected( location where_, text expr_, text note_ = "" ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:431:5: note: conversion of argument 3 would be ill-formed: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:429:8: note: candidate: lest::unexpected::unexpected(const lest::unexpected&) struct unexpected : message ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:429:8: note: candidate expects 1 argument, 3 provided /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:529:58: error: invalid conversion from ‘const char*’ to ‘int’ [-fpermissive] throw unexpected{ where, expr, "of unknown type" }; \ ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:431:5: note: initializing argument 3 of ‘lest::unexpected::unexpected(lest::location, int, int)’ unexpected( location where_, text expr_, text note_ = "" ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: At global scope: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:536:51: error: top-level declaration of ‘make_value_string’ specifies ‘auto’ auto make_value_string( T const & value ) -> std::string; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:536:51: error: trailing return type only available with -std=c++11 or -std=gnu++11 /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:539:51: error: top-level declaration of ‘make_memory_string’ specifies ‘auto’ auto make_memory_string( T const & item ) -> std::string; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:539:51: error: trailing return type only available with -std=c++11 or -std=gnu++11 /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::transformed(char)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:556:16: error: ‘tr’ does not name a type for ( auto tr : table ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:563:5: error: expected ‘;’ before ‘auto’ auto unprintable = [](char c){ return 0 <= static_cast(c) && c < ' '; }; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:563:5: error: decl-specifier invalid in condition /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:563:88: error: invalid user-defined conversion from ‘lest::transformed(char)::’ to ‘int’ [-fpermissive] auto unprintable = [](char c){ return 0 <= static_cast(c) && c < ' '; }; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:563:33: note: candidate is: lest::transformed(char)::::operator bool (*)(char)() const auto unprintable = [](char c){ return 0 <= static_cast(c) && c < ' '; }; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:563:33: note: no known conversion from ‘bool (*)(char)’ to ‘int’ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:565:5: error: expected primary-expression before ‘auto’ auto to_hex_string = [](char c) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:565:5: error: expected ‘)’ before ‘auto’ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:565:10: error: ‘to_hex_string’ does not name a type auto to_hex_string = [](char c) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:572:30: error: ‘unprintable’ was not declared in this scope return unprintable( chr ) ? to_hex_string( chr ) : std::string( 1, chr ); ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:572:53: error: ‘to_hex_string’ was not declared in this scope return unprintable( chr ) ? to_hex_string( chr ) : std::string( 1, chr ); ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::make_tran_string(const string&)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:575:98: error: ‘c’ does not name a type inline std::string make_tran_string( std::string const & txt ) { std::ostringstream os; for(auto c:txt) os << transformed(c); return os.str(); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:575:127: error: expected ‘;’ before ‘return’ inline std::string make_tran_string( std::string const & txt ) { std::ostringstream os; for(auto c:txt) os << transformed(c); return os.str(); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:575:127: error: expected primary-expression before ‘return’ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:575:127: error: expected ‘;’ before ‘return’ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:575:127: error: expected primary-expression before ‘return’ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:575:127: error: expected ‘)’ before ‘return’ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: At global scope: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:59: error: ‘lest::to_string’ declared as an ‘inline’ variable inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:31: error: ‘nullptr_t’ is not a member of ‘std’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:61: error: expected ‘,’ or ‘;’ before ‘{’ token inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(const string&)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:580:59: error: ‘std::__cxx11::string lest::to_string(const string&)’ redeclared as different kind of symbol inline std::string to_string( std::string const & txt ) { return make_strg_string( txt ); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: At global scope: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:582:59: error: ‘std::__cxx11::string lest::to_string(const wstring&)’ redeclared as different kind of symbol inline std::string to_string( std::wstring const & txt ) ; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(const char*)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:585:59: error: ‘std::__cxx11::string lest::to_string(const char*)’ redeclared as different kind of symbol inline std::string to_string( char const * const txt ) { return txt ? make_strg_string( txt ) : "{null string}"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(char*)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:586:59: error: ‘std::__cxx11::string lest::to_string(char*)’ redeclared as different kind of symbol inline std::string to_string( char * const txt ) { return txt ? make_strg_string( txt ) : "{null string}"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(const wchar_t*)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:588:59: error: ‘std::__cxx11::string lest::to_string(const wchar_t*)’ redeclared as different kind of symbol inline std::string to_string( wchar_t const * const txt ) { return txt ? to_string( std::wstring( txt ) ) : "{null string}"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:588:107: error: no match for call to ‘(std::__cxx11::string {aka std::__cxx11::basic_string}) (std::__cxx11::wstring)’ inline std::string to_string( wchar_t const * const txt ) { return txt ? to_string( std::wstring( txt ) ) : "{null string}"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(wchar_t*)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:589:59: error: ‘std::__cxx11::string lest::to_string(wchar_t*)’ redeclared as different kind of symbol inline std::string to_string( wchar_t * const txt ) { return txt ? to_string( std::wstring( txt ) ) : "{null string}"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:589:107: error: no match for call to ‘(std::__cxx11::string {aka std::__cxx11::basic_string}) (std::__cxx11::wstring)’ inline std::string to_string( wchar_t * const txt ) { return txt ? to_string( std::wstring( txt ) ) : "{null string}"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(bool)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:592:59: error: ‘std::__cxx11::string lest::to_string(bool)’ redeclared as different kind of symbol inline std::string to_string( bool flag ) { return flag ? "true" : "false"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(short int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:594:59: error: ‘std::__cxx11::string lest::to_string(short int)’ redeclared as different kind of symbol inline std::string to_string( signed short value ) { return make_value_string( value ) ; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:594:95: error: ‘make_value_string’ was not declared in this scope inline std::string to_string( signed short value ) { return make_value_string( value ) ; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(short unsigned int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:595:59: error: ‘std::__cxx11::string lest::to_string(short unsigned int)’ redeclared as different kind of symbol inline std::string to_string( unsigned short value ) { return make_value_string( value ) + sfx("u" ); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:595:95: error: ‘make_value_string’ was not declared in this scope inline std::string to_string( unsigned short value ) { return make_value_string( value ) + sfx("u" ); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:596:59: error: ‘std::__cxx11::string lest::to_string(int)’ redeclared as different kind of symbol inline std::string to_string( signed int value ) { return make_value_string( value ) ; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:596:95: error: ‘make_value_string’ was not declared in this scope inline std::string to_string( signed int value ) { return make_value_string( value ) ; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(unsigned int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:597:59: error: ‘std::__cxx11::string lest::to_string(unsigned int)’ redeclared as different kind of symbol inline std::string to_string( unsigned int value ) { return make_value_string( value ) + sfx("u" ); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:597:95: error: ‘make_value_string’ was not declared in this scope inline std::string to_string( unsigned int value ) { return make_value_string( value ) + sfx("u" ); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(long int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:598:59: error: ‘std::__cxx11::string lest::to_string(long int)’ redeclared as different kind of symbol inline std::string to_string( signed long value ) { return make_value_string( value ) + sfx("l" ); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:598:95: error: ‘make_value_string’ was not declared in this scope inline std::string to_string( signed long value ) { return make_value_string( value ) + sfx("l" ); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(long unsigned int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:599:59: error: ‘std::__cxx11::string lest::to_string(long unsigned int)’ redeclared as different kind of symbol inline std::string to_string( unsigned long value ) { return make_value_string( value ) + sfx("ul" ); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:599:95: error: ‘make_value_string’ was not declared in this scope inline std::string to_string( unsigned long value ) { return make_value_string( value ) + sfx("ul" ); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(long long int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:600:59: error: ‘std::__cxx11::string lest::to_string(long long int)’ redeclared as different kind of symbol inline std::string to_string( signed long long value ) { return make_value_string( value ) + sfx("ll" ); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:600:95: error: ‘make_value_string’ was not declared in this scope inline std::string to_string( signed long long value ) { return make_value_string( value ) + sfx("ll" ); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(long long unsigned int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:601:59: error: ‘std::__cxx11::string lest::to_string(long long unsigned int)’ redeclared as different kind of symbol inline std::string to_string( unsigned long long value ) { return make_value_string( value ) + sfx("ull"); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:601:95: error: ‘make_value_string’ was not declared in this scope inline std::string to_string( unsigned long long value ) { return make_value_string( value ) + sfx("ull"); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(double)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:602:59: error: ‘std::__cxx11::string lest::to_string(double)’ redeclared as different kind of symbol inline std::string to_string( double value ) { return make_value_string( value ) ; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:602:95: error: ‘make_value_string’ was not declared in this scope inline std::string to_string( double value ) { return make_value_string( value ) ; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(float)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:603:59: error: ‘std::__cxx11::string lest::to_string(float)’ redeclared as different kind of symbol inline std::string to_string( float value ) { return make_value_string( value ) + sfx("f" ); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:603:95: error: ‘make_value_string’ was not declared in this scope inline std::string to_string( float value ) { return make_value_string( value ) + sfx("f" ); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(signed char)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:605:59: error: ‘std::__cxx11::string lest::to_string(signed char)’ redeclared as different kind of symbol inline std::string to_string( signed char chr ) { return make_char_string( static_cast( chr ) ); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(unsigned char)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:606:59: error: ‘std::__cxx11::string lest::to_string(unsigned char)’ redeclared as different kind of symbol inline std::string to_string( unsigned char chr ) { return make_char_string( static_cast( chr ) ); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::__cxx11::string lest::to_string(char)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:607:59: error: ‘std::__cxx11::string lest::to_string(char)’ redeclared as different kind of symbol inline std::string to_string( char chr ) { return make_char_string( chr ); } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:579:20: note: previous declaration ‘std::__cxx11::string lest::to_string’ inline std::string to_string( std::nullptr_t ) { return "nullptr"; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: At global scope: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:613:23: error: expected unqualified-id before ‘int’ static auto test( int ) -> decltype( std::declval() << std::declval(), std::true_type() ); ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:613:23: error: expected ‘)’ before ‘int’ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:616:23: error: expected unqualified-id before ‘...’ token static auto test( ... ) -> std::false_type; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:616:23: error: expected ‘)’ before ‘...’ token /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:621:12: error: ‘constexpr’ does not name a type static constexpr bool value = std::is_same< decltype( test(0) ), std::true_type >::value; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:621:12: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:629:23: error: expected unqualified-id before ‘int’ static auto test( int ) -> decltype( std::declval().begin() == std::declval().end(), std::true_type() ); ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:629:23: error: expected ‘)’ before ‘int’ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:632:23: error: expected unqualified-id before ‘...’ token static auto test( ... ) -> std::false_type; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:632:23: error: expected ‘)’ before ‘...’ token /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:637:12: error: ‘constexpr’ does not name a type static constexpr bool value = std::is_same< decltype( test(0) ), std::true_type >::value; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:637:12: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:642:1: error: expected unqualified-id before ‘using’ using ForEnum = typename std::enable_if< std::is_enum::value, R>::type; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:645:1: error: expected unqualified-id before ‘using’ using ForNonEnum = typename std::enable_if< ! std::is_enum::value, R>::type; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:648:1: error: expected unqualified-id before ‘using’ using ForStreamable = typename std::enable_if< is_streamable::value, R>::type; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:651:1: error: expected unqualified-id before ‘using’ using ForNonStreamable = typename std::enable_if< ! is_streamable::value, R>::type; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:654:1: error: expected unqualified-id before ‘using’ using ForContainer = typename std::enable_if< is_container::value, R>::type; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:657:1: error: expected unqualified-id before ‘using’ using ForNonContainerNonPointer = typename std::enable_if< ! (is_container::value || std::is_pointer::value), R>::type; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:660:44: error: ‘ForNonEnum’ does not name a type auto make_enum_string( T const & item ) -> ForNonEnum ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:660:54: error: expected initializer before ‘<’ token auto make_enum_string( T const & item ) -> ForNonEnum ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:670:44: error: ‘ForEnum’ does not name a type auto make_enum_string( T const & item ) -> ForEnum ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:670:51: error: expected initializer before ‘<’ token auto make_enum_string( T const & item ) -> ForEnum ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:676:39: error: ‘ForNonStreamable’ does not name a type auto make_string( T const & item ) -> ForNonStreamable ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:676:55: error: expected initializer before ‘<’ token auto make_string( T const & item ) -> ForNonStreamable ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:682:39: error: ‘ForStreamable’ does not name a type auto make_string( T const & item ) -> ForStreamable ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:682:52: error: expected initializer before ‘<’ token auto make_string( T const & item ) -> ForStreamable ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:688:59: error: top-level declaration of ‘make_string’ specifies ‘auto’ auto make_string( std::pair const & pair ) -> std::string ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:688:59: error: trailing return type only available with -std=c++11 or -std=gnu++11 /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In static member function ‘static std::__cxx11::string lest::make_tuple_string::make(const TU&)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:701:26: error: ‘get’ is not a member of ‘std’ os << to_string( std::get( tuple ) ) << ( N < std::tuple_size::value ? ", ": " "); ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:701:62: error: ‘tuple_size’ is not a member of ‘std’ os << to_string( std::get( tuple ) ) << ( N < std::tuple_size::value ? ", ": " "); ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:701:80: error: expected primary-expression before ‘>’ token os << to_string( std::get( tuple ) ) << ( N < std::tuple_size::value ? ", ": " "); ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:701:81: error: ‘::value’ has not been declared os << to_string( std::get( tuple ) ) << ( N < std::tuple_size::value ? ", ": " "); ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: At global scope: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:713:24: error: top-level declaration of ‘make_string’ specifies ‘auto’ auto make_string( std::tuple const & tuple ) -> std::string ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:713:19: error: ‘tuple’ is not a member of ‘std’ auto make_string( std::tuple const & tuple ) -> std::string ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:713:32: error: expected primary-expression before ‘...’ token auto make_string( std::tuple const & tuple ) -> std::string ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:713:53: error: expected ‘;’ before ‘->’ token auto make_string( std::tuple const & tuple ) -> std::string ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:713:24: error: previous non-function declaration ‘template int lest::make_string’ auto make_string( std::tuple const & tuple ) -> std::string ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:719:47: error: conflicts with function declaration ‘template std::__cxx11::string lest::make_string(const T*)’ inline std::string make_string( T const * ptr ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:713:24: error: previous non-function declaration ‘template int lest::make_string’ auto make_string( std::tuple const & tuple ) -> std::string ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:728:44: error: conflicts with function declaration ‘template std::__cxx11::string lest::make_string(R C::*)’ inline std::string make_string( R C::* ptr ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:736:41: error: top-level declaration of ‘to_string’ specifies ‘auto’ auto to_string( T const * ptr ) -> std::string ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:736:41: error: trailing return type only available with -std=c++11 or -std=gnu++11 /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:742:38: error: top-level declaration of ‘to_string’ specifies ‘auto’ auto to_string( R C::* ptr ) -> std::string ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:742:38: error: trailing return type only available with -std=c++11 or -std=gnu++11 /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:748:37: error: ‘ForNonContainerNonPointer’ does not name a type auto to_string( T const & item ) -> ForNonContainerNonPointer ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:748:62: error: expected initializer before ‘<’ token auto to_string( T const & item ) -> ForNonContainerNonPointer ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:754:37: error: ‘ForContainer’ does not name a type auto to_string( C const & cont ) -> ForContainer ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:754:49: error: expected initializer before ‘<’ token auto to_string( C const & cont ) -> ForContainer ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:768:52: error: top-level declaration of ‘to_string’ specifies ‘auto’ auto to_string( std::wstring const & txt ) -> std::string ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:768:52: error: trailing return type only available with -std=c++11 or -std=gnu++11 /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:781:51: error: top-level declaration of ‘make_value_string’ specifies ‘auto’ auto make_value_string( T const & value ) -> std::string ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:781:51: error: trailing return type only available with -std=c++11 or -std=gnu++11 /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:787:72: error: top-level declaration of ‘make_memory_string’ specifies ‘auto’ auto make_memory_string( void const * item, std::size_t size ) -> std::string ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:787:72: error: trailing return type only available with -std=c++11 or -std=gnu++11 /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:814:51: error: top-level declaration of ‘make_memory_string’ specifies ‘auto’ auto make_memory_string( T const & item ) -> std::string ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:814:51: error: trailing return type only available with -std=c++11 or -std=gnu++11 /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:820:47: error: top-level declaration of ‘to_string’ specifies ‘auto’ auto to_string( approx const & appr ) -> std::string ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:820:47: error: trailing return type only available with -std=c++11 or -std=gnu++11 /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:826:72: error: top-level declaration of ‘to_string’ specifies ‘auto’ auto to_string( L const & lhs, std::string op, R const & rhs ) -> std::string ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:826:72: error: trailing return type only available with -std=c++11 or -std=gnu++11 /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:903:8: error: ‘text’ does not name a type inline text colourise( text words ) { return words; } ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:906:8: error: ‘text’ does not name a type inline text pluralise( text word, int n ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::ostream& lest::operator<<(std::ostream&, lest::comment)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:913:37: error: ‘struct lest::comment’ has no member named ‘info’ return os << (note ? " " + note.info : "" ); ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘std::ostream& lest::operator<<(std::ostream&, lest::location)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:919:24: error: ‘struct lest::location’ has no member named ‘file’ return os << where.file << ":" << where.line; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: At global scope: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:925:59: error: ‘text’ has not been declared inline void report( std::ostream & os, message const & e, text test ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: In function ‘void lest::report(std::ostream&, const lest::message&, int)’: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:927:43: error: ‘const struct lest::message’ has no member named ‘kind’ os << e.where << ": " << colourise( e.kind ) << e.note << ": " << test << ": " << colourise( e.what() ) << std::endl; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:927:48: error: ‘colourise’ was not declared in this scope os << e.where << ": " << colourise( e.kind ) << e.note << ": " << test << ": " << colourise( e.what() ) << std::endl; ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp: At global scope: /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:938:25: error: ‘lest::search’ declared as an ‘inline’ variable inline bool search( text part, text line ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:938:25: error: ‘text’ was not declared in this scope /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:938:36: error: ‘text’ was not declared in this scope inline bool search( text part, text line ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:938:46: error: expression list treated as compound expression in initializer [-fpermissive] inline bool search( text part, text line ) ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:939:5: error: expected ‘,’ or ‘;’ before ‘{’ token { ^ /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:1482:30: error: expected ‘}’ before end of line /home/conan/workspace/prod-v1/bsr/52320/deeec/.conan/data/lest/1.35.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/lest/lest.hpp:1482:30: error: expected declaration before end of line make[2]: *** [CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** lest/1.35.2 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior lest/1.35.2 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ERROR: lest/1.35.2 (test package): Error in build() method, line 21 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/workspace/prod-v1/bsr/cci-1bf91289/recipes/lest/all/test_package/build/Release" '--' '-j3'