Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [32m * [39;49;00mPackage: net-fs/btfs-2.23
- [32m * [39;49;00mRepository: gentoo
- [32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_9 userland_GNU
- [32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking btfs-2.23.tar.gz to /var/tmp/portage/net-fs/btfs-2.23/work
- >>> Source unpacked in /var/tmp/portage/net-fs/btfs-2.23/work
- >>> Preparing source in /var/tmp/portage/net-fs/btfs-2.23/work/btfs-2.23 ...
- [32m*[0m Running eautoreconf in '/var/tmp/portage/net-fs/btfs-2.23/work/btfs-2.23' ...
- [32m*[0m Running 'aclocal --system-acdir=/var/tmp/portage/net-fs/btfs-2.23/temp/aclocal' ...
- [A[182C [34;01m[ [32;01mok[34;01m ][0m
- [32m*[0m Running 'autoconf --force' ...
- [A[182C [34;01m[ [32;01mok[34;01m ][0m
- [32m*[0m Running 'automake --add-missing --copy --foreign --force-missing' ...
- [A[182C [34;01m[ [32;01mok[34;01m ][0m
- * Running elibtoolize in: btfs-2.23/
- >>> Source prepared.
- >>> Configuring source in /var/tmp/portage/net-fs/btfs-2.23/work/btfs-2.23 ...
- * econf: updating btfs-2.23/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating btfs-2.23/config.sub with /usr/share/gnuconfig/config.sub
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/btfs-2.23 --htmldir=/usr/share/doc/btfs-2.23/html --libdir=/usr/lib64
- checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-g++ accepts -g... yes
- checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed
- checking whether make supports the include directive... yes (GNU style)
- checking dependency style of x86_64-pc-linux-gnu-g++... none
- checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for FUSE... yes
- checking for LIBTORRENT... yes
- checking for LIBCURL... yes
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the compiler supports GNU C... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
- checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- 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
- >>> Source configured.
- >>> Compiling source in /var/tmp/portage/net-fs/btfs-2.23/work/btfs-2.23 ...
- make -j3
- Making all in src
- make[1]: Entering directory '/var/tmp/portage/net-fs/btfs-2.23/work/btfs-2.23/src'
- x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"btfs\" -DPACKAGE_TARNAME=\"btfs\" -DPACKAGE_VERSION=\"2.23\" -DPACKAGE_STRING=\"btfs\ 2.23\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"https://github.com/johang/btfs\" -DPACKAGE=\"btfs\" -DVERSION=\"2.23\" -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_DISABLE_LOGGING -DTORRENT_USE_OPENSSL -DTORRENT_USE_LIBCRYPTO -DTORRENT_SSL_PEERS -DOPENSSL_NO_SSL2 -O2 -pipe -c -o btfs-btfs.o `test -f 'btfs.cc' || echo './'`btfs.cc
- x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"btfs\" -DPACKAGE_TARNAME=\"btfs\" -DPACKAGE_VERSION=\"2.23\" -DPACKAGE_STRING=\"btfs\ 2.23\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"https://github.com/johang/btfs\" -DPACKAGE=\"btfs\" -DVERSION=\"2.23\" -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 -O2 -pipe -c -o btfsstat-btfsstat.o `test -f 'btfsstat.cc' || echo './'`btfsstat.cc
- x86_64-pc-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wconversion -Wsign-compare -Wsign-conversion -Wno-unused-parameter -O2 -pipe -Wl,-O1 -Wl,--as-needed -o btfsstat btfsstat-btfsstat.o -latomic -lpthread
- [01m[Kbtfs.cc:[m[K In function â[01m[Kvoid handle_read_piece_alert(libtorrent::read_piece_alert*, btfs::Log*)[m[Kâ:
- [01m[Kbtfs.cc:252:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Klibtorrent::read_piece_alert::ec[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 252 | if (a->[01;35m[Kec[m[K) {
- | [01;35m[K^~[m[K
- In file included from [01m[Kbtfs.cc:42[m[K:
- [01m[K/usr/include/libtorrent/alert_types.hpp:326:33:[m[K [01;36m[Knote: [m[Kdeclared here
- 326 | TORRENT_DEPRECATED error_code [01;36m[Kec[m[K;
- | [01;36m[K^~[m[K
- [01m[Kbtfs.cc:252:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Klibtorrent::read_piece_alert::ec[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 252 | if (a->[01;35m[Kec[m[K) {
- | [01;35m[K^~[m[K
- In file included from [01m[Kbtfs.cc:42[m[K:
- [01m[K/usr/include/libtorrent/alert_types.hpp:326:33:[m[K [01;36m[Knote: [m[Kdeclared here
- 326 | TORRENT_DEPRECATED error_code [01;36m[Kec[m[K;
- | [01;36m[K^~[m[K
- [01m[Kbtfs.cc:252:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Klibtorrent::read_piece_alert::ec[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 252 | if (a->[01;35m[Kec[m[K) {
- | [01;35m[K^~[m[K
- In file included from [01m[Kbtfs.cc:42[m[K:
- [01m[K/usr/include/libtorrent/alert_types.hpp:326:33:[m[K [01;36m[Knote: [m[Kdeclared here
- 326 | TORRENT_DEPRECATED error_code [01;36m[Kec[m[K;
- | [01;36m[K^~[m[K
- [01m[Kbtfs.cc:[m[K At global scope:
- [01m[Kbtfs.cc:287:72:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktorrent_added_alert[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 287 | handle_torrent_added_alert(libtorrent::torrent_added_alert *a, Log *log[01;35m[K)[m[K {
- | [01;35m[K^[m[K
- In file included from [01m[Kbtfs.cc:42[m[K:
- [01m[K/usr/include/libtorrent/alert_types.hpp:245:35:[m[K [01;36m[Knote: [m[Kdeclared here
- 245 | struct TORRENT_DEPRECATED_EXPORT [01;36m[Ktorrent_added_alert[m[K final : torrent_alert
- | [01;36m[K^~~~~~~~~~~~~~~~~~~[m[K
- [01m[Kbtfs.cc:[m[K In function â[01m[Kvoid handle_alert(libtorrent::alert*, btfs::Log*)[m[Kâ:
- [01m[Kbtfs.cc:327:40:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktorrent_added_alert[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 327 | case libtorrent::torrent_added_alert::[01;35m[Kalert_type[m[K:
- | [01;35m[K^~~~~~~~~~[m[K
- In file included from [01m[Kbtfs.cc:42[m[K:
- [01m[K/usr/include/libtorrent/alert_types.hpp:245:35:[m[K [01;36m[Knote: [m[Kdeclared here
- 245 | struct TORRENT_DEPRECATED_EXPORT [01;36m[Ktorrent_added_alert[m[K final : torrent_alert
- | [01;36m[K^~~~~~~~~~~~~~~~~~~[m[K
- [01m[Kbtfs.cc:330:37:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktorrent_added_alert[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 330 | (libtorrent::torrent_added_alert [01;35m[K*[m[K) a, log);
- | [01;35m[K^[m[K
- In file included from [01m[Kbtfs.cc:42[m[K:
- [01m[K/usr/include/libtorrent/alert_types.hpp:245:35:[m[K [01;36m[Knote: [m[Kdeclared here
- 245 | struct TORRENT_DEPRECATED_EXPORT [01;36m[Ktorrent_added_alert[m[K final : torrent_alert
- | [01;36m[K^~~~~~~~~~~~~~~~~~~[m[K
- [01m[Kbtfs.cc:347:32:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kstats_alert[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 347 | case libtorrent::stats_alert::[01;35m[Kalert_type[m[K:
- | [01;35m[K^~~~~~~~~~[m[K
- In file included from [01m[Kbtfs.cc:42[m[K:
- [01m[K/usr/include/libtorrent/alert_types.hpp:1810:35:[m[K [01;36m[Knote: [m[Kdeclared here
- 1810 | struct TORRENT_DEPRECATED_EXPORT [01;36m[Kstats_alert[m[K final : torrent_alert
- | [01;36m[K^~~~~~~~~~~[m[K
- [01m[Kbtfs.cc:[m[K In function â[01m[Kvoid* btfs_init(fuse_conn_info*)[m[Kâ:
- [01m[Kbtfs.cc:571:24:[m[K [01;35m[Kwarning: [m[Kâ[01m[Klibtorrent::session_handle::add_default_plugins[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 571 | libtorrent::session::[01;35m[Kadd_default_plugins[m[K |
- | [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K
- In file included from [01m[K/usr/include/libtorrent/session.hpp:43[m[K,
- from [01m[Kbtfs.cc:39[m[K:
- [01m[K/usr/include/libtorrent/session_handle.hpp:794:55:[m[K [01;36m[Knote: [m[Kdeclared here
- 794 | TORRENT_DEPRECATED static constexpr session_flags_t [01;36m[Kadd_default_plugins[m[K = 0_bit;
- | [01;36m[K^~~~~~~~~~~~~~~~~~~[m[K
- [01m[Kbtfs.cc:571:24:[m[K [01;35m[Kwarning: [m[Kâ[01m[Klibtorrent::session_handle::add_default_plugins[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 571 | libtorrent::session::[01;35m[Kadd_default_plugins[m[K |
- | [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K
- In file included from [01m[K/usr/include/libtorrent/session.hpp:43[m[K,
- from [01m[Kbtfs.cc:39[m[K:
- [01m[K/usr/include/libtorrent/session_handle.hpp:794:55:[m[K [01;36m[Knote: [m[Kdeclared here
- 794 | TORRENT_DEPRECATED static constexpr session_flags_t [01;36m[Kadd_default_plugins[m[K = 0_bit;
- | [01;36m[K^~~~~~~~~~~~~~~~~~~[m[K
- [01m[Kbtfs.cc:572:24:[m[K [01;35m[Kwarning: [m[Kâ[01m[Klibtorrent::session_handle::start_default_features[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 572 | libtorrent::session::[01;35m[Kstart_default_features[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K
- In file included from [01m[K/usr/include/libtorrent/session.hpp:43[m[K,
- from [01m[Kbtfs.cc:39[m[K:
- [01m[K/usr/include/libtorrent/session_handle.hpp:800:55:[m[K [01;36m[Knote: [m[Kdeclared here
- 800 | TORRENT_DEPRECATED static constexpr session_flags_t [01;36m[Kstart_default_features[m[K = 1_bit;
- | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K
- [01m[Kbtfs.cc:572:24:[m[K [01;35m[Kwarning: [m[Kâ[01m[Klibtorrent::session_handle::start_default_features[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 572 | libtorrent::session::[01;35m[Kstart_default_features[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K
- In file included from [01m[K/usr/include/libtorrent/session.hpp:43[m[K,
- from [01m[Kbtfs.cc:39[m[K:
- [01m[K/usr/include/libtorrent/session_handle.hpp:800:55:[m[K [01;36m[Knote: [m[Kdeclared here
- 800 | TORRENT_DEPRECATED static constexpr session_flags_t [01;36m[Kstart_default_features[m[K = 1_bit;
- | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K
- [01m[Kbtfs.cc:580:22:[m[K [01;35m[Kwarning: [m[Kâ[01m[Klibtorrent::alert::stats_notification[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 580 | libtorrent::alert::[01;35m[Kstats_notification[m[K |
- | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K
- In file included from [01m[K/usr/include/libtorrent/session_handle.hpp:46[m[K,
- from [01m[K/usr/include/libtorrent/session.hpp:43[m[K,
- from [01m[Kbtfs.cc:39[m[K:
- [01m[K/usr/include/libtorrent/alert.hpp:233:37:[m[K [01;36m[Knote: [m[Kdeclared here
- 233 | static constexpr alert_category_t [01;36m[Kstats_notification[m[K = 11_bit;
- | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K
- [01m[Kbtfs.cc:580:22:[m[K [01;35m[Kwarning: [m[Kâ[01m[Klibtorrent::alert::stats_notification[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 580 | libtorrent::alert::[01;35m[Kstats_notification[m[K |
- | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K
- In file included from [01m[K/usr/include/libtorrent/session_handle.hpp:46[m[K,
- from [01m[K/usr/include/libtorrent/session.hpp:43[m[K,
- from [01m[Kbtfs.cc:39[m[K:
- [01m[K/usr/include/libtorrent/alert.hpp:233:37:[m[K [01;36m[Knote: [m[Kdeclared here
- 233 | static constexpr alert_category_t [01;36m[Kstats_notification[m[K = 11_bit;
- | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K
- [01m[Kbtfs.cc:582:22:[m[K [01;35m[Kwarning: [m[Kâ[01m[Klibtorrent::alert::progress_notification[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 582 | libtorrent::alert::[01;35m[Kprogress_notification[m[K |
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K
- In file included from [01m[K/usr/include/libtorrent/session_handle.hpp:46[m[K,
- from [01m[K/usr/include/libtorrent/session.hpp:43[m[K,
- from [01m[Kbtfs.cc:39[m[K:
- [01m[K/usr/include/libtorrent/alert.hpp:221:37:[m[K [01;36m[Knote: [m[Kdeclared here
- 221 | static constexpr alert_category_t [01;36m[Kprogress_notification[m[K = 7_bit;
- | [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K
- [01m[Kbtfs.cc:582:22:[m[K [01;35m[Kwarning: [m[Kâ[01m[Klibtorrent::alert::progress_notification[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 582 | libtorrent::alert::[01;35m[Kprogress_notification[m[K |
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K
- In file included from [01m[K/usr/include/libtorrent/session_handle.hpp:46[m[K,
- from [01m[K/usr/include/libtorrent/session.hpp:43[m[K,
- from [01m[Kbtfs.cc:39[m[K:
- [01m[K/usr/include/libtorrent/alert.hpp:221:37:[m[K [01;36m[Knote: [m[Kdeclared here
- 221 | static constexpr alert_category_t [01;36m[Kprogress_notification[m[K = 7_bit;
- | [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K
- [01m[Kbtfs.cc:654:47:[m[K [01;35m[Kwarning: [m[Kâ[01m[Klibtorrent::session::session(const libtorrent::settings_pack&, libtorrent::session_handle::session_flags_t)[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 654 | session = new libtorrent::session(pack, flags[01;35m[K)[m[K;
- | [01;35m[K^[m[K
- In file included from [01m[Kbtfs.cc:39[m[K:
- [01m[K/usr/include/libtorrent/session.hpp:209:3:[m[K [01;36m[Knote: [m[Kdeclared here
- 209 | [01;36m[Ksession[m[K(settings_pack const& pack, session_flags_t const flags);
- | [01;36m[K^~~~~~~[m[K
- x86_64-pc-linux-gnu-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_DISABLE_LOGGING -DTORRENT_USE_OPENSSL -DTORRENT_USE_LIBCRYPTO -DTORRENT_SSL_PEERS -DOPENSSL_NO_SSL2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o btfs btfs-btfs.o -lfuse -pthread -ltorrent-rasterbar -lpthread -lssl -lcrypto -lcurl -latomic -lpthread
- /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: btfs-btfs.o: warning: relocation against `_ZN10libtorrent14torrent_handle17piece_granularityE' in read-only section `.text'
- /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: btfs-btfs.o: in function `btfs_destroy(void*)':
- btfs.cc:(.text+0x30): undefined reference to `libtorrent::session_handle::delete_files'
- /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: btfs-btfs.o: in function `btfs_getattr(char const*, stat*)':
- btfs.cc:(.text+0x3c20): undefined reference to `libtorrent::torrent_handle::piece_granularity'
- /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating DT_TEXTREL in a PIE
- collect2: error: ld returned 1 exit status
- make[1]: *** [Makefile:379: btfs] Error 1
- make[1]: Leaving directory '/var/tmp/portage/net-fs/btfs-2.23/work/btfs-2.23/src'
- make: *** [Makefile:347: all-recursive] Error 1
- [31;01m*[0m ERROR: net-fs/btfs-2.23::gentoo failed (compile phase):
- [31;01m*[0m emake failed
- [31;01m*[0m
- [31;01m*[0m If you need support, post the output of `emerge --info '=net-fs/btfs-2.23::gentoo'`,
- [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-fs/btfs-2.23::gentoo'`.
- [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-fs/btfs-2.23/temp/build.log'.
- [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-fs/btfs-2.23/temp/environment'.
- [31;01m*[0m Working directory: '/var/tmp/portage/net-fs/btfs-2.23/work/btfs-2.23'
- [31;01m*[0m S: '/var/tmp/portage/net-fs/btfs-2.23/work/btfs-2.23'
Add Comment
Please, Sign In to add comment