==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: btfs 3.3-1 (Sun Sep 13 08:29:21 2026)
==> Retrieving sources...
  -> Updating btfs git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    btfs ... Passed
==> Making package: btfs 3.3-1 (Sun Sep 13 14:29:24 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) fuse-common-3.18.3-1  liburing-2.15-1  numactl-2.0.19-1  fuse3-3.18.3-1  libtorrent-rasterbar-1:2.1.1-2

Total Download Size:    3.72 MiB
Total Installed Size:  17.38 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libtorrent-rasterbar-1:2.1.1-2-aarch64 downloading...
 liburing-2.15-1-aarch64 downloading...
 fuse3-3.18.3-1-aarch64 downloading...
 numactl-2.0.19-1-aarch64 downloading...
 fuse-common-3.18.3-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 liburing...
installing numactl...
installing fuse3...
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 (6) perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.35-1  zlib-ng-2.3.3-1  boost-1.92.0-1  git-2.55.0-1

Total Download Size:    12.10 MiB
Total Installed Size:  197.89 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 boost-1.92.0-1-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 [installed]
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 967.
Creating user 'git' (git daemon user) with UID 967 and GID 967.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of btfs git repo...
Cloning into 'btfs'...
done.
Switched to a new branch 'makepkg'
==> 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 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 C23 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... none required
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/src'
g++ -DPACKAGE_NAME=\"btfs\" -DPACKAGE_TARNAME=\"btfs\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"btfs\ 3.3\" -DPACKAGE_BUGREPORT=\"johan.gunnarsson@gmail.com\" -DPACKAGE_URL=\"https://github.com/johang/btfs\" -DPACKAGE=\"btfs\" -DVERSION=\"3.3\" -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++17 -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 -DBOOST_SYSTEM_USE_UTF8 -D_SILENCE_CXX17_ALLOCATOR_VOID_DEPRECATION_WARNING -DTORRENT_ABI_VERSION=2 -DTORRENT_USE_OPENSSL -DTORRENT_USE_LIBCRYPTO -DTORRENT_SSL_PEERS -DOPENSSL_NO_SSL2 -DOPENSSL_NO_SSL3 -DOPENSSL_NO_TLS1 -DOPENSSL_NO_TLS1_1 -DOPENSSL_NO_DTLS1  -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.3\" -DPACKAGE_STRING=\"btfs\ 3.3\" -DPACKAGE_BUGREPORT=\"johan.gunnarsson@gmail.com\" -DPACKAGE_URL=\"https://github.com/johang/btfs\" -DPACKAGE=\"btfs\" -DVERSION=\"3.3\" -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++17 -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++17 -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  -lpthread 
btfs.cc: In constructor 'btfs::Read::Read(char*, int, off_t, size_t)':
btfs.cc:123:31: warning: 'const libtorrent::file_storage& libtorrent::torrent_info::files() const' is deprecated [-Wdeprecated-declarations]
In file included from btfs.cc:43:
/usr/include/libtorrent/torrent_info.hpp:250:37: note: declared here
  250 |                 torrent_info& operator=(torrent_info&&);
      |                                     ^~~~~
btfs.cc: In function 'void setup()':
btfs.cc:218:29: warning: 'const libtorrent::file_storage& libtorrent::torrent_info::files() const' is deprecated [-Wdeprecated-declarations]
/usr/include/libtorrent/torrent_info.hpp:250:37: note: declared here
  250 |                 torrent_info& operator=(torrent_info&&);
      |                                     ^~~~~
btfs.cc:245:24: warning: 'const libtorrent::file_storage& libtorrent::torrent_info::files() const' is deprecated [-Wdeprecated-declarations]
/usr/include/libtorrent/torrent_info.hpp:250:37: note: declared here
  250 |                 torrent_info& operator=(torrent_info&&);
      |                                     ^~~~~
