DEBUG: Executing shell function do_compile
W: [python3.1] DistUtilsExtra import error.
W: [python3.1] Sphinx import error.
running build
running build_py
creating build/lib.linux-x86_64-cpython-313/apt
copying apt/debfile.py -> build/lib.linux-x86_64-cpython-313/apt
copying apt/__init__.py -> build/lib.linux-x86_64-cpython-313/apt
copying apt/cdrom.py -> build/lib.linux-x86_64-cpython-313/apt
copying apt/package.py -> build/lib.linux-x86_64-cpython-313/apt
copying apt/utils.py -> build/lib.linux-x86_64-cpython-313/apt
copying apt/cache.py -> build/lib.linux-x86_64-cpython-313/apt
copying apt/auth.py -> build/lib.linux-x86_64-cpython-313/apt
creating build/lib.linux-x86_64-cpython-313/apt/progress
copying apt/progress/__init__.py -> build/lib.linux-x86_64-cpython-313/apt/progress
copying apt/progress/text.py -> build/lib.linux-x86_64-cpython-313/apt/progress
copying apt/progress/base.py -> build/lib.linux-x86_64-cpython-313/apt/progress
creating build/lib.linux-x86_64-cpython-313/aptsources
copying aptsources/__init__.py -> build/lib.linux-x86_64-cpython-313/aptsources
copying aptsources/distinfo.py -> build/lib.linux-x86_64-cpython-313/aptsources
copying aptsources/distro.py -> build/lib.linux-x86_64-cpython-313/aptsources
copying aptsources/sourceslist.py -> build/lib.linux-x86_64-cpython-313/aptsources
copying aptsources/_deb822.py -> build/lib.linux-x86_64-cpython-313/aptsources
copying apt/py.typed -> build/lib.linux-x86_64-cpython-313/apt
running build_ext
building 'apt_pkg' extension
creating build/temp.linux-x86_64-cpython-313/python
x86_64-poky-linux-g++ -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/sources/python3-apt-2.5.3=/usr/src/debug/python3-apt/2.5.3 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/sources/python3-apt-2.5.3=/usr/src/debug/python3-apt/2.5.3 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -fPIC -ITOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/python3.13 -c python/acquire-item.cc -o build/temp.linux-x86_64-cpython-313/python/acquire-item.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS -DPY_SSIZE_T_CLEAN
building 'apt_inst' extension
x86_64-poky-linux-g++ -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/sources/python3-apt-2.5.3=/usr/src/debug/python3-apt/2.5.3 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/sources/python3-apt-2.5.3=/usr/src/debug/python3-apt/2.5.3 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -fPIC -ITOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/python3.13 -c python/apt_instmodule.cc -o build/temp.linux-x86_64-cpython-313/python/apt_instmodule.o -std=c++11 -Wno-write-strings -DPY_SSIZE_T_CLEAN
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/aptconfiguration.h:14,
                 from TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/fileutl.h:27,
                 from TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/extracttar.h:16,
                 from python/apt_instmodule.h:15,
                 from python/apt_instmodule.cc:15:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/macros.h:105:41: error: expected constructor, destructor, or type conversion before ';' token
  105 | AptScopeWrapper(F) -> AptScopeWrapper<F>;
      |                                         ^
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:15,
                 from python/apt_pkgmodule.h:14,
                 from python/acquire-item.cc:24:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/macros.h:105:41: error: expected constructor, destructor, or type conversion before ';' token
  105 | AptScopeWrapper(F) -> AptScopeWrapper<F>;
      |                                         ^
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:44:40: error: expected ')' before 'StringedHashString'
   44 |    explicit HashString(std::string_view StringedHashString);  // init from str as "type:hash"
      |                       ~                ^~~~~~~~~~~~~~~~~~~
      |                                        )
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h: In constructor 'HashStringList::HashStringList(const std::string&)':
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:171:40: error: no matching function for call to 'HashString::HashString(const std::string&)'
  171 |          list.push_back(HashString(hash));
      |                                        ^
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:171:40: note: there are 4 candidates
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:45:4: note: candidate 1: 'HashString::HashString()'
   45 |    HashString();
      |    ^~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:45:4: note: candidate expects 0 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:43:4: note: candidate 2: 'HashString::HashString(std::string, std::string)'
   43 |    HashString(std::string Type, std::string Hash);
      |    ^~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:43:4: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:32:18: note: candidate 3: 'HashString::HashString(const HashString&)'
   32 | class APT_PUBLIC HashString
      |                  ^~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:32:18: note: no known conversion for argument 1 from 'const std::string' {aka 'const std::__cxx11::basic_string<char>'} to 'const HashString&'
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:32:18: note: candidate 4: 'HashString::HashString(HashString&&)'
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:32:18: note: no known conversion for argument 1 from 'const std::string' {aka 'const std::__cxx11::basic_string<char>'} to 'HashString&&'
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h: In constructor 'HashStringList::HashStringList(const char*)':
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:175:40: error: no matching function for call to 'HashString::HashString(const char* const&)'
  175 |          list.push_back(HashString(hash));
      |                                        ^
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:175:40: note: there are 4 candidates
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:45:4: note: candidate 1: 'HashString::HashString()'
   45 |    HashString();
      |    ^~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:45:4: note: candidate expects 0 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:43:4: note: candidate 2: 'HashString::HashString(std::string, std::string)'
   43 |    HashString(std::string Type, std::string Hash);
      |    ^~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:43:4: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:32:18: note: candidate 3: 'HashString::HashString(const HashString&)'
   32 | class APT_PUBLIC HashString
      |                  ^~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:32:18: note: no known conversion for argument 1 from 'const char* const' to 'const HashString&'
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:32:18: note: candidate 4: 'HashString::HashString(HashString&&)'
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/hashes.h:32:18: note: no known conversion for argument 1 from 'const char* const' to 'HashString&&'
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/fileutl.h:256:17: error: 'string_view' in namespace 'std' does not name a type
  256 | APT_PUBLIC std::string_view flNotDir(std::string_view File);
      |                 ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/fileutl.h:256:12: note: 'std::string_view' is only available from C++17 onwards
  256 | APT_PUBLIC std::string_view flNotDir(std::string_view File);
      |            ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/fileutl.h:259:17: error: 'string_view' in namespace 'std' does not name a type
  259 | APT_PUBLIC std::string_view flExtension(std::string_view File);
      |                 ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/fileutl.h:259:12: note: 'std::string_view' is only available from C++17 onwards
  259 | APT_PUBLIC std::string_view flExtension(std::string_view File);
      |            ^~~
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/debfile.h:28,
                 from python/apt_instmodule.cc:18:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:54:20: error: 'string_view' in namespace 'std' does not name a type
   54 |    APT_HIDDEN std::string_view FindInternal(unsigned int Pos) const;
      |                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:54:15: note: 'std::string_view' is only available from C++17 onwards
   54 |    APT_HIDDEN std::string_view FindInternal(unsigned int Pos) const;
      |               ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:55:20: error: 'string_view' in namespace 'std' does not name a type
   55 |    APT_HIDDEN std::string_view FindRawInternal(unsigned int Pos) const;
      |                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:55:15: note: 'std::string_view' is only available from C++17 onwards
   55 |    APT_HIDDEN std::string_view FindRawInternal(unsigned int Pos) const;
      |               ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:71:27: error: 'std::string_view' has not been declared
   71 |    std::string FindS(std::string_view sv) const { return std::string{Find(sv)}; }
      |                           ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:71:27: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:72:30: error: 'std::string_view' has not been declared
   72 |    std::string FindRawS(std::string_view sv) const { return std::string{FindRaw(sv)}; };
      |                              ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:72:30: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:89:19: error: 'std::string_view' has not been declared
   89 |    bool Find(std::string_view Tag,const char *&Start, const char *&End) const;
      |                   ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:89:19: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:90:19: error: 'std::string_view' has not been declared
   90 |    bool Find(std::string_view Tag,unsigned int &Pos) const;
      |                   ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:90:19: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:91:9: error: 'string_view' in namespace 'std' does not name a type
   91 |    std::string_view Find(std::string_view Tag) const;
      |         ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:91:4: note: 'std::string_view' is only available from C++17 onwards
   91 |    std::string_view Find(std::string_view Tag) const;
      |    ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:92:9: error: 'string_view' in namespace 'std' does not name a type
   92 |    std::string_view FindRaw(std::string_view Tag) const;
      |         ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:92:4: note: 'std::string_view' is only available from C++17 onwards
   92 |    std::string_view FindRaw(std::string_view Tag) const;
      |    ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:93:26: error: 'std::string_view' has not been declared
   93 |    signed int FindI(std::string_view Tag,signed long Default = 0) const;
      |                          ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:93:26: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:94:20: error: 'std::string_view' has not been declared
   94 |    bool FindB(std::string_view, bool Default = false) const;
      |                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:94:20: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:95:36: error: 'std::string_view' has not been declared
   95 |    unsigned long long FindULL(std::string_view Tag, unsigned long long const &Default = 0) const;
      |                                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:95:36: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:97:23: error: 'std::string_view' has not been declared
   97 |    bool FindFlag(std::string_view Tag,uint8_t &Flags,
      |                       ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:97:23: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:99:23: error: 'std::string_view' has not been declared
   99 |    bool FindFlag(std::string_view Tag,unsigned long &Flags,
      |                       ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:99:23: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:101:21: error: 'std::string_view' has not been declared
  101 |    bool Exists(std::string_view Tag) const;
      |                     ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:101:21: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:154:30: error: 'std::string_view' has not been declared
  154 |       static Tag Remove(std::string_view Name);
      |                              ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:154:30: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:155:30: error: 'std::string_view' has not been declared
  155 |       static Tag Rename(std::string_view OldName, std::string_view NewName);
      |                              ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:155:30: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:155:56: error: 'std::string_view' has not been declared
  155 |       static Tag Rename(std::string_view OldName, std::string_view NewName);
      |                                                        ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:155:56: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:156:31: error: 'std::string_view' has not been declared
  156 |       static Tag Rewrite(std::string_view Name, std::string_view Data);
      |                               ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:156:31: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:156:54: error: 'std::string_view' has not been declared
  156 |       static Tag Rewrite(std::string_view Name, std::string_view Data);
      |                                                      ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:156:54: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:158:41: error: 'std::string_view' has not been declared
  158 |       Tag(ActionType const Action, std::string_view Name, std::string_view Data) :
      |                                         ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:158:41: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:158:64: error: 'std::string_view' has not been declared
  158 |       Tag(ActionType const Action, std::string_view Name, std::string_view Data) :
      |                                                                ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:158:64: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h: In member function 'std::string pkgTagSection::FindS(int) const':
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:71:74: error: no matching function for call to 'pkgTagSection::Find(int&) const'
   71 |    std::string FindS(std::string_view sv) const { return std::string{Find(sv)}; }
      |                                                                      ~~~~^~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:71:74: note: there are 2 candidates
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:89:9: note: candidate 1: 'bool pkgTagSection::Find(int, const char*&, const char*&) const'
   89 |    bool Find(std::string_view Tag,const char *&Start, const char *&End) const;
      |         ^~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:89:9: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:90:9: note: candidate 2: 'bool pkgTagSection::Find(int, unsigned int&) const'
   90 |    bool Find(std::string_view Tag,unsigned int &Pos) const;
      |         ^~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:90:9: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:71:78: error: no matching function for call to 'std::__cxx11::basic_string<char>::basic_string(<brace-enclosed initializer list>)'
   71 |    std::string FindS(std::string_view sv) const { return std::string{Find(sv)}; }
      |                                                                              ^
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:71:78: note: there are 14 candidates
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/string:56,
                 from python/generic.h:31,
                 from python/apt_instmodule.h:14:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:852:9: note: candidate 1: 'template<class _InputIterator, class> std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(_InputIterator, _InputIterator, const _Alloc&) [with <template-parameter-2-2> = _InputIterator; _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  852 |         basic_string(_InputIterator __beg, _InputIterator __end,
      |         ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:852:9: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:808:7: note: candidate 2: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  808 |       basic_string(basic_string&& __str, const _Alloc& __a)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:808:7: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:803:7: note: candidate 3: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  803 |       basic_string(const basic_string& __str, const _Alloc& __a)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:803:7: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:798:7: note: candidate 4: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::initializer_list<_Tp>, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  798 |       basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:798:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:742:7: note: candidate 5: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  742 |       basic_string(basic_string&& __str) noexcept
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:742:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:729:7: note: candidate 6: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(size_type, _CharT, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  729 |       basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:729:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:706:7: note: candidate 7: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  706 |       basic_string(const _CharT* __s, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:706:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:684:7: note: candidate 8: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  684 |       basic_string(const _CharT* __s, size_type __n,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:684:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:664:7: note: candidate 9: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  664 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:664:7: note: candidate expects 4 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:646:7: note: candidate 10: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  646 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:646:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:629:7: note: candidate 11: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  629 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:629:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:613:7: note: candidate 12: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  613 |       basic_string(const basic_string& __str)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:613:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:601:7: note: candidate 13: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  601 |       basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:601:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:585:7: note: candidate 14: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  585 |       basic_string()
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:585:7: note: candidate expects 0 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h: In member function 'std::string pkgTagSection::FindRawS(int) const':
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:72:73: error: 'FindRaw' was not declared in this scope; did you mean 'FindRawS'?
   72 |    std::string FindRawS(std::string_view sv) const { return std::string{FindRaw(sv)}; };
      |                                                                         ^~~~~~~
      |                                                                         FindRawS
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:72:84: error: no matching function for call to 'std::__cxx11::basic_string<char>::basic_string(<brace-enclosed initializer list>)'
   72 |    std::string FindRawS(std::string_view sv) const { return std::string{FindRaw(sv)}; };
      |                                                                                    ^
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:72:84: note: there are 14 candidates
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:852:9: note: candidate 1: 'template<class _InputIterator, class> std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(_InputIterator, _InputIterator, const _Alloc&) [with <template-parameter-2-2> = _InputIterator; _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  852 |         basic_string(_InputIterator __beg, _InputIterator __end,
      |         ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:852:9: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:808:7: note: candidate 2: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  808 |       basic_string(basic_string&& __str, const _Alloc& __a)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:808:7: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:803:7: note: candidate 3: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  803 |       basic_string(const basic_string& __str, const _Alloc& __a)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:803:7: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:798:7: note: candidate 4: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::initializer_list<_Tp>, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  798 |       basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:798:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:742:7: note: candidate 5: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  742 |       basic_string(basic_string&& __str) noexcept
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:742:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:729:7: note: candidate 6: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(size_type, _CharT, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  729 |       basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:729:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:706:7: note: candidate 7: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  706 |       basic_string(const _CharT* __s, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:706:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:684:7: note: candidate 8: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  684 |       basic_string(const _CharT* __s, size_type __n,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:684:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:664:7: note: candidate 9: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  664 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:664:7: note: candidate expects 4 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:646:7: note: candidate 10: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  646 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:646:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:629:7: note: candidate 11: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  629 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:629:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:613:7: note: candidate 12: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  613 |       basic_string(const basic_string& __str)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:613:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:601:7: note: candidate 13: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  601 |       basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:601:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:585:7: note: candidate 14: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  585 |       basic_string()
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:585:7: note: candidate expects 0 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h: In constructor 'pkgTagSection::Tag::Tag(ActionType, int, int)':
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:159:26: error: no matching function for call to 'std::__cxx11::basic_string<char>::basic_string(int&)'
  159 |          Action(Action), Name(Name), Data(Data) {}
      |                          ^~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:159:26: note: there are 14 candidates
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:706:7: note: candidate 1: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]' (near match)
  706 |       basic_string(const _CharT* __s, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:706:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:159:31: error: invalid conversion from 'int' to 'const char*' [-fpermissive]
  159 |          Action(Action), Name(Name), Data(Data) {}
      |                               ^~~~
      |                               |
      |                               int
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:852:9: note: candidate 2: 'template<class _InputIterator, class> std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(_InputIterator, _InputIterator, const _Alloc&) [with <template-parameter-2-2> = _InputIterator; _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  852 |         basic_string(_InputIterator __beg, _InputIterator __end,
      |         ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:852:9: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:808:7: note: candidate 3: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  808 |       basic_string(basic_string&& __str, const _Alloc& __a)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:808:7: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:803:7: note: candidate 4: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  803 |       basic_string(const basic_string& __str, const _Alloc& __a)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:803:7: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:798:7: note: candidate 5: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::initializer_list<_Tp>, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  798 |       basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:798:45: note: no known conversion for argument 1 from 'int' to 'std::initializer_list<char>'
  798 |       basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc())
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:742:7: note: candidate 6: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  742 |       basic_string(basic_string&& __str) noexcept
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:742:35: note: no known conversion for argument 1 from 'int' to 'std::__cxx11::basic_string<char>&&'
  742 |       basic_string(basic_string&& __str) noexcept
      |                    ~~~~~~~~~~~~~~~^~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:729:7: note: candidate 7: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(size_type, _CharT, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  729 |       basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:729:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:684:7: note: candidate 8: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  684 |       basic_string(const _CharT* __s, size_type __n,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:684:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:664:7: note: candidate 9: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  664 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:664:7: note: candidate expects 4 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:646:7: note: candidate 10: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  646 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:646:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:629:7: note: candidate 11: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  629 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:629:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:613:7: note: candidate 12: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  613 |       basic_string(const basic_string& __str)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:613:40: note: no known conversion for argument 1 from 'int' to 'const std::__cxx11::basic_string<char>&'
  613 |       basic_string(const basic_string& __str)
      |                    ~~~~~~~~~~~~~~~~~~~~^~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:601:7: note: candidate 13: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  601 |       basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:601:34: note: no known conversion for argument 1 from 'int' to 'const std::allocator<char>&'
  601 |       basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT
      |                    ~~~~~~~~~~~~~~^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:585:7: note: candidate 14: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  585 |       basic_string()
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:585:7: note: candidate expects 0 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:159:38: error: no matching function for call to 'std::__cxx11::basic_string<char>::basic_string(int&)'
  159 |          Action(Action), Name(Name), Data(Data) {}
      |                                      ^~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:159:38: note: there are 14 candidates
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:706:7: note: candidate 1: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]' (near match)
  706 |       basic_string(const _CharT* __s, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:706:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:159:43: error: invalid conversion from 'int' to 'const char*' [-fpermissive]
  159 |          Action(Action), Name(Name), Data(Data) {}
      |                                           ^~~~
      |                                           |
      |                                           int
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:852:9: note: candidate 2: 'template<class _InputIterator, class> std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(_InputIterator, _InputIterator, const _Alloc&) [with <template-parameter-2-2> = _InputIterator; _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  852 |         basic_string(_InputIterator __beg, _InputIterator __end,
      |         ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:852:9: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:808:7: note: candidate 3: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  808 |       basic_string(basic_string&& __str, const _Alloc& __a)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:808:7: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:803:7: note: candidate 4: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  803 |       basic_string(const basic_string& __str, const _Alloc& __a)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:803:7: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:798:7: note: candidate 5: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::initializer_list<_Tp>, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  798 |       basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:798:45: note: no known conversion for argument 1 from 'int' to 'std::initializer_list<char>'
  798 |       basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc())
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:742:7: note: candidate 6: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  742 |       basic_string(basic_string&& __str) noexcept
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:742:35: note: no known conversion for argument 1 from 'int' to 'std::__cxx11::basic_string<char>&&'
  742 |       basic_string(basic_string&& __str) noexcept
      |                    ~~~~~~~~~~~~~~~^~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:729:7: note: candidate 7: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(size_type, _CharT, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  729 |       basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:729:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:684:7: note: candidate 8: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  684 |       basic_string(const _CharT* __s, size_type __n,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:684:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:664:7: note: candidate 9: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  664 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:664:7: note: candidate expects 4 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:646:7: note: candidate 10: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  646 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:646:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:629:7: note: candidate 11: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  629 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:629:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:613:7: note: candidate 12: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  613 |       basic_string(const basic_string& __str)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:613:40: note: no known conversion for argument 1 from 'int' to 'const std::__cxx11::basic_string<char>&'
  613 |       basic_string(const basic_string& __str)
      |                    ~~~~~~~~~~~~~~~~~~~~^~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:601:7: note: candidate 13: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  601 |       basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:601:34: note: no known conversion for argument 1 from 'int' to 'const std::allocator<char>&'
  601 |       basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT
      |                    ~~~~~~~~~~~~~~^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:585:7: note: candidate 14: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  585 |       basic_string()
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:585:7: note: candidate expects 0 arguments, 1 provided
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/indexfile.h:25,
                 from TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/acquire-item.h:24,
                 from python/apt_pkgmodule.h:15:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h: At global scope:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:218:24: error: 'std::string_view' has not been declared
  218 |    map_id_t sHash(std::string_view S) const APT_PURE;
      |                        ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:218:24: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:245:30: error: 'std::string_view' has not been declared
  245 |    inline map_id_t Hash(std::string_view S) const {return sHash(S);}
      |                              ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:245:30: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:251:16: error: 'string_view' in namespace 'std' does not name a type
  251 |    static std::string_view Priority_NoL10n(unsigned char Prio);
      |                ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:251:11: note: 'std::string_view' is only available from C++17 onwards
  251 |    static std::string_view Priority_NoL10n(unsigned char Prio);
      |           ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:254:29: error: 'std::string_view' has not been declared
  254 |    GrpIterator FindGrp(std::string_view Name);
      |                             ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:254:29: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:255:29: error: 'std::string_view' has not been declared
  255 |    PkgIterator FindPkg(std::string_view Name);
      |                             ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:255:29: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:256:29: error: 'std::string_view' has not been declared
  256 |    PkgIterator FindPkg(std::string_view Name, std::string_view Arch);
      |                             ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:256:29: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:256:52: error: 'std::string_view' has not been declared
  256 |    PkgIterator FindPkg(std::string_view Name, std::string_view Arch);
      |                                                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:256:52: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:258:9: error: 'string_view' in namespace 'std' does not name a type
  258 |    std::string_view ViewString(map_stringitem_t idx) const
      |         ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:258:4: note: 'std::string_view' is only available from C++17 onwards
  258 |    std::string_view ViewString(map_stringitem_t idx) const
      |    ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:285:16: error: 'string_view' in namespace 'std' does not name a type
  285 |    static std::string_view DepType_NoL10n(unsigned char Dep);
      |                ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:285:11: note: 'std::string_view' is only available from C++17 onwards
  285 |    static std::string_view DepType_NoL10n(unsigned char Dep);
      |           ^~~
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcache.h:827:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/cacheiterators.h:126:34: error: 'std::string_view' has not been declared
  126 |         PkgIterator FindPkg(std::string_view Arch = {"any", 3}) const;
      |                                  ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/cacheiterators.h:126:34: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/cacheiterators.h:126:62: error: could not convert '{"any", 3}' from '<brace-enclosed initializer list>' to 'int'
  126 |         PkgIterator FindPkg(std::string_view Arch = {"any", 3}) const;
      |                                                              ^
      |                                                              |
      |                                                              <brace-enclosed initializer list>
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/cacheiterators.h:265:60: error: 'std::string_view' has not been declared
  265 |         DescIterator TranslatedDescriptionForLanguage(std::string_view lang) const;
      |                                                            ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/cacheiterators.h:265:60: note: 'std::string_view' is only available from C++17 onwards
In file included from python/apt_pkgmodule.h:16:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/configuration.h:93:55: error: 'string_view' in namespace 'std' does not name a type
   93 |    inline void Set(const std::string &Name,const std::string_view &Value) {Set(Name.c_str(),Value);};
      |                                                       ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/configuration.h:93:50: note: 'std::string_view' is only available from C++17 onwards
   93 |    inline void Set(const std::string &Name,const std::string_view &Value) {Set(Name.c_str(),Value);};
      |                                                  ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/configuration.h:94:44: error: 'string_view' in namespace 'std' does not name a type
   94 |    void CndSet(const char *Name,const std::string_view &Value);
      |                                            ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/configuration.h:94:39: note: 'std::string_view' is only available from C++17 onwards
   94 |    void CndSet(const char *Name,const std::string_view &Value);
      |                                       ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/configuration.h:96:41: error: 'string_view' in namespace 'std' does not name a type
   96 |    void Set(const char *Name,const std::string_view &Value);
      |                                         ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/configuration.h:96:36: note: 'std::string_view' is only available from C++17 onwards
   96 |    void Set(const char *Name,const std::string_view &Value);
      |                                    ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/configuration.h:97:9: error: 'void Configuration::Set(const char*, const int&)' cannot be overloaded with 'void Configuration::Set(const char*, const int&)'
   97 |    void Set(const char *Name,const int &Value);
      |         ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/configuration.h:96:9: note: previous declaration 'void Configuration::Set(const char*, const int&)'
   96 |    void Set(const char *Name,const std::string_view &Value);
      |         ^~~
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/version.h:22,
                 from python/apt_pkgmodule.h:18:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:45:23: error: 'string_view' in namespace 'std' does not name a type
   45 |       APT_PUBLIC std::string_view Strip(std::string_view s);
      |                       ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:45:18: note: 'std::string_view' is only available from C++17 onwards
   45 |       APT_PUBLIC std::string_view Strip(std::string_view s);
      |                  ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:46:43: error: 'string_view' in namespace 'std' does not name a type
   46 |       APT_PUBLIC bool Endswith(const std::string_view &s, const std::string_view &ending);
      |                                           ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:46:38: note: 'std::string_view' is only available from C++17 onwards
   46 |       APT_PUBLIC bool Endswith(const std::string_view &s, const std::string_view &ending);
      |                                      ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:46:70: error: 'string_view' in namespace 'std' does not name a type
   46 |       APT_PUBLIC bool Endswith(const std::string_view &s, const std::string_view &ending);
      |                                                                      ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:46:65: note: 'std::string_view' is only available from C++17 onwards
   46 |       APT_PUBLIC bool Endswith(const std::string_view &s, const std::string_view &ending);
      |                                                                 ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:47:45: error: 'string_view' in namespace 'std' does not name a type
   47 |       APT_PUBLIC bool Startswith(const std::string_view &s, const std::string_view &starting);
      |                                             ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:47:40: note: 'std::string_view' is only available from C++17 onwards
   47 |       APT_PUBLIC bool Startswith(const std::string_view &s, const std::string_view &starting);
      |                                        ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:47:72: error: 'string_view' in namespace 'std' does not name a type
   47 |       APT_PUBLIC bool Startswith(const std::string_view &s, const std::string_view &starting);
      |                                                                        ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:47:67: note: 'std::string_view' is only available from C++17 onwards
   47 |       APT_PUBLIC bool Startswith(const std::string_view &s, const std::string_view &starting);
      |                                                                   ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:48:77: error: 'string_view' in namespace 'std' does not name a type
   48 |       APT_PUBLIC std::string Join(std::vector<std::string> list, const std::string_view &sep);
      |                                                                             ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:48:72: note: 'std::string_view' is only available from C++17 onwards
   48 |       APT_PUBLIC std::string Join(std::vector<std::string> list, const std::string_view &sep);
      |                                                                        ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:50:44: error: 'string_view' is not a member of 'std'
   50 |       APT_PUBLIC size_t DisplayLength(std::string_view str);
      |                                            ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:50:44: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:70:48: error: 'string_view' in namespace 'std' does not name a type
   70 | APT_PUBLIC std::string Base64Decode(const std::string_view in);
      |                                                ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:70:43: note: 'std::string_view' is only available from C++17 onwards
   70 | APT_PUBLIC std::string Base64Decode(const std::string_view in);
      |                                           ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:106:36: error: 'string_view' in namespace 'std' does not name a type
  106 | APT_PUBLIC bool Hex2Num(const std::string_view Str,unsigned char *Num,unsigned int Length);
      |                                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:106:31: note: 'std::string_view' is only available from C++17 onwards
  106 | APT_PUBLIC bool Hex2Num(const std::string_view Str,unsigned char *Num,unsigned int Length);
      |                               ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:112:58: error: 'string_view' is not a member of 'std'
  112 | APT_PUBLIC std::vector<std::string> VectorizeString(std::string_view const &haystack, char const &split) APT_PURE;
      |                                                          ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:112:58: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:112:87: error: expected primary-expression before 'char'
  112 | APT_PUBLIC std::vector<std::string> VectorizeString(std::string_view const &haystack, char const &split) APT_PURE;
      |                                                                                       ^~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:112:106: error: attributes after parenthesized initializer ignored [-fpermissive]
  112 | APT_PUBLIC std::vector<std::string> VectorizeString(std::string_view const &haystack, char const &split) APT_PURE;
      |                                                                                                          ^~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:128:54: error: 'string_view' is not a member of 'std'
  128 | APT_PUBLIC std::vector<std::string> StringSplit(std::string_view const &input,
      |                                                      ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:128:54: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:129:43: error: 'string_view' is not a member of 'std'
  129 |                                      std::string_view const &sep,
      |                                           ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:129:43: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:130:38: error: expected primary-expression before 'unsigned'
  130 |                                      unsigned int maxsplit=std::numeric_limits<unsigned int>::max()) APT_PURE;
      |                                      ^~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:130:102: error: attributes after parenthesized initializer ignored [-fpermissive]
  130 |                                      unsigned int maxsplit=std::numeric_limits<unsigned int>::max()) APT_PURE;
      |                                                                                                      ^~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:249:44: error: 'string_view' in namespace 'std' does not name a type
  249 | APT_PUBLIC std::string SubstVar(const std::string_view &Str,const std::string_view &Subst,const std::string_view &Contents);
      |                                            ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:249:39: note: 'std::string_view' is only available from C++17 onwards
  249 | APT_PUBLIC std::string SubstVar(const std::string_view &Str,const std::string_view &Subst,const std::string_view &Contents);
      |                                       ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:249:72: error: 'string_view' in namespace 'std' does not name a type
  249 | APT_PUBLIC std::string SubstVar(const std::string_view &Str,const std::string_view &Subst,const std::string_view &Contents);
      |                                                                        ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:249:67: note: 'std::string_view' is only available from C++17 onwards
  249 | APT_PUBLIC std::string SubstVar(const std::string_view &Str,const std::string_view &Subst,const std::string_view &Contents);
      |                                                                   ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:249:102: error: 'string_view' in namespace 'std' does not name a type
  249 | APT_PUBLIC std::string SubstVar(const std::string_view &Str,const std::string_view &Subst,const std::string_view &Contents);
      |                                                                                                      ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:249:97: note: 'std::string_view' is only available from C++17 onwards
  249 | APT_PUBLIC std::string SubstVar(const std::string_view &Str,const std::string_view &Subst,const std::string_view &Contents);
      |                                                                                                 ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:264:52: error: 'string_view' in namespace 'std' does not name a type
  264 | static inline int StringViewCompareFast(const std::string_view & a, const std::string_view & b) {
      |                                                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:264:47: note: 'std::string_view' is only available from C++17 onwards
  264 | static inline int StringViewCompareFast(const std::string_view & a, const std::string_view & b) {
      |                                               ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:264:80: error: 'string_view' in namespace 'std' does not name a type
  264 | static inline int StringViewCompareFast(const std::string_view & a, const std::string_view & b) {
      |                                                                                ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:264:75: note: 'std::string_view' is only available from C++17 onwards
  264 | static inline int StringViewCompareFast(const std::string_view & a, const std::string_view & b) {
      |                                                                           ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h: In function 'int StringViewCompareFast(const int&, const int&)':
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:265:11: error: request for member 'size' in 'a', which is of non-class type 'const int'
  265 |     if (a.size() != b.size())
      |           ^~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:265:23: error: request for member 'size' in 'b', which is of non-class type 'const int'
  265 |     if (a.size() != b.size())
      |                       ^~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:266:18: error: request for member 'size' in 'a', which is of non-class type 'const int'
  266 |         return a.size() - b.size();
      |                  ^~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:266:29: error: request for member 'size' in 'b', which is of non-class type 'const int'
  266 |         return a.size() - b.size();
      |                             ^~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/strutl.h:268:14: error: request for member 'compare' in 'a', which is of non-class type 'const int'
  268 |     return a.compare(b);
      |              ^~~~~~~
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:15,
                 from python/apt_pkgmodule.h:19:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h: At global scope:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:44:54: error: 'std::string_view' has not been declared
   44 |    APT_HIDDEN map_stringitem_t WriteStringInMap(std::string_view String) { return WriteStringInMap(String.data(), String.size()); };
      |                                                      ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:44:54: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:118:51: error: 'std::string_view' has not been declared
  118 |    bool NewGroup(pkgCache::GrpIterator &Grp, std::string_view Name);
      |                                                   ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:118:51: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:119:53: error: 'std::string_view' has not been declared
  119 |    bool NewPackage(pkgCache::PkgIterator &Pkg, std::string_view Name, std::string_view Arch);
      |                                                     ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:119:53: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:119:76: error: 'std::string_view' has not been declared
  119 |    bool NewPackage(pkgCache::PkgIterator &Pkg, std::string_view Name, std::string_view Arch);
      |                                                                            ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:119:76: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:120:79: error: 'std::string_view' has not been declared
  120 |    map_pointer<pkgCache::Version> NewVersion(pkgCache::VerIterator &Ver, std::string_view VerStr,
      |                                                                               ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:120:79: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:123:113: error: 'std::string_view' has not been declared
  123 |    map_pointer<pkgCache::Description> NewDescription(pkgCache::DescIterator &Desc,const std::string &Lang, std::string_view md5sum,map_stringitem_t const idxmd5str);
      |                                                                                                                 ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:123:113: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:137:73: error: 'std::string_view' has not been declared
  137 |    inline map_stringitem_t StoreString(enum StringType const type, std::string_view S) {return StoreString(type, S.data(),S.length());};
      |                                                                         ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:137:73: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:166:31: error: 'std::string_view' has not been declared
  166 |                          std::string_view Version, pkgCache::VerIterator* &OutVer);
      |                               ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:166:31: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:173:40: error: 'std::string_view' has not been declared
  173 |          std::string const &lang, std::string_view CurMd5, map_stringitem_t &md5idx);
      |                                        ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:173:40: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h: In member function 'map_stringitem_t pkgCacheGenerator::WriteStringInMap(int)':
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:44:107: error: request for member 'data' in 'String', which is of non-class type 'int'
   44 |    APT_HIDDEN map_stringitem_t WriteStringInMap(std::string_view String) { return WriteStringInMap(String.data(), String.size()); };
      |                                                                                                           ^~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:44:122: error: request for member 'size' in 'String', which is of non-class type 'int'
   44 |    APT_HIDDEN map_stringitem_t WriteStringInMap(std::string_view String) { return WriteStringInMap(String.data(), String.size()); };
      |                                                                                                                          ^~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h: In member function 'map_stringitem_t pkgCacheGenerator::StoreString(StringType, int)':
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:137:116: error: request for member 'data' in 'S', which is of non-class type 'int'
  137 |    inline map_stringitem_t StoreString(enum StringType const type, std::string_view S) {return StoreString(type, S.data(),S.length());};
      |                                                                                                                    ^~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:137:125: error: request for member 'length' in 'S', which is of non-class type 'int'
  137 |    inline map_stringitem_t StoreString(enum StringType const type, std::string_view S) {return StoreString(type, S.data(),S.length());};
      |                                                                                                                             ^~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h: At global scope:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:189:58: error: 'std::string_view' has not been declared
  189 |    inline bool NewGroup(pkgCache::GrpIterator &Grp, std::string_view Name) { return Owner->NewGroup(Grp, Name); }
      |                                                          ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:189:58: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:191:87: error: 'std::string_view' has not been declared
  191 |    inline map_stringitem_t StoreString(pkgCacheGenerator::StringType const type, std::string_view S) {return Owner->StoreString(type, S);};
      |                                                                                       ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:191:87: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:192:45: error: 'std::string_view' has not been declared
  192 |    inline map_stringitem_t WriteString(std::string_view S) {return Owner->WriteStringInMap(S.data(), S.size());};
      |                                             ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:192:45: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:195:52: error: 'std::string_view' has not been declared
  195 |    bool NewDepends(pkgCache::VerIterator &Ver,std::string_view Package, std::string_view Arch,
      |                                                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:195:52: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:195:78: error: 'std::string_view' has not been declared
  195 |    bool NewDepends(pkgCache::VerIterator &Ver,std::string_view Package, std::string_view Arch,
      |                                                                              ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:195:78: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:196:25: error: 'std::string_view' has not been declared
  196 |                    std::string_view Version,uint8_t const Op,
      |                         ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:196:25: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:198:53: error: 'std::string_view' has not been declared
  198 |    bool NewProvides(pkgCache::VerIterator &Ver,std::string_view PkgName,
      |                                                     ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:198:53: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:199:26: error: 'std::string_view' has not been declared
  199 |                     std::string_view PkgArch, std::string_view Version,
      |                          ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:199:26: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:199:52: error: 'std::string_view' has not been declared
  199 |                     std::string_view PkgArch, std::string_view Version,
      |                                                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:199:52: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:201:61: error: 'std::string_view' has not been declared
  201 |    bool NewProvidesAllArch(pkgCache::VerIterator &Ver, std::string_view Package,
      |                                                             ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:201:61: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:202:33: error: 'std::string_view' has not been declared
  202 |                            std::string_view Version, uint8_t const Flags);
      |                                 ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:202:33: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:208:17: error: 'string_view' in namespace 'std' does not name a type
  208 |    virtual std::string_view Architecture() = 0;
      |                 ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:208:12: note: 'std::string_view' is only available from C++17 onwards
  208 |    virtual std::string_view Architecture() = 0;
      |            ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:209:17: error: 'string_view' in namespace 'std' does not name a type
  209 |    virtual std::string_view Version() = 0;
      |                 ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:209:12: note: 'std::string_view' is only available from C++17 onwards
  209 |    virtual std::string_view Version() = 0;
      |            ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:212:17: error: 'string_view' in namespace 'std' does not name a type
  212 |    virtual std::string_view Description_md5() = 0;
      |                 ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:212:12: note: 'std::string_view' is only available from C++17 onwards
  212 |    virtual std::string_view Description_md5() = 0;
      |            ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h: In member function 'map_stringitem_t pkgCacheListParser::WriteString(int)':
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:192:94: error: request for member 'data' in 'S', which is of non-class type 'int'
  192 |    inline map_stringitem_t WriteString(std::string_view S) {return Owner->WriteStringInMap(S.data(), S.size());};
      |                                                                                              ^~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/pkgcachegen.h:192:104: error: request for member 'size' in 'S', which is of non-class type 'int'
  192 |    inline map_stringitem_t WriteString(std::string_view S) {return Owner->WriteStringInMap(S.data(), S.size());};
      |                                                                                                        ^~~~
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:16:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h: At global scope:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:54:20: error: 'string_view' in namespace 'std' does not name a type
   54 |    APT_HIDDEN std::string_view FindInternal(unsigned int Pos) const;
      |                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:54:15: note: 'std::string_view' is only available from C++17 onwards
   54 |    APT_HIDDEN std::string_view FindInternal(unsigned int Pos) const;
      |               ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:55:20: error: 'string_view' in namespace 'std' does not name a type
   55 |    APT_HIDDEN std::string_view FindRawInternal(unsigned int Pos) const;
      |                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:55:15: note: 'std::string_view' is only available from C++17 onwards
   55 |    APT_HIDDEN std::string_view FindRawInternal(unsigned int Pos) const;
      |               ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:71:27: error: 'std::string_view' has not been declared
   71 |    std::string FindS(std::string_view sv) const { return std::string{Find(sv)}; }
      |                           ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:71:27: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:72:30: error: 'std::string_view' has not been declared
   72 |    std::string FindRawS(std::string_view sv) const { return std::string{FindRaw(sv)}; };
      |                              ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:72:30: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:89:19: error: 'std::string_view' has not been declared
   89 |    bool Find(std::string_view Tag,const char *&Start, const char *&End) const;
      |                   ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:89:19: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:90:19: error: 'std::string_view' has not been declared
   90 |    bool Find(std::string_view Tag,unsigned int &Pos) const;
      |                   ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:90:19: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:91:9: error: 'string_view' in namespace 'std' does not name a type
   91 |    std::string_view Find(std::string_view Tag) const;
      |         ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:91:4: note: 'std::string_view' is only available from C++17 onwards
   91 |    std::string_view Find(std::string_view Tag) const;
      |    ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:92:9: error: 'string_view' in namespace 'std' does not name a type
   92 |    std::string_view FindRaw(std::string_view Tag) const;
      |         ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:92:4: note: 'std::string_view' is only available from C++17 onwards
   92 |    std::string_view FindRaw(std::string_view Tag) const;
      |    ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:93:26: error: 'std::string_view' has not been declared
   93 |    signed int FindI(std::string_view Tag,signed long Default = 0) const;
      |                          ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:93:26: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:94:20: error: 'std::string_view' has not been declared
   94 |    bool FindB(std::string_view, bool Default = false) const;
      |                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:94:20: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:95:36: error: 'std::string_view' has not been declared
   95 |    unsigned long long FindULL(std::string_view Tag, unsigned long long const &Default = 0) const;
      |                                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:95:36: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:97:23: error: 'std::string_view' has not been declared
   97 |    bool FindFlag(std::string_view Tag,uint8_t &Flags,
      |                       ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:97:23: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:99:23: error: 'std::string_view' has not been declared
   99 |    bool FindFlag(std::string_view Tag,unsigned long &Flags,
      |                       ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:99:23: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:101:21: error: 'std::string_view' has not been declared
  101 |    bool Exists(std::string_view Tag) const;
      |                     ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:101:21: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:154:30: error: 'std::string_view' has not been declared
  154 |       static Tag Remove(std::string_view Name);
      |                              ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:154:30: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:155:30: error: 'std::string_view' has not been declared
  155 |       static Tag Rename(std::string_view OldName, std::string_view NewName);
      |                              ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:155:30: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:155:56: error: 'std::string_view' has not been declared
  155 |       static Tag Rename(std::string_view OldName, std::string_view NewName);
      |                                                        ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:155:56: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:156:31: error: 'std::string_view' has not been declared
  156 |       static Tag Rewrite(std::string_view Name, std::string_view Data);
      |                               ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:156:31: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:156:54: error: 'std::string_view' has not been declared
  156 |       static Tag Rewrite(std::string_view Name, std::string_view Data);
      |                                                      ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:156:54: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:158:41: error: 'std::string_view' has not been declared
  158 |       Tag(ActionType const Action, std::string_view Name, std::string_view Data) :
      |                                         ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:158:41: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:158:64: error: 'std::string_view' has not been declared
  158 |       Tag(ActionType const Action, std::string_view Name, std::string_view Data) :
      |                                                                ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:158:64: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h: In member function 'std::string pkgTagSection::FindS(int) const':
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:71:74: error: no matching function for call to 'pkgTagSection::Find(int&) const'
   71 |    std::string FindS(std::string_view sv) const { return std::string{Find(sv)}; }
      |                                                                      ~~~~^~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:71:74: note: there are 2 candidates
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:89:9: note: candidate 1: 'bool pkgTagSection::Find(int, const char*&, const char*&) const'
   89 |    bool Find(std::string_view Tag,const char *&Start, const char *&End) const;
      |         ^~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:89:9: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:90:9: note: candidate 2: 'bool pkgTagSection::Find(int, unsigned int&) const'
   90 |    bool Find(std::string_view Tag,unsigned int &Pos) const;
      |         ^~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:90:9: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:71:78: error: no matching function for call to 'std::__cxx11::basic_string<char>::basic_string(<brace-enclosed initializer list>)'
   71 |    std::string FindS(std::string_view sv) const { return std::string{Find(sv)}; }
      |                                                                              ^
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:71:78: note: there are 14 candidates
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/string:56,
                 from python/generic.h:31,
                 from python/acquire-item.cc:23:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:852:9: note: candidate 1: 'template<class _InputIterator, class> std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(_InputIterator, _InputIterator, const _Alloc&) [with <template-parameter-2-2> = _InputIterator; _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  852 |         basic_string(_InputIterator __beg, _InputIterator __end,
      |         ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:852:9: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:808:7: note: candidate 2: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  808 |       basic_string(basic_string&& __str, const _Alloc& __a)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:808:7: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:803:7: note: candidate 3: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  803 |       basic_string(const basic_string& __str, const _Alloc& __a)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:803:7: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:798:7: note: candidate 4: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::initializer_list<_Tp>, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  798 |       basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:798:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:742:7: note: candidate 5: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  742 |       basic_string(basic_string&& __str) noexcept
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:742:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:729:7: note: candidate 6: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(size_type, _CharT, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  729 |       basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:729:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:706:7: note: candidate 7: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  706 |       basic_string(const _CharT* __s, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:706:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:684:7: note: candidate 8: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  684 |       basic_string(const _CharT* __s, size_type __n,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:684:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:664:7: note: candidate 9: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  664 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:664:7: note: candidate expects 4 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:646:7: note: candidate 10: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  646 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:646:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:629:7: note: candidate 11: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  629 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:629:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:613:7: note: candidate 12: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  613 |       basic_string(const basic_string& __str)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:613:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:601:7: note: candidate 13: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  601 |       basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:601:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:585:7: note: candidate 14: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  585 |       basic_string()
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:585:7: note: candidate expects 0 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h: In member function 'std::string pkgTagSection::FindRawS(int) const':
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:72:73: error: 'FindRaw' was not declared in this scope; did you mean 'FindRawS'?
   72 |    std::string FindRawS(std::string_view sv) const { return std::string{FindRaw(sv)}; };
      |                                                                         ^~~~~~~
      |                                                                         FindRawS
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:72:84: error: no matching function for call to 'std::__cxx11::basic_string<char>::basic_string(<brace-enclosed initializer list>)'
   72 |    std::string FindRawS(std::string_view sv) const { return std::string{FindRaw(sv)}; };
      |                                                                                    ^
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:72:84: note: there are 14 candidates
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:852:9: note: candidate 1: 'template<class _InputIterator, class> std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(_InputIterator, _InputIterator, const _Alloc&) [with <template-parameter-2-2> = _InputIterator; _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  852 |         basic_string(_InputIterator __beg, _InputIterator __end,
      |         ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:852:9: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:808:7: note: candidate 2: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  808 |       basic_string(basic_string&& __str, const _Alloc& __a)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:808:7: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:803:7: note: candidate 3: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  803 |       basic_string(const basic_string& __str, const _Alloc& __a)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:803:7: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:798:7: note: candidate 4: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::initializer_list<_Tp>, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  798 |       basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:798:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:742:7: note: candidate 5: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  742 |       basic_string(basic_string&& __str) noexcept
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:742:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:729:7: note: candidate 6: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(size_type, _CharT, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  729 |       basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:729:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:706:7: note: candidate 7: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  706 |       basic_string(const _CharT* __s, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:706:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:684:7: note: candidate 8: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  684 |       basic_string(const _CharT* __s, size_type __n,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:684:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:664:7: note: candidate 9: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  664 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:664:7: note: candidate expects 4 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:646:7: note: candidate 10: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  646 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:646:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:629:7: note: candidate 11: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  629 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:629:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:613:7: note: candidate 12: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  613 |       basic_string(const basic_string& __str)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:613:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:601:7: note: candidate 13: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  601 |       basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:601:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:585:7: note: candidate 14: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  585 |       basic_string()
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:585:7: note: candidate expects 0 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h: In constructor 'pkgTagSection::Tag::Tag(ActionType, int, int)':
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:159:26: error: no matching function for call to 'std::__cxx11::basic_string<char>::basic_string(int&)'
  159 |          Action(Action), Name(Name), Data(Data) {}
      |                          ^~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:159:26: note: there are 14 candidates
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:706:7: note: candidate 1: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]' (near match)
  706 |       basic_string(const _CharT* __s, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:706:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:159:31: error: invalid conversion from 'int' to 'const char*' [-fpermissive]
  159 |          Action(Action), Name(Name), Data(Data) {}
      |                               ^~~~
      |                               |
      |                               int
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:852:9: note: candidate 2: 'template<class _InputIterator, class> std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(_InputIterator, _InputIterator, const _Alloc&) [with <template-parameter-2-2> = _InputIterator; _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  852 |         basic_string(_InputIterator __beg, _InputIterator __end,
      |         ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:852:9: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:808:7: note: candidate 3: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  808 |       basic_string(basic_string&& __str, const _Alloc& __a)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:808:7: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:803:7: note: candidate 4: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  803 |       basic_string(const basic_string& __str, const _Alloc& __a)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:803:7: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:798:7: note: candidate 5: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::initializer_list<_Tp>, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  798 |       basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:798:45: note: no known conversion for argument 1 from 'int' to 'std::initializer_list<char>'
  798 |       basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc())
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:742:7: note: candidate 6: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  742 |       basic_string(basic_string&& __str) noexcept
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:742:35: note: no known conversion for argument 1 from 'int' to 'std::__cxx11::basic_string<char>&&'
  742 |       basic_string(basic_string&& __str) noexcept
      |                    ~~~~~~~~~~~~~~~^~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:729:7: note: candidate 7: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(size_type, _CharT, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  729 |       basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:729:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:684:7: note: candidate 8: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  684 |       basic_string(const _CharT* __s, size_type __n,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:684:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:664:7: note: candidate 9: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  664 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:664:7: note: candidate expects 4 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:646:7: note: candidate 10: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  646 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:646:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:629:7: note: candidate 11: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  629 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:629:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:613:7: note: candidate 12: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  613 |       basic_string(const basic_string& __str)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:613:40: note: no known conversion for argument 1 from 'int' to 'const std::__cxx11::basic_string<char>&'
  613 |       basic_string(const basic_string& __str)
      |                    ~~~~~~~~~~~~~~~~~~~~^~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:601:7: note: candidate 13: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  601 |       basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:601:34: note: no known conversion for argument 1 from 'int' to 'const std::allocator<char>&'
  601 |       basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT
      |                    ~~~~~~~~~~~~~~^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:585:7: note: candidate 14: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  585 |       basic_string()
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:585:7: note: candidate expects 0 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:159:38: error: no matching function for call to 'std::__cxx11::basic_string<char>::basic_string(int&)'
  159 |          Action(Action), Name(Name), Data(Data) {}
      |                                      ^~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:159:38: note: there are 14 candidates
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:706:7: note: candidate 1: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]' (near match)
  706 |       basic_string(const _CharT* __s, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:706:7: note: conversion of argument 1 would be ill-formed:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/tagfile.h:159:43: error: invalid conversion from 'int' to 'const char*' [-fpermissive]
  159 |          Action(Action), Name(Name), Data(Data) {}
      |                                           ^~~~
      |                                           |
      |                                           int
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:852:9: note: candidate 2: 'template<class _InputIterator, class> std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(_InputIterator, _InputIterator, const _Alloc&) [with <template-parameter-2-2> = _InputIterator; _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  852 |         basic_string(_InputIterator __beg, _InputIterator __end,
      |         ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:852:9: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:808:7: note: candidate 3: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  808 |       basic_string(basic_string&& __str, const _Alloc& __a)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:808:7: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:803:7: note: candidate 4: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  803 |       basic_string(const basic_string& __str, const _Alloc& __a)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:803:7: note: candidate expects 2 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:798:7: note: candidate 5: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::initializer_list<_Tp>, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  798 |       basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:798:45: note: no known conversion for argument 1 from 'int' to 'std::initializer_list<char>'
  798 |       basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc())
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:742:7: note: candidate 6: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  742 |       basic_string(basic_string&& __str) noexcept
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:742:35: note: no known conversion for argument 1 from 'int' to 'std::__cxx11::basic_string<char>&&'
  742 |       basic_string(basic_string&& __str) noexcept
      |                    ~~~~~~~~~~~~~~~^~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:729:7: note: candidate 7: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(size_type, _CharT, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  729 |       basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc())
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:729:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:684:7: note: candidate 8: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  684 |       basic_string(const _CharT* __s, size_type __n,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:684:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:664:7: note: candidate 9: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  664 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:664:7: note: candidate expects 4 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:646:7: note: candidate 10: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, size_type) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  646 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:646:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:629:7: note: candidate 11: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; size_type = long unsigned int]'
  629 |       basic_string(const basic_string& __str, size_type __pos,
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:629:7: note: candidate expects 3 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:613:7: note: candidate 12: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  613 |       basic_string(const basic_string& __str)
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:613:40: note: no known conversion for argument 1 from 'int' to 'const std::__cxx11::basic_string<char>&'
  613 |       basic_string(const basic_string& __str)
      |                    ~~~~~~~~~~~~~~~~~~~~^~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:601:7: note: candidate 13: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  601 |       basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:601:34: note: no known conversion for argument 1 from 'int' to 'const std::allocator<char>&'
  601 |       basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT
      |                    ~~~~~~~~~~~~~~^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:585:7: note: candidate 14: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
  585 |       basic_string()
      |       ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/c++/15.2.0/bits/basic_string.h:585:7: note: candidate expects 0 arguments, 1 provided
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h: At global scope:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:35:12: error: 'string_view' in namespace 'std' does not name a type
   35 |       std::string_view Str;
      |            ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:35:7: note: 'std::string_view' is only available from C++17 onwards
   35 |       std::string_view Str;
      |       ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:55:41: error: 'std::string_view' has not been declared
   55 |    APT_HIDDEN static bool GrabWord(std::string_view Word,const WordList *List,unsigned char &Out);
      |                                         ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:55:41: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:65:9: error: 'string_view' in namespace 'std' does not name a type
   65 |    std::string_view Architecture() override;
      |         ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:65:4: note: 'std::string_view' is only available from C++17 onwards
   65 |    std::string_view Architecture() override;
      |    ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:66:9: error: 'string_view' in namespace 'std' does not name a type
   66 |    std::string_view Version() override;
      |         ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:66:4: note: 'std::string_view' is only available from C++17 onwards
   66 |    std::string_view Version() override;
      |    ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:69:9: error: 'string_view' in namespace 'std' does not name a type
   69 |    std::string_view Description_md5() override;
      |         ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:69:4: note: 'std::string_view' is only available from C++17 onwards
   69 |    std::string_view Description_md5() override;
      |    ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:86:52: error: 'std::string_view' has not been declared
   86 |                                               std::string_view &Package,
      |                                                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:86:52: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:87:52: error: 'std::string_view' has not been declared
   87 |                                               std::string_view &Ver, unsigned int &Op,
      |                                                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:87:52: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:120:7: error: 'string_view' in namespace 'std' does not name a type
  120 |  std::string_view Architecture() override { return {}; }
      |       ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:120:2: note: 'std::string_view' is only available from C++17 onwards
  120 |  std::string_view Architecture() override { return {}; }
      |  ^~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:121:7: error: 'string_view' in namespace 'std' does not name a type
  121 |  std::string_view Version() override { return {}; }
      |       ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/deblistparser.h:121:2: note: 'std::string_view' is only available from C++17 onwards
  121 |  std::string_view Version() override { return {}; }
      |  ^~~
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/cachefile.h:21,
                 from python/apt_pkgmodule.h:21:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/depcache.h:374:36: error: 'std::string_view' has not been declared
  374 |    inline GrpIterator FindGrp(std::string_view Name) {return Cache->FindGrp(Name);};
      |                                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/depcache.h:374:36: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/depcache.h:375:36: error: 'std::string_view' has not been declared
  375 |    inline PkgIterator FindPkg(std::string_view Name) {return Cache->FindPkg(Name);};
      |                                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/depcache.h:375:36: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/depcache.h:376:36: error: 'std::string_view' has not been declared
  376 |    inline PkgIterator FindPkg(std::string_view Name, std::string_view Arch) {return Cache->FindPkg(Name, Arch);};
      |                                    ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/depcache.h:376:36: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/depcache.h:376:59: error: 'std::string_view' has not been declared
  376 |    inline PkgIterator FindPkg(std::string_view Name, std::string_view Arch) {return Cache->FindPkg(Name, Arch);};
      |                                                           ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/depcache.h:376:59: note: 'std::string_view' is only available from C++17 onwards
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/algorithms.h:32,
                 from python/apt_pkgmodule.h:26:
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/cachefilter.h:153:73: error: 'string_view' is not a member of 'std'
  153 | APT_PUBLIC std::unique_ptr<APT::CacheFilter::Matcher> ParsePattern(std::string_view pattern, pkgCacheFile *file);
      |                                                                         ^~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/cachefilter.h:153:73: note: 'std::string_view' is only available from C++17 onwards
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/cachefilter.h:153:107: error: expected primary-expression before '*' token
  153 | APT_PUBLIC std::unique_ptr<APT::CacheFilter::Matcher> ParsePattern(std::string_view pattern, pkgCacheFile *file);
      |                                                                                                           ^
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot/usr/include/apt-pkg/cachefilter.h:153:108: error: 'file' was not declared in this scope
  153 | APT_PUBLIC std::unique_ptr<APT::CacheFilter::Matcher> ParsePattern(std::string_view pattern, pkgCacheFile *file);
      |                                                                                                            ^~~~
error: command 'TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-g++' failed with exit code 1
WARNING: TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/temp/run.do_compile.3639265:170 exit 1 from 'nativepython3 setup.py --verbose build -j 16 bdist_wheel --dist-dir TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/dist'
WARNING: Backtrace (BB generated script): 
	#1: setuptools3_do_compile, TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/temp/run.do_compile.3639265, line 170
	#2: do_compile, TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/temp/run.do_compile.3639265, line 153
	#3: main, TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-apt/2.5.3/temp/run.do_compile.3639265, line 177

Error details

Submitted on:
10/09/25 19:00
Error type:
Recipe
Task:
do_compile
Recipe:
python3-apt
Recipe version:
2.5.3-r0
Machine:
qemux86-64
Distro:
poky
Build system:
x86_64-linux
Target system:
x86_64-poky-linux
Host distro:
fedora-42/fedora-42
Branch:
yoe/mut
Commit:
a5be8b9442ea1ad1d520624d92bb0082f10aaaaa
Build:
#216468
Submitter:
yp-ab-fedora42-vk-1.yocto.io
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/81/builds/920
Similar errors:
1
Open a bug