==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: btfs 2.24-4 (Thu Jul 11 22:35:58 2024) ==> Retrieving sources... -> Found btfs-2.24.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... btfs-2.24.tar.gz ... Passed ==> Making package: btfs 2.24-4 (Thu Jul 11 22:36:20 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) boost-libs-1.83.0-9 fuse-common-3.16.2-1 fuse2-2.9.9-4 libtorrent-rasterbar-1:2.0.10-2 Total Download Size: 4.19 MiB Total Installed Size: 20.14 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... libtorrent-rasterbar-1:2.0.10-2-armv7h downloading... boost-libs-1.83.0-9-armv7h downloading... fuse2-2.9.9-4-armv7h downloading... fuse-common-3.16.2-1-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing fuse-common... installing fuse2... installing boost-libs... Optional dependencies for boost-libs openmpi: for mpi support installing libtorrent-rasterbar... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) boost-1.83.0-9 Total Download Size: 13.62 MiB Total Installed Size: 173.14 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... boost-1.83.0-9-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing boost... Optional dependencies for boost python: for python bindings [installed] [?25h==> Retrieving sources... -> Found btfs-2.24.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting btfs-2.24.tar.gz with bsdtar ==> Starting prepare()... configure.ac:28: warning: AC_OUTPUT should be used without arguments. configure.ac:28: You should run autoupdate. configure.ac:16: installing './compile' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' src/Makefile.am: installing './depcomp' ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for g++... g++ 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for fuse >= 2.8.0... yes checking for libtorrent-rasterbar >= 1.0.0... yes checking for libcurl >= 7.22.0... yes checking for 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 off_t... yes checking for size_t... yes checking for memset... yes checking for memcpy... yes checking for strcmp... yes checking for mkdir... yes checking for strdup... yes checking for realpath... yes checking for getxattr... yes checking for dirname... yes checking for basename... yes checking for pthread_setname_np in -lpthread... yes checking for library containing __atomic_load... -latomic 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 scripts/Makefile config.status: creating man/Makefile config.status: executing depfiles commands Making all in src make[1]: Entering directory '/build/btfs/src/btfs-2.24/src' g++ -DPACKAGE_NAME=\"btfs\" -DPACKAGE_TARNAME=\"btfs\" -DPACKAGE_VERSION=\"2.24\" -DPACKAGE_STRING=\"btfs\ 2.24\" -DPACKAGE_BUGREPORT=\"johan.gunnarsson@gmail.com\" -DPACKAGE_URL=\"https://github.com/johang/btfs\" -DPACKAGE=\"btfs\" -DVERSION=\"2.24\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_STRCMP=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_REALPATH=1 -DHAVE_GETXATTR=1 -DHAVE_DIRNAME=1 -DHAVE_BASENAME=1 -DHAVE_LIBPTHREAD=1 -I. -std=c++14 -Wall -Wextra -Wconversion -Wsign-compare -Wsign-conversion -Wno-unused-parameter -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -fexceptions -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DTORRENT_USE_OPENSSL -DTORRENT_USE_LIBCRYPTO -DTORRENT_SSL_PEERS -DOPENSSL_NO_SSL2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT btfs-btfs.o -MD -MP -MF .deps/btfs-btfs.Tpo -c -o btfs-btfs.o `test -f 'btfs.cc' || echo './'`btfs.cc g++ -DPACKAGE_NAME=\"btfs\" -DPACKAGE_TARNAME=\"btfs\" -DPACKAGE_VERSION=\"2.24\" -DPACKAGE_STRING=\"btfs\ 2.24\" -DPACKAGE_BUGREPORT=\"johan.gunnarsson@gmail.com\" -DPACKAGE_URL=\"https://github.com/johang/btfs\" -DPACKAGE=\"btfs\" -DVERSION=\"2.24\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_STRCMP=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_REALPATH=1 -DHAVE_GETXATTR=1 -DHAVE_DIRNAME=1 -DHAVE_BASENAME=1 -DHAVE_LIBPTHREAD=1 -I. -std=c++14 -Wall -Wextra -Wconversion -Wsign-compare -Wsign-conversion -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT btfsstat-btfsstat.o -MD -MP -MF .deps/btfsstat-btfsstat.Tpo -c -o btfsstat-btfsstat.o `test -f 'btfsstat.cc' || echo './'`btfsstat.cc mv -f .deps/btfsstat-btfsstat.Tpo .deps/btfsstat-btfsstat.Po g++ -std=c++14 -Wall -Wextra -Wconversion -Wsign-compare -Wsign-conversion -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o btfsstat btfsstat-btfsstat.o -latomic -lpthread btfs.cc: In function 'void handle_read_piece_alert(libtorrent::read_piece_alert*, btfs::Log*)': btfs.cc:252:9: warning: 'libtorrent::read_piece_alert::ec' is deprecated [-Wdeprecated-declarations] In file included from btfs.cc:42: /usr/include/libtorrent/alert_types.hpp:328:29: note: declared here btfs.cc:252:9: warning: 'libtorrent::read_piece_alert::ec' is deprecated [-Wdeprecated-declarations] /usr/include/libtorrent/alert_types.hpp:328:29: note: declared here btfs.cc:252:9: warning: 'libtorrent::read_piece_alert::ec' is deprecated [-Wdeprecated-declarations] /usr/include/libtorrent/alert_types.hpp:328:29: note: declared here btfs.cc: At global scope: btfs.cc:287:72: warning: 'torrent_added_alert' is deprecated [-Wdeprecated-declarations] /usr/include/libtorrent/alert_types.hpp:247:24: note: declared here btfs.cc: In function 'void handle_alert(libtorrent::alert*, btfs::Log*)': btfs.cc:327:40: warning: 'torrent_added_alert' is deprecated [-Wdeprecated-declarations] /usr/include/libtorrent/alert_types.hpp:247:24: note: declared here btfs.cc:330:37: warning: 'torrent_added_alert' is deprecated [-Wdeprecated-declarations] /usr/include/libtorrent/alert_types.hpp:247:24: note: declared here btfs.cc:347:32: warning: 'stats_alert' is deprecated [-Wdeprecated-declarations] /usr/include/libtorrent/alert_types.hpp:1835:24: note: declared here btfs.cc: In function 'void* btfs_init(fuse_conn_info*)': btfs.cc:571:24: warning: 'libtorrent::session_handle::add_default_plugins' is deprecated [-Wdeprecated-declarations] In file included from /usr/include/libtorrent/session.hpp:43, from btfs.cc:39: /usr/include/libtorrent/session_handle.hpp:798:51: note: declared here btfs.cc:571:24: warning: 'libtorrent::session_handle::add_default_plugins' is deprecated [-Wdeprecated-declarations] /usr/include/libtorrent/session_handle.hpp:798:51: note: declared here btfs.cc:572:24: warning: 'libtorrent::session_handle::start_default_features' is deprecated [-Wdeprecated-declarations] /usr/include/libtorrent/session_handle.hpp:804:51: note: declared here btfs.cc:572:24: warning: 'libtorrent::session_handle::start_default_features' is deprecated [-Wdeprecated-declarations] /usr/include/libtorrent/session_handle.hpp:804:51: note: declared here btfs.cc:580:22: warning: 'libtorrent::alert::stats_notification' is deprecated [-Wdeprecated-declarations] In file included from /usr/include/libtorrent/session_handle.hpp:46: /usr/include/libtorrent/alert.hpp:233:37: note: declared here btfs.cc:580:22: warning: 'libtorrent::alert::stats_notification' is deprecated [-Wdeprecated-declarations] /usr/include/libtorrent/alert.hpp:233:37: note: declared here btfs.cc:582:22: warning: 'libtorrent::alert::progress_notification' is deprecated [-Wdeprecated-declarations] /usr/include/libtorrent/alert.hpp:221:37: note: declared here btfs.cc:582:22: warning: 'libtorrent::alert::progress_notification' is deprecated [-Wdeprecated-declarations] /usr/include/libtorrent/alert.hpp:221:37: note: declared here btfs.cc:654:47: warning: 'libtorrent::session::session(const libtorrent::settings_pack&, libtorrent::session_handle::session_flags_t)' is deprecated [-Wdeprecated-declarations] /usr/include/libtorrent/session.hpp:209:3: note: declared here mv -f .deps/btfs-btfs.Tpo .deps/btfs-btfs.Po g++ -std=c++14 -Wall -Wextra -Wconversion -Wsign-compare -Wsign-conversion -Wno-unused-parameter -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -fexceptions -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DTORRENT_USE_OPENSSL -DTORRENT_USE_LIBCRYPTO -DTORRENT_SSL_PEERS -DOPENSSL_NO_SSL2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o btfs btfs-btfs.o -lfuse -pthread -ltorrent-rasterbar -lssl -lcrypto -lcurl -latomic -lpthread make[1]: Leaving directory '/build/btfs/src/btfs-2.24/src' Making all in scripts make[1]: Entering directory '/build/btfs/src/btfs-2.24/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/btfs/src/btfs-2.24/scripts' Making all in man make[1]: Entering directory '/build/btfs/src/btfs-2.24/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/btfs/src/btfs-2.24/man' make[1]: Entering directory '/build/btfs/src/btfs-2.24' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/build/btfs/src/btfs-2.24' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/btfs/src/btfs-2.24/src' make[2]: Entering directory '/build/btfs/src/btfs-2.24/src' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/btfs/pkg/btfs/usr/bin' /usr/bin/install -c btfs btfsstat '/build/btfs/pkg/btfs/usr/bin' make[2]: Leaving directory '/build/btfs/src/btfs-2.24/src' make[1]: Leaving directory '/build/btfs/src/btfs-2.24/src' Making install in scripts make[1]: Entering directory '/build/btfs/src/btfs-2.24/scripts' make[2]: Entering directory '/build/btfs/src/btfs-2.24/scripts' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/btfs/pkg/btfs/usr/bin' /usr/bin/install -c btplay '/build/btfs/pkg/btfs/usr/bin' make[2]: Leaving directory '/build/btfs/src/btfs-2.24/scripts' make[1]: Leaving directory '/build/btfs/src/btfs-2.24/scripts' Making install in man make[1]: Entering directory '/build/btfs/src/btfs-2.24/man' make[2]: Entering directory '/build/btfs/src/btfs-2.24/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/btfs/pkg/btfs/usr/share/man/man1' /usr/bin/install -c -m 644 btfs.1 '/build/btfs/pkg/btfs/usr/share/man/man1' make[2]: Leaving directory '/build/btfs/src/btfs-2.24/man' make[1]: Leaving directory '/build/btfs/src/btfs-2.24/man' make[1]: Entering directory '/build/btfs/src/btfs-2.24' make[2]: Entering directory '/build/btfs/src/btfs-2.24' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/btfs/src/btfs-2.24' make[1]: Leaving directory '/build/btfs/src/btfs-2.24' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "btfs"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: btfs 2.24-4 (Thu Jul 11 22:37:08 2024) ==> Cleaning up...