Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 894310 Details for
Bug 932676
net-misc/apt-cacher-ng-3.7.4_p1-r2 failed to rebuild with gcc-14
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 126.25 KB, created by
Leonid Kopylov
on 2024-05-25 05:24:58 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Leonid Kopylov
Created:
2024-05-25 05:24:58 UTC
Size:
126.25 KB
patch
obsolete
>[32m * [39;49;00mPackage: net-misc/apt-cacher-ng-3.7.4_p1-r2:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: ajak@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 amd64 doc elibc_glibc fuse kernel_linux systemd >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking apt-cacher-ng-debian-3.7.4-1.tar.gz to /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work >>>> Source unpacked in /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work >>>> Preparing source in /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build" > [32m*[0m Applying apt-cacher-ng-3.3.1-flags.patch ... >[A[201C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying apt-cacher-ng-3.5-perl-syntax.patch ... >[A[201C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying apt-cacher-ng-3.6-optional-systemd.patch ... >patching file CMakeLists.txt >Hunk #1 succeeded at 239 with fuzz 2 (offset 11 lines). >patching file systemd/CMakeLists.txt >[A[201C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying apt-cacher-ng-3.7.4-strlcpy-glibc-2.38.patch ... >[A[201C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying apt-cacher-ng-3.7.4-musl.patch ... >[A[201C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying apt-cacher-ng-3.7.4-gcc14.patch ... >[A[201C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Hardcoded definition(s) removed in CMakeLists.txt: > [32m*[0m set(CMAKE_INSTALL_PREFIX "/usr/local" CACHE STRING "Target file space") >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build" >cmake -C /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DHAVE_FUSE_25=yes -DHAVE_LIBWRAP=no -DSDINSTALL=yes -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build/gentoo_toolchain.cmake /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 >loading initial cache file /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build/gentoo_common_config.cmake >CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- The CXX compiler identification is GNU 14.1.1 >-- The C compiler identification is GNU 14.1.1 >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.2.0") >-- Looking for include files sys/param.h, sys/mount.h >-- Looking for include files sys/param.h, sys/mount.h - found >-- Looking for include file sys/vfs.h >-- Looking for include file sys/vfs.h - found >-- Looking for sys/types.h >-- Looking for sys/types.h - found >-- Looking for stdint.h >-- Looking for stdint.h - found >-- Looking for stddef.h >-- Looking for stddef.h - found >-- Check size of int >-- Check size of int - done >-- Check size of long >-- Check size of long - done >-- Looking for strlcpy >-- Looking for strlcpy - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Performing Test COPT_Wall >-- Performing Test COPT_Wall - Success >-- Performing Test COPT_Wextra >-- Performing Test COPT_Wextra - Success >-- Performing Test COPT_Wnounusedparameter >-- Performing Test COPT_Wnounusedparameter - Success >-- Performing Test COPT_fvisibilityhidden >-- Performing Test COPT_fvisibilityhidden - Success >-- Performing Test CXX_VIHI >-- Performing Test CXX_VIHI - Success >-- Performing Test LD_Wlasneeded >-- Performing Test LD_Wlasneeded - Success >-- Performing Test LD_WlO1 >-- Performing Test LD_WlO1 - Success >-- Performing Test LD_Wldiscardall >-- Performing Test LD_Wldiscardall - Success >-- Performing Test LD_Wlnoundefined >-- Performing Test LD_Wlnoundefined - Success >-- Performing Test LD_Wlbuildidsha1 >-- Performing Test LD_Wlbuildidsha1 - Success >-- Performing Test LD_Wlfuseldgold >-- Performing Test LD_Wlfuseldgold - Failed >-- Performing Test GC_SECTIONS >-- Performing Test GC_SECTIONS - Success >!! libwrap development files not usable, disabling support >-- Performing Test LD_ATOMIC >-- Performing Test LD_ATOMIC - Success >-- Performing Test HAVE_FSLIB >-- Performing Test HAVE_FSLIB - Success >-- Performing Test HAVE_WORDEXP >-- Performing Test HAVE_WORDEXP - Success >-- Performing Test HAVE_GLOB >-- Performing Test HAVE_GLOB - Success >-- Performing Test HAVE_FADVISE >-- Performing Test HAVE_FADVISE - Success >-- Performing Test HAVE_MADVISE >-- Performing Test HAVE_MADVISE - Success >-- Performing Test HAVE_LINUX_FALLOCATE >-- Performing Test HAVE_LINUX_FALLOCATE - Success >-- Performing Test HAVE_LINUX_SENDFILE >-- Performing Test HAVE_LINUX_SENDFILE - Success >-- Performing Test HAVE_LINUX_EVENTFD >-- Performing Test HAVE_LINUX_EVENTFD - Success >-- Performing Test HAVE_PREAD >-- Performing Test HAVE_PREAD - Success >-- Performing Test HAVE_DAEMON >-- Performing Test HAVE_DAEMON - Success >-- Checking for module 'libsystemd>=209' >-- Found libsystemd, version 255 >-- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.8") >-- Looking for BZ2_bzCompressInit >-- Looking for BZ2_bzCompressInit - found >-- Performing Test HAVE_LZMA >-- Performing Test HAVE_LZMA - Success >-- Checking for module 'libevent>=2.1.2' >-- Found libevent, version 2.1.12-stable >-- Checking for module 'libevent_pthreads' >-- Found libevent_pthreads, version 2.1.12-stable >-- Checking for module 'libcares' >-- Found libcares, version 1.28.1 >-- Checking for module 'openssl>=1.0.2' >-- Found openssl, version 3.2.1 >Build settings: >Compiler flags (common): -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include >Compiler flags (C++ only): -fvisibility-inlines-hidden >Compiler flags (environment): -march=native -O2 -pipe -fomit-frame-pointer >Linker flags: -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,-O1 -Wl,--discard-all -Wl,--no-undefined -Wl,--build-id=sha1 -Wl,--gc-sections >LTO use: OFF > >-- Checking for module 'fuse' >-- Found fuse, version 2.9.9 >-- Configuring shared code as DYNAMIC lib >CMake Deprecation Warning at systemd/CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >Installation settings: >PACKAGE: apt-cacher-ng >VERSION: 3.7.4 >CMAKE_INSTALL_PREFIX: /usr >CMAKE_INSTALL_FULL_SYSCONFDIR: /etc >LIBDIR: /usr/lib/apt-cacher-ng >AVAHIDIR: /etc/avahi/services >DEBUG: >CMAKE_BINARY_DIR: RelWithDebInfo > >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -march=native -O2 -pipe -fomit-frame-pointer >C++ -march=native -O2 -pipe -fomit-frame-pointer >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,-O1 -Wl,--discard-all -Wl,--no-undefined -Wl,--build-id=sha1 -Wl,--gc-sections >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--gc-sections > >-- Configuring done (4.7s) >-- Generating done (0.0s) >-- Build files have been written to: /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build" >ninja -v -j10 -l0 >[1/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/acbuf.cc.o -MF src/CMakeFiles/supacng.dir/acbuf.cc.o.d -o src/CMakeFiles/supacng.dir/acbuf.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.cc:6: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.cc:2: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[2/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/acfg_defaults.cc.o -MF src/CMakeFiles/supacng.dir/acfg_defaults.cc.o.d -o src/CMakeFiles/supacng.dir/acfg_defaults.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acfg_defaults.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acfg_defaults.cc:6: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[3/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/astrop.cc.o -MF src/CMakeFiles/supacng.dir/astrop.cc.o.d -o src/CMakeFiles/supacng.dir/astrop.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.cc:8: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:11: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[4/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/fileio.cc.o -MF src/CMakeFiles/supacng.dir/fileio.cc.o.d -o src/CMakeFiles/supacng.dir/fileio.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/fileio.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/fileio.cc:10: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/fileio.h:11, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/fileio.cc:7: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[5/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/sockio.cc.o -MF src/CMakeFiles/supacng.dir/sockio.cc.o.d -o src/CMakeFiles/supacng.dir/sockio.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/sockio.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/sockio.cc:2: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[6/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/dirwalk.cc.o -MF src/CMakeFiles/supacng.dir/dirwalk.cc.o.d -o src/CMakeFiles/supacng.dir/dirwalk.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/dirwalk.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/dirwalk.cc:10: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/fileio.h:11, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/dirwalk.cc:2: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[7/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/aclogger.cc.o -MF src/CMakeFiles/supacng.dir/aclogger.cc.o.d -o src/CMakeFiles/supacng.dir/aclogger.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aclogger.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aclogger.cc:2: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[8/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/filereader.cc.o -MF src/CMakeFiles/supacng.dir/filereader.cc.o.d -o src/CMakeFiles/supacng.dir/filereader.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc:4: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.h:6, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc:2: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc: In constructor âacng::csumSHA1::csumSHA1()â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc:549:31: warning: âint SHA1_Init(SHA_CTX*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 549 | csumSHA1() { SHA1_Init(this); } > | ~~~~~~~~~^~~~~~ >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc:23: >/usr/include/openssl/sha.h:49:27: note: declared here > 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); > | ^~~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc: In member function âvirtual void acng::csumSHA1::add(const char*, size_t)â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc:550:71: warning: âint SHA1_Update(SHA_CTX*, const void*, size_t)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 550 | void add(const char *data, size_t size) override { SHA1_Update(this, (const void*) data, size); } > | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/openssl/sha.h:50:27: note: declared here > 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); > | ^~~~~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc: In member function âvirtual void acng::csumSHA1::finish(uint8_t*)â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc:551:56: warning: âint SHA1_Final(unsigned char*, SHA_CTX*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 551 | void finish(uint8_t* ret) override { SHA1_Final(ret, this); } > | ~~~~~~~~~~^~~~~~~~~~~ >/usr/include/openssl/sha.h:51:27: note: declared here > 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); > | ^~~~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc: In constructor âacng::csumSHA256::csumSHA256()â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc:556:35: warning: âint SHA256_Init(SHA256_CTX*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 556 | csumSHA256() { SHA256_Init(this); } > | ~~~~~~~~~~~^~~~~~ >/usr/include/openssl/sha.h:73:27: note: declared here > 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); > | ^~~~~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc: In member function âvirtual void acng::csumSHA256::add(const char*, size_t)â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc:557:73: warning: âint SHA256_Update(SHA256_CTX*, const void*, size_t)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 557 | void add(const char *data, size_t size) override { SHA256_Update(this, (const void*) data, size); } > | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/openssl/sha.h:74:27: note: declared here > 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, > | ^~~~~~~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc: In member function âvirtual void acng::csumSHA256::finish(uint8_t*)â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc:558:58: warning: âint SHA256_Final(unsigned char*, SHA256_CTX*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 558 | void finish(uint8_t* ret) override { SHA256_Final(ret, this); } > | ~~~~~~~~~~~~^~~~~~~~~~~ >/usr/include/openssl/sha.h:76:27: note: declared here > 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); > | ^~~~~~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc: In constructor âacng::csumSHA512::csumSHA512()â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc:563:35: warning: âint SHA512_Init(SHA512_CTX*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 563 | csumSHA512() { SHA512_Init(this); } > | ~~~~~~~~~~~^~~~~~ >/usr/include/openssl/sha.h:124:27: note: declared here > 124 | OSSL_DEPRECATEDIN_3_0 int SHA512_Init(SHA512_CTX *c); > | ^~~~~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc: In member function âvirtual void acng::csumSHA512::add(const char*, size_t)â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc:564:73: warning: âint SHA512_Update(SHA512_CTX*, const void*, size_t)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 564 | void add(const char *data, size_t size) override { SHA512_Update(this, (const void*) data, size); } > | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/openssl/sha.h:125:27: note: declared here > 125 | OSSL_DEPRECATEDIN_3_0 int SHA512_Update(SHA512_CTX *c, > | ^~~~~~~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc: In member function âvirtual void acng::csumSHA512::finish(uint8_t*)â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc:565:58: warning: âint SHA512_Final(unsigned char*, SHA512_CTX*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 565 | void finish(uint8_t* ret) override { SHA512_Final(ret, this); } > | ~~~~~~~~~~~~^~~~~~~~~~~ >/usr/include/openssl/sha.h:127:27: note: declared here > 127 | OSSL_DEPRECATEDIN_3_0 int SHA512_Final(unsigned char *md, SHA512_CTX *c); > | ^~~~~~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc: In constructor âacng::csumMD5::csumMD5()â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc:570:29: warning: âint MD5_Init(MD5_CTX*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 570 | csumMD5() { MD5_Init(this); } > | ~~~~~~~~^~~~~~ >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc:24: >/usr/include/openssl/md5.h:49:27: note: declared here > 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); > | ^~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc: In member function âvirtual void acng::csumMD5::add(const char*, size_t)â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc:571:70: warning: âint MD5_Update(MD5_CTX*, const void*, size_t)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 571 | void add(const char *data, size_t size) override { MD5_Update(this, (const void*) data, size); } > | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/openssl/md5.h:50:27: note: declared here > 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); > | ^~~~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc: In member function âvirtual void acng::csumMD5::finish(uint8_t*)â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/filereader.cc:572:55: warning: âint MD5_Final(unsigned char*, MD5_CTX*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 572 | void finish(uint8_t* ret) override { MD5_Final(ret, this); } > | ~~~~~~~~~^~~~~~~~~~~ >/usr/include/openssl/md5.h:51:27: note: declared here > 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); > | ^~~~~~~~~ >[9/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/fileitem.cc.o -MF src/CMakeFiles/supacng.dir/fileitem.cc.o.d -o src/CMakeFiles/supacng.dir/fileitem.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/fileitem.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/fileitem.cc:3: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aclogger.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/debug.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/fileitem.cc:2: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[10/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/cleaner.cc.o -MF src/CMakeFiles/supacng.dir/cleaner.cc.o.d -o src/CMakeFiles/supacng.dir/cleaner.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/cleaner.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/cleaner.cc:9: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aclogger.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/debug.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/cleaner.cc:8: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[11/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/header.cc.o -MF src/CMakeFiles/supacng.dir/header.cc.o.d -o src/CMakeFiles/supacng.dir/header.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/header.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/header.cc:4: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aclogger.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/debug.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/header.cc:2: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[12/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/tcpconnect.cc.o -MF src/CMakeFiles/supacng.dir/tcpconnect.cc.o.d -o src/CMakeFiles/supacng.dir/tcpconnect.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/tcpconnect.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/tcpconnect.cc:10: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_tempbuf.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/memory:66, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/tcpconnect.h:11, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/tcpconnect.cc:8: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[13/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/lockable.cc.o -MF src/CMakeFiles/supacng.dir/lockable.cc.o.d -o src/CMakeFiles/supacng.dir/lockable.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/lockable.cc >[14/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/ebrunner.cc.o -MF src/CMakeFiles/supacng.dir/ebrunner.cc.o.d -o src/CMakeFiles/supacng.dir/ebrunner.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/ebrunner.cc >[15/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/acfg.cc.o -MF src/CMakeFiles/supacng.dir/acfg.cc.o.d -o src/CMakeFiles/supacng.dir/acfg.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acfg.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acfg.cc:5: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aclogger.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/debug.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acfg.cc:2: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[16/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/meta.cc.o -MF src/CMakeFiles/supacng.dir/meta.cc.o.d -o src/CMakeFiles/supacng.dir/meta.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.cc:3: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aclogger.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/debug.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.cc:2: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[17/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/acerrno.cc.o -MF src/CMakeFiles/supacng.dir/acerrno.cc.o.d -o src/CMakeFiles/supacng.dir/acerrno.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acerrno.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acerrno.cc:6: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[18/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/caddrinfo.cc.o -MF src/CMakeFiles/supacng.dir/caddrinfo.cc.o.d -o src/CMakeFiles/supacng.dir/caddrinfo.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/caddrinfo.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/caddrinfo.cc:1: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/caddrinfo.cc: In member function âvoid acng::tDnsResContext::start()â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/caddrinfo.cc:120:27: warning: âvoid ares_query(ares_channel_t*, const char*, int, int, ares_callback, void*)â is deprecated: Use ares_query_dnsrec instead [-Wdeprecated-declarations] > 120 | ares_query(resolver->get(), (string("_http._tcp.") + sHost).c_str(), > | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 121 | ns_c_in, ns_t_srv, tDnsResContext::cb_srv_query, this); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/caddrinfo.cc:20: >/usr/include/ares.h:549:59: note: declared here > 549 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_query_dnsrec) void ares_query( > | ^~~~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/caddrinfo.cc: In static member function âstatic void acng::tDnsResContext::cb_srv_query(void*, int, int, unsigned char*, int)â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/caddrinfo.cc:242:57: warning: âint ares_parse_srv_reply(const unsigned char*, int, ares_srv_reply**)â is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations] > 242 | if (ARES_SUCCESS == ares_parse_srv_reply(abuf, alen, &pReply)) > | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ >/usr/include/ares.h:789:55: note: declared here > 789 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_srv_reply( > | ^~~~~~~~~~~~~~~~~~~~ >[19/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/httpdate.cc.o -MF src/CMakeFiles/supacng.dir/httpdate.cc.o.d -o src/CMakeFiles/supacng.dir/httpdate.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/httpdate.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/httpdate.cc:2: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/httpdate.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/httpdate.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[20/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/csmapping.cc.o -MF src/CMakeFiles/supacng.dir/csmapping.cc.o.d -o src/CMakeFiles/supacng.dir/csmapping.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/csmapping.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/csmapping.cc:2: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/csmapping.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/csmapping.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[21/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/ac3rdparty.cc.o -MF src/CMakeFiles/supacng.dir/ac3rdparty.cc.o.d -o src/CMakeFiles/supacng.dir/ac3rdparty.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/ac3rdparty.cc >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/ac3rdparty.cc: In function âvoid acng::globalSslInit()â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/ac3rdparty.cc:41:37: warning: âint ERR_load_BIO_strings()â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 41 | ERR_load_BIO_strings(); > | ~~~~~~~~~~~~~~~~~~~~^~ >In file included from /usr/include/openssl/cryptoerr.h:17, > from /usr/include/openssl/crypto.h:38, > from /usr/include/openssl/bio.h:30, > from /usr/include/openssl/evp.h:30, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/ac3rdparty.cc:11: >/usr/include/openssl/cryptoerr_legacy.h:31:27: note: declared here > 31 | OSSL_DEPRECATEDIN_3_0 int ERR_load_BIO_strings(void); > | ^~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/ac3rdparty.cc:43:37: warning: âint ERR_load_SSL_strings()â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 43 | ERR_load_SSL_strings(); > | ~~~~~~~~~~~~~~~~~~~~^~ >In file included from /usr/include/openssl/sslerr.h:17, > from /usr/include/openssl/ssl.h:44, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/ac3rdparty.cc:12: >/usr/include/openssl/sslerr_legacy.h:29:27: note: declared here > 29 | OSSL_DEPRECATEDIN_3_0 int ERR_load_SSL_strings(void); > | ^~~~~~~~~~~~~~~~~~~~ >[22/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/evabase.cc.o -MF src/CMakeFiles/supacng.dir/evabase.cc.o.d -o src/CMakeFiles/supacng.dir/evabase.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/evabase.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/evabase.cc:2: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator.h:64, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/ranges_base.h:37, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/ranges_util.h:34, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/tuple:44, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/functional:53, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actemplates.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/evabase.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/evabase.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/evabase.cc: In member function âvoid acng::CDnsBase::setupEvents()â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/evabase.cc:129:37: warning: âint ares_getsock(ares_channel_t*, ares_socket_t*, int)â is deprecated: Use ARES_OPT_EVENT_THREAD or ARES_OPT_SOCK_STATE_CB instead [-Wdeprecated-declarations] > 129 | auto bitfield = ares_getsock(m_channel, socks, _countof(socks)); > | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/evabase.cc:17: >/usr/include/ares.h:616:31: note: declared here > 616 | ARES_OPT_SOCK_STATE_CB) int ares_getsock(ares_channel_t *channel, > | ^~~~~~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/evabase.cc: In static member function âstatic void acng::evabase::CheckDnsChange()â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/evabase.cc:184:25: warning: âint ares_init(ares_channel_t**)â is deprecated: Use ares_init_options instead [-Wdeprecated-declarations] > 184 | switch(ares_init(&newDnsBase)) > | ~~~~~~~~~^~~~~~~~~~~~~ >/usr/include/ares.h:452:70: note: declared here > 452 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_init_options) int ares_init( > | ^~~~~~~~~ >[23/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/ahttpurl.cc.o -MF src/CMakeFiles/supacng.dir/ahttpurl.cc.o.d -o src/CMakeFiles/supacng.dir/ahttpurl.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/ahttpurl.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/ahttpurl.cc:2: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/ahttpurl.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/ahttpurl.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[24/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/tpool.cc.o -MF src/CMakeFiles/supacng.dir/tpool.cc.o.d -o src/CMakeFiles/supacng.dir/tpool.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/tpool.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/tpool.cc:2: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator.h:64, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/ranges_base.h:37, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/ranges_util.h:34, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/tuple:44, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/functional:53, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/tpool.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/tpool.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[25/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/aconnect.cc.o -MF src/CMakeFiles/supacng.dir/aconnect.cc.o.d -o src/CMakeFiles/supacng.dir/aconnect.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aconnect.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aconnect.cc:2: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/caddrinfo.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aconnect.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aconnect.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[26/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/conn.cc.o -MF src/CMakeFiles/supacng.dir/conn.cc.o.d -o src/CMakeFiles/supacng.dir/conn.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/conn.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/conn.cc:3: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aclogger.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/debug.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/conn.cc:2: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[27/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/bgtask.cc.o -MF src/CMakeFiles/supacng.dir/bgtask.cc.o.d -o src/CMakeFiles/supacng.dir/bgtask.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/bgtask.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/maintenance.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/bgtask.h:11, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/bgtask.cc:10: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[28/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/conserver.cc.o -MF src/CMakeFiles/supacng.dir/conserver.cc.o.d -o src/CMakeFiles/supacng.dir/conserver.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/conserver.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/conserver.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/conserver.cc:3: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_tempbuf.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/memory:66, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/conserver.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[29/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/remotedb.cc.o -MF src/CMakeFiles/supacng.dir/remotedb.cc.o.d -o src/CMakeFiles/supacng.dir/remotedb.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/remotedb.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/remotedb.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/remotedb.cc:2: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[30/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/maintenance.cc.o -MF src/CMakeFiles/supacng.dir/maintenance.cc.o.d -o src/CMakeFiles/supacng.dir/maintenance.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/maintenance.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/maintenance.cc:3: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[31/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/dlcon.cc.o -MF src/CMakeFiles/supacng.dir/dlcon.cc.o.d -o src/CMakeFiles/supacng.dir/dlcon.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/dlcon.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/dlcon.cc:8: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_tempbuf.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/memory:66, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/tcpconnect.h:11, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/dlcon.cc:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[32/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/acregistry.cc.o -MF src/CMakeFiles/supacng.dir/acregistry.cc.o.d -o src/CMakeFiles/supacng.dir/acregistry.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acregistry.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acregistry.cc:3: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string:42, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/fileitem.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acregistry.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acregistry.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[33/48] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -DMINIBUILD -MD -MT client/CMakeFiles/in.acng.dir/__/src/acerrno.cc.o -MF client/CMakeFiles/in.acng.dir/__/src/acerrno.cc.o.d -o client/CMakeFiles/in.acng.dir/__/src/acerrno.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acerrno.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acerrno.cc:6: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[34/48] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -DMINIBUILD -MD -MT client/CMakeFiles/in.acng.dir/client.cc.o -MF client/CMakeFiles/in.acng.dir/client.cc.o.d -o client/CMakeFiles/in.acng.dir/client.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/client/client.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.cc:6, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/client/client.cc:6: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aclogger.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/debug.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/client/client.cc:5: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[35/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/job.cc.o -MF src/CMakeFiles/supacng.dir/job.cc.o.d -o src/CMakeFiles/supacng.dir/job.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/job.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/job.cc:5: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/job.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/job.cc:2: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[36/48] : && /usr/bin/x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,-O1 -Wl,--discard-all -Wl,--no-undefined -Wl,--build-id=sha1 -Wl,--gc-sections client/CMakeFiles/in.acng.dir/client.cc.o client/CMakeFiles/in.acng.dir/__/src/acerrno.cc.o -o in.acng && : >[37/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/expiration.cc.o -MF src/CMakeFiles/supacng.dir/expiration.cc.o.d -o src/CMakeFiles/supacng.dir/expiration.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/expiration.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/maintenance.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/cacheman.h:7, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/expiration.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/expiration.cc:2: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aclogger.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/debug.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/expiration.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[38/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/apt-cacher-ng.dir/apt-cacher.cc.o -MF src/CMakeFiles/apt-cacher-ng.dir/apt-cacher.cc.o.d -o src/CMakeFiles/apt-cacher-ng.dir/apt-cacher.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/apt-cacher.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/apt-cacher.cc:5: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aclogger.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/debug.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/apt-cacher.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[39/48] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -MD -MT fs/CMakeFiles/acngfs.dir/httpfs.cc.o -MF fs/CMakeFiles/acngfs.dir/httpfs.cc.o.d -o fs/CMakeFiles/acngfs.dir/httpfs.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/fs/httpfs.cc >[31mFAILED: [0mfs/CMakeFiles/acngfs.dir/httpfs.cc.o >/usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -MD -MT fs/CMakeFiles/acngfs.dir/httpfs.cc.o -MF fs/CMakeFiles/acngfs.dir/httpfs.cc.o.d -o fs/CMakeFiles/acngfs.dir/httpfs.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/fs/httpfs.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/fs/httpfs.cc:11: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aclogger.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/debug.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/fs/httpfs.cc:9: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/fs/httpfs.cc: In function âvoid expireAgents(int, short int, void*)â: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/fs/httpfs.cc:161:26: error: âfind_ifâ was not declared in this scope; did you mean âstd::ranges::find_ifâ? > 161 | auto firstGood = find_if(spare_agents.begin(), spare_agents.end(), > | ^~~~~~~ > | std::ranges::find_if >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/tuple:44, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/uses_allocator_args.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/memory_resource.h:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string:67, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:38: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/ranges_util.h:543:33: note: âstd::ranges::find_ifâ declared here > 543 | inline constexpr __find_if_fn find_if{}; > | ^~~~~~~ >[40/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/pkgimport.cc.o -MF src/CMakeFiles/supacng.dir/pkgimport.cc.o.d -o src/CMakeFiles/supacng.dir/pkgimport.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/pkgimport.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/maintenance.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/cacheman.h:7, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/expiration.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/pkgimport.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/pkgimport.cc:4: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aclogger.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/debug.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/pkgimport.cc:2: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[41/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/showinfo.cc.o -MF src/CMakeFiles/supacng.dir/showinfo.cc.o.d -o src/CMakeFiles/supacng.dir/showinfo.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/showinfo.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/maintenance.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/showinfo.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/showinfo.cc:3: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aclogger.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/debug.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/showinfo.cc:2: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[42/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/mirror.cc.o -MF src/CMakeFiles/supacng.dir/mirror.cc.o.d -o src/CMakeFiles/supacng.dir/mirror.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/mirror.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/remotedb.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/mirror.cc:9: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aclogger.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/debug.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/mirror.cc:8: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[43/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -I/usr/include -MD -MT src/CMakeFiles/supacng.dir/cacheman.cc.o -MF src/CMakeFiles/supacng.dir/cacheman.cc.o.d -o src/CMakeFiles/supacng.dir/cacheman.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/cacheman.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/maintenance.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/cacheman.h:7, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/cacheman.cc:3: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acbuf.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/aclogger.h:4, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/debug.h:5, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/cacheman.cc:2: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >[44/48] /usr/bin/x86_64-pc-linux-gnu-g++ -DACNG_CORE_IN_SO -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1 -I/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/include -march=native -O2 -pipe -fomit-frame-pointer -std=gnu++20 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include -I/usr/include -I/usr/include -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/acngtool.dir/acngtool.cc.o -MF src/CMakeFiles/acngtool.dir/acngtool.cc.o.d -o src/CMakeFiles/acngtool.dir/acngtool.cc.o -c /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acngtool.cc >In file included from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:25, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/acngtool.cc:2: >/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/astrop.h:206:37: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] > 206 | public std::iterator< > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_construct.h:61, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/char_traits.h:57, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/string_view:48, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/actypes.h:33, > from /var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1/src/meta.h:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/stl_iterator_base_types.h:127:34: note: declared here > 127 | struct _GLIBCXX17_DEPRECATED iterator > | ^~~~~~~~ >ninja: build stopped: subcommand failed. > [31;01m*[0m ERROR: net-misc/apt-cacher-ng-3.7.4_p1-r2::gentoo failed (compile phase): > [31;01m*[0m ninja -v -j10 -l0 failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 136: Called src_compile > [31;01m*[0m environment, line 2128: Called cmake_src_compile > [31;01m*[0m environment, line 855: Called cmake_build > [31;01m*[0m environment, line 822: Called eninja > [31;01m*[0m environment, line 1312: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "$@" || die -n "${*} failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-misc/apt-cacher-ng-3.7.4_p1-r2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-misc/apt-cacher-ng-3.7.4_p1-r2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1_build' > [31;01m*[0m S: '/var/tmp/portage/net-misc/apt-cacher-ng-3.7.4_p1-r2/work/apt-cacher-ng-debian-3.7.4-1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 932676
: 894310