==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: btfs 3.1-1 (Wed Nov 19 12:24:09 2025)
==> Retrieving sources...
-> Found btfs-3.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
btfs-3.1.tar.gz ... Passed
==> Making package: btfs 3.1-1 (Wed Nov 19 17:24:15 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (4) boost-libs-1.89.0-3 fuse-common-3.17.4-1 fuse3-3.17.4-1 libtorrent-rasterbar-1:2.0.11-5
Total Download Size: 4.93 MiB
Total Installed Size: 26.43 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
boost-libs-1.89.0-3-aarch64 downloading...
libtorrent-rasterbar-1:2.0.11-5-aarch64 downloading...
fuse3-3.17.4-1-aarch64 downloading...
fuse-common-3.17.4-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing fuse-common...
installing fuse3...
installing boost-libs...
Optional dependencies for boost-libs
openmpi: for mpi support
installing libtorrent-rasterbar...
:: Running post-transaction hooks...
(1/2) Reloading device manager configuration...
Skipped: Current root is not booted.
(2/2) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) boost-1.89.0-3
Total Download Size: 15.73 MiB
Total Installed Size: 191.17 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
boost-1.89.0-3-aarch64 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
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found btfs-3.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting btfs-3.1.tar.gz with bsdtar
==> Starting prepare()...
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 sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
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 xargs -n works... yes
checking whether UID '1001' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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 fuse3 >= 3.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-3.1/src'
g++ -DPACKAGE_NAME=\"btfs\" -DPACKAGE_TARNAME=\"btfs\" -DPACKAGE_VERSION=\"3.1\" -DPACKAGE_STRING=\"btfs\ 3.1\" -DPACKAGE_BUGREPORT=\"johan.gunnarsson@gmail.com\" -DPACKAGE_URL=\"https://github.com/johang/btfs\" -DPACKAGE=\"btfs\" -DVERSION=\"3.1\" -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/fuse3 -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=armv8-a -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=\"3.1\" -DPACKAGE_STRING=\"btfs\ 3.1\" -DPACKAGE_BUGREPORT=\"johan.gunnarsson@gmail.com\" -DPACKAGE_URL=\"https://github.com/johang/btfs\" -DPACKAGE=\"btfs\" -DVERSION=\"3.1\" -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=armv8-a -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=armv8-a -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:253:9: warning: 'libtorrent::read_piece_alert::ec' is deprecated [-Wdeprecated-declarations]
In file included from btfs.cc:43:
/usr/include/libtorrent/alert_types.hpp:328:29: note: declared here
btfs.cc:253:9: warning: 'libtorrent::read_piece_alert::ec' is deprecated [-Wdeprecated-declarations]
/usr/include/libtorrent/alert_types.hpp:328:29: note: declared here
btfs.cc:253: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:288: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:328:40: warning: 'torrent_added_alert' is deprecated [-Wdeprecated-declarations]
/usr/include/libtorrent/alert_types.hpp:247:24: note: declared here
btfs.cc:331:37: warning: 'torrent_added_alert' is deprecated [-Wdeprecated-declarations]
/usr/include/libtorrent/alert_types.hpp:247:24: note: declared here
btfs.cc:348: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*, fuse_config*)':
btfs.cc:577: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:40:
/usr/include/libtorrent/session_handle.hpp:805:51: note: declared here
btfs.cc:578:24: warning: 'libtorrent::session_handle::start_default_features' is deprecated [-Wdeprecated-declarations]
/usr/include/libtorrent/session_handle.hpp:811:51: note: declared here
btfs.cc:586: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:588:22: warning: 'libtorrent::alert::progress_notification' is deprecated [-Wdeprecated-declarations]
/usr/include/libtorrent/alert.hpp:221:37: note: declared here
btfs.cc:660: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/fuse3 -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=armv8-a -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 -lfuse3 -lpthread -ltorrent-rasterbar -lssl -lcrypto -lcurl -latomic -lpthread
make[1]: Leaving directory '/build/btfs/src/btfs-3.1/src'
Making all in scripts
make[1]: Entering directory '/build/btfs/src/btfs-3.1/scripts'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/btfs/src/btfs-3.1/scripts'
Making all in man
make[1]: Entering directory '/build/btfs/src/btfs-3.1/man'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/btfs/src/btfs-3.1/man'
make[1]: Entering directory '/build/btfs/src/btfs-3.1'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/btfs/src/btfs-3.1'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/btfs/src/btfs-3.1/src'
make[2]: Entering directory '/build/btfs/src/btfs-3.1/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-3.1/src'
make[1]: Leaving directory '/build/btfs/src/btfs-3.1/src'
Making install in scripts
make[1]: Entering directory '/build/btfs/src/btfs-3.1/scripts'
make[2]: Entering directory '/build/btfs/src/btfs-3.1/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-3.1/scripts'
make[1]: Leaving directory '/build/btfs/src/btfs-3.1/scripts'
Making install in man
make[1]: Entering directory '/build/btfs/src/btfs-3.1/man'
make[2]: Entering directory '/build/btfs/src/btfs-3.1/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-3.1/man'
make[1]: Leaving directory '/build/btfs/src/btfs-3.1/man'
make[1]: Entering directory '/build/btfs/src/btfs-3.1'
make[2]: Entering directory '/build/btfs/src/btfs-3.1'
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-3.1'
make[1]: Leaving directory '/build/btfs/src/btfs-3.1'
==> 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 3.1-1 (Wed Nov 19 17:24:36 2025)
==> Cleaning up...
[?12l[?25h