******************************************************************************** conan install cfgfile/0.2.8.2.1@ --profile=/home/conan/w/BuildSingleReference/10232/d48a5bfe-21c5-4c39-933f-b1b4d41dcc18/profile.txt --build=cfgfile ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=5.0 os=Linux os_build=Linux [options] [build_requires] [env] cfgfile/0.2.8.2.1: Forced build from source Installing package: cfgfile/0.2.8.2.1 Requirements cfgfile/0.2.8.2.1 from local cache - Cache Packages cfgfile/0.2.8.2.1:d41df45304d30f4238edc22ee6cb119e89457e4b - Build Installing (downloading, building) binaries... cfgfile/0.2.8.2.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/build/d41df45304d30f4238edc22ee6cb119e89457e4b cfgfile/0.2.8.2.1: Generator cmake created conanbuildinfo.cmake [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 cfgfile/0.2.8.2.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/build/d41df45304d30f4238edc22ee6cb119e89457e4b' && cmake -G "Unix Makefiles" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="5.0" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/package/d41df45304d30f4238edc22ee6cb119e89457e4b" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator' ----------------- -- The C compiler identification is Clang 5.0.0 -- The CXX compiler identification is Clang 5.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/build/d41df45304d30f4238edc22ee6cb119e89457e4b ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/build/d41df45304d30f4238edc22ee6cb119e89457e4b' '--' '-j3' ----------------- Scanning dependencies of target cfgfile.generator [ 25%] Building CXX object CMakeFiles/cfgfile.generator.dir/cfg.o [ 50%] Building CXX object CMakeFiles/cfgfile.generator.dir/generator.o [ 75%] Building CXX object CMakeFiles/cfgfile.generator.dir/main.o CMakeFiles/cfgfile.generator.dir/build.make:107: recipe for target 'CMakeFiles/cfgfile.generator.dir/main.o' failed CMakeFiles/cfgfile.generator.dir/build.make:81: recipe for target 'CMakeFiles/cfgfile.generator.dir/cfg.o' failed CMakeFiles/cfgfile.generator.dir/build.make:94: recipe for target 'CMakeFiles/cfgfile.generator.dir/generator.o' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/cfgfile.generator.dir/all' failed Makefile:148: recipe for target 'all' failed cfgfile/0.2.8.2.1: 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 CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp:32: In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp::3235: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp::3535: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp::3636: : /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/constraint_min_max.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/constraint_min_max.hpp::4949::2828:: warningwarning: : 'final' keyword is a C++11 extension [-Wc++11-extensions]'final' keyword is a C++11 extension [-Wc++11-extensions] class constraint_min_max_t finalclass constraint_min_max_t final ^ ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/constraint_min_max.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/constraint_min_max.hpp::7171::3838:: warningwarning: : 'override' keyword is a C++11 extension [-Wc++11-extensions]'override' keyword is a C++11 extension [-Wc++11-extensions] bool check( const T & value ) const override bool check( const T & value ) const override ^ ^ In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp::3232: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp::3535: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp::3735: : /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/constraint_one_of.hppIn file included from :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp49::3727: :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/constraint_one_of.hpp :warning49: :'final' keyword is a C++11 extension [-Wc++11-extensions]27 : warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] class constraint_one_of_t final ^ class constraint_one_of_t final ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/constraint_one_of.hpp:83:38: warning: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/constraint_one_of.hpp'override' keyword is a C++11 extension [-Wc++11-extensions]: 83:38: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] bool check( const T & value ) const override ^ bool check( const T & value ) const override ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:35: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:58:24: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] struct wstring_trait_t final { ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:60:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using string_t = std::wstring; ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:63:17: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using char_t = string_t::value_type; ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:66:20: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ostream_t = std::wostream; ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:69:20: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using istream_t = std::wistream; ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:72:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using pos_t = std::streamoff; ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:76:10: error: no member named 'to_wstring' in namespace 'std'; did you mean 'to_string'? return std::to_wstring( pos ); ^~~~~~~~~~~~~~~ to_string /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:74:25: note: 'to_string' declared here static inline string_t to_string( pos_t pos ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:82:19: error: no member named 'cbegin' in 'std::__cxx11::basic_string'; did you mean 'begin'? res.assign( str.cbegin(), str.cend() ); ^~~~~~ begin /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/basic_string.h:815:7: note: 'begin' declared here begin() const _GLIBCXX_NOEXCEPT ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:35: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:82:33: error: no member named 'cend' in 'std::__cxx11::basic_string'; did you mean 'end'? res.assign( str.cbegin(), str.cend() ); ^~~~ end /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/basic_string.h:831:7: note: 'end' declared here end() const _GLIBCXX_NOEXCEPT ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:35: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:130:23: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] struct string_trait_t final { ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:132:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using string_t = std::string; ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:135:17: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using char_t = string_t::value_type; ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:138:20: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using istream_t = std::istream; ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:141:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using pos_t = std::streamoff; ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:144:20: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ostream_t = std::ostream; ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:148:10: error: no member named 'to_string' in namespace 'std'; did you mean simply 'to_string'? return std::to_string( pos ); ^~~~~~~~~~~~~~ to_string /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:146:25: note: 'to_string' declared here static inline string_t to_string( pos_t pos ) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:43: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp:49:19: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] class exception_t final ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp:60:2: error: exception specification of overriding function is more lax than base version ~exception_t() noexcept ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/stdexcept:132:13: note: overridden virtual function is here virtual ~logic_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:43: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp:60:16: error: expected ';' at end of declaration list ~exception_t() noexcept ^ ; /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp:56:18: error: no member named 'move' in namespace 'std' , m_what( std::move( what ) ) ~~~~~^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp:94:2: error: exception specification of overriding function is more lax than base version ~exception_t() noexcept ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/stdexcept:132:13: note: overridden virtual function is here virtual ~logic_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:43: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp:94:16: error: expected ';' at end of declaration list ~exception_t() noexcept ^ ; /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp:90:18: error: no member named 'move' in namespace 'std' , m_what( std::move( what ) ) ~~~~~^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:36: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:233:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] DISABLE_COPY( tag_t ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:488:27: note: expanded from macro 'DISABLE_COPY' Class( const Class & ) = delete; \ ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:36: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:233:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:489:40: note: expanded from macro 'DISABLE_COPY' Class & operator= ( const Class & ) = delete; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:36: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:71:15: error: use of undeclared identifier 'nullptr' , m_parent( nullptr ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:83:15: error: use of undeclared identifier 'nullptr' , m_parent( nullptr ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:98:4: error: expected expression [ &tag ] ( const tag_t< Trait > * t ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:123:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto it = std::find( m_child_tags.cbegin(), m_child_tags.cend(), &tag ); ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:129:20: error: use of undeclared identifier 'nullptr' tag.set_parent( nullptr ); ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:154:35: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for( const tag_t< Trait > * tag : children() ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:223:4: error: expected expression [] ( tag_t< Trait > * tag ) { return ( tag->is_defined() ); } ); ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:222:15: error: no member named 'any_of' in namespace 'std' return std::any_of( m_child_tags.cbegin(), m_child_tags.cend(), ~~~~~^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:37: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp:50:22: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] class input_stream_t final { ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp:197:2: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] DISABLE_COPY( input_stream_t ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:488:27: note: expanded from macro 'DISABLE_COPY' Class( const Class & ) = delete; \ ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:37: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp:197:2: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:489:40: note: expanded from macro 'DISABLE_COPY' Class & operator= ( const Class & ) = delete; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:37: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp:71:27: error: expected expression m_prev_positions.push( { m_column_number, m_line_number } ); ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp:111:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] const auto prev = m_prev_positions.top(); ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp:180:4: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto ch = m_returned_char.top(); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:39: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:47:6: warning: scoped enumerations are a C++11 extension [-Wc++11-extensions] enum class lexeme_type_t { ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:65:16: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] class lexeme_t final { ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:68:13: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] : m_type( lexeme_type_t::null ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:93:22: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] return ( m_type == lexeme_type_t::null ); ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:110:26: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] class lexical_analyzer_t final { ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:421:2: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] DISABLE_COPY( lexical_analyzer_t ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:488:27: note: expanded from macro 'DISABLE_COPY' Class( const Class & ) = delete; \ ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:39: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:421:2: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:489:40: note: expanded from macro 'DISABLE_COPY' Class & operator= ( const Class & ) = delete; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:39: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:138:30: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] return lexeme_t< Trait >( lexeme_type_t::null, ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:180:32: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] return lexeme_t< Trait >( lexeme_type_t::start, ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:194:32: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] return lexeme_t< Trait >( lexeme_type_t::finish, ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:284:32: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] return lexeme_t< Trait >( lexeme_type_t::null, ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:296:29: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] return lexeme_t< Trait >( lexeme_type_t::string, result ); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:38: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:42: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/string_format.hpp:72:42: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for( const typename Trait::char_t & ch : what ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/string_format.hpp:100:20: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] template< typename Trait = string_trait_t > ^ ~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/main.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/utils.hpp:38: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:109:30: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] class parser_conffile_impl_t final ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:138:11: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] case lexeme_type_t::start : ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:138:11: error: expression is not an integral constant expression case lexeme_type_t::start : ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:143:11: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] case lexeme_type_t::string : ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:143:11: error: expression is not an integral constant expression case lexeme_type_t::string : ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:151:11: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] case lexeme_type_t::finish : ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp::3232: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp::3535: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp::3835: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp::3838: : /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hppIn file included from :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp58::3824: :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp :warning58: :'final' keyword is a C++11 extension [-Wc++11-extensions]24 : warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] struct wstring_trait_t final { ^ struct wstring_trait_t final { ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp60::6019::19 :warning : warningalias declarations are a C++11 extension [-Wc++11-extensions]: alias declarations are a C++11 extension [-Wc++11-extensions] using string_t = std::wstring; using string_t = std::wstring; ^ ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp::6363::1717:: warningwarning: : alias declarations are a C++11 extension [-Wc++11-extensions]alias declarations are a C++11 extension [-Wc++11-extensions] using char_t = string_t::value_type; ^ using char_t = string_t::value_type; ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:66:20:/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp :warning66: :alias declarations are a C++11 extension [-Wc++11-extensions]20 : warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ostream_t = std::wostream; ^ using ostream_t = std::wostream; ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:69:20:/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp :warning69: :alias declarations are a C++11 extension [-Wc++11-extensions]20 : warning: alias declarations are a C++11 extension [-Wc++11-extensions] using istream_t = std::wistream; ^ using istream_t = std::wistream; ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:72:16:/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp :warning72: :alias declarations are a C++11 extension [-Wc++11-extensions]16 : warning: alias declarations are a C++11 extension [-Wc++11-extensions] using pos_t = std::streamoff; ^ using pos_t = std::streamoff; ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp::7676::1010:: errorerror: : no member named 'to_wstring' in namespace 'std'; did you mean 'to_string'?no member named 'to_wstring' in namespace 'std'; did you mean 'to_string'? return std::to_wstring( pos ); return std::to_wstring( pos ); ^~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ to_string to_string /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:74:25: note: 'to_string' declared here :74:25: static inline string_t to_string( pos_t pos ) note ^: 'to_string' declared here static inline string_t to_string( pos_t pos ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp::8282::1919:: errorerror: : no member named 'cbegin' in 'std::__cxx11::basic_string'; did you mean 'begin'?no member named 'cbegin' in 'std::__cxx11::basic_string'; did you mean 'begin'? res.assign( str.cbegin(), str.cend() ); res.assign( str.cbegin(), str.cend() ); ^~~~~~ ^~~~~~ begin begin /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/basic_string.h/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/basic_string.h::815815::77:: notenote: : 'begin' declared here'begin' declared here begin() const _GLIBCXX_NOEXCEPT begin() const _GLIBCXX_NOEXCEPT ^ ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp:In file included from 38/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp: :In file included from 32/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp: :In file included from 38/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp: :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp35:: 82In file included from :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp33::38 : errorIn file included from : /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hppno member named 'cend' in 'std::__cxx11::basic_string'; did you mean 'end'?: 38: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:82:33: res.assign( str.cbegin(), str.cend() );error : ^~~~no member named 'cend' in 'std::__cxx11::basic_string'; did you mean 'end'? end /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/basic_string.h:831:7 res.assign( str.cbegin(), str.cend() );: ^~~~note : end'end' declared here /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/basic_string.h:831:7 end() const _GLIBCXX_NOEXCEPT: ^note : 'end' declared here end() const _GLIBCXX_NOEXCEPT ^ In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp::3232: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp::3535: : In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp:35: In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp::3838: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp::3838: : /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp::130130::2323:: warningwarning: : 'final' keyword is a C++11 extension [-Wc++11-extensions]'final' keyword is a C++11 extension [-Wc++11-extensions] struct string_trait_t final {struct string_trait_t final { ^ ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp::132132::1919:: warningwarning: : alias declarations are a C++11 extension [-Wc++11-extensions]alias declarations are a C++11 extension [-Wc++11-extensions] using string_t = std::string; using string_t = std::string; ^ ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp::135135::1717:: warningwarning: : alias declarations are a C++11 extension [-Wc++11-extensions]alias declarations are a C++11 extension [-Wc++11-extensions] using char_t = string_t::value_type; using char_t = string_t::value_type; ^ ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp::138138::2020:: warningwarning: : alias declarations are a C++11 extension [-Wc++11-extensions]alias declarations are a C++11 extension [-Wc++11-extensions] using istream_t = std::istream; using istream_t = std::istream; ^ ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp::141141::1616:: warningwarning: : alias declarations are a C++11 extension [-Wc++11-extensions]alias declarations are a C++11 extension [-Wc++11-extensions] using pos_t = std::streamoff; using pos_t = std::streamoff; ^ ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp::144144::2020:: warningwarning: : alias declarations are a C++11 extension [-Wc++11-extensions]alias declarations are a C++11 extension [-Wc++11-extensions] using ostream_t = std::ostream; using ostream_t = std::ostream; ^ ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:148:10: error/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp: :no member named 'to_string' in namespace 'std'; did you mean simply 'to_string'?148 :10: error: no member named 'to_string' in namespace 'std'; did you mean simply 'to_string'? return std::to_string( pos ); ^~~~~~~~~~~~~~ to_string /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp return std::to_string( pos );: 146 ^~~~~~~~~~~~~~: 25 to_string: note/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp: :'to_string' declared here146 :25: note: 'to_string' declared here static inline string_t to_string( pos_t pos ) ^ static inline string_t to_string( pos_t pos ) ^ In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp::3232: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp::3535: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp::3835: : /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hppIn file included from :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp49::3819: :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp :warning49: :'final' keyword is a C++11 extension [-Wc++11-extensions]19 : warning: 'final' keyword is a C++11 extension [-Wc++11-extensions]class exception_t final class exception_t final ^ ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp:/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp60::602::2 :error : errorexception specification of overriding function is more lax than base version: exception specification of overriding function is more lax than base version ~exception_t() noexcept ~exception_t() noexcept ^ ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/stdexcept:/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/stdexcept132::13213::13 :note : noteoverridden virtual function is here: overridden virtual function is here virtual ~logic_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; virtual ~logic_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^ ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cppIn file included from :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp32:: 32In file included from : /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hppIn file included from :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp35:: 35In file included from : /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hppIn file included from :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp35:: 38In file included from : /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp::3860: :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp16::60 :error16: :expected ';' at end of declaration list error: expected ';' at end of declaration list ~exception_t() noexcept ^ ~exception_t() noexcept ; ^ ; /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp:56:18: error: no member named 'move' in namespace 'std' , m_what( std::move( what ) )/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp : ~~~~~^56 :18: error: no member named 'move' in namespace 'std' , m_what( std::move( what ) ) ~~~~~^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp:94:2: error: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hppexception specification of overriding function is more lax than base version: 94:2: error ~exception_t() noexcept: exception specification of overriding function is more lax than base version ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/stdexcept:132 ~exception_t() noexcept: 13 ^: note/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/stdexcept: :overridden virtual function is here132 :13: note: overridden virtual function is here virtual ~logic_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^ virtual ~logic_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp:In file included from 32/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp: :In file included from 32/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp: :In file included from 35/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp: :In file included from 35/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp: :In file included from 35/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp: :In file included from 38/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp: :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp38:: 94/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp::16: error94: :expected ';' at end of declaration list16 : error: expected ';' at end of declaration list ~exception_t() noexcept ^ ; ~exception_t() noexcept ^ ; /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp:/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/exceptions.hpp90::9018::18 :error : errorno member named 'move' in namespace 'std': no member named 'move' in namespace 'std' , m_what( std::move( what ) ) , m_what( std::move( what ) ) ~~~~~^ ~~~~~^ In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp::3232: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp::3535: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp::3539: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp::3936: : In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp::5036:: 22/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp:: 50warning:: 22'final' keyword is a C++11 extension [-Wc++11-extensions]: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] class input_stream_t final { ^ class input_stream_t final { ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp:197/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp::2197:: 2warning:: deleted function definitions are a C++11 extension [-Wc++11-extensions]warning : deleted function definitions are a C++11 extension [-Wc++11-extensions] DISABLE_COPY( input_stream_t ) ^ DISABLE_COPY( input_stream_t ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp488::48827::27 :note : noteexpanded from macro 'DISABLE_COPY': expanded from macro 'DISABLE_COPY' Class( const Class & ) = delete; \ Class( const Class & ) = delete; \ ^ ^ In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp::3232: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp::3535: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp::3935: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp::3639: : /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hppIn file included from :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp197::362: :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp :warning197: :deleted function definitions are a C++11 extension [-Wc++11-extensions]2 : /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hppwarning:: 489deleted function definitions are a C++11 extension [-Wc++11-extensions]: 40:/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp :note489: :expanded from macro 'DISABLE_COPY'40 : note: expanded from macro 'DISABLE_COPY' Class & operator= ( const Class & ) = delete; ^ Class & operator= ( const Class & ) = delete; ^ In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp::3232: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp::3535: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp::3539: : In file included from In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp::3936: : In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp::7136:: 27/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp:: 71error:: 27expected expression: error: expected expression m_prev_positions.push( { m_column_number, m_line_number } ); ^ m_prev_positions.push( { m_column_number, m_line_number } ); ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp:111:10:/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp :warning111: :'auto' type specifier is a C++11 extension [-Wc++11-extensions]10 : warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] const auto prev = m_prev_positions.top(); ^ const auto prev = m_prev_positions.top(); ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp:180:4:/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/input_stream.hpp :warning180: :'auto' type specifier is a C++11 extension [-Wc++11-extensions]4 : warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto ch = m_returned_char.top(); ^ auto ch = m_returned_char.top(); ^ 40 warnings and 20 errors generated. make[2]: *** [CMakeFiles/cfgfile.generator.dir/main.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:37: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:233:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] DISABLE_COPY( tag_t ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:488:27: note: expanded from macro 'DISABLE_COPY' Class( const Class & ) = delete; \ ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:37: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:233:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:489:40:In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cppnote:: 32expanded from macro 'DISABLE_COPY': In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp:35: In file included from Class & operator= ( const Class & ) = delete;/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp : ^35 : In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:37: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:233:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] DISABLE_COPY( tag_t ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:488:27: note: expanded from macro 'DISABLE_COPY' Class( const Class & ) = delete; \ ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:37: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:233:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:489:40: note: expanded from macro 'DISABLE_COPY' Class & operator= ( const Class & ) = delete; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:37: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:71:15: error: use of undeclared identifier 'nullptr' , m_parent( nullptr ) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:37: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:71:15: error: use of undeclared identifier 'nullptr' , m_parent( nullptr ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:83:15: error: use of undeclared identifier 'nullptr' , m_parent( nullptr ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:98:4: error: expected expression [ &tag ] ( const tag_t< Trait > * t ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:123:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto it = std::find( m_child_tags.cbegin(), m_child_tags.cend(), &tag ); ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:83:15: error: use of undeclared identifier 'nullptr' , m_parent( nullptr ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:98:4: error: expected expression [ &tag ] ( const tag_t< Trait > * t ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:123:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto it = std::find( m_child_tags.cbegin(), m_child_tags.cend(), &tag ); ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:129:20: error: use of undeclared identifier 'nullptr' tag.set_parent( nullptr ); ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:154:35: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for( const tag_t< Trait > * tag : children() ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:129:20: error: use of undeclared identifier 'nullptr' tag.set_parent( nullptr ); ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:154:35: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for( const tag_t< Trait > * tag : children() ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:223:4: error: expected expression [] ( tag_t< Trait > * tag ) { return ( tag->is_defined() ); } ); ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:222:15: error: no member named 'any_of' in namespace 'std' return std::any_of( m_child_tags.cbegin(), m_child_tags.cend(), ~~~~~^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp:/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp39:: 223In file included from :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp4::39 : error/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp: :expected expression47 :6: warning: scoped enumerations are a C++11 extension [-Wc++11-extensions] [] ( tag_t< Trait > * tag ) { return ( tag->is_defined() ); } ); ^enum class lexeme_type_t { ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/tag.hpp:222:15: error: no member named 'any_of' in namespace 'std' return std::any_of( m_child_tags.cbegin(), m_child_tags.cend(), ~~~~~^/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp :65:16: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] class lexeme_t final { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp:32/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp: :In file included from 68/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp::1335:: In file included from warning/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp: :use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions]35 : In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp:39: : m_type( lexeme_type_t::null )In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp ^: 39: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:47:6: warning: scoped enumerations are a C++11 extension [-Wc++11-extensions] enum class lexeme_type_t { ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:93:22: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] return ( m_type == lexeme_type_t::null ); ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:65:16: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] class lexeme_t final { /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp ^: 110:26: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] class lexical_analyzer_t final { ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:68:13: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] : m_type( lexeme_type_t::null ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:93:22: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] return ( m_type == lexeme_type_t::null ); ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp::421110::226:: warningwarning: : deleted function definitions are a C++11 extension [-Wc++11-extensions]'final' keyword is a C++11 extension [-Wc++11-extensions] class lexical_analyzer_t final { DISABLE_COPY( lexical_analyzer_t ) ^ ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:488:27: note: expanded from macro 'DISABLE_COPY' Class( const Class & ) = delete; \ ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:39: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:421:2: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:489:40: note: expanded from macro 'DISABLE_COPY' Class & operator= ( const Class & ) = delete; ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:421:2: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp:32: DISABLE_COPY( lexical_analyzer_t )In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp ^: 35: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hppIn file included from :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp488::3927: :In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hppnote:: 39expanded from macro 'DISABLE_COPY': /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:138:30 Class( const Class & ) = delete; \: ^warning : use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] In file included from return lexeme_t< Trait >( lexeme_type_t::null,/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp : ^32 : In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:39: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:421:2: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/types.hpp:489:40: note: expanded from macro 'DISABLE_COPY' Class & operator= ( const Class & ) = delete; ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:180:32: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] return lexeme_t< Trait >( lexeme_type_t::start, ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp:/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp35:: 194In file included from :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp32::35 : warningIn file included from : /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hppuse of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions]: 39: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp: return lexeme_t< Trait >( lexeme_type_t::finish, 39: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp: ^138 :30: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] return lexeme_t< Trait >( lexeme_type_t::null, ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:180:32: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:284 return lexeme_t< Trait >( lexeme_type_t::start,: 32 ^: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] return lexeme_t< Trait >( lexeme_type_t::null, ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:194:32: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:296:29: return lexeme_t< Trait >( lexeme_type_t::finish,warning : ^use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] return lexeme_t< Trait >( lexeme_type_t::string, result ); ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:284:32: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] return lexeme_t< Trait >( lexeme_type_t::null, ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/lex.hpp:296:29: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] return lexeme_t< Trait >( lexeme_type_t::string, result ); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp:39: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:42: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/string_format.hpp:72:42: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for( const typename Trait::char_t & ch : what ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/string_format.hppIn file included from :/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp100::3220: :In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hppwarning:: 35default template arguments for a function template are a C++11 extension [-Wc++11-extensions]: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpptemplate< typename Trait = string_trait_t >: 39 ^ ~~~~~~~~~~~~~~: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:42: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/string_format.hpp:72:42: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for( const typename Trait::char_t & ch : what ) ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/string_format.hpp:100:20: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] template< typename Trait = string_trait_t > ^ ~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp:39: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:109:30: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] class parser_conffile_impl_t final ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.cpp:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/generator.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/cfg.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/all.hpp:39: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:109:30: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] class parser_conffile_impl_t final ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:138:11: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] case lexeme_type_t::start : ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:138:11: error: expression is not an integral constant expression case lexeme_type_t::start : ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:143:11: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] case lexeme_type_t::string : ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:143:11: error: expression is not an integral constant expression /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:138 case lexeme_type_t::string :: 11 ^~~~~~~~~~~~~~~~~~~~~: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] case lexeme_type_t::start : /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp ^: 151:11: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions]/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp :138:11: case lexeme_type_t::finish :error : ^expression is not an integral constant expression fatal error: too many errors emitted, stopping now [-ferror-limit=] case lexeme_type_t::start : ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:143:11: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] case lexeme_type_t::string : ^ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:143:11: error: expression is not an integral constant expression case lexeme_type_t::string : ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/source/source_subfolder/generator/../cfgfile/parser.hpp:151:11: warning: use of enumeration in a nested name specifier is a C++11 extension [-Wc++11-extensions] case lexeme_type_t::finish : ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 44 warnings and 20 errors generated. make[2]: *** [CMakeFiles/cfgfile.generator.dir/cfg.o] Error 1 44 warnings and 20 errors generated. make[2]: *** [CMakeFiles/cfgfile.generator.dir/generator.o] Error 1 make[1]: *** [CMakeFiles/cfgfile.generator.dir/all] Error 2 make: *** [all] Error 2 cfgfile/0.2.8.2.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/build/d41df45304d30f4238edc22ee6cb119e89457e4b cfgfile/0.2.8.2.1: WARN: build_type setting should be defined. cfgfile/0.2.8.2.1: ERROR: Package 'd41df45304d30f4238edc22ee6cb119e89457e4b' build failed cfgfile/0.2.8.2.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/build/d41df45304d30f4238edc22ee6cb119e89457e4b ERROR: cfgfile/0.2.8.2.1: Error in build() method, line 52 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/cfgfile/0.2.8.2.1/_/_/build/d41df45304d30f4238edc22ee6cb119e89457e4b' '--' '-j3'