>>> s3fs-fuse: Building community/s3fs-fuse 1.94-r0 (using abuild 3.12.0-r3) started Tue, 27 Feb 2024 21:01:35 +0000 >>> s3fs-fuse: Checking sanity of /home/buildozer/aports/community/s3fs-fuse/APKBUILD... >>> s3fs-fuse: Analyzing dependencies... >>> s3fs-fuse: Installing for build: build-base automake autoconf libxml2-dev fuse-dev curl-dev git bash (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing perl (5.38.2-r0) (3/31) Installing automake (1.16.5-r2) (4/31) Installing m4 (1.4.19-r3) (5/31) Installing autoconf (2.72-r0) (6/31) Installing zlib-dev (1.3.1-r0) (7/31) Installing xz-libs (5.4.6-r0) (8/31) Installing xz (5.4.6-r0) (9/31) Installing xz-dev (5.4.6-r0) (10/31) Installing libxml2 (2.12.5-r0) (11/31) Installing libxml2-utils (2.12.5-r0) (12/31) Installing libxml2-dev (2.12.5-r0) (13/31) Installing fuse-common (3.16.2-r0) (14/31) Installing fuse (2.9.9-r5) (15/31) Installing fuse-dev (2.9.9-r5) (16/31) Installing brotli (1.1.0-r1) (17/31) Installing brotli-dev (1.1.0-r1) (18/31) Installing c-ares-dev (1.26.0-r0) (19/31) Installing libidn2-dev (2.3.7-r0) (20/31) Installing libpsl-utils (0.21.5-r1) (21/31) Installing libpsl-dev (0.21.5-r1) (22/31) Installing nghttp2-dev (1.59.0-r0) (23/31) Installing openssl-dev (3.1.5-r5) (24/31) Installing curl-dev (8.6.0-r0) (25/31) Installing perl-error (0.17029-r2) (26/31) Installing perl-git (2.44.0-r0) (27/31) Installing git-perl (2.44.0-r0) (28/31) Installing readline (8.2.10-r0) (29/31) Installing bash (5.2.26-r0) Executing bash-5.2.26-r0.post-install (30/31) Installing .makedepends-s3fs-fuse (20240227.210136) (31/31) Installing fuse-openrc (3.16.2-r0) Executing busybox-1.36.1-r19.trigger OK: 313 MiB in 133 packages >>> s3fs-fuse: Cleaning up srcdir >>> s3fs-fuse: Cleaning up pkgdir >>> s3fs-fuse: Cleaning up tmpdir >>> s3fs-fuse: Fetching https://distfiles.alpinelinux.org/distfiles/edge/s3fs-fuse-1.94.tar.gz >>> s3fs-fuse: Fetching https://distfiles.alpinelinux.org/distfiles/edge/s3fs-fuse-1.94.tar.gz >>> s3fs-fuse: Checking sha512sums... s3fs-fuse-1.94.tar.gz: OK >>> s3fs-fuse: Unpacking /var/cache/distfiles/s3fs-fuse-1.94.tar.gz... --- Make commit hash file ------- --- Finished commit hash file --- --- Start autotools ------------- configure.ac:30: installing './compile' configure.ac:26: installing './config.guess' configure.ac:26: installing './config.sub' configure.ac:27: installing './install-sh' configure.ac:27: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' --- Finished autotools ---------- checking build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking target system type... armv7-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for armv7-alpine-linux-musleabihf-gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/xattr.h... yes checking for attr/xattr.h... no checking for sys/extattr.h... no checking for fallocate... yes checking for armv7-alpine-linux-musleabihf-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for fuse-t >= ... no checking for fuse >= 2.8.4... yes checking s3fs build with nettle(GnuTLS)... no checking s3fs build with OpenSSL... no checking s3fs build with GnuTLS... no checking s3fs build with NSS... no checking compile s3fs with... OpenSSL checking for fuse >= 2.8.4 libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9 ... yes checking openssl 3.0 or later... yes checking for malloc_trim... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking pthread mutex recursive... PTHREAD_MUTEX_RECURSIVE checking checking CURLOPT_TCP_KEEPALIVE... yes checking checking CURLOPT_SSL_ENABLE_ALPN... yes checking checking CURLOPT_KEEP_SENDING_ON_ERROR... yes checking for dlopen, dlclose, dlerror, dlsym in -ldl... yes checking for git... yes checking github short commit hash... unknown checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating doc/man/s3fs.1 config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/src' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT s3fs.o -MD -MP -MF .deps/s3fs.Tpo -c -o s3fs.o s3fs.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT s3fs_global.o -MD -MP -MF .deps/s3fs_global.Tpo -c -o s3fs_global.o s3fs_global.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT s3fs_help.o -MD -MP -MF .deps/s3fs_help.Tpo -c -o s3fs_help.o s3fs_help.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT s3fs_logger.o -MD -MP -MF .deps/s3fs_logger.Tpo -c -o s3fs_logger.o s3fs_logger.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT s3fs_xml.o -MD -MP -MF .deps/s3fs_xml.Tpo -c -o s3fs_xml.o s3fs_xml.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT metaheader.o -MD -MP -MF .deps/metaheader.Tpo -c -o metaheader.o metaheader.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT mpu_util.o -MD -MP -MF .deps/mpu_util.Tpo -c -o mpu_util.o mpu_util.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT curl.o -MD -MP -MF .deps/curl.Tpo -c -o curl.o curl.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT curl_handlerpool.o -MD -MP -MF .deps/curl_handlerpool.Tpo -c -o curl_handlerpool.o curl_handlerpool.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT curl_multi.o -MD -MP -MF .deps/curl_multi.Tpo -c -o curl_multi.o curl_multi.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT curl_util.o -MD -MP -MF .deps/curl_util.Tpo -c -o curl_util.o curl_util.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT s3objlist.o -MD -MP -MF .deps/s3objlist.Tpo -c -o s3objlist.o s3objlist.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT string_util.o -MD -MP -MF .deps/string_util.Tpo -c -o string_util.o string_util.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT s3fs_cred.o -MD -MP -MF .deps/s3fs_cred.Tpo -c -o s3fs_cred.o s3fs_cred.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT s3fs_util.o -MD -MP -MF .deps/s3fs_util.Tpo -c -o s3fs_util.o s3fs_util.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fdcache.o -MD -MP -MF .deps/fdcache.Tpo -c -o fdcache.o fdcache.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fdcache_entity.o -MD -MP -MF .deps/fdcache_entity.Tpo -c -o fdcache_entity.o fdcache_entity.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fdcache_page.o -MD -MP -MF .deps/fdcache_page.Tpo -c -o fdcache_page.o fdcache_page.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fdcache_stat.o -MD -MP -MF .deps/fdcache_stat.Tpo -c -o fdcache_stat.o fdcache_stat.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fdcache_auto.o -MD -MP -MF .deps/fdcache_auto.Tpo -c -o fdcache_auto.o fdcache_auto.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fdcache_fdinfo.o -MD -MP -MF .deps/fdcache_fdinfo.Tpo -c -o fdcache_fdinfo.o fdcache_fdinfo.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fdcache_pseudofd.o -MD -MP -MF .deps/fdcache_pseudofd.Tpo -c -o fdcache_pseudofd.o fdcache_pseudofd.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fdcache_untreated.o -MD -MP -MF .deps/fdcache_untreated.Tpo -c -o fdcache_untreated.o fdcache_untreated.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT addhead.o -MD -MP -MF .deps/addhead.Tpo -c -o addhead.o addhead.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT sighandlers.o -MD -MP -MF .deps/sighandlers.Tpo -c -o sighandlers.o sighandlers.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT autolock.o -MD -MP -MF .deps/autolock.Tpo -c -o autolock.o autolock.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT threadpoolman.o -MD -MP -MF .deps/threadpoolman.Tpo -c -o threadpoolman.o threadpoolman.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT common_auth.o -MD -MP -MF .deps/common_auth.Tpo -c -o common_auth.o common_auth.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT openssl_auth.o -MD -MP -MF .deps/openssl_auth.Tpo -c -o openssl_auth.o openssl_auth.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT test_curl_util.o -MD -MP -MF .deps/test_curl_util.Tpo -c -o test_curl_util.o test_curl_util.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT test_page_list.o -MD -MP -MF .deps/test_page_list.Tpo -c -o test_page_list.o test_page_list.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -DUSE_OPENSSL_30 -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT test_string_util.o -MD -MP -MF .deps/test_string_util.Tpo -c -o test_string_util.o test_string_util.cpp : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition mv -f .deps/s3fs_global.Tpo .deps/s3fs_global.Po mv -f .deps/common_auth.Tpo .deps/common_auth.Po mv -f .deps/autolock.Tpo .deps/autolock.Po mv -f .deps/s3fs_help.Tpo .deps/s3fs_help.Po mv -f .deps/curl_handlerpool.Tpo .deps/curl_handlerpool.Po mv -f .deps/fdcache_auto.Tpo .deps/fdcache_auto.Po mv -f .deps/test_page_list.Tpo .deps/test_page_list.Po mv -f .deps/test_curl_util.Tpo .deps/test_curl_util.Po In file included from /usr/include/c++/13.2.1/vector:66, from types.h:29, from common.h:27, from s3fs_logger.h:30, from fdcache_untreated.cpp:23: /usr/include/c++/13.2.1/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator) [with _Tp = untreatedpart; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/stl_vector.h:1531:7: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 1531 | erase(const_iterator __position) | ^~~~~ fdcache_untreated.cpp: In member function 'bool UntreatedParts::ReplaceLastUpdatePart(off_t, off_t)': fdcache_untreated.cpp:224:44: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 224 | iter = untreated_list.erase(iter); | ~~~~~~~~~~~~~~~~~~~~^~~~~~ fdcache_untreated.cpp: In member function 'bool UntreatedParts::RemoveLastUpdatePart()': fdcache_untreated.cpp:241:33: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 241 | untreated_list.erase(iter); | ~~~~~~~~~~~~~~~~~~~~^~~~~~ mv -f .deps/fdcache_pseudofd.Tpo .deps/fdcache_pseudofd.Po In file included from /usr/include/c++/13.2.1/vector:72: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_insert_rval(const_iterator, value_type&&) [with _Tp = untreatedpart; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:356:5: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 356 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ mv -f .deps/mpu_util.Tpo .deps/mpu_util.Po fdcache_untreated.cpp: In member function 'bool UntreatedParts::ClearParts(off_t, off_t)': fdcache_untreated.cpp:164:44: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 164 | iter = untreated_list.erase(iter); | ~~~~~~~~~~~~~~~~~~~~^~~~~~ fdcache_untreated.cpp:160:48: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 160 | iter = untreated_list.erase(iter); | ~~~~~~~~~~~~~~~~~~~~^~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp = untreatedpart; _Alloc = std::allocator]', inlined from 'bool UntreatedParts::ClearParts(off_t, off_t)' at fdcache_untreated.cpp:180:45: /usr/include/c++/13.2.1/bits/stl_vector.h:1391:30: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 1391 | { return _M_insert_rval(__position, std::move(__x)); } | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/openssl_auth.Tpo .deps/openssl_auth.Po mv -f .deps/sighandlers.Tpo .deps/sighandlers.Po fdcache_untreated.cpp: In member function 'bool UntreatedParts::AddPart(off_t, off_t)': fdcache_untreated.cpp:85:45: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 85 | niter = untreated_list.erase(niter); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp = untreatedpart; _Alloc = std::allocator]', inlined from 'bool UntreatedParts::AddPart(off_t, off_t)' at fdcache_untreated.cpp:92:34: /usr/include/c++/13.2.1/bits/stl_vector.h:1391:30: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 1391 | { return _M_insert_rval(__position, std::move(__x)); } | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/fdcache_untreated.Tpo .deps/fdcache_untreated.Po mv -f .deps/threadpoolman.Tpo .deps/threadpoolman.Po mv -f .deps/fdcache_stat.Tpo .deps/fdcache_stat.Po mv -f .deps/metaheader.Tpo .deps/metaheader.Po mv -f .deps/curl_multi.Tpo .deps/curl_multi.Po mv -f .deps/curl_util.Tpo .deps/curl_util.Po mv -f .deps/test_string_util.Tpo .deps/test_string_util.Po mv -f .deps/s3fs_logger.Tpo .deps/s3fs_logger.Po In file included from /usr/include/c++/13.2.1/vector:72, from types.h:29, from common.h:27, from fdcache_page.cpp:28: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const fdpage&}; _Tp = fdpage; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ mv -f .deps/s3fs_util.Tpo .deps/s3fs_util.Po In file included from /usr/include/c++/13.2.1/vector:66: /usr/include/c++/13.2.1/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = fdpage; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ mv -f .deps/s3objlist.Tpo .deps/s3objlist.Po In file included from /usr/include/c++/13.2.1/bits/stl_algobase.h:71, from /usr/include/c++/13.2.1/algorithm:60, from fdcache_fdinfo.cpp:21: /usr/include/c++/13.2.1/bits/predefined_ops.h: In function 'bool __gnu_cxx::__ops::_Iter_comp_iter<_Compare>::operator()(_Iterator1, _Iterator2) [with _Iterator1 = __gnu_cxx::__normal_iterator >; _Iterator2 = __gnu_cxx::__normal_iterator >; _Compare = bool (*)(const filepart&, const filepart&)]': /usr/include/c++/13.2.1/bits/predefined_ops.h:157:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 157 | operator()(_Iterator1 __it1, _Iterator2 __it2) | ^~~~~~~~ /usr/include/c++/13.2.1/bits/predefined_ops.h:157:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, const value_type&) [with _Tp = fdpage; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:133:5: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 133 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/vector.tcc:170:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 170 | _M_realloc_insert(begin() + (__position - cbegin()), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fdcache_page.cpp: In member function 'bool PageList::Parse(off_t)': fdcache_page.cpp:438:25: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 438 | pages.insert(iter, page); | ~~~~~~~~~~~~^~~~~~~~~~~~ mv -f .deps/s3fs_xml.Tpo .deps/s3fs_xml.Po /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase(iterator) [with _Tp = fdpage; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:181:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 181 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ mv -f .deps/string_util.Tpo .deps/string_util.Po g++ -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o test_curl_util common_auth.o curl_util.o string_util.o test_curl_util.o s3fs_global.o s3fs_logger.o openssl_auth.o -lfuse -pthread -lcurl -lxml2 -lcrypto -ldl g++ -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o test_string_util string_util.o test_string_util.o s3fs_logger.o -ldl fdcache_page.cpp: In member function 'bool PageList::Compress()': fdcache_page.cpp:406:40: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 406 | iter = pages.insert(iter, tmppage); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator) [with _Tp = fdpage; _Alloc = std::allocator]', inlined from 'bool PageList::Compress()' at fdcache_page.cpp:418:35: /usr/include/c++/13.2.1/bits/stl_vector.h:1532:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1532 | { return _M_erase(begin() + (__position - cbegin())); } | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:72, from types.h:29, from common.h:27, from fdcache_fdinfo.cpp:29: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long int&, long long int&}; _Tp = untreatedpart; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long int&, long long int&}; _Tp = untreatedpart; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator) [with _Tp = fdpage; _Alloc = std::allocator]', inlined from 'bool PageList::Resize(off_t, bool, bool)' at fdcache_page.cpp:470:39: /usr/include/c++/13.2.1/bits/stl_vector.h:1532:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1532 | { return _M_erase(begin() + (__position - cbegin())); } | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/addhead.Tpo .deps/addhead.Po /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase(iterator) [with _Tp = filepart; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:181:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 181 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ mv -f .deps/fdcache_page.Tpo .deps/fdcache_page.Po g++ -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o test_page_list fdcache_page.o s3fs_global.o s3fs_logger.o string_util.o test_page_list.o -ldl In file included from /usr/include/c++/13.2.1/vector:66: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator) [with _Tp = filepart; _Alloc = std::allocator]', inlined from 'bool PseudoFdInfo::ExtractUploadPartsFromUntreatedArea(const off_t&, const off_t&, mp_part_list_t&, filepart_list_t&, off_t)' at fdcache_fdinfo.cpp:740:41: /usr/include/c++/13.2.1/bits/stl_vector.h:1532:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1532 | { return _M_erase(begin() + (__position - cbegin())); } | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator) [with _Tp = filepart; _Alloc = std::allocator]', inlined from 'bool PseudoFdInfo::ExtractUploadPartsFromAllArea(UntreatedParts&, mp_part_list_t&, mp_part_list_t&, mp_part_list_t&, filepart_list_t&, bool&, off_t, off_t, bool)' at fdcache_fdinfo.cpp:949:50: /usr/include/c++/13.2.1/bits/stl_vector.h:1532:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1532 | { return _M_erase(begin() + (__position - cbegin())); } | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/algorithm:61: /usr/include/c++/13.2.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_comp_iter]': /usr/include/c++/13.2.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.2.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.2.1/bits/stl_algo.h:1819:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1819 | if (__comp(__i, __first)) | ~~~~~~^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/bits/stl_algo.h:61: /usr/include/c++/13.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = filepart; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.2.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_heap.h:232:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 232 | if (__comp(__first + __secondChild, | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 233 | __first + (__secondChild - 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_heap.h: In function 'void std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.2.1/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 254 | __pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.2.1/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/13.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.2.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'void std::__sort_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]', inlined from 'void std::__partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]' at /usr/include/c++/13.2.1/bits/stl_algo.h:1911:23, inlined from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]' at /usr/include/c++/13.2.1/bits/stl_algo.h:1926:27: /usr/include/c++/13.2.1/bits/stl_heap.h:425:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 425 | std::__pop_heap(__first, __last, __last, __comp); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]', inlined from '_RandomAccessIterator std::__unguarded_partition_pivot(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]' at /usr/include/c++/13.2.1/bits/stl_algo.h:1897:34, inlined from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]' at /usr/include/c++/13.2.1/bits/stl_algo.h:1931:38: /usr/include/c++/13.2.1/bits/stl_algo.h:88:17: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 88 | if (__comp(__a, __b)) | ~~~~~~^~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_algo.h:90:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 90 | if (__comp(__b, __c)) | ~~~~~~^~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_algo.h:92:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 92 | else if (__comp(__a, __c)) | ~~~~~~^~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_algo.h:97:22: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 97 | else if (__comp(__a, __c)) | ~~~~~~^~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_algo.h:99:22: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 99 | else if (__comp(__b, __c)) | ~~~~~~^~~~~~~~~~ In function '_RandomAccessIterator std::__unguarded_partition(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]', inlined from '_RandomAccessIterator std::__unguarded_partition_pivot(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]' at /usr/include/c++/13.2.1/bits/stl_algo.h:1899:40, inlined from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]' at /usr/include/c++/13.2.1/bits/stl_algo.h:1931:38: /usr/include/c++/13.2.1/bits/stl_algo.h:1877:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1877 | while (__comp(__first, __pivot)) | ~~~~~~^~~~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_algo.h:1880:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1880 | while (__comp(__pivot, __last)) | ~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.2.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = bool (*)(const filepart&, const filepart&)]' at /usr/include/c++/13.2.1/bits/stl_algo.h:4894:18, inlined from 'bool PseudoFdInfo::InsertUploadPart(off_t, off_t, int, bool, etagpair**, AutoLock::Type)' at fdcache_fdinfo.cpp:405:14: /usr/include/c++/13.2.1/bits/stl_algo.h:1947:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1947 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1948 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1949 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]' at /usr/include/c++/13.2.1/bits/stl_algo.h:1950:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = bool (*)(const filepart&, const filepart&)]' at /usr/include/c++/13.2.1/bits/stl_algo.h:4894:18, inlined from 'bool PseudoFdInfo::InsertUploadPart(off_t, off_t, int, bool, etagpair**, AutoLock::Type)' at fdcache_fdinfo.cpp:405:14: /usr/include/c++/13.2.1/bits/stl_algo.h:1859:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1859 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_algo.h:1864:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1864 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/fdcache.Tpo .deps/fdcache.Po In file included from /usr/include/c++/13.2.1/vector:72, from types.h:29, from common.h:27, from fdcache_entity.cpp:29: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const fdpage&}; _Tp = fdpage; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ mv -f .deps/fdcache_fdinfo.Tpo .deps/fdcache_fdinfo.Po /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, const value_type&) [with _Tp = fdpage; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:133:5: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 133 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/vector.tcc:170:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 170 | _M_realloc_insert(begin() + (__position - cbegin()), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fdcache_entity.cpp: In member function 'int FdEntity::NoCacheLoadAndPost(PseudoFdInfo*, off_t, off_t)': fdcache_entity.cpp:1269:38: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 1269 | pagelist.pages.insert(iter, page); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ fdcache_entity.cpp:1275:38: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 1275 | pagelist.pages.insert(iter, page); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ mv -f .deps/cache.Tpo .deps/cache.Po mv -f .deps/s3fs_cred.Tpo .deps/s3fs_cred.Po mv -f .deps/fdcache_entity.Tpo .deps/fdcache_entity.Po mv -f .deps/curl.Tpo .deps/curl.Po mv -f .deps/s3fs.Tpo .deps/s3fs.Po g++ -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o s3fs s3fs.o s3fs_global.o s3fs_help.o s3fs_logger.o s3fs_xml.o metaheader.o mpu_util.o curl.o curl_handlerpool.o curl_multi.o curl_util.o s3objlist.o cache.o string_util.o s3fs_cred.o s3fs_util.o fdcache.o fdcache_entity.o fdcache_page.o fdcache_stat.o fdcache_auto.o fdcache_fdinfo.o fdcache_pseudofd.o fdcache_untreated.o addhead.o sighandlers.o autolock.o threadpoolman.o common_auth.o openssl_auth.o -lfuse -pthread -lcurl -lxml2 -lcrypto -ldl make[2]: Leaving directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/src' Making all in test make[2]: Entering directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/test' g++ -DHAVE_CONFIG_H -I. -I.. -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT junk_data.o -MD -MP -MF .deps/junk_data.Tpo -c -o junk_data.o junk_data.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT write_multiblock.o -MD -MP -MF .deps/write_multiblock.Tpo -c -o write_multiblock.o write_multiblock.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT mknod_test.o -MD -MP -MF .deps/mknod_test.Tpo -c -o mknod_test.o mknod_test.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT truncate_read_file.o -MD -MP -MF .deps/truncate_read_file.Tpo -c -o truncate_read_file.o truncate_read_file.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT cr_filename.o -MD -MP -MF .deps/cr_filename.Tpo -c -o cr_filename.o cr_filename.cc : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition mv -f .deps/junk_data.Tpo .deps/junk_data.Po g++ -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o junk_data junk_data.o -ldl mv -f .deps/cr_filename.Tpo .deps/cr_filename.Po mv -f .deps/truncate_read_file.Tpo .deps/truncate_read_file.Po g++ -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o cr_filename cr_filename.o -ldl g++ -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o truncate_read_file truncate_read_file.o -ldl mv -f .deps/mknod_test.Tpo .deps/mknod_test.Po g++ -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o mknod_test mknod_test.o -ldl In file included from /usr/include/c++/13.2.1/vector:72, from write_multiblock.cc:30: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const write_block_part&}; _Tp = write_block_part; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = write_block_part; _Alloc = std::allocator]', inlined from 'bool parse_write_blocks(const char*, wbpart_list_t&, off_t&)' at write_multiblock.cc:145:30, inlined from 'bool parse_arguments(int, char**, strlist_t&, wbpart_list_t&, off_t&)' at write_multiblock.cc:172:39, inlined from 'int main(int, char**)' at write_multiblock.cc:199:24: /usr/include/c++/13.2.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ mv -f .deps/write_multiblock.Tpo .deps/write_multiblock.Po g++ -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=3 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o write_multiblock write_multiblock.o -ldl make[2]: Leaving directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/test' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/doc' make[2]: Entering directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94' make[1]: Leaving directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94' >>> s3fs-fuse: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/src' make[2]: Entering directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/src' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/community/s3fs-fuse/pkg/s3fs-fuse/usr/bin' /usr/bin/install -c s3fs '/home/buildozer/aports/community/s3fs-fuse/pkg/s3fs-fuse/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/src' make[1]: Leaving directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/src' Making install in test make[1]: Entering directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/test' make[2]: Entering directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/test' make[1]: Leaving directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/test' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/doc' make[2]: Entering directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/community/s3fs-fuse/pkg/s3fs-fuse/usr/share/man/man1' /usr/bin/install -c -m 644 man/s3fs.1 '/home/buildozer/aports/community/s3fs-fuse/pkg/s3fs-fuse/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/doc' make[1]: Leaving directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94/doc' make[1]: Entering directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94' make[2]: Entering directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94' make[1]: Leaving directory '/home/buildozer/aports/community/s3fs-fuse/src/s3fs-fuse-1.94' >>> s3fs-fuse-doc*: Running split function doc... >>> s3fs-fuse-doc*: Preparing subpackage s3fs-fuse-doc... >>> s3fs-fuse-doc*: Running postcheck for s3fs-fuse-doc >>> s3fs-fuse*: Running postcheck for s3fs-fuse >>> s3fs-fuse*: Preparing package s3fs-fuse... >>> s3fs-fuse*: Stripping binaries >>> s3fs-fuse-doc*: Scanning shared objects >>> s3fs-fuse*: Scanning shared objects >>> s3fs-fuse-doc*: Tracing dependencies... >>> s3fs-fuse-doc*: Package size: 32.0 KB >>> s3fs-fuse-doc*: Compressing data... >>> s3fs-fuse-doc*: Create checksum... >>> s3fs-fuse-doc*: Create s3fs-fuse-doc-1.94-r0.apk >>> s3fs-fuse*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libcrypto.so.3 so:libcurl.so.4 so:libfuse.so.2 so:libgcc_s.so.1 so:libstdc++.so.6 so:libxml2.so.2 >>> s3fs-fuse*: Package size: 388.0 KB >>> s3fs-fuse*: Compressing data... >>> s3fs-fuse*: Create checksum... >>> s3fs-fuse*: Create s3fs-fuse-1.94-r0.apk >>> s3fs-fuse: Build complete at Tue, 27 Feb 2024 21:01:46 +0000 elapsed time 0h 0m 11s >>> s3fs-fuse: Cleaning up srcdir >>> s3fs-fuse: Cleaning up pkgdir >>> s3fs-fuse: Uninstalling dependencies... (1/31) Purging .makedepends-s3fs-fuse (20240227.210136) (2/31) Purging automake (1.16.5-r2) (3/31) Purging autoconf (2.72-r0) (4/31) Purging m4 (1.4.19-r3) (5/31) Purging libxml2-dev (2.12.5-r0) (6/31) Purging libxml2-utils (2.12.5-r0) (7/31) Purging libxml2 (2.12.5-r0) (8/31) Purging fuse-dev (2.9.9-r5) (9/31) Purging fuse (2.9.9-r5) (10/31) Purging fuse-openrc (3.16.2-r0) (11/31) Purging fuse-common (3.16.2-r0) (12/31) Purging curl-dev (8.6.0-r0) (13/31) Purging brotli-dev (1.1.0-r1) (14/31) Purging brotli (1.1.0-r1) (15/31) Purging c-ares-dev (1.26.0-r0) (16/31) Purging libpsl-dev (0.21.5-r1) (17/31) Purging libpsl-utils (0.21.5-r1) (18/31) Purging nghttp2-dev (1.59.0-r0) (19/31) Purging openssl-dev (3.1.5-r5) (20/31) Purging zlib-dev (1.3.1-r0) (21/31) Purging bash (5.2.26-r0) Executing bash-5.2.26-r0.pre-deinstall (22/31) Purging git-perl (2.44.0-r0) (23/31) Purging perl-git (2.44.0-r0) (24/31) Purging perl-error (0.17029-r2) (25/31) Purging perl (5.38.2-r0) (26/31) Purging libbz2 (1.0.8-r6) (27/31) Purging libidn2-dev (2.3.7-r0) (28/31) Purging readline (8.2.10-r0) (29/31) Purging xz-dev (5.4.6-r0) (30/31) Purging xz (5.4.6-r0) (31/31) Purging xz-libs (5.4.6-r0) Executing busybox-1.36.1-r19.trigger OK: 271 MiB in 102 packages >>> s3fs-fuse: Updating the community/armv7 repository index... >>> s3fs-fuse: Signing the index...