******************************************************************************** conan test conan-center-index/recipes/vtu11/all/test_package/conanfile.py vtu11/1.0.0@#80bfe6cf8d51b48a459e05293234ff74 -pr /home/conan/w/prod/BuildSingleReference/139068/290e0b77-eb3d-4d1c-9c56-8898cbeef073/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 vtu11/1.0.0 (test package): Installing package Requirements vtu11/1.0.0 from local cache - Cache zlib/1.2.13 from 'conan-center' - Cache Packages vtu11/1.0.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache zlib/1.2.13:76f87539fc90ff313e0b3182641a9bb558a717d2 - Cache Installing (downloading, building) binaries... zlib/1.2.13: Already installed! vtu11/1.0.0: Already installed! vtu11/1.0.0 (test package): Generator txt created conanbuildinfo.txt vtu11/1.0.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' vtu11/1.0.0 (test package): Generator 'CMakeDeps' calling 'generate()' vtu11/1.0.0 (test package): Generator 'CMakeToolchain' calling 'generate()' vtu11/1.0.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' vtu11/1.0.0 (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/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' vtu11/1.0.0 (test package): Aggregating env generators vtu11/1.0.0 (test package): Generated conaninfo.txt vtu11/1.0.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/build/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 vtu11/1.0.0 (test package): Calling build() vtu11/1.0.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/build/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 'vtu11::vtu11' -- Conan: Target declared 'ZLIB::ZLIB' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/build/Release vtu11/1.0.0 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/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 In file included from /usr/include/c++/5/chrono:35:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:186, from /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/vtu11.hpp:13, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/test_package.cpp:3: /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/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/vtu11.hpp:13:0, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:21:7: error: expected nested-name-specifier before ‘StringStringMap’ using StringStringMap = std::map; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:28:7: error: expected nested-name-specifier before ‘DataSetInfo’ using DataSetInfo = std::tuple; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:29:7: error: expected nested-name-specifier before ‘DataSetData’ using DataSetData = std::vector; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:31:7: error: expected nested-name-specifier before ‘VtkCellType’ using VtkCellType = std::int8_t; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:32:7: error: expected nested-name-specifier before ‘VtkIndexType’ using VtkIndexType = std::int64_t; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:34:7: error: expected nested-name-specifier before ‘HeaderType’ using HeaderType = size_t; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:35:7: error: expected nested-name-specifier before ‘Byte’ using Byte = unsigned char; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:56:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/vtu11.hpp:13, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:329:11: error: expected nested-name-specifier before ‘value_type’ using value_type = char_type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:333:12: error: ‘constexpr’ does not name a type static constexpr value_type preferred_separator = '/'; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:333:12: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:339:1: error: ‘constexpr’ does not name a type constexpr char_type path_helper_base::preferred_separator; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:339:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:365:54: error: no members matching ‘ghc::filesystem::path_helper_base::value_type’ in ‘class ghc::filesystem::path_helper_base’ using path_helper_base::value_type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:367:11: error: expected nested-name-specifier before ‘string_type’ using string_type = std::basic_string; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:368:28: error: ‘value_type’ was not declared in this scope using path_helper_base::preferred_separator; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:368:38: error: template argument 1 is invalid using path_helper_base::preferred_separator; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:382:5: error: expected class-name before ‘{’ token { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:385:67: error: ‘>>’ should be ‘> >’ within a nested template argument list struct _is_basic_string> : std::true_type ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:386:5: error: expected class-name before ‘{’ token { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:389:99: error: ‘>>’ should be ‘> >’ within a nested template argument list struct _is_basic_string, std::allocator>> : std::true_type ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:390:5: error: expected class-name before ‘{’ token { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:404:5: error: expected unqualified-id before ‘using’ using path_type = typename std::enable_if::value, path>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:406:5: error: expected unqualified-id before ‘using’ using path_from_string = typename std::enable_if<_is_basic_string::value || std::is_same::type>::value || std::is_same::type>::value || ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:56:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/vtu11.hpp:13, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:410:5: error: expected unqualified-id before ‘using’ using path_type_EcharT = typename std::enable_if::value || std::is_same::value || std::is_same::value || std::is_same::value, path>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:412:10: error: expected ‘;’ at end of member declaration path() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:412:12: error: ‘noexcept’ does not name a type path() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:412:12: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:414:14: error: expected ‘,’ or ‘...’ before ‘&&’ token path(path&& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:414:18: error: invalid constructor; you probably meant ‘ghc::filesystem::path (const ghc::filesystem::path&)’ path(path&& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:414:18: error: expected ‘;’ at end of member declaration /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:414:20: error: ‘noexcept’ does not name a type path(path&& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:414:20: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:415:21: error: expected ‘)’ before ‘&&’ token path(string_type&& source, format fmt = auto_format); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:416:40: error: ‘path_from_string’ does not name a type template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:416:56: error: expected ‘>’ before ‘<’ token template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:417:57: error: expected unqualified-id before ‘;’ token path(const Source& source, format fmt = auto_format); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:421:40: error: ‘path_from_string’ does not name a type template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:421:56: error: expected ‘>’ before ‘<’ token template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:422:81: error: expected unqualified-id before ‘;’ token path(const Source& source, const std::locale& loc, format fmt = auto_format); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:430:25: error: expected ‘,’ or ‘...’ before ‘&&’ token path& operator=(path&& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:430:29: error: expected ‘;’ at end of member declaration path& operator=(path&& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:430:31: error: ‘noexcept’ does not name a type path& operator=(path&& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:430:31: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:431:21: error: declaration of ‘operator=’ as non-function path& operator=(string_type&& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:431:19: error: expected ‘;’ at end of member declaration path& operator=(string_type&& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:431:32: error: expected ‘)’ before ‘&&’ token path& operator=(string_type&& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:432:11: error: expected ‘;’ at end of member declaration path& assign(string_type&& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:432:29: error: expected ‘)’ before ‘&&’ token path& assign(string_type&& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:436:39: error: ‘ghc::filesystem::path& ghc::filesystem::path::assign(const Source&)’ conflicts with a previous declaration path& assign(const Source& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:432:18: note: previous declaration ‘ghc::filesystem::path& ghc::filesystem::path::assign’ path& assign(string_type&& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:438:58: error: ‘ghc::filesystem::path::assign’ conflicts with a previous declaration path& assign(InputIterator first, InputIterator last); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:432:18: note: previous declaration ‘ghc::filesystem::path& ghc::filesystem::path::assign’ path& assign(string_type&& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:451:28: error: ‘string_type’ does not name a type path& operator+=(const string_type& x); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:455:28: error: ‘value_type’ does not name a type path& operator+=(const value_type* x); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:456:22: error: declaration of ‘operator+=’ as non-function path& operator+=(value_type x); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:456:19: error: expected ‘;’ at end of member declaration path& operator+=(value_type x); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:456:33: error: expected ‘)’ before ‘x’ path& operator+=(value_type x); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:458:5: error: ‘path_from_string’ does not name a type path_from_string& operator+=(const Source& x); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:460:5: error: ‘path_type_EcharT’ does not name a type path_type_EcharT& operator+=(EcharT x); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:467:16: error: expected ‘;’ at end of member declaration void clear() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:467:18: error: ‘noexcept’ does not name a type void clear() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:467:18: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:472:24: error: expected ‘;’ at end of member declaration void swap(path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:472:26: error: ‘noexcept’ does not name a type void swap(path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:472:26: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:475:11: error: ‘string_type’ does not name a type const string_type& native() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:476:11: error: ‘value_type’ does not name a type const value_type* c_str() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:477:14: error: expected type-specifier before ‘string_type’ operator string_type() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:478:109: error: spurious ‘>>’, use ‘>’ to terminate a template argument list template , class Allocator = std::allocator> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:479:39: error: ‘Allocator’ was not declared in this scope std::basic_string string(const Allocator& a = Allocator()) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:479:48: error: template argument 3 is invalid std::basic_string string(const Allocator& a = Allocator()) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:479:50: error: two or more data types in declaration of ‘type name’ std::basic_string string(const Allocator& a = Allocator()) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:479:50: error: expected ‘>’ before ‘string’ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:479:96: error: expected unqualified-id before ‘;’ token std::basic_string string(const Allocator& a = Allocator()) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:487:10: error: ‘u16string’ in namespace ‘std’ does not name a type std::u16string u16string() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:488:10: error: ‘u32string’ in namespace ‘std’ does not name a type std::u32string u32string() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:491:109: error: spurious ‘>>’, use ‘>’ to terminate a template argument list template , class Allocator = std::allocator> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:492:39: error: ‘Allocator’ was not declared in this scope std::basic_string generic_string(const Allocator& a = Allocator()) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:492:48: error: template argument 3 is invalid std::basic_string generic_string(const Allocator& a = Allocator()) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:492:50: error: two or more data types in declaration of ‘type name’ std::basic_string generic_string(const Allocator& a = Allocator()) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:492:50: error: expected ‘>’ before ‘generic_string’ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:492:104: error: expected unqualified-id before ‘;’ token std::basic_string generic_string(const Allocator& a = Allocator()) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:500:10: error: ‘u16string’ in namespace ‘std’ does not name a type std::u16string generic_u16string() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:501:10: error: ‘u32string’ in namespace ‘std’ does not name a type std::u32string generic_u32string() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:504:32: error: expected ‘;’ at end of member declaration int compare(const path& p) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:504:38: error: ‘noexcept’ does not name a type int compare(const path& p) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:504:38: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:505:23: error: ‘string_type’ does not name a type int compare(const string_type& s) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:509:23: error: ‘value_type’ does not name a type int compare(const value_type* s) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:522:18: error: expected ‘;’ at end of member declaration bool empty() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:522:24: error: ‘noexcept’ does not name a type bool empty() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:522:24: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:541:11: error: expected nested-name-specifier before ‘const_iterator’ using const_iterator = iterator; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:546:11: error: expected nested-name-specifier before ‘impl_value_type’ using impl_value_type = value_type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:547:11: error: expected nested-name-specifier before ‘impl_string_type’ using impl_string_type = std::basic_string; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:549:28: error: ‘value_type’ does not name a type void append_name(const value_type* name); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:550:12: error: ‘constexpr’ does not name a type static constexpr impl_value_type generic_separator = '/'; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:550:12: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:572:42: error: expected ‘;’ at end of member declaration friend void swap(path& lhs, path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:572:44: error: ‘noexcept’ does not name a type friend void swap(path& lhs, path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:572:44: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:573:43: error: expected ‘;’ at end of member declaration friend size_t hash_value(const path& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:573:45: error: ‘noexcept’ does not name a type friend size_t hash_value(const path& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:573:45: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:574:47: error: ‘std::error_code’ has not been declared friend path canonical(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:575:5: error: ‘string_type’ does not name a type string_type::size_type root_name_length() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:578:5: error: ‘impl_string_type’ does not name a type impl_string_type _path; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:588:18: error: ‘string_type’ does not name a type static const string_type::size_type _prefixLength{0}; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:593:44: error: expected initializer before ‘noexcept’ GHC_FS_API void swap(path& lhs, path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:594:45: error: expected initializer before ‘noexcept’ GHC_FS_API size_t hash_value(const path& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:598:62: error: expected initializer before ‘noexcept’ GHC_FS_API bool operator==(const path& lhs, const path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:599:62: error: expected initializer before ‘noexcept’ GHC_FS_API bool operator!=(const path& lhs, const path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:600:61: error: expected initializer before ‘noexcept’ GHC_FS_API bool operator<(const path& lhs, const path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:601:62: error: expected initializer before ‘noexcept’ GHC_FS_API bool operator<=(const path& lhs, const path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:602:61: error: expected initializer before ‘noexcept’ GHC_FS_API bool operator>(const path& lhs, const path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:603:62: error: expected initializer before ‘noexcept’ GHC_FS_API bool operator>=(const path& lhs, const path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:613:42: error: ‘path_from_string’ in ‘class ghc::filesystem::path’ does not name a template type template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:613:58: error: expected ‘>’ before ‘<’ token template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:617:34: error: expected unqualified-id before ‘;’ token path u8path(const Source& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:626:1: error: expected class-name before ‘{’ token { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:628:56: error: ‘std::error_code’ has not been declared filesystem_error(const std::string& what_arg, std::error_code ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:629:72: error: ‘std::error_code’ has not been declared filesystem_error(const std::string& what_arg, const path& p1, std::error_code ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:630:88: error: ‘std::error_code’ has not been declared filesystem_error(const std::string& what_arg, const path& p1, const path& p2, std::error_code ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:631:25: error: expected ‘;’ at end of member declaration const path& path1() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:631:31: error: ‘noexcept’ does not name a type const path& path1() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:631:31: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:632:25: error: expected ‘;’ at end of member declaration const path& path2() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:632:31: error: ‘noexcept’ does not name a type const path& path2() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:632:31: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:633:24: error: expected ‘;’ at end of member declaration const char* what() const noexcept override; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:633:30: error: ‘noexcept’ does not name a type const char* what() const noexcept override; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:633:30: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:637:10: error: ‘error_code’ in namespace ‘std’ does not name a type std::error_code _ec; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:644:11: error: expected nested-name-specifier before ‘value_type’ using value_type = const path; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:645:11: error: expected nested-name-specifier before ‘difference_type’ using difference_type = std::ptrdiff_t; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:646:11: error: expected nested-name-specifier before ‘pointer’ using pointer = const path*; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:647:11: error: expected nested-name-specifier before ‘reference’ using reference = const path&; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:648:11: error: expected nested-name-specifier before ‘iterator_category’ using iterator_category = std::bidirectional_iterator_tag; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:651:35: error: ‘impl_string_type’ does not name a type iterator(const path& p, const impl_string_type::const_iterator& pos); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:651:67: error: expected unqualified-id before ‘&’ token iterator(const path& p, const impl_string_type::const_iterator& pos); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:651:67: error: expected ‘)’ before ‘&’ token /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:651:53: error: expected ‘;’ at end of member declaration iterator(const path& p, const impl_string_type::const_iterator& pos); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:651:69: error: expected ‘;’ at end of member declaration iterator(const path& p, const impl_string_type::const_iterator& pos); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:651:72: error: expected unqualified-id before ‘)’ token iterator(const path& p, const impl_string_type::const_iterator& pos); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:658:5: error: ‘reference’ does not name a type reference operator*() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:659:5: error: ‘pointer’ does not name a type pointer operator->() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:663:5: error: ‘impl_string_type’ does not name a type impl_string_type::const_iterator increment(const impl_string_type::const_iterator& pos) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:664:5: error: ‘impl_string_type’ does not name a type impl_string_type::const_iterator decrement(const impl_string_type::const_iterator& pos) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:666:5: error: ‘impl_string_type’ does not name a type impl_string_type::const_iterator _first; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:667:5: error: ‘impl_string_type’ does not name a type impl_string_type::const_iterator _last; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:668:5: error: ‘impl_string_type’ does not name a type impl_string_type::const_iterator _prefix; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:669:5: error: ‘impl_string_type’ does not name a type impl_string_type::const_iterator _root; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:670:5: error: ‘impl_string_type’ does not name a type impl_string_type::const_iterator _iter; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:676:5: error: ‘uintmax_t’ does not name a type uintmax_t capacity; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:677:5: error: ‘uintmax_t’ does not name a type uintmax_t free; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:678:5: error: ‘uintmax_t’ does not name a type uintmax_t available; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:695:12: error: use of enum ‘perms’ without previous declaration enum class perms : uint16_t { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:695:18: error: expected unqualified-id before ‘:’ token enum class perms : uint16_t { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:722:12: error: use of enum ‘perm_options’ without previous declaration enum class perm_options : uint16_t { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:722:25: error: expected unqualified-id before ‘:’ token enum class perm_options : uint16_t { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:729:12: error: use of enum ‘copy_options’ without previous declaration enum class copy_options : uint16_t { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:729:25: error: expected unqualified-id before ‘:’ token enum class copy_options : uint16_t { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:748:12: error: use of enum ‘directory_options’ without previous declaration enum class directory_options : uint16_t { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:748:30: error: expected unqualified-id before ‘:’ token enum class directory_options : uint16_t { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:759:17: error: expected ‘;’ at end of member declaration file_status() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:759:19: error: ‘noexcept’ does not name a type file_status() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:759:19: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:760:40: error: ‘perms’ has not been declared explicit file_status(file_type ft, perms prms = perms::unknown) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:760:67: error: expected ‘;’ at end of member declaration explicit file_status(file_type ft, perms prms = perms::unknown) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:760:69: error: ‘noexcept’ does not name a type explicit file_status(file_type ft, perms prms = perms::unknown) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:760:69: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:761:35: error: expected ‘;’ at end of member declaration file_status(const file_status&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:761:37: error: ‘noexcept’ does not name a type file_status(const file_status&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:761:37: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:762:28: error: expected ‘,’ or ‘...’ before ‘&&’ token file_status(file_status&&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:762:30: error: invalid constructor; you probably meant ‘ghc::filesystem::file_status (const ghc::filesystem::file_status&)’ file_status(file_status&&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:762:30: error: expected ‘;’ at end of member declaration /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:762:32: error: ‘noexcept’ does not name a type file_status(file_status&&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:762:32: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:765:46: error: expected ‘;’ at end of member declaration file_status& operator=(const file_status&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:765:48: error: ‘noexcept’ does not name a type file_status& operator=(const file_status&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:765:48: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:766:39: error: expected ‘,’ or ‘...’ before ‘&&’ token file_status& operator=(file_status&&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:766:41: error: expected ‘;’ at end of member declaration file_status& operator=(file_status&&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:766:43: error: ‘noexcept’ does not name a type file_status& operator=(file_status&&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:766:43: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:768:27: error: expected ‘;’ at end of member declaration void type(file_type ft) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:768:29: error: ‘noexcept’ does not name a type void type(file_type ft) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:768:29: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:769:22: error: ‘perms’ has not been declared void permissions(perms prms) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:769:32: error: expected ‘;’ at end of member declaration void permissions(perms prms) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:769:34: error: ‘noexcept’ does not name a type void permissions(perms prms) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:769:34: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:771:22: error: expected ‘;’ at end of member declaration file_type type() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:771:28: error: ‘noexcept’ does not name a type file_type type() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:771:28: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:772:5: error: ‘perms’ does not name a type perms permissions() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:773:74: error: expected ‘;’ at end of member declaration friend bool operator==(const file_status& lhs, const file_status& rhs) noexcept { return lhs.type() == rhs.type() && lhs.permissions() == rhs.permissions(); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:773:76: error: ‘noexcept’ does not name a type friend bool operator==(const file_status& lhs, const file_status& rhs) noexcept { return lhs.type() == rhs.type() && lhs.permissions() == rhs.permissions(); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:773:76: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:776:5: error: ‘perms’ does not name a type perms _perms; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:760:53: error: ‘perms’ has not been declared explicit file_status(file_type ft, perms prms = perms::unknown) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:779:7: error: expected nested-name-specifier before ‘file_time_type’ using file_time_type = std::chrono::time_point; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:786:21: error: expected ‘;’ at end of member declaration directory_entry() noexcept = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:786:23: error: ‘noexcept’ does not name a type directory_entry() noexcept = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:786:23: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:788:36: error: expected ‘,’ or ‘...’ before ‘&&’ token directory_entry(directory_entry&&) noexcept = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:788:38: error: invalid constructor; you probably meant ‘ghc::filesystem::directory_entry (const ghc::filesystem::directory_entry&)’ directory_entry(directory_entry&&) noexcept = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:788:38: error: expected ‘;’ at end of member declaration /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:788:40: error: ‘noexcept’ does not name a type directory_entry(directory_entry&&) noexcept = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:788:40: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:792:41: error: ‘std::error_code’ has not been declared directory_entry(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:797:47: error: expected ‘,’ or ‘...’ before ‘&&’ token directory_entry& operator=(directory_entry&&) noexcept = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:797:49: error: expected ‘;’ at end of member declaration directory_entry& operator=(directory_entry&&) noexcept = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:797:51: error: ‘noexcept’ does not name a type directory_entry& operator=(directory_entry&&) noexcept = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:797:51: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:805:37: error: ‘std::error_code’ has not been declared void assign(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:806:47: error: ‘std::error_code’ has not been declared void replace_filename(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:807:23: error: ‘std::error_code’ has not been declared void refresh(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:807:37: error: expected ‘;’ at end of member declaration void refresh(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:807:39: error: ‘noexcept’ does not name a type void refresh(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:807:39: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:810:36: error: expected ‘;’ at end of member declaration const filesystem::path& path() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:810:42: error: ‘noexcept’ does not name a type const filesystem::path& path() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:810:42: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:811:40: error: expected ‘;’ at end of member declaration operator const filesystem::path&() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:811:46: error: ‘noexcept’ does not name a type operator const filesystem::path&() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:811:46: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:822:5: error: ‘uintmax_t’ does not name a type uintmax_t file_size() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:823:5: error: ‘file_time_type’ does not name a type file_time_type last_write_time() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:827:22: error: ‘std::error_code’ has not been declared bool exists(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:827:38: error: expected ‘;’ at end of member declaration bool exists(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:827:44: error: ‘noexcept’ does not name a type bool exists(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:827:44: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:828:29: error: ‘std::error_code’ has not been declared bool is_block_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:828:45: error: expected ‘;’ at end of member declaration bool is_block_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:828:51: error: ‘noexcept’ does not name a type bool is_block_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:828:51: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:829:33: error: ‘std::error_code’ has not been declared bool is_character_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:829:49: error: expected ‘;’ at end of member declaration bool is_character_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:829:55: error: ‘noexcept’ does not name a type bool is_character_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:829:55: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:830:28: error: ‘std::error_code’ has not been declared bool is_directory(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:830:44: error: expected ‘;’ at end of member declaration bool is_directory(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:830:50: error: ‘noexcept’ does not name a type bool is_directory(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:830:50: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:831:23: error: ‘std::error_code’ has not been declared bool is_fifo(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:831:39: error: expected ‘;’ at end of member declaration bool is_fifo(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:831:45: error: ‘noexcept’ does not name a type bool is_fifo(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:831:45: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:832:24: error: ‘std::error_code’ has not been declared bool is_other(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:832:40: error: expected ‘;’ at end of member declaration bool is_other(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:832:46: error: ‘noexcept’ does not name a type bool is_other(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:832:46: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:833:31: error: ‘std::error_code’ has not been declared bool is_regular_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:833:47: error: expected ‘;’ at end of member declaration bool is_regular_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:833:53: error: ‘noexcept’ does not name a type bool is_regular_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:833:53: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:834:25: error: ‘std::error_code’ has not been declared bool is_socket(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:834:41: error: expected ‘;’ at end of member declaration bool is_socket(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:834:47: error: ‘noexcept’ does not name a type bool is_socket(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:834:47: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:835:26: error: ‘std::error_code’ has not been declared bool is_symlink(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:835:42: error: expected ‘;’ at end of member declaration bool is_symlink(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:835:48: error: ‘noexcept’ does not name a type bool is_symlink(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:835:48: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:836:5: error: ‘uintmax_t’ does not name a type uintmax_t file_size(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:837:5: error: ‘file_time_type’ does not name a type file_time_type last_write_time(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:838:29: error: ‘std::error_code’ has not been declared file_status status(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:838:45: error: expected ‘;’ at end of member declaration file_status status(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:838:51: error: ‘noexcept’ does not name a type file_status status(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:838:51: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:839:37: error: ‘std::error_code’ has not been declared file_status symlink_status(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:839:53: error: expected ‘;’ at end of member declaration file_status symlink_status(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:839:59: error: ‘noexcept’ does not name a type file_status symlink_status(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:839:59: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:843:5: error: ‘uintmax_t’ does not name a type uintmax_t hard_link_count() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:845:5: error: ‘uintmax_t’ does not name a type uintmax_t hard_link_count(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:851:48: error: expected ‘;’ at end of member declaration bool operator<(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:851:54: error: ‘noexcept’ does not name a type bool operator<(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:851:54: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:852:49: error: expected ‘;’ at end of member declaration bool operator==(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:852:55: error: ‘noexcept’ does not name a type bool operator==(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:852:55: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:853:49: error: expected ‘;’ at end of member declaration bool operator!=(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:853:55: error: ‘noexcept’ does not name a type bool operator!=(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:853:55: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:854:49: error: expected ‘;’ at end of member declaration bool operator<=(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:854:55: error: ‘noexcept’ does not name a type bool operator<=(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:854:55: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:855:48: error: expected ‘;’ at end of member declaration bool operator>(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:855:54: error: ‘noexcept’ does not name a type bool operator>(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:855:54: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:856:49: error: expected ‘;’ at end of member declaration bool operator>=(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:856:55: error: ‘noexcept’ does not name a type bool operator>=(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:856:55: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:863:5: error: ‘uintmax_t’ does not name a type uintmax_t _file_size = 0; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:865:5: error: ‘uintmax_t’ does not name a type uintmax_t _hard_link_count = 0; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:877:44: error: expected ‘;’ at end of member declaration const directory_entry& operator*() const& noexcept { return _dir_entry; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:877:81: error: expected ‘;’ at end of member declaration const directory_entry& operator*() const& noexcept { return _dir_entry; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:878:35: error: expected ‘;’ at end of member declaration directory_entry operator*() && noexcept { return std::move(_dir_entry); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:878:37: error: expected unqualified-id before ‘&&’ token directory_entry operator*() && noexcept { return std::move(_dir_entry); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:889:11: error: expected nested-name-specifier before ‘iterator_category’ using iterator_category = std::input_iterator_tag; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:890:11: error: expected nested-name-specifier before ‘value_type’ using value_type = directory_entry; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:891:11: error: expected nested-name-specifier before ‘difference_type’ using difference_type = std::ptrdiff_t; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:892:11: error: expected nested-name-specifier before ‘pointer’ using pointer = const directory_entry*; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:893:11: error: expected nested-name-specifier before ‘reference’ using reference = const directory_entry&; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:896:24: error: expected ‘;’ at end of member declaration directory_iterator() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:896:26: error: ‘noexcept’ does not name a type directory_iterator() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:896:26: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:899:39: error: ‘directory_options’ has not been declared directory_iterator(const path& p, directory_options options); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:901:44: error: ‘std::error_code’ has not been declared directory_iterator(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:901:58: error: expected ‘;’ at end of member declaration directory_iterator(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:901:60: error: ‘noexcept’ does not name a type directory_iterator(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:901:60: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:902:39: error: ‘directory_options’ has not been declared directory_iterator(const path& p, directory_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:902:71: error: ‘std::error_code’ has not been declared directory_iterator(const path& p, directory_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:902:85: error: expected ‘;’ at end of member declaration directory_iterator(const path& p, directory_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:902:87: error: ‘noexcept’ does not name a type directory_iterator(const path& p, directory_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:902:87: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:904:42: error: expected ‘,’ or ‘...’ before ‘&&’ token directory_iterator(directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:904:48: error: invalid constructor; you probably meant ‘ghc::filesystem::directory_iterator (const ghc::filesystem::directory_iterator&)’ directory_iterator(directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:904:48: error: expected ‘;’ at end of member declaration /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:904:50: error: ‘noexcept’ does not name a type directory_iterator(directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:904:50: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:907:53: error: expected ‘,’ or ‘...’ before ‘&&’ token directory_iterator& operator=(directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:907:59: error: expected ‘;’ at end of member declaration directory_iterator& operator=(directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:907:61: error: ‘noexcept’ does not name a type directory_iterator& operator=(directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:907:61: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:913:25: error: expected ‘;’ at end of member declaration directory_iterator& increment(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:913:50: error: expected ‘)’ before ‘&’ token directory_iterator& increment(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:930:10: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr _impl; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:877:62: error: expected primary-expression before ‘return’ const directory_entry& operator*() const& noexcept { return _dir_entry; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:877:62: error: expected ‘}’ before ‘return’ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:877:62: error: invalid initialization of non-const reference of type ‘int&’ from an rvalue of type ‘’ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:877:62: error: expected ‘;’ before ‘return’ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In member function ‘ghc::filesystem::directory_iterator::proxy ghc::filesystem::directory_iterator::operator++(int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:919:23: error: in C++98 ‘p’ must be initialized by constructor, not by ‘{...}’ proxy p{**this}; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:934:62: error: expected initializer before ‘noexcept’ GHC_FS_API directory_iterator begin(directory_iterator iter) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:935:62: error: expected initializer before ‘noexcept’ GHC_FS_API directory_iterator end(const directory_iterator&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:941:11: error: expected nested-name-specifier before ‘iterator_category’ using iterator_category = std::input_iterator_tag; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:942:11: error: expected nested-name-specifier before ‘value_type’ using value_type = directory_entry; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:943:11: error: expected nested-name-specifier before ‘difference_type’ using difference_type = std::ptrdiff_t; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:944:11: error: expected nested-name-specifier before ‘pointer’ using pointer = const directory_entry*; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:945:11: error: expected nested-name-specifier before ‘reference’ using reference = const directory_entry&; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:948:34: error: expected ‘;’ at end of member declaration recursive_directory_iterator() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:948:36: error: ‘noexcept’ does not name a type recursive_directory_iterator() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:948:36: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:951:49: error: ‘directory_options’ has not been declared recursive_directory_iterator(const path& p, directory_options options); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:953:49: error: ‘directory_options’ has not been declared recursive_directory_iterator(const path& p, directory_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:953:81: error: ‘std::error_code’ has not been declared recursive_directory_iterator(const path& p, directory_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:953:95: error: expected ‘;’ at end of member declaration recursive_directory_iterator(const path& p, directory_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:953:97: error: ‘noexcept’ does not name a type recursive_directory_iterator(const path& p, directory_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:953:97: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:954:54: error: ‘std::error_code’ has not been declared recursive_directory_iterator(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:954:68: error: expected ‘;’ at end of member declaration recursive_directory_iterator(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:954:70: error: ‘noexcept’ does not name a type recursive_directory_iterator(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:954:70: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:956:62: error: expected ‘,’ or ‘...’ before ‘&&’ token recursive_directory_iterator(recursive_directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:956:68: error: invalid constructor; you probably meant ‘ghc::filesystem::recursive_directory_iterator (const ghc::filesystem::recursive_directory_iterator&)’ recursive_directory_iterator(recursive_directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:956:68: error: expected ‘;’ at end of member declaration /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:956:70: error: ‘noexcept’ does not name a type recursive_directory_iterator(recursive_directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:956:70: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:960:5: error: ‘directory_options’ does not name a type directory_options options() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:969:73: error: expected ‘,’ or ‘...’ before ‘&&’ token recursive_directory_iterator& operator=(recursive_directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:969:79: error: expected ‘;’ at end of member declaration recursive_directory_iterator& operator=(recursive_directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:969:81: error: ‘noexcept’ does not name a type recursive_directory_iterator& operator=(recursive_directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:969:81: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:973:35: error: expected ‘;’ at end of member declaration recursive_directory_iterator& increment(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:973:60: error: expected ‘)’ before ‘&’ token recursive_directory_iterator& increment(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:978:19: error: ‘std::error_code’ has not been declared void pop(std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:996:9: error: ‘directory_options’ does not name a type directory_options _options; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:999:61: error: expected ‘)’ before ‘options’ recursive_directory_iterator_impl(directory_options options, bool recursion_pending) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1005:10: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr _impl; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In member function ‘ghc::filesystem::directory_iterator::proxy ghc::filesystem::recursive_directory_iterator::operator++(int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:985:47: error: in C++98 ‘proxy’ must be initialized by constructor, not by ‘{...}’ directory_iterator::proxy proxy{**this}; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1009:82: error: expected initializer before ‘noexcept’ GHC_FS_API recursive_directory_iterator begin(recursive_directory_iterator iter) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1010:82: error: expected initializer before ‘noexcept’ GHC_FS_API recursive_directory_iterator end(const recursive_directory_iterator&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1017:56: error: ‘copy_options’ has not been declared GHC_FS_API void copy(const path& from, const path& to, copy_options options); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1019:61: error: ‘copy_options’ has not been declared GHC_FS_API bool copy_file(const path& from, const path& to, copy_options option); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1030:12: error: ‘uintmax_t’ does not name a type GHC_FS_API uintmax_t file_size(const path& p); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1040:12: error: ‘file_time_type’ does not name a type GHC_FS_API file_time_type last_write_time(const path& p); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1041:48: error: ‘file_time_type’ has not been declared GHC_FS_API void last_write_time(const path& p, file_time_type new_time); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1042:44: error: ‘perms’ has not been declared GHC_FS_API void permissions(const path& p, perms prms, perm_options opts = perm_options::replace); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1042:56: error: ‘perm_options’ has not been declared GHC_FS_API void permissions(const path& p, perms prms, perm_options opts = perm_options::replace); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1042:76: error: ‘perm_options’ has not been declared GHC_FS_API void permissions(const path& p, perms prms, perm_options opts = perm_options::replace); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1047:12: error: ‘uintmax_t’ does not name a type GHC_FS_API uintmax_t remove_all(const path& p); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1049:44: error: ‘uintmax_t’ has not been declared GHC_FS_API void resize_file(const path& p, uintmax_t size); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1056:46: error: ‘std::error_code’ has not been declared GHC_FS_API path absolute(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1057:47: error: ‘std::error_code’ has not been declared GHC_FS_API path canonical(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1058:61: error: ‘std::error_code’ has not been declared GHC_FS_API void copy(const path& from, const path& to, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1058:77: error: expected initializer before ‘noexcept’ GHC_FS_API void copy(const path& from, const path& to, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1059:56: error: ‘copy_options’ has not been declared GHC_FS_API void copy(const path& from, const path& to, copy_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1059:83: error: ‘std::error_code’ has not been declared GHC_FS_API void copy(const path& from, const path& to, copy_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1059:99: error: expected initializer before ‘noexcept’ GHC_FS_API void copy(const path& from, const path& to, copy_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1060:66: error: ‘std::error_code’ has not been declared GHC_FS_API bool copy_file(const path& from, const path& to, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1060:82: error: expected initializer before ‘noexcept’ GHC_FS_API bool copy_file(const path& from, const path& to, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1061:61: error: ‘copy_options’ has not been declared GHC_FS_API bool copy_file(const path& from, const path& to, copy_options option, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1061:87: error: ‘std::error_code’ has not been declared GHC_FS_API bool copy_file(const path& from, const path& to, copy_options option, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1061:103: error: expected initializer before ‘noexcept’ GHC_FS_API bool copy_file(const path& from, const path& to, copy_options option, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1062:90: error: ‘std::error_code’ has not been declared GHC_FS_API void copy_symlink(const path& existing_symlink, const path& new_symlink, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1062:106: error: expected initializer before ‘noexcept’ GHC_FS_API void copy_symlink(const path& existing_symlink, const path& new_symlink, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1063:56: error: ‘std::error_code’ has not been declared GHC_FS_API bool create_directories(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1063:72: error: expected initializer before ‘noexcept’ GHC_FS_API bool create_directories(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1064:54: error: ‘std::error_code’ has not been declared GHC_FS_API bool create_directory(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1064:70: error: expected initializer before ‘noexcept’ GHC_FS_API bool create_directory(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1065:78: error: ‘std::error_code’ has not been declared GHC_FS_API bool create_directory(const path& p, const path& attributes, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1065:94: error: expected initializer before ‘noexcept’ GHC_FS_API bool create_directory(const path& p, const path& attributes, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1066:88: error: ‘std::error_code’ has not been declared GHC_FS_API void create_directory_symlink(const path& to, const path& new_symlink, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1066:104: error: expected initializer before ‘noexcept’ GHC_FS_API void create_directory_symlink(const path& to, const path& new_symlink, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1067:78: error: ‘std::error_code’ has not been declared GHC_FS_API void create_symlink(const path& to, const path& new_symlink, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1067:94: error: expected initializer before ‘noexcept’ GHC_FS_API void create_symlink(const path& to, const path& new_symlink, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1068:35: error: ‘ghc::filesystem::path ghc::filesystem::current_path’ redeclared as different kind of symbol GHC_FS_API path current_path(std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1027:17: note: previous declaration ‘void ghc::filesystem::current_path(const ghc::filesystem::path&)’ GHC_FS_API void current_path(const path& p); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1068:30: error: ‘error_code’ is not a member of ‘std’ GHC_FS_API path current_path(std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1068:47: error: ‘ec’ was not declared in this scope GHC_FS_API path current_path(std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1069:50: error: ‘std::error_code’ has not been declared GHC_FS_API void current_path(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1069:66: error: expected initializer before ‘noexcept’ GHC_FS_API void current_path(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1070:39: error: expected initializer before ‘noexcept’ GHC_FS_API bool exists(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1071:44: error: ‘std::error_code’ has not been declared GHC_FS_API bool exists(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1071:60: error: expected initializer before ‘noexcept’ GHC_FS_API bool exists(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1072:65: error: ‘std::error_code’ has not been declared GHC_FS_API bool equivalent(const path& p1, const path& p2, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1072:81: error: expected initializer before ‘noexcept’ GHC_FS_API bool equivalent(const path& p1, const path& p2, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1073:12: error: ‘uintmax_t’ does not name a type GHC_FS_API uintmax_t file_size(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1074:46: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_block_file(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1075:51: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_block_file(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1075:67: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_block_file(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1076:50: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_character_file(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1077:55: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_character_file(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1077:71: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_character_file(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1078:45: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_directory(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1079:50: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_directory(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1079:66: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_directory(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1080:46: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_empty(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1080:62: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_empty(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1081:40: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_fifo(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1082:45: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_fifo(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1082:61: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_fifo(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1083:41: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_other(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1084:46: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_other(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1084:62: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_other(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1085:48: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_regular_file(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1086:53: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_regular_file(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1086:69: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_regular_file(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1087:42: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_socket(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1088:47: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_socket(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1088:63: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_socket(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1089:43: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_symlink(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1090:48: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_symlink(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1090:64: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_symlink(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1091:12: error: ‘file_time_type’ does not name a type GHC_FS_API file_time_type last_write_time(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1092:48: error: ‘file_time_type’ has not been declared GHC_FS_API void last_write_time(const path& p, file_time_type new_time, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1092:78: error: ‘std::error_code’ has not been declared GHC_FS_API void last_write_time(const path& p, file_time_type new_time, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1092:94: error: expected initializer before ‘noexcept’ GHC_FS_API void last_write_time(const path& p, file_time_type new_time, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1093:44: error: ‘perms’ has not been declared GHC_FS_API void permissions(const path& p, perms prms, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1093:61: error: ‘std::error_code’ has not been declared GHC_FS_API void permissions(const path& p, perms prms, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1093:77: error: expected initializer before ‘noexcept’ GHC_FS_API void permissions(const path& p, perms prms, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1094:44: error: ‘perms’ has not been declared GHC_FS_API void permissions(const path& p, perms prms, perm_options opts, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1094:56: error: ‘perm_options’ has not been declared GHC_FS_API void permissions(const path& p, perms prms, perm_options opts, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1094:80: error: ‘std::error_code’ has not been declared GHC_FS_API void permissions(const path& p, perms prms, perm_options opts, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1094:96: error: expected initializer before ‘noexcept’ GHC_FS_API void permissions(const path& p, perms prms, perm_options opts, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1095:47: error: ‘std::error_code’ has not been declared GHC_FS_API path proximate(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1096:65: error: ‘std::error_code’ has not been declared GHC_FS_API path proximate(const path& p, const path& base, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1097:50: error: ‘std::error_code’ has not been declared GHC_FS_API path read_symlink(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1098:46: error: ‘std::error_code’ has not been declared GHC_FS_API path relative(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1099:64: error: ‘std::error_code’ has not been declared GHC_FS_API path relative(const path& p, const path& base, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1100:44: error: ‘std::error_code’ has not been declared GHC_FS_API bool remove(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1100:60: error: expected initializer before ‘noexcept’ GHC_FS_API bool remove(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1101:12: error: ‘uintmax_t’ does not name a type GHC_FS_API uintmax_t remove_all(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1102:63: error: ‘std::error_code’ has not been declared GHC_FS_API void rename(const path& from, const path& to, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1102:79: error: expected initializer before ‘noexcept’ GHC_FS_API void rename(const path& from, const path& to, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1103:44: error: ‘uintmax_t’ has not been declared GHC_FS_API void resize_file(const path& p, uintmax_t size, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1103:65: error: ‘std::error_code’ has not been declared GHC_FS_API void resize_file(const path& p, uintmax_t size, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1103:81: error: expected initializer before ‘noexcept’ GHC_FS_API void resize_file(const path& p, uintmax_t size, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1104:49: error: ‘std::error_code’ has not been declared GHC_FS_API space_info space(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1104:65: error: expected initializer before ‘noexcept’ GHC_FS_API space_info space(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1105:51: error: ‘std::error_code’ has not been declared GHC_FS_API file_status status(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1105:67: error: expected initializer before ‘noexcept’ GHC_FS_API file_status status(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1106:45: error: expected initializer before ‘noexcept’ GHC_FS_API bool status_known(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1107:59: error: ‘std::error_code’ has not been declared GHC_FS_API file_status symlink_status(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1107:75: error: expected initializer before ‘noexcept’ GHC_FS_API file_status symlink_status(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1108:42: error: ‘ghc::filesystem::path ghc::filesystem::temp_directory_path’ redeclared as different kind of symbol GHC_FS_API path temp_directory_path(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1053:17: note: previous declaration ‘ghc::filesystem::path ghc::filesystem::temp_directory_path()’ GHC_FS_API path temp_directory_path(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1108:37: error: ‘error_code’ is not a member of ‘std’ GHC_FS_API path temp_directory_path(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1108:54: error: ‘ec’ was not declared in this scope GHC_FS_API path temp_directory_path(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1109:54: error: ‘std::error_code’ has not been declared GHC_FS_API path weakly_canonical(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1109:70: error: expected initializer before ‘noexcept’ GHC_FS_API path weakly_canonical(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1114:12: error: ‘uintmax_t’ does not name a type GHC_FS_API uintmax_t hard_link_count(const path& p); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1116:82: error: ‘std::error_code’ has not been declared GHC_FS_API void create_hard_link(const path& to, const path& new_hard_link, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1116:98: error: expected initializer before ‘noexcept’ GHC_FS_API void create_hard_link(const path& to, const path& new_hard_link, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1117:12: error: ‘uintmax_t’ does not name a type GHC_FS_API uintmax_t hard_link_count(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1121:61: error: spurious ‘>>’, use ‘>’ to terminate a template argument list template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1122:56: error: ‘traits’ was not declared in this scope class basic_filebuf : public std::basic_filebuf ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1122:62: error: template argument 2 is invalid class basic_filebuf : public std::basic_filebuf ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1123:1: error: definition of ‘class ghc::filesystem::basic_filebuf’ inside template parameter list { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1137:1: error: two or more data types in declaration of ‘type name’ }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1137:2: error: expected ‘>’ before ‘;’ token }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1137:2: error: expected unqualified-id before ‘;’ token /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1139:61: error: spurious ‘>>’, use ‘>’ to terminate a template argument list template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1140:58: error: ‘traits’ was not declared in this scope class basic_ifstream : public std::basic_ifstream ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1140:64: error: template argument 2 is invalid class basic_ifstream : public std::basic_ifstream ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1141:1: error: definition of ‘class ghc::filesystem::basic_ifstream’ inside template parameter list { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1160:1: error: two or more data types in declaration of ‘type name’ }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1160:2: error: expected ‘>’ before ‘;’ token }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1160:2: error: expected unqualified-id before ‘;’ token /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1162:61: error: spurious ‘>>’, use ‘>’ to terminate a template argument list template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1163:58: error: ‘traits’ was not declared in this scope class basic_ofstream : public std::basic_ofstream ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1163:64: error: template argument 2 is invalid class basic_ofstream : public std::basic_ofstream ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1164:1: error: definition of ‘class ghc::filesystem::basic_ofstream’ inside template parameter list { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1183:1: error: two or more data types in declaration of ‘type name’ }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1183:2: error: expected ‘>’ before ‘;’ token }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1183:2: error: expected unqualified-id before ‘;’ token /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1185:61: error: spurious ‘>>’, use ‘>’ to terminate a template argument list template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1186:56: error: ‘traits’ was not declared in this scope class basic_fstream : public std::basic_fstream ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1186:62: error: template argument 2 is invalid class basic_fstream : public std::basic_fstream ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1187:1: error: definition of ‘class ghc::filesystem::basic_fstream’ inside template parameter list { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1206:1: error: two or more data types in declaration of ‘type name’ }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1206:2: error: expected ‘>’ before ‘;’ token }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1206:2: error: expected unqualified-id before ‘;’ token /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1208:9: error: ‘basic_filebuf’ does not name a type typedef basic_filebuf filebuf; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1209:9: error: ‘basic_filebuf’ does not name a type typedef basic_filebuf wfilebuf; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1210:9: error: ‘basic_ifstream’ does not name a type typedef basic_ifstream ifstream; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1211:9: error: ‘basic_ifstream’ does not name a type typedef basic_ifstream wifstream; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1212:9: error: ‘basic_ofstream’ does not name a type typedef basic_ofstream ofstream; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1213:9: error: ‘basic_ofstream’ does not name a type typedef basic_ofstream wofstream; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1214:9: error: ‘basic_fstream’ does not name a type typedef basic_fstream fstream; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1215:9: error: ‘basic_fstream’ does not name a type typedef basic_fstream wfstream; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1247:46: error: ‘uint32_t’ has not been declared GHC_FS_API void appendUTF8(std::string& str, uint32_t unicode); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1248:30: error: ‘uint32_t’ was not declared in this scope GHC_FS_API bool is_surrogate(uint32_t c); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1249:35: error: ‘uint32_t’ was not declared in this scope GHC_FS_API bool is_high_surrogate(uint32_t c); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1250:34: error: ‘uint32_t’ was not declared in this scope GHC_FS_API bool is_low_surrogate(uint32_t c); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1251:69: error: ‘uint8_t’ does not name a type GHC_FS_API unsigned consumeUtf8Fragment(const unsigned state, const uint8_t fragment, uint32_t& codepoint); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1251:87: error: ‘uint32_t’ has not been declared GHC_FS_API unsigned consumeUtf8Fragment(const unsigned state, const uint8_t fragment, uint32_t& codepoint); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1261:17: error: ‘error_code’ in namespace ‘std’ does not name a type GHC_FS_API std::error_code make_error_code(portable_error err); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1265:17: error: ‘error_code’ in namespace ‘std’ does not name a type GHC_FS_API std::error_code make_system_error(int err = 0); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1273:17: error: ‘error_code’ in namespace ‘std’ does not name a type GHC_INLINE std::error_code make_error_code(portable_error err) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1323:17: error: ‘error_code’ in namespace ‘std’ does not name a type GHC_INLINE std::error_code make_system_error(int err) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1332:1: error: expected unqualified-id before ‘using’ using EnableBitmask = typename std::enable_if::value || std::is_same::value || std::is_same::value || std::is_same::value, Enum>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1336:1: error: ‘constexpr’ does not name a type constexpr detail::EnableBitmask operator&(Enum X, Enum Y) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1336:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1343:1: error: ‘constexpr’ does not name a type constexpr detail::EnableBitmask operator|(Enum X, Enum Y) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1343:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1350:1: error: ‘constexpr’ does not name a type constexpr detail::EnableBitmask operator^(Enum X, Enum Y) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1350:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1357:1: error: ‘constexpr’ does not name a type constexpr detail::EnableBitmask operator~(Enum X) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1357:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1364:9: error: ‘EnableBitmask’ in namespace ‘ghc::filesystem::detail’ does not name a template type detail::EnableBitmask& operator&=(Enum& X, Enum Y) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1371:9: error: ‘EnableBitmask’ in namespace ‘ghc::filesystem::detail’ does not name a template type detail::EnableBitmask& operator|=(Enum& X, Enum Y) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1378:9: error: ‘EnableBitmask’ in namespace ‘ghc::filesystem::detail’ does not name a template type detail::EnableBitmask& operator^=(Enum& X, Enum Y) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1388:26: error: ‘ghc::filesystem::detail::in_range’ declared as an ‘inline’ variable GHC_INLINE bool in_range(uint32_t c, uint32_t lo, uint32_t hi) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1388:26: error: ‘uint32_t’ was not declared in this scope /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1388:38: error: ‘uint32_t’ was not declared in this scope GHC_INLINE bool in_range(uint32_t c, uint32_t lo, uint32_t hi) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1388:51: error: ‘uint32_t’ was not declared in this scope GHC_INLINE bool in_range(uint32_t c, uint32_t lo, uint32_t hi) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1388:62: error: expression list treated as compound expression in initializer [-fpermissive] GHC_INLINE bool in_range(uint32_t c, uint32_t lo, uint32_t hi) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1389:1: error: expected ‘,’ or ‘;’ before ‘{’ token { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1393:30: error: ‘ghc::filesystem::detail::is_surrogate’ declared as an ‘inline’ variable GHC_INLINE bool is_surrogate(uint32_t c) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1393:30: error: redefinition of ‘bool ghc::filesystem::detail::is_surrogate’ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1248:17: note: ‘bool ghc::filesystem::detail::is_surrogate’ previously defined here GHC_FS_API bool is_surrogate(uint32_t c); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1393:30: error: ‘uint32_t’ was not declared in this scope GHC_INLINE bool is_surrogate(uint32_t c) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1398:35: error: ‘ghc::filesystem::detail::is_high_surrogate’ declared as an ‘inline’ variable GHC_INLINE bool is_high_surrogate(uint32_t c) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1398:35: error: redefinition of ‘bool ghc::filesystem::detail::is_high_surrogate’ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1249:17: note: ‘bool ghc::filesystem::detail::is_high_surrogate’ previously defined here GHC_FS_API bool is_high_surrogate(uint32_t c); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1398:35: error: ‘uint32_t’ was not declared in this scope GHC_INLINE bool is_high_surrogate(uint32_t c) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1403:34: error: ‘ghc::filesystem::detail::is_low_surrogate’ declared as an ‘inline’ variable GHC_INLINE bool is_low_surrogate(uint32_t c) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1403:34: error: redefinition of ‘bool ghc::filesystem::detail::is_low_surrogate’ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1250:17: note: ‘bool ghc::filesystem::detail::is_low_surrogate’ previously defined here GHC_FS_API bool is_low_surrogate(uint32_t c); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1403:34: error: ‘uint32_t’ was not declared in this scope GHC_INLINE bool is_low_surrogate(uint32_t c) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1408:46: error: ‘uint32_t’ has not been declared GHC_INLINE void appendUTF8(std::string& str, uint32_t unicode) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1440:69: error: ‘uint8_t’ does not name a type GHC_INLINE unsigned consumeUtf8Fragment(const unsigned state, const uint8_t fragment, uint32_t& codepoint) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1440:87: error: ‘uint32_t’ has not been declared GHC_INLINE unsigned consumeUtf8Fragment(const unsigned state, const uint8_t fragment, uint32_t& codepoint) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘unsigned int ghc::filesystem::detail::consumeUtf8Fragment(unsigned int, int, int&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1442:18: error: ‘uint32_t’ does not name a type static const uint32_t utf8_state_info[] = { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1447:5: error: ‘uint8_t’ was not declared in this scope uint8_t category = fragment < 128 ? 0 : (utf8_state_info[(fragment >> 3) & 0xf] >> ((fragment & 7) << 2)) & 0xf; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1448:76: error: ‘category’ was not declared in this scope codepoint = (state ? (codepoint << 6) | (fragment & 0x3fu) : (0xffu >> category) & fragment); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1449:85: error: ‘utf8_state_info’ was not declared in this scope return state == S_RJCT ? static_cast(S_RJCT) : static_cast((utf8_state_info[category + 16] >> (state << 2)) & 0xf); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘bool ghc::filesystem::detail::validUtf8(const string&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1456:5: error: ‘uint32_t’ is not a member of ‘std’ std::uint32_t codepoint = 0; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1458:71: error: ‘uint8_t’ does not name a type if ((utf8_state = consumeUtf8Fragment(utf8_state, static_cast(*iter++), codepoint)) == S_RJCT) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1458:90: error: ‘codepoint’ was not declared in this scope if ((utf8_state = consumeUtf8Fragment(utf8_state, static_cast(*iter++), codepoint)) == S_RJCT) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1474:61: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value && (sizeof(typename Utf8String::value_type) == 1) && (sizeof(typename StringType::value_type) == 1)>::type* = nullptr> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1474:70: error: expected ‘>’ before ‘<’ token template ::value && (sizeof(typename Utf8String::value_type) == 1) && (sizeof(typename StringType::value_type) == 1)>::type* = nullptr> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1480:61: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value && (sizeof(typename Utf8String::value_type) == 1) && (sizeof(typename StringType::value_type) == 2)>::type* = nullptr> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1480:70: error: expected ‘>’ before ‘<’ token template ::value && (sizeof(typename Utf8String::value_type) == 1) && (sizeof(typename StringType::value_type) == 2)>::type* = nullptr> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1481:19: error: redefinition of ‘template > StringType ghc::filesystem::detail::fromUtf8(const Utf8String&, const typename StringType::allocator_type&)’ inline StringType fromUtf8(const Utf8String& utf8String, const typename StringType::allocator_type& alloc = typename StringType::allocator_type()) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1475:19: note: ‘template > StringType ghc::filesystem::detail::fromUtf8(const Utf8String&, const typename StringType::allocator_type&)’ previously declared here inline StringType fromUtf8(const Utf8String& utf8String, const typename StringType::allocator_type& alloc = typename StringType::allocator_type()) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1520:61: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value && (sizeof(typename Utf8String::value_type) == 1) && (sizeof(typename StringType::value_type) == 4)>::type* = nullptr> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1520:70: error: expected ‘>’ before ‘<’ token template ::value && (sizeof(typename Utf8String::value_type) == 1) && (sizeof(typename StringType::value_type) == 4)>::type* = nullptr> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1521:19: error: redefinition of ‘template > StringType ghc::filesystem::detail::fromUtf8(const Utf8String&, const typename StringType::allocator_type&)’ inline StringType fromUtf8(const Utf8String& utf8String, const typename StringType::allocator_type& alloc = typename StringType::allocator_type()) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1475:19: note: ‘template > StringType ghc::filesystem::detail::fromUtf8(const Utf8String&, const typename StringType::allocator_type&)’ previously declared here inline StringType fromUtf8(const Utf8String& utf8String, const typename StringType::allocator_type& alloc = typename StringType::allocator_type()) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1563:40: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value && (sizeof(typename strT::value_type) == 1), int>::type size = 1> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1563:49: error: expected ‘>’ before ‘<’ token template ::value && (sizeof(typename strT::value_type) == 1), int>::type size = 1> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1569:40: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value && (sizeof(typename strT::value_type) == 2), int>::type size = 2> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1569:49: error: expected ‘>’ before ‘<’ token template ::value && (sizeof(typename strT::value_type) == 2), int>::type size = 2> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1570:20: error: redefinition of ‘template > std::__cxx11::string ghc::filesystem::detail::toUtf8(const strT&)’ inline std::string toUtf8(const strT& unicodeString) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1564:20: note: ‘template > std::__cxx11::string ghc::filesystem::detail::toUtf8(const strT&)’ previously declared here inline std::string toUtf8(const strT& unicodeString) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1598:40: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value && (sizeof(typename strT::value_type) == 4), int>::type size = 4> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1598:49: error: expected ‘>’ before ‘<’ token template ::value && (sizeof(typename strT::value_type) == 4), int>::type size = 4> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1599:20: error: redefinition of ‘template > std::__cxx11::string ghc::filesystem::detail::toUtf8(const strT&)’ inline std::string toUtf8(const strT& unicodeString) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1564:20: note: ‘template > std::__cxx11::string ghc::filesystem::detail::toUtf8(const strT&)’ previously declared here inline std::string toUtf8(const strT& unicodeString) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘std::__cxx11::string ghc::filesystem::detail::toUtf8(const charT*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1614:66: error: ‘>>’ should be ‘> >’ within a nested template argument list return toUtf8(std::basic_string>(unicodeString)); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1675:40: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value, bool>::type = true> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1675:49: error: expected ‘>’ before ‘<’ token template ::value, bool>::type = true> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1681:40: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value, bool>::type = true> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1681:49: error: expected ‘>’ before ‘<’ token template ::value, bool>::type = true> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In member function ‘void ghc::filesystem::path::postprocess_path_with_format(ghc::filesystem::path::format)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1732:9: error: ‘_path’ was not declared in this scope if (_path.length() > _prefixLength + 2 && _path[_prefixLength] == preferred_separator && _path[_prefixLength + 1] == preferred_separator && _path[_prefixLength + 2] != preferred_separator) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1732:26: error: ‘_prefixLength’ was not declared in this scope if (_path.length() > _prefixLength + 2 && _path[_prefixLength] == preferred_separator && _path[_prefixLength + 1] == preferred_separator && _path[_prefixLength + 2] != preferred_separator) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1732:71: error: ‘preferred_separator’ was not declared in this scope if (_path.length() > _prefixLength + 2 && _path[_prefixLength] == preferred_separator && _path[_prefixLength + 1] == preferred_separator && _path[_prefixLength + 2] != preferred_separator) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1733:9: error: ‘impl_string_type’ has not been declared impl_string_type::iterator new_end = std::unique(_path.begin() + static_cast(_prefixLength) + 2, _path.end(), [](path::value_type lhs, path::value_type rhs) { return lhs == rhs && lhs == preferred_separator; }); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1733:248: error: expected primary-expression before ‘)’ token impl_string_type::iterator new_end = std::unique(_path.begin() + static_cast(_prefixLength) + 2, _path.end(), [](path::value_type lhs, path::value_type rhs) { return lhs == rhs && lhs == preferred_separator; }); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1734:21: error: ‘new_end’ was not declared in this scope _path.erase(new_end, _path.end()); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1737:9: error: ‘impl_string_type’ has not been declared impl_string_type::iterator new_end = std::unique(_path.begin() + static_cast(_prefixLength), _path.end(), [](path::value_type lhs, path::value_type rhs) { return lhs == rhs && lhs == preferred_separator; }); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1737:244: error: expected primary-expression before ‘)’ token impl_string_type::iterator new_end = std::unique(_path.begin() + static_cast(_prefixLength), _path.end(), [](path::value_type lhs, path::value_type rhs) { return lhs == rhs && lhs == preferred_separator; }); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1738:21: error: ‘new_end’ was not declared in this scope _path.erase(new_end, _path.end()); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1745:8: error: prototype for ‘ghc::filesystem::path::path(const Source&, ghc::filesystem::path::format)’ does not match any in class ‘ghc::filesystem::path’ inline path::path(const Source& source, format fmt) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:424:5: error: candidates are: template ghc::filesystem::path::path(InputIterator, InputIterator, const std::locale&, ghc::filesystem::path::format) path(InputIterator first, InputIterator last, const std::locale& loc, format fmt = auto_format); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:419:5: error: template ghc::filesystem::path::path(InputIterator, InputIterator, ghc::filesystem::path::format) path(InputIterator first, InputIterator last, format fmt = auto_format); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:413:5: error: ghc::filesystem::path::path(const ghc::filesystem::path&) path(const path& p); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:412:5: error: ghc::filesystem::path::path() path() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1777:55: error: ‘value_type’ in ‘class ghc::filesystem::path’ does not name a type GHC_INLINE bool equals_simple_insensitive(const path::value_type* str1, const path::value_type* str2) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1777:85: error: ‘value_type’ in ‘class ghc::filesystem::path’ does not name a type GHC_INLINE bool equals_simple_insensitive(const path::value_type* str1, const path::value_type* str2) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘bool ghc::filesystem::detail::equals_simple_insensitive(const int*, const int*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1794:40: error: cannot convert ‘const int*’ to ‘const char*’ for argument ‘1’ to ‘int strcasecmp(const char*, const char*)’ return 0 == ::strcasecmp(str1, str2); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1798:55: error: ‘value_type’ in ‘class ghc::filesystem::path’ does not name a type GHC_INLINE int compare_simple_insensitive(const path::value_type* str1, size_t len1, const path::value_type* str2, size_t len2) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1798:98: error: ‘value_type’ in ‘class ghc::filesystem::path’ does not name a type GHC_INLINE int compare_simple_insensitive(const path::value_type* str1, size_t len1, const path::value_type* str2, size_t len2) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘std::__cxx11::string ghc::filesystem::detail::systemErrorText(ErrorNumber)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1840:54: error: ‘errno’ was not declared in this scope return strerror_adapter(strerror_r(code ? code : errno, buffer, sizeof(buffer)), buffer); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1913:93: error: ‘std::error_code’ has not been declared GHC_INLINE void create_symlink(const path& target_name, const path& new_symlink, bool, std::error_code& ec) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘void ghc::filesystem::detail::create_symlink(const ghc::filesystem::path&, const ghc::filesystem::path&, bool, int&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1915:31: error: ‘const class ghc::filesystem::path’ has no member named ‘c_str’ if (::symlink(target_name.c_str(), new_symlink.c_str()) != 0) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1915:52: error: ‘const class ghc::filesystem::path’ has no member named ‘c_str’ if (::symlink(target_name.c_str(), new_symlink.c_str()) != 0) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1916:14: error: ‘make_system_error’ is not a member of ‘ghc::filesystem::detail’ ec = detail::make_system_error(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1921:89: error: ‘std::error_code’ has not been declared GHC_INLINE void create_hardlink(const path& target_name, const path& new_hardlink, std::error_code& ec) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘void ghc::filesystem::detail::create_hardlink(const ghc::filesystem::path&, const ghc::filesystem::path&, int&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1923:28: error: ‘const class ghc::filesystem::path’ has no member named ‘c_str’ if (::link(target_name.c_str(), new_hardlink.c_str()) != 0) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1923:50: error: ‘const class ghc::filesystem::path’ has no member named ‘c_str’ if (::link(target_name.c_str(), new_hardlink.c_str()) != 0) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1924:14: error: ‘make_system_error’ is not a member of ‘ghc::filesystem::detail’ ec = detail::make_system_error(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘ghc::filesystem::file_status ghc::filesystem::detail::file_status_from_st_mode(T)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1947:20: error: ‘file_type’ is not a class or namespace file_type ft = file_type::unknown; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1949:14: error: ‘file_type’ is not a class or namespace ft = file_type::directory; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1952:14: error: ‘file_type’ is not a class or namespace ft = file_type::regular; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1955:14: error: ‘file_type’ is not a class or namespace ft = file_type::character; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1958:14: error: ‘file_type’ is not a class or namespace ft = file_type::block; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1961:14: error: ‘file_type’ is not a class or namespace ft = file_type::fifo; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1964:14: error: ‘file_type’ is not a class or namespace ft = file_type::symlink; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1967:14: error: ‘file_type’ is not a class or namespace ft = file_type::socket; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1969:5: error: ‘perms’ was not declared in this scope perms prms = static_cast(mode & 0xfff); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1970:28: error: ‘prms’ was not declared in this scope return file_status(ft, prms); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1974:52: error: ‘std::error_code’ has not been declared GHC_INLINE path resolveSymlink(const path& p, std::error_code& ec) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘ghc::filesystem::path ghc::filesystem::detail::resolveSymlink(const ghc::filesystem::path&, int&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2056:14: error: ‘rc’ does not name a type auto rc = ::readlink(p.c_str(), buffer.data(), buffer.size()); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2057:13: error: ‘rc’ was not declared in this scope if (rc < 0) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2058:18: error: ‘make_system_error’ is not a member of ‘ghc::filesystem::detail’ ec = detail::make_system_error(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2132:41: error: ‘ghc::filesystem::detail::is_not_found_error’ declared as an ‘inline’ variable GHC_INLINE bool is_not_found_error(std::error_code& ec) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2132:36: error: ‘error_code’ is not a member of ‘std’ GHC_INLINE bool is_not_found_error(std::error_code& ec) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2132:53: error: ‘ec’ was not declared in this scope GHC_INLINE bool is_not_found_error(std::error_code& ec) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2133:1: error: expected ‘,’ or ‘;’ before ‘{’ token { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2141:62: error: ‘std::error_code’ has not been declared GHC_INLINE file_status symlink_status_ex(const path& p, std::error_code& ec, uintmax_t* sz = nullptr, uintmax_t* nhl = nullptr, time_t* lwt = nullptr) noexcept ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2141:78: error: ‘uintmax_t’ has not been declared GHC_INLINE file_status symlink_status_ex(const path& p, std::error_code& ec, uintmax_t* sz = nullptr, uintmax_t* nhl = nullptr, time_t* lwt = nullptr) noexcept ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2141:94: error: ‘nullptr’ was not declared in this scope GHC_INLINE file_status symlink_status_ex(const path& p, std::error_code& ec, uintmax_t* sz = nullptr, uintmax_t* nhl = nullptr, time_t* lwt = nullptr) noexcept ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2141:103: error: ‘uintmax_t’ has not been declared GHC_INLINE file_status symlink_status_ex(const path& p, std::error_code& ec, uintmax_t* sz = nullptr, uintmax_t* nhl = nullptr, time_t* lwt = nullptr) noexcept ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2141:120: error: ‘nullptr’ was not declared in this scope GHC_INLINE file_status symlink_status_ex(const path& p, std::error_code& ec, uintmax_t* sz = nullptr, uintmax_t* nhl = nullptr, time_t* lwt = nullptr) noexcept ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2141:143: error: ‘nullptr’ was not declared in this scope GHC_INLINE file_status symlink_status_ex(const path& p, std::error_code& ec, uintmax_t* sz = nullptr, uintmax_t* nhl = nullptr, time_t* lwt = nullptr) noexcept ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2141:152: error: expected initializer before ‘noexcept’ GHC_INLINE file_status symlink_status_ex(const path& p, std::error_code& ec, uintmax_t* sz = nullptr, uintmax_t* nhl = nullptr, time_t* lwt = nullptr) noexcept ^ /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/test_package.cpp:50:1: error: expected ‘}’ at end of input } ^ /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/test_package.cpp:50:1: error: expected ‘}’ at end of input /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/test_package.cpp:50:1: error: expected ‘}’ at end of input 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 vtu11/1.0.0 (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 vtu11/1.0.0 (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: vtu11/1.0.0 (test package): Error in build() method, line 25 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/build/Release" '--' '-j3' ******************************************************************************** conan test conan-center-index/recipes/vtu11/all/test_v1_package/conanfile.py vtu11/1.0.0@#80bfe6cf8d51b48a459e05293234ff74 -pr /home/conan/w/prod/BuildSingleReference/139068/290e0b77-eb3d-4d1c-9c56-8898cbeef073/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 vtu11/1.0.0 (test package): Installing package Requirements vtu11/1.0.0 from local cache - Cache zlib/1.2.13 from 'conan-center' - Cache Packages vtu11/1.0.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache zlib/1.2.13:76f87539fc90ff313e0b3182641a9bb558a717d2 - Cache Installing (downloading, building) binaries... zlib/1.2.13: Already installed! vtu11/1.0.0: Already installed! vtu11/1.0.0 (test package): Generator cmake_find_package_multi created vtu11-config-version.cmake vtu11/1.0.0 (test package): Generator cmake_find_package_multi created vtu11-config.cmake vtu11/1.0.0 (test package): Generator cmake_find_package_multi created vtu11Targets.cmake vtu11/1.0.0 (test package): Generator cmake_find_package_multi created vtu11Target-release.cmake vtu11/1.0.0 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake vtu11/1.0.0 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake vtu11/1.0.0 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake vtu11/1.0.0 (test package): Generator cmake_find_package_multi created ZLIBTarget-release.cmake vtu11/1.0.0 (test package): Generator txt created conanbuildinfo.txt vtu11/1.0.0 (test package): Generator cmake created conanbuildinfo.cmake vtu11/1.0.0 (test package): Aggregating env generators vtu11/1.0.0 (test package): Generated conaninfo.txt vtu11/1.0.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_v1_package/build/aa812f66cc25d52e62cde1f093beffcc1fbfe3f8/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 vtu11/1.0.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_v1_package/build/aa812f66cc25d52e62cde1f093beffcc1fbfe3f8' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -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/vtu11/all/test_v1_package/build/aa812f66cc25d52e62cde1f093beffcc1fbfe3f8/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/vtu11/all/test_v1_package/build/aa812f66cc25d52e62cde1f093beffcc1fbfe3f8" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_v1_package/build/aa812f66cc25d52e62cde1f093beffcc1fbfe3f8" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_v1_package' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- 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 z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_v1_package/build/aa812f66cc25d52e62cde1f093beffcc1fbfe3f8 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_v1_package/build/aa812f66cc25d52e62cde1f093beffcc1fbfe3f8' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object test_package/CMakeFiles/test_package.dir/test_package.cpp.o test_package/CMakeFiles/test_package.dir/build.make:81: recipe for target 'test_package/CMakeFiles/test_package.dir/test_package.cpp.o' failed CMakeFiles/Makefile2:112: recipe for target 'test_package/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_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/chrono:35:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:186, from /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/vtu11.hpp:13, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/test_package.cpp:3: /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/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/vtu11.hpp:13:0, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:21:7: error: expected nested-name-specifier before ‘StringStringMap’ using StringStringMap = std::map; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:28:7: error: expected nested-name-specifier before ‘DataSetInfo’ using DataSetInfo = std::tuple; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:29:7: error: expected nested-name-specifier before ‘DataSetData’ using DataSetData = std::vector; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:31:7: error: expected nested-name-specifier before ‘VtkCellType’ using VtkCellType = std::int8_t; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:32:7: error: expected nested-name-specifier before ‘VtkIndexType’ using VtkIndexType = std::int64_t; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:34:7: error: expected nested-name-specifier before ‘HeaderType’ using HeaderType = size_t; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:35:7: error: expected nested-name-specifier before ‘Byte’ using Byte = unsigned char; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:56:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/vtu11.hpp:13, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:329:11: error: expected nested-name-specifier before ‘value_type’ using value_type = char_type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:333:12: error: ‘constexpr’ does not name a type static constexpr value_type preferred_separator = '/'; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:333:12: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:339:1: error: ‘constexpr’ does not name a type constexpr char_type path_helper_base::preferred_separator; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:339:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:365:54: error: no members matching ‘ghc::filesystem::path_helper_base::value_type’ in ‘class ghc::filesystem::path_helper_base’ using path_helper_base::value_type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:367:11: error: expected nested-name-specifier before ‘string_type’ using string_type = std::basic_string; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:368:28: error: ‘value_type’ was not declared in this scope using path_helper_base::preferred_separator; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:368:38: error: template argument 1 is invalid using path_helper_base::preferred_separator; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:382:5: error: expected class-name before ‘{’ token { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:385:67: error: ‘>>’ should be ‘> >’ within a nested template argument list struct _is_basic_string> : std::true_type ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:386:5: error: expected class-name before ‘{’ token { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:389:99: error: ‘>>’ should be ‘> >’ within a nested template argument list struct _is_basic_string, std::allocator>> : std::true_type ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:390:5: error: expected class-name before ‘{’ token { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:404:5: error: expected unqualified-id before ‘using’ using path_type = typename std::enable_if::value, path>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:406:5: error: expected unqualified-id before ‘using’ using path_from_string = typename std::enable_if<_is_basic_string::value || std::is_same::type>::value || std::is_same::type>::value || ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/alias.hpp:56:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/vtu11.hpp:13, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:410:5: error: expected unqualified-id before ‘using’ using path_type_EcharT = typename std::enable_if::value || std::is_same::value || std::is_same::value || std::is_same::value, path>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:412:10: error: expected ‘;’ at end of member declaration path() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:412:12: error: ‘noexcept’ does not name a type path() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:412:12: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:414:14: error: expected ‘,’ or ‘...’ before ‘&&’ token path(path&& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:414:18: error: invalid constructor; you probably meant ‘ghc::filesystem::path (const ghc::filesystem::path&)’ path(path&& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:414:18: error: expected ‘;’ at end of member declaration /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:414:20: error: ‘noexcept’ does not name a type path(path&& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:414:20: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:415:21: error: expected ‘)’ before ‘&&’ token path(string_type&& source, format fmt = auto_format); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:416:40: error: ‘path_from_string’ does not name a type template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:416:56: error: expected ‘>’ before ‘<’ token template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:417:57: error: expected unqualified-id before ‘;’ token path(const Source& source, format fmt = auto_format); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:421:40: error: ‘path_from_string’ does not name a type template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:421:56: error: expected ‘>’ before ‘<’ token template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:422:81: error: expected unqualified-id before ‘;’ token path(const Source& source, const std::locale& loc, format fmt = auto_format); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:430:25: error: expected ‘,’ or ‘...’ before ‘&&’ token path& operator=(path&& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:430:29: error: expected ‘;’ at end of member declaration path& operator=(path&& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:430:31: error: ‘noexcept’ does not name a type path& operator=(path&& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:430:31: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:431:21: error: declaration of ‘operator=’ as non-function path& operator=(string_type&& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:431:19: error: expected ‘;’ at end of member declaration path& operator=(string_type&& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:431:32: error: expected ‘)’ before ‘&&’ token path& operator=(string_type&& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:432:11: error: expected ‘;’ at end of member declaration path& assign(string_type&& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:432:29: error: expected ‘)’ before ‘&&’ token path& assign(string_type&& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:436:39: error: ‘ghc::filesystem::path& ghc::filesystem::path::assign(const Source&)’ conflicts with a previous declaration path& assign(const Source& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:432:18: note: previous declaration ‘ghc::filesystem::path& ghc::filesystem::path::assign’ path& assign(string_type&& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:438:58: error: ‘ghc::filesystem::path::assign’ conflicts with a previous declaration path& assign(InputIterator first, InputIterator last); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:432:18: note: previous declaration ‘ghc::filesystem::path& ghc::filesystem::path::assign’ path& assign(string_type&& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:451:28: error: ‘string_type’ does not name a type path& operator+=(const string_type& x); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:455:28: error: ‘value_type’ does not name a type path& operator+=(const value_type* x); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:456:22: error: declaration of ‘operator+=’ as non-function path& operator+=(value_type x); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:456:19: error: expected ‘;’ at end of member declaration path& operator+=(value_type x); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:456:33: error: expected ‘)’ before ‘x’ path& operator+=(value_type x); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:458:5: error: ‘path_from_string’ does not name a type path_from_string& operator+=(const Source& x); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:460:5: error: ‘path_type_EcharT’ does not name a type path_type_EcharT& operator+=(EcharT x); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:467:16: error: expected ‘;’ at end of member declaration void clear() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:467:18: error: ‘noexcept’ does not name a type void clear() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:467:18: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:472:24: error: expected ‘;’ at end of member declaration void swap(path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:472:26: error: ‘noexcept’ does not name a type void swap(path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:472:26: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:475:11: error: ‘string_type’ does not name a type const string_type& native() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:476:11: error: ‘value_type’ does not name a type const value_type* c_str() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:477:14: error: expected type-specifier before ‘string_type’ operator string_type() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:478:109: error: spurious ‘>>’, use ‘>’ to terminate a template argument list template , class Allocator = std::allocator> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:479:39: error: ‘Allocator’ was not declared in this scope std::basic_string string(const Allocator& a = Allocator()) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:479:48: error: template argument 3 is invalid std::basic_string string(const Allocator& a = Allocator()) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:479:50: error: two or more data types in declaration of ‘type name’ std::basic_string string(const Allocator& a = Allocator()) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:479:50: error: expected ‘>’ before ‘string’ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:479:96: error: expected unqualified-id before ‘;’ token std::basic_string string(const Allocator& a = Allocator()) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:487:10: error: ‘u16string’ in namespace ‘std’ does not name a type std::u16string u16string() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:488:10: error: ‘u32string’ in namespace ‘std’ does not name a type std::u32string u32string() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:491:109: error: spurious ‘>>’, use ‘>’ to terminate a template argument list template , class Allocator = std::allocator> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:492:39: error: ‘Allocator’ was not declared in this scope std::basic_string generic_string(const Allocator& a = Allocator()) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:492:48: error: template argument 3 is invalid std::basic_string generic_string(const Allocator& a = Allocator()) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:492:50: error: two or more data types in declaration of ‘type name’ std::basic_string generic_string(const Allocator& a = Allocator()) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:492:50: error: expected ‘>’ before ‘generic_string’ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:492:104: error: expected unqualified-id before ‘;’ token std::basic_string generic_string(const Allocator& a = Allocator()) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:500:10: error: ‘u16string’ in namespace ‘std’ does not name a type std::u16string generic_u16string() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:501:10: error: ‘u32string’ in namespace ‘std’ does not name a type std::u32string generic_u32string() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:504:32: error: expected ‘;’ at end of member declaration int compare(const path& p) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:504:38: error: ‘noexcept’ does not name a type int compare(const path& p) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:504:38: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:505:23: error: ‘string_type’ does not name a type int compare(const string_type& s) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:509:23: error: ‘value_type’ does not name a type int compare(const value_type* s) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:522:18: error: expected ‘;’ at end of member declaration bool empty() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:522:24: error: ‘noexcept’ does not name a type bool empty() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:522:24: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:541:11: error: expected nested-name-specifier before ‘const_iterator’ using const_iterator = iterator; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:546:11: error: expected nested-name-specifier before ‘impl_value_type’ using impl_value_type = value_type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:547:11: error: expected nested-name-specifier before ‘impl_string_type’ using impl_string_type = std::basic_string; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:549:28: error: ‘value_type’ does not name a type void append_name(const value_type* name); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:550:12: error: ‘constexpr’ does not name a type static constexpr impl_value_type generic_separator = '/'; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:550:12: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:572:42: error: expected ‘;’ at end of member declaration friend void swap(path& lhs, path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:572:44: error: ‘noexcept’ does not name a type friend void swap(path& lhs, path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:572:44: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:573:43: error: expected ‘;’ at end of member declaration friend size_t hash_value(const path& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:573:45: error: ‘noexcept’ does not name a type friend size_t hash_value(const path& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:573:45: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:574:47: error: ‘std::error_code’ has not been declared friend path canonical(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:575:5: error: ‘string_type’ does not name a type string_type::size_type root_name_length() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:578:5: error: ‘impl_string_type’ does not name a type impl_string_type _path; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:588:18: error: ‘string_type’ does not name a type static const string_type::size_type _prefixLength{0}; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:593:44: error: expected initializer before ‘noexcept’ GHC_FS_API void swap(path& lhs, path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:594:45: error: expected initializer before ‘noexcept’ GHC_FS_API size_t hash_value(const path& p) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:598:62: error: expected initializer before ‘noexcept’ GHC_FS_API bool operator==(const path& lhs, const path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:599:62: error: expected initializer before ‘noexcept’ GHC_FS_API bool operator!=(const path& lhs, const path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:600:61: error: expected initializer before ‘noexcept’ GHC_FS_API bool operator<(const path& lhs, const path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:601:62: error: expected initializer before ‘noexcept’ GHC_FS_API bool operator<=(const path& lhs, const path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:602:61: error: expected initializer before ‘noexcept’ GHC_FS_API bool operator>(const path& lhs, const path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:603:62: error: expected initializer before ‘noexcept’ GHC_FS_API bool operator>=(const path& lhs, const path& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:613:42: error: ‘path_from_string’ in ‘class ghc::filesystem::path’ does not name a template type template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:613:58: error: expected ‘>’ before ‘<’ token template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:617:34: error: expected unqualified-id before ‘;’ token path u8path(const Source& source); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:626:1: error: expected class-name before ‘{’ token { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:628:56: error: ‘std::error_code’ has not been declared filesystem_error(const std::string& what_arg, std::error_code ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:629:72: error: ‘std::error_code’ has not been declared filesystem_error(const std::string& what_arg, const path& p1, std::error_code ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:630:88: error: ‘std::error_code’ has not been declared filesystem_error(const std::string& what_arg, const path& p1, const path& p2, std::error_code ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:631:25: error: expected ‘;’ at end of member declaration const path& path1() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:631:31: error: ‘noexcept’ does not name a type const path& path1() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:631:31: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:632:25: error: expected ‘;’ at end of member declaration const path& path2() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:632:31: error: ‘noexcept’ does not name a type const path& path2() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:632:31: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:633:24: error: expected ‘;’ at end of member declaration const char* what() const noexcept override; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:633:30: error: ‘noexcept’ does not name a type const char* what() const noexcept override; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:633:30: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:637:10: error: ‘error_code’ in namespace ‘std’ does not name a type std::error_code _ec; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:644:11: error: expected nested-name-specifier before ‘value_type’ using value_type = const path; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:645:11: error: expected nested-name-specifier before ‘difference_type’ using difference_type = std::ptrdiff_t; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:646:11: error: expected nested-name-specifier before ‘pointer’ using pointer = const path*; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:647:11: error: expected nested-name-specifier before ‘reference’ using reference = const path&; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:648:11: error: expected nested-name-specifier before ‘iterator_category’ using iterator_category = std::bidirectional_iterator_tag; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:651:35: error: ‘impl_string_type’ does not name a type iterator(const path& p, const impl_string_type::const_iterator& pos); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:651:67: error: expected unqualified-id before ‘&’ token iterator(const path& p, const impl_string_type::const_iterator& pos); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:651:67: error: expected ‘)’ before ‘&’ token /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:651:53: error: expected ‘;’ at end of member declaration iterator(const path& p, const impl_string_type::const_iterator& pos); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:651:69: error: expected ‘;’ at end of member declaration iterator(const path& p, const impl_string_type::const_iterator& pos); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:651:72: error: expected unqualified-id before ‘)’ token iterator(const path& p, const impl_string_type::const_iterator& pos); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:658:5: error: ‘reference’ does not name a type reference operator*() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:659:5: error: ‘pointer’ does not name a type pointer operator->() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:663:5: error: ‘impl_string_type’ does not name a type impl_string_type::const_iterator increment(const impl_string_type::const_iterator& pos) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:664:5: error: ‘impl_string_type’ does not name a type impl_string_type::const_iterator decrement(const impl_string_type::const_iterator& pos) const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:666:5: error: ‘impl_string_type’ does not name a type impl_string_type::const_iterator _first; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:667:5: error: ‘impl_string_type’ does not name a type impl_string_type::const_iterator _last; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:668:5: error: ‘impl_string_type’ does not name a type impl_string_type::const_iterator _prefix; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:669:5: error: ‘impl_string_type’ does not name a type impl_string_type::const_iterator _root; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:670:5: error: ‘impl_string_type’ does not name a type impl_string_type::const_iterator _iter; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:676:5: error: ‘uintmax_t’ does not name a type uintmax_t capacity; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:677:5: error: ‘uintmax_t’ does not name a type uintmax_t free; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:678:5: error: ‘uintmax_t’ does not name a type uintmax_t available; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:695:12: error: use of enum ‘perms’ without previous declaration enum class perms : uint16_t { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:695:18: error: expected unqualified-id before ‘:’ token enum class perms : uint16_t { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:722:12: error: use of enum ‘perm_options’ without previous declaration enum class perm_options : uint16_t { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:722:25: error: expected unqualified-id before ‘:’ token enum class perm_options : uint16_t { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:729:12: error: use of enum ‘copy_options’ without previous declaration enum class copy_options : uint16_t { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:729:25: error: expected unqualified-id before ‘:’ token enum class copy_options : uint16_t { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:748:12: error: use of enum ‘directory_options’ without previous declaration enum class directory_options : uint16_t { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:748:30: error: expected unqualified-id before ‘:’ token enum class directory_options : uint16_t { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:759:17: error: expected ‘;’ at end of member declaration file_status() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:759:19: error: ‘noexcept’ does not name a type file_status() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:759:19: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:760:40: error: ‘perms’ has not been declared explicit file_status(file_type ft, perms prms = perms::unknown) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:760:67: error: expected ‘;’ at end of member declaration explicit file_status(file_type ft, perms prms = perms::unknown) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:760:69: error: ‘noexcept’ does not name a type explicit file_status(file_type ft, perms prms = perms::unknown) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:760:69: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:761:35: error: expected ‘;’ at end of member declaration file_status(const file_status&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:761:37: error: ‘noexcept’ does not name a type file_status(const file_status&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:761:37: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:762:28: error: expected ‘,’ or ‘...’ before ‘&&’ token file_status(file_status&&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:762:30: error: invalid constructor; you probably meant ‘ghc::filesystem::file_status (const ghc::filesystem::file_status&)’ file_status(file_status&&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:762:30: error: expected ‘;’ at end of member declaration /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:762:32: error: ‘noexcept’ does not name a type file_status(file_status&&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:762:32: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:765:46: error: expected ‘;’ at end of member declaration file_status& operator=(const file_status&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:765:48: error: ‘noexcept’ does not name a type file_status& operator=(const file_status&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:765:48: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:766:39: error: expected ‘,’ or ‘...’ before ‘&&’ token file_status& operator=(file_status&&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:766:41: error: expected ‘;’ at end of member declaration file_status& operator=(file_status&&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:766:43: error: ‘noexcept’ does not name a type file_status& operator=(file_status&&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:766:43: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:768:27: error: expected ‘;’ at end of member declaration void type(file_type ft) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:768:29: error: ‘noexcept’ does not name a type void type(file_type ft) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:768:29: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:769:22: error: ‘perms’ has not been declared void permissions(perms prms) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:769:32: error: expected ‘;’ at end of member declaration void permissions(perms prms) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:769:34: error: ‘noexcept’ does not name a type void permissions(perms prms) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:769:34: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:771:22: error: expected ‘;’ at end of member declaration file_type type() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:771:28: error: ‘noexcept’ does not name a type file_type type() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:771:28: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:772:5: error: ‘perms’ does not name a type perms permissions() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:773:74: error: expected ‘;’ at end of member declaration friend bool operator==(const file_status& lhs, const file_status& rhs) noexcept { return lhs.type() == rhs.type() && lhs.permissions() == rhs.permissions(); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:773:76: error: ‘noexcept’ does not name a type friend bool operator==(const file_status& lhs, const file_status& rhs) noexcept { return lhs.type() == rhs.type() && lhs.permissions() == rhs.permissions(); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:773:76: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:776:5: error: ‘perms’ does not name a type perms _perms; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:760:53: error: ‘perms’ has not been declared explicit file_status(file_type ft, perms prms = perms::unknown) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:779:7: error: expected nested-name-specifier before ‘file_time_type’ using file_time_type = std::chrono::time_point; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:786:21: error: expected ‘;’ at end of member declaration directory_entry() noexcept = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:786:23: error: ‘noexcept’ does not name a type directory_entry() noexcept = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:786:23: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:788:36: error: expected ‘,’ or ‘...’ before ‘&&’ token directory_entry(directory_entry&&) noexcept = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:788:38: error: invalid constructor; you probably meant ‘ghc::filesystem::directory_entry (const ghc::filesystem::directory_entry&)’ directory_entry(directory_entry&&) noexcept = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:788:38: error: expected ‘;’ at end of member declaration /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:788:40: error: ‘noexcept’ does not name a type directory_entry(directory_entry&&) noexcept = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:788:40: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:792:41: error: ‘std::error_code’ has not been declared directory_entry(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:797:47: error: expected ‘,’ or ‘...’ before ‘&&’ token directory_entry& operator=(directory_entry&&) noexcept = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:797:49: error: expected ‘;’ at end of member declaration directory_entry& operator=(directory_entry&&) noexcept = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:797:51: error: ‘noexcept’ does not name a type directory_entry& operator=(directory_entry&&) noexcept = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:797:51: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:805:37: error: ‘std::error_code’ has not been declared void assign(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:806:47: error: ‘std::error_code’ has not been declared void replace_filename(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:807:23: error: ‘std::error_code’ has not been declared void refresh(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:807:37: error: expected ‘;’ at end of member declaration void refresh(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:807:39: error: ‘noexcept’ does not name a type void refresh(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:807:39: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:810:36: error: expected ‘;’ at end of member declaration const filesystem::path& path() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:810:42: error: ‘noexcept’ does not name a type const filesystem::path& path() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:810:42: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:811:40: error: expected ‘;’ at end of member declaration operator const filesystem::path&() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:811:46: error: ‘noexcept’ does not name a type operator const filesystem::path&() const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:811:46: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:822:5: error: ‘uintmax_t’ does not name a type uintmax_t file_size() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:823:5: error: ‘file_time_type’ does not name a type file_time_type last_write_time() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:827:22: error: ‘std::error_code’ has not been declared bool exists(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:827:38: error: expected ‘;’ at end of member declaration bool exists(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:827:44: error: ‘noexcept’ does not name a type bool exists(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:827:44: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:828:29: error: ‘std::error_code’ has not been declared bool is_block_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:828:45: error: expected ‘;’ at end of member declaration bool is_block_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:828:51: error: ‘noexcept’ does not name a type bool is_block_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:828:51: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:829:33: error: ‘std::error_code’ has not been declared bool is_character_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:829:49: error: expected ‘;’ at end of member declaration bool is_character_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:829:55: error: ‘noexcept’ does not name a type bool is_character_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:829:55: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:830:28: error: ‘std::error_code’ has not been declared bool is_directory(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:830:44: error: expected ‘;’ at end of member declaration bool is_directory(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:830:50: error: ‘noexcept’ does not name a type bool is_directory(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:830:50: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:831:23: error: ‘std::error_code’ has not been declared bool is_fifo(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:831:39: error: expected ‘;’ at end of member declaration bool is_fifo(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:831:45: error: ‘noexcept’ does not name a type bool is_fifo(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:831:45: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:832:24: error: ‘std::error_code’ has not been declared bool is_other(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:832:40: error: expected ‘;’ at end of member declaration bool is_other(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:832:46: error: ‘noexcept’ does not name a type bool is_other(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:832:46: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:833:31: error: ‘std::error_code’ has not been declared bool is_regular_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:833:47: error: expected ‘;’ at end of member declaration bool is_regular_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:833:53: error: ‘noexcept’ does not name a type bool is_regular_file(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:833:53: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:834:25: error: ‘std::error_code’ has not been declared bool is_socket(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:834:41: error: expected ‘;’ at end of member declaration bool is_socket(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:834:47: error: ‘noexcept’ does not name a type bool is_socket(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:834:47: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:835:26: error: ‘std::error_code’ has not been declared bool is_symlink(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:835:42: error: expected ‘;’ at end of member declaration bool is_symlink(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:835:48: error: ‘noexcept’ does not name a type bool is_symlink(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:835:48: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:836:5: error: ‘uintmax_t’ does not name a type uintmax_t file_size(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:837:5: error: ‘file_time_type’ does not name a type file_time_type last_write_time(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:838:29: error: ‘std::error_code’ has not been declared file_status status(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:838:45: error: expected ‘;’ at end of member declaration file_status status(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:838:51: error: ‘noexcept’ does not name a type file_status status(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:838:51: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:839:37: error: ‘std::error_code’ has not been declared file_status symlink_status(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:839:53: error: expected ‘;’ at end of member declaration file_status symlink_status(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:839:59: error: ‘noexcept’ does not name a type file_status symlink_status(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:839:59: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:843:5: error: ‘uintmax_t’ does not name a type uintmax_t hard_link_count() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:845:5: error: ‘uintmax_t’ does not name a type uintmax_t hard_link_count(std::error_code& ec) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:851:48: error: expected ‘;’ at end of member declaration bool operator<(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:851:54: error: ‘noexcept’ does not name a type bool operator<(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:851:54: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:852:49: error: expected ‘;’ at end of member declaration bool operator==(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:852:55: error: ‘noexcept’ does not name a type bool operator==(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:852:55: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:853:49: error: expected ‘;’ at end of member declaration bool operator!=(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:853:55: error: ‘noexcept’ does not name a type bool operator!=(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:853:55: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:854:49: error: expected ‘;’ at end of member declaration bool operator<=(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:854:55: error: ‘noexcept’ does not name a type bool operator<=(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:854:55: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:855:48: error: expected ‘;’ at end of member declaration bool operator>(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:855:54: error: ‘noexcept’ does not name a type bool operator>(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:855:54: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:856:49: error: expected ‘;’ at end of member declaration bool operator>=(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:856:55: error: ‘noexcept’ does not name a type bool operator>=(const directory_entry& rhs) const noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:856:55: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:863:5: error: ‘uintmax_t’ does not name a type uintmax_t _file_size = 0; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:865:5: error: ‘uintmax_t’ does not name a type uintmax_t _hard_link_count = 0; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:877:44: error: expected ‘;’ at end of member declaration const directory_entry& operator*() const& noexcept { return _dir_entry; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:877:81: error: expected ‘;’ at end of member declaration const directory_entry& operator*() const& noexcept { return _dir_entry; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:878:35: error: expected ‘;’ at end of member declaration directory_entry operator*() && noexcept { return std::move(_dir_entry); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:878:37: error: expected unqualified-id before ‘&&’ token directory_entry operator*() && noexcept { return std::move(_dir_entry); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:889:11: error: expected nested-name-specifier before ‘iterator_category’ using iterator_category = std::input_iterator_tag; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:890:11: error: expected nested-name-specifier before ‘value_type’ using value_type = directory_entry; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:891:11: error: expected nested-name-specifier before ‘difference_type’ using difference_type = std::ptrdiff_t; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:892:11: error: expected nested-name-specifier before ‘pointer’ using pointer = const directory_entry*; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:893:11: error: expected nested-name-specifier before ‘reference’ using reference = const directory_entry&; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:896:24: error: expected ‘;’ at end of member declaration directory_iterator() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:896:26: error: ‘noexcept’ does not name a type directory_iterator() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:896:26: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:899:39: error: ‘directory_options’ has not been declared directory_iterator(const path& p, directory_options options); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:901:44: error: ‘std::error_code’ has not been declared directory_iterator(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:901:58: error: expected ‘;’ at end of member declaration directory_iterator(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:901:60: error: ‘noexcept’ does not name a type directory_iterator(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:901:60: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:902:39: error: ‘directory_options’ has not been declared directory_iterator(const path& p, directory_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:902:71: error: ‘std::error_code’ has not been declared directory_iterator(const path& p, directory_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:902:85: error: expected ‘;’ at end of member declaration directory_iterator(const path& p, directory_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:902:87: error: ‘noexcept’ does not name a type directory_iterator(const path& p, directory_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:902:87: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:904:42: error: expected ‘,’ or ‘...’ before ‘&&’ token directory_iterator(directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:904:48: error: invalid constructor; you probably meant ‘ghc::filesystem::directory_iterator (const ghc::filesystem::directory_iterator&)’ directory_iterator(directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:904:48: error: expected ‘;’ at end of member declaration /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:904:50: error: ‘noexcept’ does not name a type directory_iterator(directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:904:50: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:907:53: error: expected ‘,’ or ‘...’ before ‘&&’ token directory_iterator& operator=(directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:907:59: error: expected ‘;’ at end of member declaration directory_iterator& operator=(directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:907:61: error: ‘noexcept’ does not name a type directory_iterator& operator=(directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:907:61: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:913:25: error: expected ‘;’ at end of member declaration directory_iterator& increment(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:913:50: error: expected ‘)’ before ‘&’ token directory_iterator& increment(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:930:10: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr _impl; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:877:62: error: expected primary-expression before ‘return’ const directory_entry& operator*() const& noexcept { return _dir_entry; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:877:62: error: expected ‘}’ before ‘return’ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:877:62: error: invalid initialization of non-const reference of type ‘int&’ from an rvalue of type ‘’ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:877:62: error: expected ‘;’ before ‘return’ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In member function ‘ghc::filesystem::directory_iterator::proxy ghc::filesystem::directory_iterator::operator++(int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:919:23: error: in C++98 ‘p’ must be initialized by constructor, not by ‘{...}’ proxy p{**this}; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:934:62: error: expected initializer before ‘noexcept’ GHC_FS_API directory_iterator begin(directory_iterator iter) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:935:62: error: expected initializer before ‘noexcept’ GHC_FS_API directory_iterator end(const directory_iterator&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:941:11: error: expected nested-name-specifier before ‘iterator_category’ using iterator_category = std::input_iterator_tag; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:942:11: error: expected nested-name-specifier before ‘value_type’ using value_type = directory_entry; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:943:11: error: expected nested-name-specifier before ‘difference_type’ using difference_type = std::ptrdiff_t; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:944:11: error: expected nested-name-specifier before ‘pointer’ using pointer = const directory_entry*; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:945:11: error: expected nested-name-specifier before ‘reference’ using reference = const directory_entry&; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:948:34: error: expected ‘;’ at end of member declaration recursive_directory_iterator() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:948:36: error: ‘noexcept’ does not name a type recursive_directory_iterator() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:948:36: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:951:49: error: ‘directory_options’ has not been declared recursive_directory_iterator(const path& p, directory_options options); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:953:49: error: ‘directory_options’ has not been declared recursive_directory_iterator(const path& p, directory_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:953:81: error: ‘std::error_code’ has not been declared recursive_directory_iterator(const path& p, directory_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:953:95: error: expected ‘;’ at end of member declaration recursive_directory_iterator(const path& p, directory_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:953:97: error: ‘noexcept’ does not name a type recursive_directory_iterator(const path& p, directory_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:953:97: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:954:54: error: ‘std::error_code’ has not been declared recursive_directory_iterator(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:954:68: error: expected ‘;’ at end of member declaration recursive_directory_iterator(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:954:70: error: ‘noexcept’ does not name a type recursive_directory_iterator(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:954:70: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:956:62: error: expected ‘,’ or ‘...’ before ‘&&’ token recursive_directory_iterator(recursive_directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:956:68: error: invalid constructor; you probably meant ‘ghc::filesystem::recursive_directory_iterator (const ghc::filesystem::recursive_directory_iterator&)’ recursive_directory_iterator(recursive_directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:956:68: error: expected ‘;’ at end of member declaration /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:956:70: error: ‘noexcept’ does not name a type recursive_directory_iterator(recursive_directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:956:70: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:960:5: error: ‘directory_options’ does not name a type directory_options options() const; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:969:73: error: expected ‘,’ or ‘...’ before ‘&&’ token recursive_directory_iterator& operator=(recursive_directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:969:79: error: expected ‘;’ at end of member declaration recursive_directory_iterator& operator=(recursive_directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:969:81: error: ‘noexcept’ does not name a type recursive_directory_iterator& operator=(recursive_directory_iterator&& rhs) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:969:81: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:973:35: error: expected ‘;’ at end of member declaration recursive_directory_iterator& increment(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:973:60: error: expected ‘)’ before ‘&’ token recursive_directory_iterator& increment(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:978:19: error: ‘std::error_code’ has not been declared void pop(std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:996:9: error: ‘directory_options’ does not name a type directory_options _options; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:999:61: error: expected ‘)’ before ‘options’ recursive_directory_iterator_impl(directory_options options, bool recursion_pending) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1005:10: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr _impl; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In member function ‘ghc::filesystem::directory_iterator::proxy ghc::filesystem::recursive_directory_iterator::operator++(int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:985:47: error: in C++98 ‘proxy’ must be initialized by constructor, not by ‘{...}’ directory_iterator::proxy proxy{**this}; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1009:82: error: expected initializer before ‘noexcept’ GHC_FS_API recursive_directory_iterator begin(recursive_directory_iterator iter) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1010:82: error: expected initializer before ‘noexcept’ GHC_FS_API recursive_directory_iterator end(const recursive_directory_iterator&) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1017:56: error: ‘copy_options’ has not been declared GHC_FS_API void copy(const path& from, const path& to, copy_options options); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1019:61: error: ‘copy_options’ has not been declared GHC_FS_API bool copy_file(const path& from, const path& to, copy_options option); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1030:12: error: ‘uintmax_t’ does not name a type GHC_FS_API uintmax_t file_size(const path& p); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1040:12: error: ‘file_time_type’ does not name a type GHC_FS_API file_time_type last_write_time(const path& p); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1041:48: error: ‘file_time_type’ has not been declared GHC_FS_API void last_write_time(const path& p, file_time_type new_time); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1042:44: error: ‘perms’ has not been declared GHC_FS_API void permissions(const path& p, perms prms, perm_options opts = perm_options::replace); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1042:56: error: ‘perm_options’ has not been declared GHC_FS_API void permissions(const path& p, perms prms, perm_options opts = perm_options::replace); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1042:76: error: ‘perm_options’ has not been declared GHC_FS_API void permissions(const path& p, perms prms, perm_options opts = perm_options::replace); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1047:12: error: ‘uintmax_t’ does not name a type GHC_FS_API uintmax_t remove_all(const path& p); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1049:44: error: ‘uintmax_t’ has not been declared GHC_FS_API void resize_file(const path& p, uintmax_t size); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1056:46: error: ‘std::error_code’ has not been declared GHC_FS_API path absolute(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1057:47: error: ‘std::error_code’ has not been declared GHC_FS_API path canonical(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1058:61: error: ‘std::error_code’ has not been declared GHC_FS_API void copy(const path& from, const path& to, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1058:77: error: expected initializer before ‘noexcept’ GHC_FS_API void copy(const path& from, const path& to, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1059:56: error: ‘copy_options’ has not been declared GHC_FS_API void copy(const path& from, const path& to, copy_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1059:83: error: ‘std::error_code’ has not been declared GHC_FS_API void copy(const path& from, const path& to, copy_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1059:99: error: expected initializer before ‘noexcept’ GHC_FS_API void copy(const path& from, const path& to, copy_options options, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1060:66: error: ‘std::error_code’ has not been declared GHC_FS_API bool copy_file(const path& from, const path& to, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1060:82: error: expected initializer before ‘noexcept’ GHC_FS_API bool copy_file(const path& from, const path& to, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1061:61: error: ‘copy_options’ has not been declared GHC_FS_API bool copy_file(const path& from, const path& to, copy_options option, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1061:87: error: ‘std::error_code’ has not been declared GHC_FS_API bool copy_file(const path& from, const path& to, copy_options option, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1061:103: error: expected initializer before ‘noexcept’ GHC_FS_API bool copy_file(const path& from, const path& to, copy_options option, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1062:90: error: ‘std::error_code’ has not been declared GHC_FS_API void copy_symlink(const path& existing_symlink, const path& new_symlink, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1062:106: error: expected initializer before ‘noexcept’ GHC_FS_API void copy_symlink(const path& existing_symlink, const path& new_symlink, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1063:56: error: ‘std::error_code’ has not been declared GHC_FS_API bool create_directories(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1063:72: error: expected initializer before ‘noexcept’ GHC_FS_API bool create_directories(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1064:54: error: ‘std::error_code’ has not been declared GHC_FS_API bool create_directory(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1064:70: error: expected initializer before ‘noexcept’ GHC_FS_API bool create_directory(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1065:78: error: ‘std::error_code’ has not been declared GHC_FS_API bool create_directory(const path& p, const path& attributes, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1065:94: error: expected initializer before ‘noexcept’ GHC_FS_API bool create_directory(const path& p, const path& attributes, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1066:88: error: ‘std::error_code’ has not been declared GHC_FS_API void create_directory_symlink(const path& to, const path& new_symlink, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1066:104: error: expected initializer before ‘noexcept’ GHC_FS_API void create_directory_symlink(const path& to, const path& new_symlink, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1067:78: error: ‘std::error_code’ has not been declared GHC_FS_API void create_symlink(const path& to, const path& new_symlink, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1067:94: error: expected initializer before ‘noexcept’ GHC_FS_API void create_symlink(const path& to, const path& new_symlink, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1068:35: error: ‘ghc::filesystem::path ghc::filesystem::current_path’ redeclared as different kind of symbol GHC_FS_API path current_path(std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1027:17: note: previous declaration ‘void ghc::filesystem::current_path(const ghc::filesystem::path&)’ GHC_FS_API void current_path(const path& p); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1068:30: error: ‘error_code’ is not a member of ‘std’ GHC_FS_API path current_path(std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1068:47: error: ‘ec’ was not declared in this scope GHC_FS_API path current_path(std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1069:50: error: ‘std::error_code’ has not been declared GHC_FS_API void current_path(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1069:66: error: expected initializer before ‘noexcept’ GHC_FS_API void current_path(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1070:39: error: expected initializer before ‘noexcept’ GHC_FS_API bool exists(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1071:44: error: ‘std::error_code’ has not been declared GHC_FS_API bool exists(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1071:60: error: expected initializer before ‘noexcept’ GHC_FS_API bool exists(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1072:65: error: ‘std::error_code’ has not been declared GHC_FS_API bool equivalent(const path& p1, const path& p2, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1072:81: error: expected initializer before ‘noexcept’ GHC_FS_API bool equivalent(const path& p1, const path& p2, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1073:12: error: ‘uintmax_t’ does not name a type GHC_FS_API uintmax_t file_size(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1074:46: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_block_file(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1075:51: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_block_file(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1075:67: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_block_file(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1076:50: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_character_file(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1077:55: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_character_file(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1077:71: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_character_file(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1078:45: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_directory(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1079:50: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_directory(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1079:66: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_directory(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1080:46: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_empty(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1080:62: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_empty(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1081:40: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_fifo(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1082:45: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_fifo(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1082:61: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_fifo(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1083:41: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_other(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1084:46: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_other(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1084:62: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_other(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1085:48: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_regular_file(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1086:53: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_regular_file(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1086:69: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_regular_file(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1087:42: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_socket(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1088:47: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_socket(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1088:63: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_socket(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1089:43: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_symlink(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1090:48: error: ‘std::error_code’ has not been declared GHC_FS_API bool is_symlink(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1090:64: error: expected initializer before ‘noexcept’ GHC_FS_API bool is_symlink(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1091:12: error: ‘file_time_type’ does not name a type GHC_FS_API file_time_type last_write_time(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1092:48: error: ‘file_time_type’ has not been declared GHC_FS_API void last_write_time(const path& p, file_time_type new_time, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1092:78: error: ‘std::error_code’ has not been declared GHC_FS_API void last_write_time(const path& p, file_time_type new_time, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1092:94: error: expected initializer before ‘noexcept’ GHC_FS_API void last_write_time(const path& p, file_time_type new_time, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1093:44: error: ‘perms’ has not been declared GHC_FS_API void permissions(const path& p, perms prms, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1093:61: error: ‘std::error_code’ has not been declared GHC_FS_API void permissions(const path& p, perms prms, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1093:77: error: expected initializer before ‘noexcept’ GHC_FS_API void permissions(const path& p, perms prms, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1094:44: error: ‘perms’ has not been declared GHC_FS_API void permissions(const path& p, perms prms, perm_options opts, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1094:56: error: ‘perm_options’ has not been declared GHC_FS_API void permissions(const path& p, perms prms, perm_options opts, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1094:80: error: ‘std::error_code’ has not been declared GHC_FS_API void permissions(const path& p, perms prms, perm_options opts, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1094:96: error: expected initializer before ‘noexcept’ GHC_FS_API void permissions(const path& p, perms prms, perm_options opts, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1095:47: error: ‘std::error_code’ has not been declared GHC_FS_API path proximate(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1096:65: error: ‘std::error_code’ has not been declared GHC_FS_API path proximate(const path& p, const path& base, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1097:50: error: ‘std::error_code’ has not been declared GHC_FS_API path read_symlink(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1098:46: error: ‘std::error_code’ has not been declared GHC_FS_API path relative(const path& p, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1099:64: error: ‘std::error_code’ has not been declared GHC_FS_API path relative(const path& p, const path& base, std::error_code& ec); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1100:44: error: ‘std::error_code’ has not been declared GHC_FS_API bool remove(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1100:60: error: expected initializer before ‘noexcept’ GHC_FS_API bool remove(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1101:12: error: ‘uintmax_t’ does not name a type GHC_FS_API uintmax_t remove_all(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1102:63: error: ‘std::error_code’ has not been declared GHC_FS_API void rename(const path& from, const path& to, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1102:79: error: expected initializer before ‘noexcept’ GHC_FS_API void rename(const path& from, const path& to, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1103:44: error: ‘uintmax_t’ has not been declared GHC_FS_API void resize_file(const path& p, uintmax_t size, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1103:65: error: ‘std::error_code’ has not been declared GHC_FS_API void resize_file(const path& p, uintmax_t size, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1103:81: error: expected initializer before ‘noexcept’ GHC_FS_API void resize_file(const path& p, uintmax_t size, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1104:49: error: ‘std::error_code’ has not been declared GHC_FS_API space_info space(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1104:65: error: expected initializer before ‘noexcept’ GHC_FS_API space_info space(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1105:51: error: ‘std::error_code’ has not been declared GHC_FS_API file_status status(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1105:67: error: expected initializer before ‘noexcept’ GHC_FS_API file_status status(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1106:45: error: expected initializer before ‘noexcept’ GHC_FS_API bool status_known(file_status s) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1107:59: error: ‘std::error_code’ has not been declared GHC_FS_API file_status symlink_status(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1107:75: error: expected initializer before ‘noexcept’ GHC_FS_API file_status symlink_status(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1108:42: error: ‘ghc::filesystem::path ghc::filesystem::temp_directory_path’ redeclared as different kind of symbol GHC_FS_API path temp_directory_path(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1053:17: note: previous declaration ‘ghc::filesystem::path ghc::filesystem::temp_directory_path()’ GHC_FS_API path temp_directory_path(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1108:37: error: ‘error_code’ is not a member of ‘std’ GHC_FS_API path temp_directory_path(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1108:54: error: ‘ec’ was not declared in this scope GHC_FS_API path temp_directory_path(std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1109:54: error: ‘std::error_code’ has not been declared GHC_FS_API path weakly_canonical(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1109:70: error: expected initializer before ‘noexcept’ GHC_FS_API path weakly_canonical(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1114:12: error: ‘uintmax_t’ does not name a type GHC_FS_API uintmax_t hard_link_count(const path& p); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1116:82: error: ‘std::error_code’ has not been declared GHC_FS_API void create_hard_link(const path& to, const path& new_hard_link, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1116:98: error: expected initializer before ‘noexcept’ GHC_FS_API void create_hard_link(const path& to, const path& new_hard_link, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1117:12: error: ‘uintmax_t’ does not name a type GHC_FS_API uintmax_t hard_link_count(const path& p, std::error_code& ec) noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1121:61: error: spurious ‘>>’, use ‘>’ to terminate a template argument list template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1122:56: error: ‘traits’ was not declared in this scope class basic_filebuf : public std::basic_filebuf ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1122:62: error: template argument 2 is invalid class basic_filebuf : public std::basic_filebuf ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1123:1: error: definition of ‘class ghc::filesystem::basic_filebuf’ inside template parameter list { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1137:1: error: two or more data types in declaration of ‘type name’ }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1137:2: error: expected ‘>’ before ‘;’ token }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1137:2: error: expected unqualified-id before ‘;’ token /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1139:61: error: spurious ‘>>’, use ‘>’ to terminate a template argument list template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1140:58: error: ‘traits’ was not declared in this scope class basic_ifstream : public std::basic_ifstream ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1140:64: error: template argument 2 is invalid class basic_ifstream : public std::basic_ifstream ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1141:1: error: definition of ‘class ghc::filesystem::basic_ifstream’ inside template parameter list { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1160:1: error: two or more data types in declaration of ‘type name’ }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1160:2: error: expected ‘>’ before ‘;’ token }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1160:2: error: expected unqualified-id before ‘;’ token /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1162:61: error: spurious ‘>>’, use ‘>’ to terminate a template argument list template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1163:58: error: ‘traits’ was not declared in this scope class basic_ofstream : public std::basic_ofstream ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1163:64: error: template argument 2 is invalid class basic_ofstream : public std::basic_ofstream ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1164:1: error: definition of ‘class ghc::filesystem::basic_ofstream’ inside template parameter list { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1183:1: error: two or more data types in declaration of ‘type name’ }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1183:2: error: expected ‘>’ before ‘;’ token }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1183:2: error: expected unqualified-id before ‘;’ token /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1185:61: error: spurious ‘>>’, use ‘>’ to terminate a template argument list template > ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1186:56: error: ‘traits’ was not declared in this scope class basic_fstream : public std::basic_fstream ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1186:62: error: template argument 2 is invalid class basic_fstream : public std::basic_fstream ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1187:1: error: definition of ‘class ghc::filesystem::basic_fstream’ inside template parameter list { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1206:1: error: two or more data types in declaration of ‘type name’ }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1206:2: error: expected ‘>’ before ‘;’ token }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1206:2: error: expected unqualified-id before ‘;’ token /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1208:9: error: ‘basic_filebuf’ does not name a type typedef basic_filebuf filebuf; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1209:9: error: ‘basic_filebuf’ does not name a type typedef basic_filebuf wfilebuf; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1210:9: error: ‘basic_ifstream’ does not name a type typedef basic_ifstream ifstream; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1211:9: error: ‘basic_ifstream’ does not name a type typedef basic_ifstream wifstream; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1212:9: error: ‘basic_ofstream’ does not name a type typedef basic_ofstream ofstream; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1213:9: error: ‘basic_ofstream’ does not name a type typedef basic_ofstream wofstream; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1214:9: error: ‘basic_fstream’ does not name a type typedef basic_fstream fstream; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1215:9: error: ‘basic_fstream’ does not name a type typedef basic_fstream wfstream; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1247:46: error: ‘uint32_t’ has not been declared GHC_FS_API void appendUTF8(std::string& str, uint32_t unicode); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1248:30: error: ‘uint32_t’ was not declared in this scope GHC_FS_API bool is_surrogate(uint32_t c); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1249:35: error: ‘uint32_t’ was not declared in this scope GHC_FS_API bool is_high_surrogate(uint32_t c); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1250:34: error: ‘uint32_t’ was not declared in this scope GHC_FS_API bool is_low_surrogate(uint32_t c); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1251:69: error: ‘uint8_t’ does not name a type GHC_FS_API unsigned consumeUtf8Fragment(const unsigned state, const uint8_t fragment, uint32_t& codepoint); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1251:87: error: ‘uint32_t’ has not been declared GHC_FS_API unsigned consumeUtf8Fragment(const unsigned state, const uint8_t fragment, uint32_t& codepoint); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1261:17: error: ‘error_code’ in namespace ‘std’ does not name a type GHC_FS_API std::error_code make_error_code(portable_error err); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1265:17: error: ‘error_code’ in namespace ‘std’ does not name a type GHC_FS_API std::error_code make_system_error(int err = 0); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1273:17: error: ‘error_code’ in namespace ‘std’ does not name a type GHC_INLINE std::error_code make_error_code(portable_error err) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1323:17: error: ‘error_code’ in namespace ‘std’ does not name a type GHC_INLINE std::error_code make_system_error(int err) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1332:1: error: expected unqualified-id before ‘using’ using EnableBitmask = typename std::enable_if::value || std::is_same::value || std::is_same::value || std::is_same::value, Enum>::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1336:1: error: ‘constexpr’ does not name a type constexpr detail::EnableBitmask operator&(Enum X, Enum Y) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1336:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1343:1: error: ‘constexpr’ does not name a type constexpr detail::EnableBitmask operator|(Enum X, Enum Y) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1343:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1350:1: error: ‘constexpr’ does not name a type constexpr detail::EnableBitmask operator^(Enum X, Enum Y) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1350:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1357:1: error: ‘constexpr’ does not name a type constexpr detail::EnableBitmask operator~(Enum X) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1357:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1364:9: error: ‘EnableBitmask’ in namespace ‘ghc::filesystem::detail’ does not name a template type detail::EnableBitmask& operator&=(Enum& X, Enum Y) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1371:9: error: ‘EnableBitmask’ in namespace ‘ghc::filesystem::detail’ does not name a template type detail::EnableBitmask& operator|=(Enum& X, Enum Y) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1378:9: error: ‘EnableBitmask’ in namespace ‘ghc::filesystem::detail’ does not name a template type detail::EnableBitmask& operator^=(Enum& X, Enum Y) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1388:26: error: ‘ghc::filesystem::detail::in_range’ declared as an ‘inline’ variable GHC_INLINE bool in_range(uint32_t c, uint32_t lo, uint32_t hi) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1388:26: error: ‘uint32_t’ was not declared in this scope /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1388:38: error: ‘uint32_t’ was not declared in this scope GHC_INLINE bool in_range(uint32_t c, uint32_t lo, uint32_t hi) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1388:51: error: ‘uint32_t’ was not declared in this scope GHC_INLINE bool in_range(uint32_t c, uint32_t lo, uint32_t hi) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1388:62: error: expression list treated as compound expression in initializer [-fpermissive] GHC_INLINE bool in_range(uint32_t c, uint32_t lo, uint32_t hi) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1389:1: error: expected ‘,’ or ‘;’ before ‘{’ token { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1393:30: error: ‘ghc::filesystem::detail::is_surrogate’ declared as an ‘inline’ variable GHC_INLINE bool is_surrogate(uint32_t c) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1393:30: error: redefinition of ‘bool ghc::filesystem::detail::is_surrogate’ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1248:17: note: ‘bool ghc::filesystem::detail::is_surrogate’ previously defined here GHC_FS_API bool is_surrogate(uint32_t c); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1393:30: error: ‘uint32_t’ was not declared in this scope GHC_INLINE bool is_surrogate(uint32_t c) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1398:35: error: ‘ghc::filesystem::detail::is_high_surrogate’ declared as an ‘inline’ variable GHC_INLINE bool is_high_surrogate(uint32_t c) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1398:35: error: redefinition of ‘bool ghc::filesystem::detail::is_high_surrogate’ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1249:17: note: ‘bool ghc::filesystem::detail::is_high_surrogate’ previously defined here GHC_FS_API bool is_high_surrogate(uint32_t c); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1398:35: error: ‘uint32_t’ was not declared in this scope GHC_INLINE bool is_high_surrogate(uint32_t c) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1403:34: error: ‘ghc::filesystem::detail::is_low_surrogate’ declared as an ‘inline’ variable GHC_INLINE bool is_low_surrogate(uint32_t c) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1403:34: error: redefinition of ‘bool ghc::filesystem::detail::is_low_surrogate’ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1250:17: note: ‘bool ghc::filesystem::detail::is_low_surrogate’ previously defined here GHC_FS_API bool is_low_surrogate(uint32_t c); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1403:34: error: ‘uint32_t’ was not declared in this scope GHC_INLINE bool is_low_surrogate(uint32_t c) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1408:46: error: ‘uint32_t’ has not been declared GHC_INLINE void appendUTF8(std::string& str, uint32_t unicode) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1440:69: error: ‘uint8_t’ does not name a type GHC_INLINE unsigned consumeUtf8Fragment(const unsigned state, const uint8_t fragment, uint32_t& codepoint) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1440:87: error: ‘uint32_t’ has not been declared GHC_INLINE unsigned consumeUtf8Fragment(const unsigned state, const uint8_t fragment, uint32_t& codepoint) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘unsigned int ghc::filesystem::detail::consumeUtf8Fragment(unsigned int, int, int&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1442:18: error: ‘uint32_t’ does not name a type static const uint32_t utf8_state_info[] = { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1447:5: error: ‘uint8_t’ was not declared in this scope uint8_t category = fragment < 128 ? 0 : (utf8_state_info[(fragment >> 3) & 0xf] >> ((fragment & 7) << 2)) & 0xf; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1448:76: error: ‘category’ was not declared in this scope codepoint = (state ? (codepoint << 6) | (fragment & 0x3fu) : (0xffu >> category) & fragment); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1449:85: error: ‘utf8_state_info’ was not declared in this scope return state == S_RJCT ? static_cast(S_RJCT) : static_cast((utf8_state_info[category + 16] >> (state << 2)) & 0xf); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘bool ghc::filesystem::detail::validUtf8(const string&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1456:5: error: ‘uint32_t’ is not a member of ‘std’ std::uint32_t codepoint = 0; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1458:71: error: ‘uint8_t’ does not name a type if ((utf8_state = consumeUtf8Fragment(utf8_state, static_cast(*iter++), codepoint)) == S_RJCT) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1458:90: error: ‘codepoint’ was not declared in this scope if ((utf8_state = consumeUtf8Fragment(utf8_state, static_cast(*iter++), codepoint)) == S_RJCT) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1474:61: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value && (sizeof(typename Utf8String::value_type) == 1) && (sizeof(typename StringType::value_type) == 1)>::type* = nullptr> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1474:70: error: expected ‘>’ before ‘<’ token template ::value && (sizeof(typename Utf8String::value_type) == 1) && (sizeof(typename StringType::value_type) == 1)>::type* = nullptr> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1480:61: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value && (sizeof(typename Utf8String::value_type) == 1) && (sizeof(typename StringType::value_type) == 2)>::type* = nullptr> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1480:70: error: expected ‘>’ before ‘<’ token template ::value && (sizeof(typename Utf8String::value_type) == 1) && (sizeof(typename StringType::value_type) == 2)>::type* = nullptr> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1481:19: error: redefinition of ‘template > StringType ghc::filesystem::detail::fromUtf8(const Utf8String&, const typename StringType::allocator_type&)’ inline StringType fromUtf8(const Utf8String& utf8String, const typename StringType::allocator_type& alloc = typename StringType::allocator_type()) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1475:19: note: ‘template > StringType ghc::filesystem::detail::fromUtf8(const Utf8String&, const typename StringType::allocator_type&)’ previously declared here inline StringType fromUtf8(const Utf8String& utf8String, const typename StringType::allocator_type& alloc = typename StringType::allocator_type()) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1520:61: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value && (sizeof(typename Utf8String::value_type) == 1) && (sizeof(typename StringType::value_type) == 4)>::type* = nullptr> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1520:70: error: expected ‘>’ before ‘<’ token template ::value && (sizeof(typename Utf8String::value_type) == 1) && (sizeof(typename StringType::value_type) == 4)>::type* = nullptr> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1521:19: error: redefinition of ‘template > StringType ghc::filesystem::detail::fromUtf8(const Utf8String&, const typename StringType::allocator_type&)’ inline StringType fromUtf8(const Utf8String& utf8String, const typename StringType::allocator_type& alloc = typename StringType::allocator_type()) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1475:19: note: ‘template > StringType ghc::filesystem::detail::fromUtf8(const Utf8String&, const typename StringType::allocator_type&)’ previously declared here inline StringType fromUtf8(const Utf8String& utf8String, const typename StringType::allocator_type& alloc = typename StringType::allocator_type()) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1563:40: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value && (sizeof(typename strT::value_type) == 1), int>::type size = 1> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1563:49: error: expected ‘>’ before ‘<’ token template ::value && (sizeof(typename strT::value_type) == 1), int>::type size = 1> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1569:40: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value && (sizeof(typename strT::value_type) == 2), int>::type size = 2> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1569:49: error: expected ‘>’ before ‘<’ token template ::value && (sizeof(typename strT::value_type) == 2), int>::type size = 2> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1570:20: error: redefinition of ‘template > std::__cxx11::string ghc::filesystem::detail::toUtf8(const strT&)’ inline std::string toUtf8(const strT& unicodeString) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1564:20: note: ‘template > std::__cxx11::string ghc::filesystem::detail::toUtf8(const strT&)’ previously declared here inline std::string toUtf8(const strT& unicodeString) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1598:40: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value && (sizeof(typename strT::value_type) == 4), int>::type size = 4> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1598:49: error: expected ‘>’ before ‘<’ token template ::value && (sizeof(typename strT::value_type) == 4), int>::type size = 4> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1599:20: error: redefinition of ‘template > std::__cxx11::string ghc::filesystem::detail::toUtf8(const strT&)’ inline std::string toUtf8(const strT& unicodeString) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1564:20: note: ‘template > std::__cxx11::string ghc::filesystem::detail::toUtf8(const strT&)’ previously declared here inline std::string toUtf8(const strT& unicodeString) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘std::__cxx11::string ghc::filesystem::detail::toUtf8(const charT*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1614:66: error: ‘>>’ should be ‘> >’ within a nested template argument list return toUtf8(std::basic_string>(unicodeString)); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1675:40: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value, bool>::type = true> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1675:49: error: expected ‘>’ before ‘<’ token template ::value, bool>::type = true> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1681:40: error: ‘enable_if’ in namespace ‘std’ does not name a template type template ::value, bool>::type = true> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1681:49: error: expected ‘>’ before ‘<’ token template ::value, bool>::type = true> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In member function ‘void ghc::filesystem::path::postprocess_path_with_format(ghc::filesystem::path::format)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1732:9: error: ‘_path’ was not declared in this scope if (_path.length() > _prefixLength + 2 && _path[_prefixLength] == preferred_separator && _path[_prefixLength + 1] == preferred_separator && _path[_prefixLength + 2] != preferred_separator) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1732:26: error: ‘_prefixLength’ was not declared in this scope if (_path.length() > _prefixLength + 2 && _path[_prefixLength] == preferred_separator && _path[_prefixLength + 1] == preferred_separator && _path[_prefixLength + 2] != preferred_separator) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1732:71: error: ‘preferred_separator’ was not declared in this scope if (_path.length() > _prefixLength + 2 && _path[_prefixLength] == preferred_separator && _path[_prefixLength + 1] == preferred_separator && _path[_prefixLength + 2] != preferred_separator) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1733:9: error: ‘impl_string_type’ has not been declared impl_string_type::iterator new_end = std::unique(_path.begin() + static_cast(_prefixLength) + 2, _path.end(), [](path::value_type lhs, path::value_type rhs) { return lhs == rhs && lhs == preferred_separator; }); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1733:248: error: expected primary-expression before ‘)’ token impl_string_type::iterator new_end = std::unique(_path.begin() + static_cast(_prefixLength) + 2, _path.end(), [](path::value_type lhs, path::value_type rhs) { return lhs == rhs && lhs == preferred_separator; }); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1734:21: error: ‘new_end’ was not declared in this scope _path.erase(new_end, _path.end()); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1737:9: error: ‘impl_string_type’ has not been declared impl_string_type::iterator new_end = std::unique(_path.begin() + static_cast(_prefixLength), _path.end(), [](path::value_type lhs, path::value_type rhs) { return lhs == rhs && lhs == preferred_separator; }); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1737:244: error: expected primary-expression before ‘)’ token impl_string_type::iterator new_end = std::unique(_path.begin() + static_cast(_prefixLength), _path.end(), [](path::value_type lhs, path::value_type rhs) { return lhs == rhs && lhs == preferred_separator; }); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1738:21: error: ‘new_end’ was not declared in this scope _path.erase(new_end, _path.end()); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1745:8: error: prototype for ‘ghc::filesystem::path::path(const Source&, ghc::filesystem::path::format)’ does not match any in class ‘ghc::filesystem::path’ inline path::path(const Source& source, format fmt) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:424:5: error: candidates are: template ghc::filesystem::path::path(InputIterator, InputIterator, const std::locale&, ghc::filesystem::path::format) path(InputIterator first, InputIterator last, const std::locale& loc, format fmt = auto_format); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:419:5: error: template ghc::filesystem::path::path(InputIterator, InputIterator, ghc::filesystem::path::format) path(InputIterator first, InputIterator last, format fmt = auto_format); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:413:5: error: ghc::filesystem::path::path(const ghc::filesystem::path&) path(const path& p); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:412:5: error: ghc::filesystem::path::path() path() noexcept; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1777:55: error: ‘value_type’ in ‘class ghc::filesystem::path’ does not name a type GHC_INLINE bool equals_simple_insensitive(const path::value_type* str1, const path::value_type* str2) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1777:85: error: ‘value_type’ in ‘class ghc::filesystem::path’ does not name a type GHC_INLINE bool equals_simple_insensitive(const path::value_type* str1, const path::value_type* str2) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘bool ghc::filesystem::detail::equals_simple_insensitive(const int*, const int*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1794:40: error: cannot convert ‘const int*’ to ‘const char*’ for argument ‘1’ to ‘int strcasecmp(const char*, const char*)’ return 0 == ::strcasecmp(str1, str2); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1798:55: error: ‘value_type’ in ‘class ghc::filesystem::path’ does not name a type GHC_INLINE int compare_simple_insensitive(const path::value_type* str1, size_t len1, const path::value_type* str2, size_t len2) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1798:98: error: ‘value_type’ in ‘class ghc::filesystem::path’ does not name a type GHC_INLINE int compare_simple_insensitive(const path::value_type* str1, size_t len1, const path::value_type* str2, size_t len2) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘std::__cxx11::string ghc::filesystem::detail::systemErrorText(ErrorNumber)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1840:54: error: ‘errno’ was not declared in this scope return strerror_adapter(strerror_r(code ? code : errno, buffer, sizeof(buffer)), buffer); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1913:93: error: ‘std::error_code’ has not been declared GHC_INLINE void create_symlink(const path& target_name, const path& new_symlink, bool, std::error_code& ec) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘void ghc::filesystem::detail::create_symlink(const ghc::filesystem::path&, const ghc::filesystem::path&, bool, int&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1915:31: error: ‘const class ghc::filesystem::path’ has no member named ‘c_str’ if (::symlink(target_name.c_str(), new_symlink.c_str()) != 0) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1915:52: error: ‘const class ghc::filesystem::path’ has no member named ‘c_str’ if (::symlink(target_name.c_str(), new_symlink.c_str()) != 0) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1916:14: error: ‘make_system_error’ is not a member of ‘ghc::filesystem::detail’ ec = detail::make_system_error(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1921:89: error: ‘std::error_code’ has not been declared GHC_INLINE void create_hardlink(const path& target_name, const path& new_hardlink, std::error_code& ec) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘void ghc::filesystem::detail::create_hardlink(const ghc::filesystem::path&, const ghc::filesystem::path&, int&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1923:28: error: ‘const class ghc::filesystem::path’ has no member named ‘c_str’ if (::link(target_name.c_str(), new_hardlink.c_str()) != 0) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1923:50: error: ‘const class ghc::filesystem::path’ has no member named ‘c_str’ if (::link(target_name.c_str(), new_hardlink.c_str()) != 0) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1924:14: error: ‘make_system_error’ is not a member of ‘ghc::filesystem::detail’ ec = detail::make_system_error(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘ghc::filesystem::file_status ghc::filesystem::detail::file_status_from_st_mode(T)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1947:20: error: ‘file_type’ is not a class or namespace file_type ft = file_type::unknown; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1949:14: error: ‘file_type’ is not a class or namespace ft = file_type::directory; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1952:14: error: ‘file_type’ is not a class or namespace ft = file_type::regular; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1955:14: error: ‘file_type’ is not a class or namespace ft = file_type::character; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1958:14: error: ‘file_type’ is not a class or namespace ft = file_type::block; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1961:14: error: ‘file_type’ is not a class or namespace ft = file_type::fifo; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1964:14: error: ‘file_type’ is not a class or namespace ft = file_type::symlink; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1967:14: error: ‘file_type’ is not a class or namespace ft = file_type::socket; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1969:5: error: ‘perms’ was not declared in this scope perms prms = static_cast(mode & 0xfff); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1970:28: error: ‘prms’ was not declared in this scope return file_status(ft, prms); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:1974:52: error: ‘std::error_code’ has not been declared GHC_INLINE path resolveSymlink(const path& p, std::error_code& ec) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: In function ‘ghc::filesystem::path ghc::filesystem::detail::resolveSymlink(const ghc::filesystem::path&, int&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2056:14: error: ‘rc’ does not name a type auto rc = ::readlink(p.c_str(), buffer.data(), buffer.size()); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2057:13: error: ‘rc’ was not declared in this scope if (rc < 0) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2058:18: error: ‘make_system_error’ is not a member of ‘ghc::filesystem::detail’ ec = detail::make_system_error(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2132:41: error: ‘ghc::filesystem::detail::is_not_found_error’ declared as an ‘inline’ variable GHC_INLINE bool is_not_found_error(std::error_code& ec) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2132:36: error: ‘error_code’ is not a member of ‘std’ GHC_INLINE bool is_not_found_error(std::error_code& ec) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2132:53: error: ‘ec’ was not declared in this scope GHC_INLINE bool is_not_found_error(std::error_code& ec) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2133:1: error: expected ‘,’ or ‘;’ before ‘{’ token { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2141:62: error: ‘std::error_code’ has not been declared GHC_INLINE file_status symlink_status_ex(const path& p, std::error_code& ec, uintmax_t* sz = nullptr, uintmax_t* nhl = nullptr, time_t* lwt = nullptr) noexcept ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2141:78: error: ‘uintmax_t’ has not been declared GHC_INLINE file_status symlink_status_ex(const path& p, std::error_code& ec, uintmax_t* sz = nullptr, uintmax_t* nhl = nullptr, time_t* lwt = nullptr) noexcept ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2141:94: error: ‘nullptr’ was not declared in this scope GHC_INLINE file_status symlink_status_ex(const path& p, std::error_code& ec, uintmax_t* sz = nullptr, uintmax_t* nhl = nullptr, time_t* lwt = nullptr) noexcept ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2141:103: error: ‘uintmax_t’ has not been declared GHC_INLINE file_status symlink_status_ex(const path& p, std::error_code& ec, uintmax_t* sz = nullptr, uintmax_t* nhl = nullptr, time_t* lwt = nullptr) noexcept ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2141:120: error: ‘nullptr’ was not declared in this scope GHC_INLINE file_status symlink_status_ex(const path& p, std::error_code& ec, uintmax_t* sz = nullptr, uintmax_t* nhl = nullptr, time_t* lwt = nullptr) noexcept ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2141:143: error: ‘nullptr’ was not declared in this scope GHC_INLINE file_status symlink_status_ex(const path& p, std::error_code& ec, uintmax_t* sz = nullptr, uintmax_t* nhl = nullptr, time_t* lwt = nullptr) noexcept ^ /home/conan/w/prod/BuildSingleReference/.conan/data/vtu11/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vtu11/inc/filesystem.hpp:2141:152: error: expected initializer before ‘noexcept’ GHC_INLINE file_status symlink_status_ex(const path& p, std::error_code& ec, uintmax_t* sz = nullptr, uintmax_t* nhl = nullptr, time_t* lwt = nullptr) noexcept ^ /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/test_package.cpp:50:1: error: expected ‘}’ at end of input } ^ /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/test_package.cpp:50:1: error: expected ‘}’ at end of input /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_package/test_package.cpp:50:1: error: expected ‘}’ at end of input make[2]: *** [test_package/CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 make[1]: *** [test_package/CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 ERROR: vtu11/1.0.0 (test package): Error in build() method, line 17 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/vtu11/all/test_v1_package/build/aa812f66cc25d52e62cde1f093beffcc1fbfe3f8' '--' '-j3'