==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: btfs 3.3-1 (Sun Sep 13 09:28:40 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 15:29:07 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.20 MiB
Total Installed Size: 15.41 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
libtorrent-rasterbar-1:2.1.1-2-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 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.09 MiB
Total Installed Size: 201.91 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
boost-1.92.0-1-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]
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 '1000' is supported by ustar format... yes
checking whether GID '1000' 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=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=\"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=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++17 -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 -lpthread
distcc[1980] ERROR: compile btfs.cc on 10.3.0.15:3732/8 failed
distcc[1980] (dcc_build_somewhere) Warning: remote compilation of 'btfs.cc' failed, retrying locally
distcc[1980] Warning: failed to distribute btfs.cc to 10.3.0.15:3732/8, running locally instead
In file included from /usr/include/fuse3/fuse.h:19,
from btfs.cc:34:
/usr/include/fuse3/fuse_common.h:1166:20: error: negative width in bit-field ‘_fuse_off_t_must_be_64bit_dummy_struct::_fuse_off_t_must_be_64bit’
1166 | { unsigned _fuse_off_t_must_be_64bit:((sizeof(off_t) == 8) ? 1 : -1); };
| ^~~~~~~~~~~~~~~~~~~~~~~~~
btfs.cc: In constructor ‘btfs::Read::Read(char*, int, off_t, size_t)’:
btfs.cc:123:38: warning: ‘const libtorrent::file_storage& libtorrent::torrent_info::files() const’ is deprecated [-Wdeprecated-declarations]
123 | int64_t file_size = ti->files().file_size(libtorrent::file_index_t{index});
| ~~~~~~~~~^~
In file included from btfs.cc:43:
/usr/include/libtorrent/torrent_info.hpp:250:37: note: declared here
250 | file_storage const& files() const;
| ^~~~~
btfs.cc: In function ‘void setup()’:
btfs.cc:218:43: warning: ‘const libtorrent::file_storage& libtorrent::torrent_info::files() const’ is deprecated [-Wdeprecated-declarations]
218 | char *p = strdup(ti->files().file_path(libtorrent::file_index_t{i}).c_str());
| ~~~~~~~~~^~
/usr/include/libtorrent/torrent_info.hpp:250:37: note: declared here
250 | file_storage const& files() const;
| ^~~~~
btfs.cc:245:38: warning: ‘const libtorrent::file_storage& libtorrent::torrent_info::files() const’ is deprecated [-Wdeprecated-declarations]
245 | files["/" + ti->files().file_path(libtorrent::file_index_t{i})] = i;
| ~~~~~~~~~^~
/usr/include/libtorrent/torrent_info.hpp:250:37: note: declared here
250 | file_storage const& files() const;
| ^~~~~
btfs.cc: In function ‘void handle_alert(libtorrent::alert*, btfs::Log*)’:
btfs.cc:352:39: warning: ‘stats_alert’ is deprecated [-Wdeprecated-declarations]
352 | case libtorrent::stats_alert::alert_type:
| ^~~~~~~~~~
In file included from btfs.cc:47:
/usr/include/libtorrent/alert_types.hpp:1821:42: note: declared here
1821 | struct TORRENT_DEPRECATED_EXPORT stats_alert final : torrent_alert
| ^~~~~~~~~~~
btfs.cc: In function ‘int btfs_getattr(const char*, stat*, fuse_file_info*)’:
btfs.cc:451:46: warning: ‘const libtorrent::file_storage& libtorrent::torrent_info::files() const’ is deprecated [-Wdeprecated-declarations]
451 | int64_t file_size = ti->files().file_size(libtorrent::file_index_t{files[path]});
| ~~~~~~~~~^~
/usr/include/libtorrent/torrent_info.hpp:250:37: note: declared here
250 | file_storage const& files() const;
| ^~~~~
btfs.cc:464:67: warning: conversion from ‘__gnu_cxx::__alloc_traits<std::allocator<long long int>, long long int>::value_type’ {aka ‘long long int’} to ‘__blkcnt_t’ {aka ‘long int’} may change value [-Wconversion]
464 | stbuf->st_blocks = progress[(size_t) files[path]] / 512;
btfs.cc:466:34: warning: conversion from ‘int64_t’ {aka ‘long long int’} to ‘__off_t’ {aka ‘long int’} may change value [-Wconversion]
466 | stbuf->st_size = file_size;
| ^~~~~~~~~
btfs.cc: In function ‘void* btfs_init(fuse_conn_info*, fuse_config*)’:
btfs.cc:583:38: warning: ‘libtorrent::session_handle::add_default_plugins’ is deprecated [-Wdeprecated-declarations]
583 | libtorrent::session::add_default_plugins
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/libtorrent/session.hpp:20,
from btfs.cc:44:
/usr/include/libtorrent/session_handle.hpp:790:76: note: declared here
790 | TORRENT_DEPRECATED static inline constexpr session_flags_t add_default_plugins = 0_bit;
| ^~~~~~~~~~~~~~~~~~~
btfs.cc:595:36: warning: ‘libtorrent::alert::stats_notification’ is deprecated [-Wdeprecated-declarations]
595 | libtorrent::alert::stats_notification |
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/libtorrent/session_handle.hpp:23:
/usr/include/libtorrent/alert.hpp:211:58: note: declared here
211 | static inline constexpr alert_category_t stats_notification = 11_bit;
| ^~~~~~~~~~~~~~~~~~
btfs.cc:673:54: warning: ‘libtorrent::session::session(const libtorrent::settings_pack&, libtorrent::session_flags_t)’ is deprecated [-Wdeprecated-declarations]
673 | session = new libtorrent::session(pack, flags);
| ^
/usr/include/libtorrent/session.hpp:185:17: note: declared here
185 | session(settings_pack const& pack, session_flags_t const flags);
| ^~~~~~~
distcc[1980] ERROR: compile btfs.cc on localhost failed
make[1]: *** [Makefile:419: btfs-btfs.o] Error 1
make[1]: Leaving directory '/build/btfs/src/btfs/src'
make: *** [Makefile:353: all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Build failed, check /home/leming/armv7/leming/build
[?12l[?25h[?12l[?25h