DEBUG: Executing shell function do_compile
NOTE: cmake --build TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build --target all --
[1/173] Generating apt-pkg.versionscript
[2/173] Generating apt-private.versionscript
[3/173] Generating planners/dump
[4/173] Generating mirror+copy
[5/173] Generating mirror+ftp
[6/173] Generating mirror+file
[7/173] Generating mirror+http
[8/173] Building C object test/interactive-helper/CMakeFiles/noprofile.dir/libnoprofile.c.o
[9/173] Generating apt-key
[10/173] Building CXX object test/interactive-helper/CMakeFiles/createdeb-cve-2020-27350.dir/createdeb-cve-2020-27350.cc.o
[11/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/tagfile-keys.cc.o
[12/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/cachefile.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/cachefile.cc:16:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cachefile.h:21:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/depcache.h:42:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
1 warning generated.
[13/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/cachefilter.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/cachefilter.cc:9:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cachefile.h:21:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/depcache.h:42:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
1 warning generated.
[14/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/cachefilter-patterns.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/cachefilter-patterns.cc:11:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cachefilter-patterns.h:11:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cachefile.h:21:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/depcache.h:42:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
1 warning generated.
[15/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/acquire-method.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/acquire-method.cc:19:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire-method.h:77:20: warning: private field 'd' is not used [-Wunused-private-field]
77 | void * const d;
| ^
1 warning generated.
[16/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/aptconfiguration.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/aptconfiguration.cc:18:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgsystem.h:39:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
1 warning generated.
[17/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/acquire.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/acquire.cc:17:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire-item.h:24:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/indexfile.h:25:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/acquire.cc:17:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire-item.h:22:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire.h:601:17: warning: private field 'd' is not used [-Wunused-private-field]
601 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire.h:705:17: warning: private field 'd' is not used [-Wunused-private-field]
705 | void * const d;
| ^
3 warnings generated.
[18/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/acquire-worker.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/acquire-worker.cc:16:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire-item.h:24:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/indexfile.h:25:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
1 warning generated.
[19/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/clean.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/clean.cc:17:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/clean.cc:13:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/clean.h:22:17: warning: private field 'd' is not used [-Wunused-private-field]
22 | void * const d;
| ^
2 warnings generated.
[20/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/contrib/arfile.cc.o
[21/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/cacheset.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/cacheset.cc:15:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cachefile.h:21:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/depcache.h:42:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/cacheset.cc:101:12: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
101 | char buf[length];
| ^~~~~~
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/cacheset.cc:101:12: note: initializer of 'length' is not a constant expression
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/cacheset.cc:98:22: note: declared here
98 | unsigned int const length = end - start;
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/cacheset.cc:17:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheset.h:344:15: warning: private field 'd' is not used [-Wunused-private-field]
344 | void * const d;
| ^
3 warnings generated.
[22/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/contrib/cdromutl.cc.o
[23/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/contrib/cmndline.cc.o
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/contrib/cmndline.cc:397:17: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
397 | char cmdline[100 + argc * 50];
| ^~~~~~~~~~~~~~~
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/contrib/cmndline.cc:397:23: note: function parameter 'argc' with unknown value cannot be used in a constant expression
397 | char cmdline[100 + argc * 50];
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/contrib/cmndline.cc:395:52: note: declared here
395 | void CommandLine::SaveInConfig(unsigned int const &argc, char const * const * const argv)
| ^
1 warning generated.
[24/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/algorithms.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/algorithms.cc:18:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/algorithms.h:32:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cachefilter.h:9:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/algorithms.cc:18:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/algorithms.h:96:17: warning: private field 'd' is not used [-Wunused-private-field]
96 | void * const d;
| ^
2 warnings generated.
[25/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/contrib/error.cc.o
[26/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/cdrom.cc.o
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/cdrom.cc:490:8: warning: variable 'CurLine' set but not used [-Wunused-but-set-variable]
490 | int CurLine = 0;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/cdrom.cc:928:64: warning: unused parameter 'CdromOnly' [-Wunused-parameter]
928 | vector<CdromDevice> pkgUdevCdromDevices::ScanForRemovable(bool CdromOnly)/*{{{*/
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/cdrom.cc:6:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cdrom.h:17:17: warning: private field 'd' is not used [-Wunused-private-field]
17 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cdrom.h:78:17: warning: private field 'd' is not used [-Wunused-private-field]
78 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cdrom.h:97:17: warning: private field 'd' is not used [-Wunused-private-field]
97 | void * const d;
| ^
5 warnings generated.
[27/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/contrib/extracttar.cc.o
[28/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/contrib/mmap.cc.o
[29/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/contrib/configuration.cc.o
[30/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/contrib/hashes.cc.o
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/contrib/hashes.cc:426:16: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
426 | char Result[((Size)*2) + 1];
| ^~~~~~~~~~~~~~
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/contrib/hashes.cc:426:17: note: read of non-const variable 'Size' is not allowed in a constant expression
426 | char Result[((Size)*2) + 1];
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/contrib/hashes.cc:424:9: note: declared here
424 | auto Size = gcry_md_get_algo_dlen(algo);
| ^
1 warning generated.
[31/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/contrib/progress.cc.o
[32/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/contrib/proxy.cc.o
[33/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/contrib/gpgv.cc.o
[34/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/contrib/netrc.cc.o
[35/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/contrib/srvrec.cc.o
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/contrib/srvrec.cc:87:21: warning: cast from 'unsigned char *' to 'HEADER *' increases required alignment from 1 to 4 [-Wcast-align]
87 | HEADER *header = (HEADER*)answer;
| ^~~~~~~~~~~~~~~
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/contrib/srvrec.cc:103:54: warning: variable 'dlen' set but not used [-Wunused-but-set-variable]
103 | u_int16_t type, klass, priority, weight, port, dlen;
| ^
2 warnings generated.
[36/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/contrib/fileutl.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/contrib/fileutl.cc:35:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgsystem.h:39:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/contrib/fileutl.cc:3439:25: warning: unused parameter 'what' [-Wunused-parameter]
3439 | int Inhibit(const char *what, const char *who, const char *why, const char *mode) /*{{{*/
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/contrib/fileutl.cc:3439:43: warning: unused parameter 'who' [-Wunused-parameter]
3439 | int Inhibit(const char *what, const char *who, const char *why, const char *mode) /*{{{*/
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/contrib/fileutl.cc:3439:60: warning: unused parameter 'why' [-Wunused-parameter]
3439 | int Inhibit(const char *what, const char *who, const char *why, const char *mode) /*{{{*/
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/contrib/fileutl.cc:3439:77: warning: unused parameter 'mode' [-Wunused-parameter]
3439 | int Inhibit(const char *what, const char *who, const char *why, const char *mode) /*{{{*/
| ^
5 warnings generated.
[37/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/deb/debfile.cc.o
[38/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/deb/debindexfile.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/deb/debindexfile.cc:16:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debindexfile.h:18:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/indexfile.h:25:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/deb/debindexfile.cc:16:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debindexfile.h:30:17: warning: private field 'd' is not used [-Wunused-private-field]
30 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debindexfile.h:53:17: warning: private field 'd' is not used [-Wunused-private-field]
53 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debindexfile.h:72:17: warning: private field 'd' is not used [-Wunused-private-field]
72 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debindexfile.h:92:17: warning: private field 'd' is not used [-Wunused-private-field]
92 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debindexfile.h:117:17: warning: private field 'd' is not used [-Wunused-private-field]
117 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debindexfile.h:152:17: warning: private field 'd' is not used [-Wunused-private-field]
152 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debindexfile.h:179:17: warning: private field 'd' is not used [-Wunused-private-field]
179 | void * const d;
| ^
8 warnings generated.
[39/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/deb/debrecords.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/deb/debrecords.cc:13:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debindexfile.h:18:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/indexfile.h:25:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/deb/debrecords.cc:14:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debrecords.h:26:17: warning: private field 'd' is not used [-Wunused-private-field]
26 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debrecords.h:56:17: warning: private field 'd' is not used [-Wunused-private-field]
56 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debrecords.h:72:17: warning: private field 'd' is not used [-Wunused-private-field]
72 | void * const d;
| ^
4 warnings generated.
[40/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/contrib/strutl.cc.o
[41/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/acquire-item.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/acquire-item.cc:17:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire-item.h:24:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/indexfile.h:25:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/acquire-item.cc:146:7: warning: object backing the pointer will be destroyed at the end of the full-expression [-Wdangling-gsl]
146 | I.DescURI().c_str(),
| ^~~~~~~~~~~
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/acquire-item.cc:586:21: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
586 | char partial[Buf.st_size + 1];
| ^~~~~~~~~~~~~~~
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/acquire-item.cc:586:21: note: read of non-constexpr variable 'Buf' is not allowed in a constant expression
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/acquire-item.cc:581:21: note: declared here
581 | struct stat Buf;
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/acquire-item.cc:17:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire-item.h:371:17: warning: private field 'd' is not used [-Wunused-private-field]
371 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire-item.h:409:17: warning: private field 'd' is not used [-Wunused-private-field]
409 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire-item.h:535:17: warning: private field 'd' is not used [-Wunused-private-field]
535 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire-item.h:565:17: warning: private field 'd' is not used [-Wunused-private-field]
565 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire-item.h:602:17: warning: private field 'd' is not used [-Wunused-private-field]
602 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire-item.h:712:17: warning: private field 'd' is not used [-Wunused-private-field]
712 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire-item.h:949:17: warning: private field 'd' is not used [-Wunused-private-field]
949 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire-item.h:1143:17: warning: private field 'd' is not used [-Wunused-private-field]
1143 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire-item.h:1199:28: warning: private field 'Owner' is not used [-Wunused-private-field]
1199 | pkgAcquire::Item *const Owner;
| ^
12 warnings generated.
[42/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/deb/debversion.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/deb/debversion.cc:15:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
1 warning generated.
[43/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/deb/debsrcrecords.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/deb/debsrcrecords.cc:14:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/deblistparser.h:14:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/deb/debsrcrecords.cc:15:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debsrcrecords.h:27:17: warning: private field 'd' is not used [-Wunused-private-field]
27 | void * const d;
| ^
2 warnings generated.
[44/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/deb/deblistparser.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/deb/deblistparser.cc:14:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/algorithms.h:32:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cachefilter.h:9:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
1 warning generated.
[45/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/dirstream.cc.o
[46/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/deb/debsystem.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/deb/debsystem.cc:15:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debindexfile.h:18:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/indexfile.h:25:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
1 warning generated.
[47/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/edsp/edsplistparser.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/edsp/edsplistparser.cc:15:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/deblistparser.h:14:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
1 warning generated.
[48/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/edsp/edspindexfile.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/edsp/edspindexfile.cc:11:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/edspindexfile.h:11:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debindexfile.h:18:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/indexfile.h:25:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
1 warning generated.
[49/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/edsp/edspsystem.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/edsp/edspsystem.cc:16:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/edspindexfile.h:11:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debindexfile.h:18:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/indexfile.h:25:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
1 warning generated.
[50/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/depcache.cc.o
FAILED: [code=1] apt-pkg/CMakeFiles/apt-pkg.dir/depcache.cc.o
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-clang++ --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot -D_WITH_GETLINE=1 -Dapt_pkg_EXPORTS -ITMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include -ITMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot -O2 -g -ffile-prefix-map=TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1=/usr/src/debug/apt/2.6.1 -ffile-prefix-map=TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build=/usr/src/debug/apt/2.6.1 -ffile-prefix-map=TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot= -ffile-prefix-map=TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Wcast-align -Wredundant-decls -Wmissing-declarations -Wctor-dtor-privacy -Wdisabled-optimization -Winit-self -Wmissing-include-dirs -Wsign-promo -Wundef -Wdouble-promotion -Wsuggest-override -Werror=suggest-override -Werror=return-type -MD -MT apt-pkg/CMakeFiles/apt-pkg.dir/depcache.cc.o -MF apt-pkg/CMakeFiles/apt-pkg.dir/depcache.cc.o.d -o apt-pkg/CMakeFiles/apt-pkg.dir/depcache.cc.o -c TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/depcache.cc
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/depcache.cc:12:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/algorithms.h:32:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cachefilter.h:9:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/depcache.cc:12:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/algorithms.h:32:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cachefilter.h:9:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:78:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/mmap.h:31:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:652:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string_view:947:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/algorithm:1881:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__algorithm/nth_element.h:15:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__algorithm/sort.h:280:52: error: invalid operands to binary expression ('const APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>' and 'difference_type' (aka 'long'))
280 | const _RandomAccessIterator __leftmost = __first - difference_type(1);
| ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__algorithm/sort.h:761:14: note: in instantiation of function template specialization 'std::__insertion_sort_unguarded<std::_ClassicAlgPolicy, CompareProviders &, APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>>' requested here
761 | std::__insertion_sort_unguarded<_AlgPolicy, _Compare>(__first, __last, __comp);
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__algorithm/sort.h:888:8: note: in instantiation of function template specialization 'std::__introsort<std::_ClassicAlgPolicy, CompareProviders &, APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>, false>' requested here
888 | std::__introsort<_AlgPolicy, _Comp&, _RandomAccessIterator, __use_branchless_sort<_Comp, _RandomAccessIterator> >(
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__algorithm/sort.h:953:10: note: in instantiation of function template specialization 'std::__sort_dispatch<std::_ClassicAlgPolicy, APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>, CompareProviders>' requested here
953 | std::__sort_dispatch<_AlgPolicy>(std::__unwrap_iter(__first), std::__unwrap_iter(__last), __comp);
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__algorithm/sort.h:961:8: note: in instantiation of function template specialization 'std::__sort_impl<std::_ClassicAlgPolicy, APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>, CompareProviders>' requested here
961 | std::__sort_impl<_ClassicAlgPolicy>(std::move(__first), std::move(__last), __comp);
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/depcache.cc:1340:12: note: in instantiation of function template specialization 'std::sort<APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>, CompareProviders>' requested here
1340 | std::sort(verlist.begin(), verlist.end(), CompareProviders{Cache, Start});
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__ios/fpos.h:60:40: note: candidate template ignored: could not match 'fpos' against 'APT::Container_iterator'
60 | inline _LIBCPP_HIDE_FROM_ABI streamoff operator-(const fpos<_StateT>& __x, const fpos<_StateT>& __y) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__iterator/reverse_iterator.h:289:1: note: candidate template ignored: could not match 'reverse_iterator' against 'APT::Container_iterator'
289 | operator-(const reverse_iterator<_Iter1>& __x,
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__iterator/wrap_iter.h:216:5: note: candidate template ignored: could not match '__wrap_iter' against 'APT::Container_iterator'
216 | operator-(const __wrap_iter<_Iter1>& __x,
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__iterator/move_iterator.h:303:1: note: candidate template ignored: could not match 'move_iterator' against 'APT::Container_iterator'
303 | operator-(const move_iterator<_Iter1>& __x, const move_iterator<_Iter2>& __y) -> decltype(__x.base() - __y.base()) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:113:38: note: candidate template ignored: could not match 'map_pointer' against 'APT::Container_iterator'
113 | template<typename T> inline uint32_t operator -(map_pointer<T> u, map_pointer<T> m) { return uint32_t(u) - uint32_t(m); }
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheset.h:225:23: note: candidate function not viable: no known conversion from 'const APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>' to 'APT::Container_iterator_base<APT::VersionContainerInterface, APT::VersionContainer<std::vector<pkgCache::VerIterator>>, APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>, std::__wrap_iter<pkgCache::VerIterator *>, pkgCache::VerIterator>' for object argument
225 | inline iterator_type operator-(typename container_iterator::difference_type const &n) { return iterator_type(_iter - n); }
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheset.h:226:54: note: candidate function not viable: no known conversion from 'const APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>' to 'APT::Container_iterator_base<APT::VersionContainerInterface, APT::VersionContainer<std::vector<pkgCache::VerIterator>>, APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>, std::__wrap_iter<pkgCache::VerIterator *>, pkgCache::VerIterator>' for object argument
226 | inline typename container_iterator::difference_type operator-(iterator_type const &b) { return (_iter - b._iter); }
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/depcache.cc:12:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/algorithms.h:32:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cachefilter.h:9:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:78:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/mmap.h:31:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:652:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string_view:947:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/algorithm:1881:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__algorithm/nth_element.h:15:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__algorithm/sort.h:282:44: error: invalid operands to binary expression ('const APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>' and 'difference_type' (aka 'long'))
282 | for (_RandomAccessIterator __i = __first + difference_type(1); __i != __last; ++__i) {
| ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__iterator/reverse_iterator.h:303:1: note: candidate template ignored: could not match 'reverse_iterator<_Iter>' against 'difference_type' (aka 'long')
303 | operator+(typename reverse_iterator<_Iter>::difference_type __n, const reverse_iterator<_Iter>& __x) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__iterator/wrap_iter.h:228:1: note: candidate template ignored: could not match '__wrap_iter<_Iter1>' against 'difference_type' (aka 'long')
228 | operator+(typename __wrap_iter<_Iter1>::difference_type __n, __wrap_iter<_Iter1> __x) _NOEXCEPT {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__iterator/move_iterator.h:327:1: note: candidate template ignored: could not match 'move_iterator<_Iter>' against 'difference_type' (aka 'long')
327 | operator+(typename move_iterator<_Iter>::difference_type __n, const move_iterator<_Iter>& __x) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:3990:1: note: candidate template ignored: could not match 'basic_string' against 'APT::Container_iterator'
3990 | operator+(const basic_string<_CharT, _Traits, _Allocator>& __lhs,
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4007:1: note: candidate template ignored: could not match 'const _CharT *' against 'APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>'
4007 | operator+(const _CharT* __lhs, const basic_string<_CharT, _Traits, _Allocator>& __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4023:1: note: candidate template ignored: could not match 'basic_string<_CharT, _Traits, _Allocator>' against 'difference_type' (aka 'long')
4023 | operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Allocator>& __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4038:1: note: candidate template ignored: could not match 'basic_string' against 'APT::Container_iterator'
4038 | operator+(const basic_string<_CharT, _Traits, _Allocator>& __lhs, const _CharT* __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4054:1: note: candidate template ignored: could not match 'basic_string' against 'APT::Container_iterator'
4054 | operator+(const basic_string<_CharT, _Traits, _Allocator>& __lhs, _CharT __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4071:1: note: candidate template ignored: could not match 'basic_string' against 'APT::Container_iterator'
4071 | operator+(basic_string<_CharT, _Traits, _Allocator>&& __lhs, const basic_string<_CharT, _Traits, _Allocator>& __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4077:1: note: candidate template ignored: could not match 'basic_string' against 'APT::Container_iterator'
4077 | operator+(const basic_string<_CharT, _Traits, _Allocator>& __lhs, basic_string<_CharT, _Traits, _Allocator>&& __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4083:1: note: candidate template ignored: could not match 'basic_string' against 'APT::Container_iterator'
4083 | operator+(basic_string<_CharT, _Traits, _Allocator>&& __lhs, basic_string<_CharT, _Traits, _Allocator>&& __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4089:1: note: candidate template ignored: could not match 'const _CharT *' against 'APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>'
4089 | operator+(const _CharT* __lhs, basic_string<_CharT, _Traits, _Allocator>&& __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4095:1: note: candidate template ignored: could not match 'basic_string<_CharT, _Traits, _Allocator>' against 'difference_type' (aka 'long')
4095 | operator+(_CharT __lhs, basic_string<_CharT, _Traits, _Allocator>&& __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4102:1: note: candidate template ignored: could not match 'basic_string' against 'APT::Container_iterator'
4102 | operator+(basic_string<_CharT, _Traits, _Allocator>&& __lhs, const _CharT* __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4108:1: note: candidate template ignored: could not match 'basic_string' against 'APT::Container_iterator'
4108 | operator+(basic_string<_CharT, _Traits, _Allocator>&& __lhs, _CharT __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:108:32: note: candidate template ignored: could not match 'T *' against 'APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>'
108 | template<typename T> inline T *operator +(T *p, map_pointer<T> m) { return p + uint32_t(m); }
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheset.h:221:23: note: candidate function not viable: no known conversion from 'const APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>' to 'APT::Container_iterator_base<APT::VersionContainerInterface, APT::VersionContainer<std::vector<pkgCache::VerIterator>>, APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>, std::__wrap_iter<pkgCache::VerIterator *>, pkgCache::VerIterator>' for object argument
221 | inline iterator_type operator+(typename container_iterator::difference_type const &n) { return iterator_type(_iter + n); }
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/depcache.cc:12:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/algorithms.h:32:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cachefilter.h:9:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:78:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/mmap.h:31:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:652:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string_view:947:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/algorithm:1881:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__algorithm/nth_element.h:15:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__algorithm/sort.h:280:52: error: invalid operands to binary expression ('const APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>' and 'difference_type' (aka 'long'))
280 | const _RandomAccessIterator __leftmost = __first - difference_type(1);
| ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__algorithm/sort.h:761:14: note: in instantiation of function template specialization 'std::__insertion_sort_unguarded<std::_ClassicAlgPolicy, (lambda at TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/depcache.cc:1356:53) &, APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>>' requested here
761 | std::__insertion_sort_unguarded<_AlgPolicy, _Compare>(__first, __last, __comp);
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__algorithm/sort.h:888:8: note: in instantiation of function template specialization 'std::__introsort<std::_ClassicAlgPolicy, (lambda at TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/depcache.cc:1356:53) &, APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>, false>' requested here
888 | std::__introsort<_AlgPolicy, _Comp&, _RandomAccessIterator, __use_branchless_sort<_Comp, _RandomAccessIterator> >(
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__algorithm/sort.h:953:10: note: in instantiation of function template specialization 'std::__sort_dispatch<std::_ClassicAlgPolicy, APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>, (lambda at TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/depcache.cc:1356:53)>' requested here
953 | std::__sort_dispatch<_AlgPolicy>(std::__unwrap_iter(__first), std::__unwrap_iter(__last), __comp);
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__algorithm/sort.h:961:8: note: in instantiation of function template specialization 'std::__sort_impl<std::_ClassicAlgPolicy, APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>, (lambda at TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/depcache.cc:1356:53)>' requested here
961 | std::__sort_impl<_ClassicAlgPolicy>(std::move(__first), std::move(__last), __comp);
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/depcache.cc:1356:12: note: in instantiation of function template specialization 'std::sort<APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>, (lambda at TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/depcache.cc:1356:53)>' requested here
1356 | std::sort(toUpgrade.begin(), toUpgrade.end(), [](pkgCache::VerIterator const &A, pkgCache::VerIterator const &B) { return A->ID < B->ID; });
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__ios/fpos.h:60:40: note: candidate template ignored: could not match 'fpos' against 'APT::Container_iterator'
60 | inline _LIBCPP_HIDE_FROM_ABI streamoff operator-(const fpos<_StateT>& __x, const fpos<_StateT>& __y) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__iterator/reverse_iterator.h:289:1: note: candidate template ignored: could not match 'reverse_iterator' against 'APT::Container_iterator'
289 | operator-(const reverse_iterator<_Iter1>& __x,
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__iterator/wrap_iter.h:216:5: note: candidate template ignored: could not match '__wrap_iter' against 'APT::Container_iterator'
216 | operator-(const __wrap_iter<_Iter1>& __x,
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__iterator/move_iterator.h:303:1: note: candidate template ignored: could not match 'move_iterator' against 'APT::Container_iterator'
303 | operator-(const move_iterator<_Iter1>& __x, const move_iterator<_Iter2>& __y) -> decltype(__x.base() - __y.base()) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:113:38: note: candidate template ignored: could not match 'map_pointer' against 'APT::Container_iterator'
113 | template<typename T> inline uint32_t operator -(map_pointer<T> u, map_pointer<T> m) { return uint32_t(u) - uint32_t(m); }
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheset.h:225:23: note: candidate function not viable: no known conversion from 'const APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>' to 'APT::Container_iterator_base<APT::VersionContainerInterface, APT::VersionContainer<std::vector<pkgCache::VerIterator>>, APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>, std::__wrap_iter<pkgCache::VerIterator *>, pkgCache::VerIterator>' for object argument
225 | inline iterator_type operator-(typename container_iterator::difference_type const &n) { return iterator_type(_iter - n); }
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheset.h:226:54: note: candidate function not viable: no known conversion from 'const APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>' to 'APT::Container_iterator_base<APT::VersionContainerInterface, APT::VersionContainer<std::vector<pkgCache::VerIterator>>, APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>, std::__wrap_iter<pkgCache::VerIterator *>, pkgCache::VerIterator>' for object argument
226 | inline typename container_iterator::difference_type operator-(iterator_type const &b) { return (_iter - b._iter); }
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/depcache.cc:12:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/algorithms.h:32:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cachefilter.h:9:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:78:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/mmap.h:31:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:652:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string_view:947:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/algorithm:1881:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__algorithm/nth_element.h:15:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__algorithm/sort.h:282:44: error: invalid operands to binary expression ('const APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>' and 'difference_type' (aka 'long'))
282 | for (_RandomAccessIterator __i = __first + difference_type(1); __i != __last; ++__i) {
| ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__iterator/reverse_iterator.h:303:1: note: candidate template ignored: could not match 'reverse_iterator<_Iter>' against 'difference_type' (aka 'long')
303 | operator+(typename reverse_iterator<_Iter>::difference_type __n, const reverse_iterator<_Iter>& __x) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__iterator/wrap_iter.h:228:1: note: candidate template ignored: could not match '__wrap_iter<_Iter1>' against 'difference_type' (aka 'long')
228 | operator+(typename __wrap_iter<_Iter1>::difference_type __n, __wrap_iter<_Iter1> __x) _NOEXCEPT {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/__iterator/move_iterator.h:327:1: note: candidate template ignored: could not match 'move_iterator<_Iter>' against 'difference_type' (aka 'long')
327 | operator+(typename move_iterator<_Iter>::difference_type __n, const move_iterator<_Iter>& __x) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:3990:1: note: candidate template ignored: could not match 'basic_string' against 'APT::Container_iterator'
3990 | operator+(const basic_string<_CharT, _Traits, _Allocator>& __lhs,
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4007:1: note: candidate template ignored: could not match 'const _CharT *' against 'APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>'
4007 | operator+(const _CharT* __lhs, const basic_string<_CharT, _Traits, _Allocator>& __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4023:1: note: candidate template ignored: could not match 'basic_string<_CharT, _Traits, _Allocator>' against 'difference_type' (aka 'long')
4023 | operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Allocator>& __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4038:1: note: candidate template ignored: could not match 'basic_string' against 'APT::Container_iterator'
4038 | operator+(const basic_string<_CharT, _Traits, _Allocator>& __lhs, const _CharT* __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4054:1: note: candidate template ignored: could not match 'basic_string' against 'APT::Container_iterator'
4054 | operator+(const basic_string<_CharT, _Traits, _Allocator>& __lhs, _CharT __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4071:1: note: candidate template ignored: could not match 'basic_string' against 'APT::Container_iterator'
4071 | operator+(basic_string<_CharT, _Traits, _Allocator>&& __lhs, const basic_string<_CharT, _Traits, _Allocator>& __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4077:1: note: candidate template ignored: could not match 'basic_string' against 'APT::Container_iterator'
4077 | operator+(const basic_string<_CharT, _Traits, _Allocator>& __lhs, basic_string<_CharT, _Traits, _Allocator>&& __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4083:1: note: candidate template ignored: could not match 'basic_string' against 'APT::Container_iterator'
4083 | operator+(basic_string<_CharT, _Traits, _Allocator>&& __lhs, basic_string<_CharT, _Traits, _Allocator>&& __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4089:1: note: candidate template ignored: could not match 'const _CharT *' against 'APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>'
4089 | operator+(const _CharT* __lhs, basic_string<_CharT, _Traits, _Allocator>&& __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4095:1: note: candidate template ignored: could not match 'basic_string<_CharT, _Traits, _Allocator>' against 'difference_type' (aka 'long')
4095 | operator+(_CharT __lhs, basic_string<_CharT, _Traits, _Allocator>&& __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4102:1: note: candidate template ignored: could not match 'basic_string' against 'APT::Container_iterator'
4102 | operator+(basic_string<_CharT, _Traits, _Allocator>&& __lhs, const _CharT* __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/recipe-sysroot/usr/include/c++/v1/string:4108:1: note: candidate template ignored: could not match 'basic_string' against 'APT::Container_iterator'
4108 | operator+(basic_string<_CharT, _Traits, _Allocator>&& __lhs, _CharT __rhs) {
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:108:32: note: candidate template ignored: could not match 'T *' against 'APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>'
108 | template<typename T> inline T *operator +(T *p, map_pointer<T> m) { return p + uint32_t(m); }
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheset.h:221:23: note: candidate function not viable: no known conversion from 'const APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>' to 'APT::Container_iterator_base<APT::VersionContainerInterface, APT::VersionContainer<std::vector<pkgCache::VerIterator>>, APT::Container_iterator<APT::VersionContainerInterface, std::vector<pkgCache::VerIterator>, APT::VersionContainer<std::vector<pkgCache::VerIterator>>>, std::__wrap_iter<pkgCache::VerIterator *>, pkgCache::VerIterator>' for object argument
221 | inline iterator_type operator+(typename container_iterator::difference_type const &n) { return iterator_type(_iter + n); }
| ^
1 warning and 4 errors generated.
[51/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/indexcopy.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/indexcopy.cc:17:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/debmetaindex.h:5:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/metaindex.h:4:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/indexfile.h:25:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/indexcopy.cc:708:21: warning: variable 'Hits' set but not used [-Wunused-but-set-variable]
708 | unsigned long Hits = 0;
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/indexcopy.cc:36:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/indexcopy.h:29:17: warning: private field 'd' is not used [-Wunused-private-field]
29 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/indexcopy.h:56:17: warning: private field 'd' is not used [-Wunused-private-field]
56 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/indexcopy.h:71:17: warning: private field 'd' is not used [-Wunused-private-field]
71 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/indexcopy.h:86:17: warning: private field 'd' is not used [-Wunused-private-field]
86 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/indexcopy.h:101:17: warning: private field 'd' is not used [-Wunused-private-field]
101 | void * const d;
| ^
7 warnings generated.
[52/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/init.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/init.cc:17:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgsystem.h:39:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
1 warning generated.
[53/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/install-progress.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/install-progress.cc:5:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/install-progress.h:21:18: warning: private field 'd' is not used [-Wunused-private-field]
21 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/install-progress.h:64:18: warning: private field 'd' is not used [-Wunused-private-field]
64 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/install-progress.h:95:18: warning: private field 'd' is not used [-Wunused-private-field]
95 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/install-progress.h:125:18: warning: private field 'd' is not used [-Wunused-private-field]
125 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/install-progress.h:165:18: warning: private field 'd' is not used [-Wunused-private-field]
165 | void * const d;
| ^
5 warnings generated.
[54/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/indexfile.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/indexfile.cc:15:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/deblistparser.h:14:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/indexfile.cc:15:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/deblistparser.h:15:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcachegen.h:88:3: warning: instantiation of variable 'pkgCacheGenerator::Dynamic<pkgCache::PkgFileIterator>::toReMap' required here, but no definition is available [-Wundefined-var-template]
88 | toReMap.push_back(&I);
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/indexfile.cc:344:58: note: in instantiation of member function 'pkgCacheGenerator::Dynamic<pkgCache::PkgFileIterator>::Dynamic' requested here
344 | pkgCacheGenerator::Dynamic<pkgCache::PkgFileIterator> DynFile(File);
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcachegen.h:86:33: note: forward declaration of template entity is here
86 | static std::vector<Iter*> toReMap;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcachegen.h:88:3: note: add an explicit instantiation declaration to suppress this warning if 'pkgCacheGenerator::Dynamic<pkgCache::PkgFileIterator>::toReMap' is explicitly instantiated in another translation unit
88 | toReMap.push_back(&I);
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/indexfile.cc:18:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/indexfile.h:103:17: warning: private field 'd' is not used [-Wunused-private-field]
103 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/indexfile.h:174:17: warning: private field 'd' is not used [-Wunused-private-field]
174 | void * const d;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/indexfile.h:197:17: warning: private field 'd' is not used [-Wunused-private-field]
197 | void * const d;
| ^
5 warnings generated.
[55/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/metaindex.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/metaindex.cc:4:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/indexfile.h:25:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
1 warning generated.
[56/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/edsp.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/edsp.cc:10:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/algorithms.h:32:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cachefilter.h:9:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/edsp.cc:405:32: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
405 | decltype(VersionCount) VerIdx[VersionCount];
| ^~~~~~~~~~~~
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/edsp.cc:405:32: note: read of non-const variable 'VersionCount' is not allowed in a constant expression
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/edsp.cc:404:7: note: declared here
404 | auto VersionCount = Cache.Head().VersionCount;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/edsp.cc:1021:34: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
1021 | decltype(VersionCount) VerIdx[VersionCount];
| ^~~~~~~~~~~~
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/edsp.cc:1021:34: note: read of non-const variable 'VersionCount' is not allowed in a constant expression
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/edsp.cc:1020:9: note: declared here
1020 | auto VersionCount = PM->Cache.Head().VersionCount;
| ^
3 warnings generated.
[57/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/orderlist.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/orderlist.cc:68:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/depcache.h:42:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/orderlist.cc:70:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/orderlist.h:26:17: warning: private field 'd' is not used [-Wunused-private-field]
26 | void * const d;
| ^
2 warnings generated.
[58/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/deb/debmetaindex.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/deb/debmetaindex.cc:3:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/acquire-item.h:24:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/indexfile.h:25:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/deb/debmetaindex.cc:14:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcachegen.h:88:3: warning: instantiation of variable 'pkgCacheGenerator::Dynamic<pkgCache::RlsFileIterator>::toReMap' required here, but no definition is available [-Wundefined-var-template]
88 | toReMap.push_back(&I);
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/deb/debmetaindex.cc:913:58: note: in instantiation of member function 'pkgCacheGenerator::Dynamic<pkgCache::RlsFileIterator>::Dynamic' requested here
913 | pkgCacheGenerator::Dynamic<pkgCache::RlsFileIterator> DynFile(File);
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcachegen.h:86:33: note: forward declaration of template entity is here
86 | static std::vector<Iter*> toReMap;
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcachegen.h:88:3: note: add an explicit instantiation declaration to suppress this warning if 'pkgCacheGenerator::Dynamic<pkgCache::RlsFileIterator>::toReMap' is explicitly instantiated in another translation unit
88 | toReMap.push_back(&I);
| ^
2 warnings generated.
[59/173] Building CXX object apt-pkg/CMakeFiles/apt-pkg.dir/deb/dpkgpm.cc.o
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/sources/apt-2.6.1/apt-pkg/deb/dpkgpm.cc:12:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cachefile.h:21:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/depcache.h:42:
In file included from TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/pkgcache.h:801:
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:393:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
393 | (Type == PrvVer?S->NextPkgProv:S->NextProvides); return *this;}
| ^
TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build/include/apt-pkg/cacheiterators.h:392:37: note: previous statement is here
392 | inline PrvIterator& operator ++() {if (S != Owner->ProvideP) S = Owner->ProvideP +
| ^
1 warning generated.
ninja: build stopped: subcommand failed.
WARNING: TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/temp/run.do_compile.803816:153 exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} } cmake --build 'TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/build' "$@" -- ${EXTRA_OECMAKE_BUILD}'
WARNING: Backtrace (BB generated script):
#1: cmake_runcmake_build, TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/temp/run.do_compile.803816, line 153
#2: cmake_do_compile, TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/temp/run.do_compile.803816, line 147
#3: do_compile, TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/temp/run.do_compile.803816, line 142
#4: main, TMPDIR/work/cortexa57-yoe-linux-musl/apt/2.6.1/temp/run.do_compile.803816, line 166