>>> s3fs-fuse: Building testing/s3fs-fuse 1.91-r0 (using abuild 3.9.0-r0) started Wed, 09 Mar 2022 23:36:37 +0000 >>> s3fs-fuse: Checking sanity of /home/buildozer/aports/testing/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/22) Installing perl (5.34.0-r1) (2/22) Installing automake (1.16.5-r0) (3/22) Installing m4 (1.4.19-r1) (4/22) Installing autoconf (2.71-r0) (5/22) Installing zlib-dev (1.2.11-r3) (6/22) Installing xz-dev (5.2.5-r0) (7/22) Installing libxml2 (2.9.12-r3) (8/22) Installing libxml2-dev (2.9.12-r3) (9/22) Installing fuse-common (3.10.5-r0) (10/22) Installing fuse (2.9.9-r1) (11/22) Installing fuse-dev (2.9.9-r1) (12/22) Installing openssl-dev (1.1.1m-r3) (13/22) Installing nghttp2-dev (1.47.0-r0) (14/22) Installing brotli-dev (1.0.9-r6) (15/22) Installing curl-dev (7.81.0-r1) (16/22) Installing perl-error (0.17029-r1) (17/22) Installing perl-git (2.35.1-r0) (18/22) Installing git-perl (2.35.1-r0) (19/22) Installing readline (8.1.2-r0) (20/22) Installing bash (5.1.16-r0) Executing bash-5.1.16-r0.post-install (21/22) Installing .makedepends-s3fs-fuse (20220309.233638) (22/22) Installing fuse-openrc (3.10.5-r0) Executing busybox-1.35.0-r5.trigger OK: 303 MiB in 121 packages >>> s3fs-fuse: Cleaning up srcdir >>> s3fs-fuse: Cleaning up pkgdir >>> s3fs-fuse: Fetching https://distfiles.alpinelinux.org/distfiles/edge//s3fs-fuse-1.91.tar.gz >>> s3fs-fuse: Fetching https://distfiles.alpinelinux.org/distfiles/edge//s3fs-fuse-1.91.tar.gz >>> s3fs-fuse: Checking sha512sums... s3fs-fuse-1.91.tar.gz: OK >>> s3fs-fuse: Unpacking /var/cache/distfiles/edge//s3fs-fuse-1.91.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' configure.ac:24: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:24: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:24: the top level configure.ac:26: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete. configure.ac:26: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.ac:26: the top level --- 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... ./install-sh -c -d 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 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 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 common_lib_checking... yes checking compile s3fs with... OpenSSL checking for DEPS... 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 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/testing/s3fs-fuse/src/s3fs-fuse-1.91' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/src' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -MT mvnode.o -MD -MP -MF .deps/mvnode.Tpo -c -o mvnode.o mvnode.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -MT bodydata.o -MD -MP -MF .deps/bodydata.Tpo -c -o bodydata.o bodydata.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -MT test_string_util.o -MD -MP -MF .deps/test_string_util.Tpo -c -o test_string_util.o test_string_util.cpp mv -f .deps/s3fs_global.Tpo .deps/s3fs_global.Po mv -f .deps/s3fs_help.Tpo .deps/s3fs_help.Po mv -f .deps/bodydata.Tpo .deps/bodydata.Po mv -f .deps/mvnode.Tpo .deps/mvnode.Po mv -f .deps/autolock.Tpo .deps/autolock.Po mv -f .deps/common_auth.Tpo .deps/common_auth.Po mv -f .deps/fdcache_auto.Tpo .deps/fdcache_auto.Po mv -f .deps/curl_handlerpool.Tpo .deps/curl_handlerpool.Po mv -f .deps/test_curl_util.Tpo .deps/test_curl_util.Po mv -f .deps/sighandlers.Tpo .deps/sighandlers.Po mv -f .deps/openssl_auth.Tpo .deps/openssl_auth.Po mv -f .deps/fdcache_stat.Tpo .deps/fdcache_stat.Po mv -f .deps/mpu_util.Tpo .deps/mpu_util.Po In file included from /usr/include/c++/11.2.1/list:64, from types.h:28, from common.h:27, from fdcache_untreated.cpp:25: /usr/include/c++/11.2.1/bits/list.tcc: In member function 'std::__cxx11::list<_Tp, _Alloc>::iterator std::__cxx11::list<_Tp, _Alloc>::erase(std::__cxx11::list<_Tp, _Alloc>::const_iterator) [with _Tp = untreatedpart; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/list.tcc:150:5: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 150 | list<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~ fdcache_untreated.cpp: In member function 'bool UntreatedParts::TakeoutPart(off_t&, off_t&, off_t, off_t)': fdcache_untreated.cpp:159:41: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 159 | untreated_list.erase(iter); | ~~~~~~~~~~~~~~~~~~~~^~~~~~ fdcache_untreated.cpp:170:41: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 170 | untreated_list.erase(iter); | ~~~~~~~~~~~~~~~~~~~~^~~~~~ fdcache_untreated.cpp: In member function 'bool UntreatedParts::TakeoutPartFromBegin(off_t&, off_t&, off_t)': fdcache_untreated.cpp:208:29: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 208 | untreated_list.erase(iter); | ~~~~~~~~~~~~~~~~~~~~^~~~~~ fdcache_untreated.cpp: In member function 'bool UntreatedParts::ClearParts(off_t, off_t)': fdcache_untreated.cpp:250:44: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 250 | iter = untreated_list.erase(iter); | ~~~~~~~~~~~~~~~~~~~~^~~~~~ fdcache_untreated.cpp:246:48: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 246 | iter = untreated_list.erase(iter); | ~~~~~~~~~~~~~~~~~~~~^~~~~~ mv -f .deps/test_page_list.Tpo .deps/test_page_list.Po fdcache_untreated.cpp: In member function 'bool UntreatedParts::AddPart(off_t, off_t)': fdcache_untreated.cpp:88:45: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 88 | niter = untreated_list.erase(niter); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~ mv -f .deps/metaheader.Tpo .deps/metaheader.Po mv -f .deps/fdcache_untreated.Tpo .deps/fdcache_untreated.Po mv -f .deps/curl_multi.Tpo .deps/curl_multi.Po mv -f .deps/curl_util.Tpo .deps/curl_util.Po mv -f .deps/fdcache_pseudofd.Tpo .deps/fdcache_pseudofd.Po mv -f .deps/s3fs_xml.Tpo .deps/s3fs_xml.Po mv -f .deps/s3fs_logger.Tpo .deps/s3fs_logger.Po mv -f .deps/test_string_util.Tpo .deps/test_string_util.Po mv -f .deps/fdcache_fdinfo.Tpo .deps/fdcache_fdinfo.Po mv -f .deps/s3fs_util.Tpo .deps/s3fs_util.Po mv -f .deps/s3objlist.Tpo .deps/s3objlist.Po mv -f .deps/string_util.Tpo .deps/string_util.Po g++ -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 g++ -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wl,--as-needed,-O1,--sort-common -o test_string_util string_util.o test_string_util.o s3fs_logger.o mv -f .deps/addhead.Tpo .deps/addhead.Po mv -f .deps/fdcache_page.Tpo .deps/fdcache_page.Po g++ -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 In file included from /usr/include/c++/11.2.1/list:64, from types.h:28, from common.h:27, from fdcache_entity.cpp:28: /usr/include/c++/11.2.1/bits/list.tcc: In member function 'std::__cxx11::list<_Tp, _Alloc>::iterator std::__cxx11::list<_Tp, _Alloc>::insert(std::__cxx11::list<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = fdpage; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/list.tcc:101:5: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 101 | list<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~ fdcache_entity.cpp: In member function 'int FdEntity::NoCacheLoadAndPost(PseudoFdInfo*, off_t, off_t)': fdcache_entity.cpp:1206:38: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 1206 | pagelist.pages.insert(iter, page); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ fdcache_entity.cpp:1212:38: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 1212 | pagelist.pages.insert(iter, page); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ mv -f .deps/fdcache.Tpo .deps/fdcache.Po 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/s3fs.Tpo .deps/s3fs.Po mv -f .deps/curl.Tpo .deps/curl.Po g++ -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 mvnode.o curl.o curl_handlerpool.o curl_multi.o curl_util.o bodydata.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 common_auth.o openssl_auth.o -lfuse -pthread -lcurl -lxml2 -lcrypto make[2]: Leaving directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/src' Making all in test make[2]: Entering directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/test' gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT junk_data.o -MD -MP -MF .deps/junk_data.Tpo -c -o junk_data.o junk_data.c g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -MT write_multiblock.o -MD -MP -MF .deps/write_multiblock.Tpo -c -o write_multiblock.o write_multiblock.cc mv -f .deps/junk_data.Tpo .deps/junk_data.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o junk_data junk_data.o mv -f .deps/write_multiblock.Tpo .deps/write_multiblock.Po g++ -Os -fomit-frame-pointer -Wall -fno-exceptions -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wl,--as-needed,-O1,--sort-common -o write_multiblock write_multiblock.o make[2]: Leaving directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/test' Making all in doc make[2]: Entering directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/doc' make[2]: Entering directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91' make[2]: Leaving directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91' make[1]: Leaving directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91' >>> s3fs-fuse: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/src' make[2]: Entering directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/testing/s3fs-fuse/pkg/s3fs-fuse/usr/bin' /usr/bin/install -c s3fs '/home/buildozer/aports/testing/s3fs-fuse/pkg/s3fs-fuse/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/src' make[1]: Leaving directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/src' Making install in test make[1]: Entering directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/test' make[2]: Entering directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/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/testing/s3fs-fuse/src/s3fs-fuse-1.91/test' make[1]: Leaving directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/test' Making install in doc make[1]: Entering directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/doc' make[2]: Entering directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/s3fs-fuse/pkg/s3fs-fuse/usr/share/man/man1' /usr/bin/install -c -m 644 man/s3fs.1 '/home/buildozer/aports/testing/s3fs-fuse/pkg/s3fs-fuse/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/doc' make[1]: Leaving directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91/doc' make[1]: Entering directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91' make[2]: Entering directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91' 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/testing/s3fs-fuse/src/s3fs-fuse-1.91' make[1]: Leaving directory '/home/buildozer/aports/testing/s3fs-fuse/src/s3fs-fuse-1.91' >>> 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.91-r0.apk >>> s3fs-fuse*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libcrypto.so.1.1 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: 308.0 KB >>> s3fs-fuse*: Compressing data... >>> s3fs-fuse*: Create checksum... >>> s3fs-fuse*: Create s3fs-fuse-1.91-r0.apk >>> s3fs-fuse: Build complete at Wed, 09 Mar 2022 23:36:47 +0000 elapsed time 0h 0m 10s >>> s3fs-fuse: Cleaning up srcdir >>> s3fs-fuse: Cleaning up pkgdir >>> s3fs-fuse: Uninstalling dependencies... (1/22) Purging git-perl (2.35.1-r0) (2/22) Purging perl-git (2.35.1-r0) (3/22) Purging perl-error (0.17029-r1) (4/22) Purging .makedepends-s3fs-fuse (20220309.233638) (5/22) Purging automake (1.16.5-r0) (6/22) Purging autoconf (2.71-r0) (7/22) Purging m4 (1.4.19-r1) (8/22) Purging perl (5.34.0-r1) (9/22) Purging libxml2-dev (2.9.12-r3) (10/22) Purging xz-dev (5.2.5-r0) (11/22) Purging libxml2 (2.9.12-r3) (12/22) Purging fuse-dev (2.9.9-r1) (13/22) Purging fuse (2.9.9-r1) (14/22) Purging fuse-openrc (3.10.5-r0) (15/22) Purging fuse-common (3.10.5-r0) (16/22) Purging curl-dev (7.81.0-r1) (17/22) Purging nghttp2-dev (1.47.0-r0) (18/22) Purging zlib-dev (1.2.11-r3) (19/22) Purging brotli-dev (1.0.9-r6) (20/22) Purging bash (5.1.16-r0) Executing bash-5.1.16-r0.pre-deinstall (21/22) Purging openssl-dev (1.1.1m-r3) (22/22) Purging readline (8.1.2-r0) Executing busybox-1.35.0-r5.trigger OK: 258 MiB in 99 packages >>> s3fs-fuse: Updating the testing/armv7 repository index... >>> s3fs-fuse: Signing the index...