btfs.cc: In function 'void handle_alert(libtorrent::alert*, btfs::Log*)':
btfs.cc:352:32: warning: 'stats_alert' is deprecated [-Wdeprecated-declarations]
In file included from btfs.cc:47:
/usr/include/libtorrent/alert_types.hpp:1821:38: note: declared here
 1821 |                 static constexpr alert_category_t static_category = alert_category::dht;
      |                                      ^~~~~~~~~~~
btfs.cc: In function 'int btfs_getattr(const char*, stat*, fuse_file_info*)':
btfs.cc:451:32: warning: 'const libtorrent::file_storage& libtorrent::torrent_info::files() const' is deprecated [-Wdeprecated-declarations]
/usr/include/libtorrent/torrent_info.hpp:250:37: note: declared here
  250 |                 torrent_info& operator=(torrent_info&&);
      |                                     ^~~~~
btfs.cc: In function 'void* btfs_init(fuse_conn_info*, fuse_config*)':
btfs.cc:583:24: warning: 'libtorrent::session_handle::add_default_plugins' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/libtorrent/session.hpp:20,
                 from btfs.cc:44:
/usr/include/libtorrent/session_handle.hpp:790:79: note: declared here
  790 |                         std::pair<int, int> const& port_range
      |                                                                               ^                  
btfs.cc:595:22: warning: 'libtorrent::alert::stats_notification' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/libtorrent/session_handle.hpp:23:
/usr/include/libtorrent/alert.hpp:211:58: note: declared here
  211 |                 static constexpr alert_category_t connect_notification = 5_bit;
      |                                                          ^~~~~~~~~~~~~~~~~~
btfs.cc:673:47: warning: 'libtorrent::session::session(const libtorrent::settings_pack&, libtorrent::session_flags_t)' is deprecated [-Wdeprecated-declarations]
/usr/include/libtorrent/session.hpp:185:17: note: declared here
  185 |                 session(session&&);
      |                 ^~~~~~~
mv -f .deps/btfs-btfs.Tpo .deps/btfs-btfs.Po
g++ -std=c++17 -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 -DBOOST_SYSTEM_USE_UTF8 -D_SILENCE_CXX17_ALLOCATOR_VOID_DEPRECATION_WARNING -DTORRENT_ABI_VERSION=2 -DTORRENT_USE_OPENSSL -DTORRENT_USE_LIBCRYPTO -DTORRENT_SSL_PEERS -DOPENSSL_NO_SSL2 -DOPENSSL_NO_SSL3 -DOPENSSL_NO_TLS1 -DOPENSSL_NO_TLS1_1 -DOPENSSL_NO_DTLS1  -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 -lpthread 
make[1]: Leaving directory '/build/btfs/src/btfs/src'
Making all in scripts
make[1]: Entering directory '/build/btfs/src/btfs/scripts'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/btfs/src/btfs/scripts'
Making all in man
make[1]: Entering directory '/build/btfs/src/btfs/man'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/btfs/src/btfs/man'
make[1]: Entering directory '/build/btfs/src/btfs'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/btfs/src/btfs'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/btfs/src/btfs/src'
make[2]: Entering directory '/build/btfs/src/btfs/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/src'
make[1]: Leaving directory '/build/btfs/src/btfs/src'
Making install in scripts
make[1]: Entering directory '/build/btfs/src/btfs/scripts'
make[2]: Entering directory '/build/btfs/src/btfs/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/scripts'
make[1]: Leaving directory '/build/btfs/src/btfs/scripts'
Making install in man
make[1]: Entering directory '/build/btfs/src/btfs/man'
make[2]: Entering directory '/build/btfs/src/btfs/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/man'
make[1]: Leaving directory '/build/btfs/src/btfs/man'
make[1]: Entering directory '/build/btfs/src/btfs'
make[2]: Entering directory '/build/btfs/src/btfs'
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'
make[1]: Leaving directory '/build/btfs/src/btfs'
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted 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.3-1 (Sun Sep 13 14:29:54 2026)
==> Cleaning up...
[?12l[?25h