Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ paru -S feather-wallet
- :: Resolving dependencies...
- :: Calculating conflicts...
- :: Calculating inner conflicts...
- Aur (1) feather-wallet-2.8.1-1
- :: Proceed to review? [Y/n]: y
- :: Downloading PKGBUILDs...
- PKGBUILDs up to date
- nothing new to review
- fetching devel info...
- ==> Making package: feather-wallet 2.8.1-1 (Sat 25 Oct 2025 11:52:34 AM WEST)
- ==> Retrieving sources...
- -> Found feather-2.8.1.tar.gz
- ==> Validating source files with sha256sums...
- feather-2.8.1.tar.gz ... Passed
- ==> Making package: feather-wallet 2.8.1-1 (Sat 25 Oct 2025 11:52:35 AM WEST)
- ==> Checking runtime dependencies...
- ==> Checking buildtime dependencies...
- ==> Retrieving sources...
- -> Found feather-2.8.1.tar.gz
- ==> Validating source files with sha256sums...
- feather-2.8.1.tar.gz ... Passed
- ==> Removing existing $srcdir/ directory...
- ==> Extracting sources...
- -> Extracting feather-2.8.1.tar.gz with bsdtar
- ==> Starting prepare()...
- -- The CXX compiler identification is GNU 15.2.1
- -- The C compiler identification is GNU 15.2.1
- -- The ASM compiler identification is GNU
- -- Found assembler: /usr/bin/cc
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/cc - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- CMake Warning (dev) at monero/CMakeLists.txt:40 (include):
- Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
- are removed. Run "cmake --help-policy CMP0148" for policy details. Use
- the cmake_policy command to set the policy and suppress this warning.
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Found PythonInterp: /usr/bin/python (found version "3.13.7")
- CMake Deprecation Warning at monero/CMakeLists.txt:46 (cmake_minimum_required):
- Compatibility with CMake < 3.10 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
- to tell CMake that the project requires at least <min> but has been updated
- to work with policies introduced by <max> or earlier.
- -- CMake version 4.1.2
- -- ccache NOT found! Please install it for faster rebuilds.
- -- Looking for -Wl,--no-undefined linker flag
- -- Looking for -Wl,--no-undefined linker flag - found
- -- Looking for -Wl,-undefined,error linker flag
- -- Looking for -Wl,-undefined,error linker flag - found
- CMake Deprecation Warning at /home/haplo/.cache/paru/clone/feather-wallet/src/feather-2.8.1/build/CMakeFiles/CMakeTmp/test_project/CMakeLists.txt:1 (cmake_minimum_required):
- Compatibility with CMake < 3.10 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
- to tell CMake that the project requires at least <min> but has been updated
- to work with policies introduced by <max> or earlier.
- CMake Deprecation Warning at /home/haplo/.cache/paru/clone/feather-wallet/src/feather-2.8.1/build/CMakeFiles/CMakeTmp/test_project/CMakeLists.txt:1 (cmake_minimum_required):
- Compatibility with CMake < 3.10 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
- to tell CMake that the project requires at least <min> but has been updated
- to work with policies introduced by <max> or earlier.
- -- Setting default build type: Release
- -- Building without build tag
- -- Could not find DEVELOPER_LOCAL_TOOLS in env (not required)
- -- BOOST_IGNORE_SYSTEM_PATHS defaults to OFF
- CMake Warning (dev) at monero/CMakeLists.txt:429 (option):
- Policy CMP0077 is not set: option() honors normal variables. Run "cmake
- --help-policy CMP0077" for policy details. Use the cmake_policy command to
- set the policy and suppress this warning.
- For compatibility with older versions of CMake, option is clearing the
- normal variable 'BUILD_64'.
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Building for a 64-bit system
- -- Building internal libraries as static
- -- Using LMDB as default DB type
- -- Stack trace on exception disabled
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
- -- Found Threads: TRUE
- -- Performing Test _Werror__pthread_c
- -- Performing Test _Werror__pthread_c - Success
- -- Performing Test _Werror__pthread_cxx
- -- Performing Test _Werror__pthread_cxx - Success
- -- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.6.0")
- -- Using OpenSSL include dir at /usr/include
- -- Found HIDAPI: /usr/lib/libhidapi-libusb.so
- -- Looking for memset_s in c
- -- Looking for memset_s in c - not found
- -- Looking for explicit_bzero in c
- -- Looking for explicit_bzero in c - found
- -- Looking for strptime
- -- Looking for strptime - found
- -- Looking for libunbound
- -- Found libunbound include (unbound.h) in /usr/include
- -- Found libunbound library
- -- Using 64-bit LMDB from source tree
- CMake Deprecation Warning at monero/external/easylogging++/CMakeLists.txt:29 (cmake_minimum_required):
- Compatibility with CMake < 3.10 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
- to tell CMake that the project requires at least <min> but has been updated
- to work with policies introduced by <max> or earlier.
- -- Looking for backtrace
- -- Looking for backtrace - found
- -- backtrace facility detected in default set of libraries
- -- Backtrace_LIBRARY:
- -- Found Backtrace: /usr/include
- -- Using HIDAPI include dir at /usr/include/hidapi
- -- Found ZLIB: /usr/lib/libz.so (found version "1.3.1")
- -- Found zlib libraries /usr/lib/libz.so
- -- Trezor: protobuf messages regenerated out.
- -- Found PkgConfig: /usr/bin/pkg-config (found version "2.5.1")
- -- Checking for module 'libusb-1.0'
- -- Found libusb-1.0, version 1.0.29
- -- Looking for libusb_get_device_list in /usr/lib/libusb-1.0.so
- -- Looking for libusb_get_device_list in /usr/lib/libusb-1.0.so - found
- -- Looking for libusb_get_port_numbers in /usr/lib/libusb-1.0.so
- -- Looking for libusb_get_port_numbers in /usr/lib/libusb-1.0.so - found
- -- LibUSB Compilation test: TRUE
- -- Trezor: compatible LibUSB found at: /usr/include/libusb-1.0
- -- Building on x86_64 for native
- -- Performing Test CC_SUPPORTS_MARCH_NATIVE
- -- Performing Test CC_SUPPORTS_MARCH_NATIVE - Success
- -- AES support enabled
- -- Performing Test _Werror__Wformat_c
- -- Performing Test _Werror__Wformat_c - Success
- -- Performing Test _Werror__Wformat_cxx
- -- Performing Test _Werror__Wformat_cxx - Success
- -- Performing Test _Werror__Wformat_security_c
- -- Performing Test _Werror__Wformat_security_c - Failed
- -- Performing Test _Werror__Wformat_security_cxx
- -- Performing Test _Werror__Wformat_security_cxx - Failed
- -- Performing Test _Werror__fstack_protector_c
- -- Performing Test _Werror__fstack_protector_c - Success
- -- Performing Test _Werror__fstack_protector_cxx
- -- Performing Test _Werror__fstack_protector_cxx - Success
- -- Performing Test _Werror__fstack_protector_strong_c
- -- Performing Test _Werror__fstack_protector_strong_c - Success
- -- Performing Test _Werror__fstack_protector_strong_cxx
- -- Performing Test _Werror__fstack_protector_strong_cxx - Success
- -- Performing Test _Werror__fcf_protection=full_c
- -- Performing Test _Werror__fcf_protection=full_c - Success
- -- Performing Test _Werror__fcf_protection=full_cxx
- -- Performing Test _Werror__fcf_protection=full_cxx - Success
- -- Performing Test _Werror__fstack_clash_protection_c
- -- Performing Test _Werror__fstack_clash_protection_c - Success
- -- Performing Test _Werror__fstack_clash_protection_cxx
- -- Performing Test _Werror__fstack_clash_protection_cxx - Success
- -- Looking for -pie linker flag
- -- Looking for -pie linker flag - found
- -- Looking for -Wl,-z,relro linker flag
- -- Looking for -Wl,-z,relro linker flag - found
- -- Looking for -Wl,-z,now linker flag
- -- Looking for -Wl,-z,now linker flag - found
- -- Looking for -Wl,-z,noexecstack linker flag
- -- Looking for -Wl,-z,noexecstack linker flag - found
- -- Looking for -Wl,-z,noexecheap linker flag
- -- Looking for -Wl,-z,noexecheap linker flag - not found
- -- Performing Test _Werror__Werror=switch_c
- -- Performing Test _Werror__Werror=switch_c - Success
- -- Performing Test _Werror__Werror=switch_cxx
- -- Performing Test _Werror__Werror=switch_cxx - Success
- -- Performing Test _Werror__Werror=return_type_c
- -- Performing Test _Werror__Werror=return_type_c - Success
- -- Performing Test _Werror__Werror=return_type_cxx
- -- Performing Test _Werror__Werror=return_type_cxx - Success
- -- Using C security hardening flags: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wformat -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type
- -- Using C++ security hardening flags: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wformat -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type
- -- Using linker security hardening flags: -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack
- CMake Warning (dev) at monero/CMakeLists.txt:1084 (find_package):
- Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
- --help-policy CMP0167" for policy details. Use the cmake_policy command to
- set the policy and suppress this warning.
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Found Boost Version: 1.89.0
- -- Boost components: filesystem;thread;date_time;chrono;serialization;program_options
- CMake Warning (dev) at monero/CMakeLists.txt:1109 (find_package):
- Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
- --help-policy CMP0167" for policy details. Use the cmake_policy command to
- set the policy and suppress this warning.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1442 (message):
- New Boost version may have incorrect or missing dependencies and imported
- targets
- Call Stack (most recent call first):
- /usr/share/cmake/Modules/FindBoost.cmake:1567 (_Boost_COMPONENT_DEPENDENCIES)
- /usr/share/cmake/Modules/FindBoost.cmake:2179 (_Boost_MISSING_DEPENDENCIES)
- monero/CMakeLists.txt:1109 (find_package)
- CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1442 (message):
- New Boost version may have incorrect or missing dependencies and imported
- targets
- Call Stack (most recent call first):
- /usr/share/cmake/Modules/FindBoost.cmake:1567 (_Boost_COMPONENT_DEPENDENCIES)
- /usr/share/cmake/Modules/FindBoost.cmake:2179 (_Boost_MISSING_DEPENDENCIES)
- monero/CMakeLists.txt:1109 (find_package)
- CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1442 (message):
- New Boost version may have incorrect or missing dependencies and imported
- targets
- Call Stack (most recent call first):
- /usr/share/cmake/Modules/FindBoost.cmake:1567 (_Boost_COMPONENT_DEPENDENCIES)
- /usr/share/cmake/Modules/FindBoost.cmake:2179 (_Boost_MISSING_DEPENDENCIES)
- monero/CMakeLists.txt:1109 (find_package)
- CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1442 (message):
- New Boost version may have incorrect or missing dependencies and imported
- targets
- Call Stack (most recent call first):
- /usr/share/cmake/Modules/FindBoost.cmake:1567 (_Boost_COMPONENT_DEPENDENCIES)
- /usr/share/cmake/Modules/FindBoost.cmake:2179 (_Boost_MISSING_DEPENDENCIES)
- monero/CMakeLists.txt:1109 (find_package)
- CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1442 (message):
- New Boost version may have incorrect or missing dependencies and imported
- targets
- Call Stack (most recent call first):
- /usr/share/cmake/Modules/FindBoost.cmake:1567 (_Boost_COMPONENT_DEPENDENCIES)
- /usr/share/cmake/Modules/FindBoost.cmake:2179 (_Boost_MISSING_DEPENDENCIES)
- monero/CMakeLists.txt:1109 (find_package)
- CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1442 (message):
- New Boost version may have incorrect or missing dependencies and imported
- targets
- Call Stack (most recent call first):
- /usr/share/cmake/Modules/FindBoost.cmake:1567 (_Boost_COMPONENT_DEPENDENCIES)
- /usr/share/cmake/Modules/FindBoost.cmake:2179 (_Boost_MISSING_DEPENDENCIES)
- monero/CMakeLists.txt:1109 (find_package)
- CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1442 (message):
- New Boost version may have incorrect or missing dependencies and imported
- targets
- Call Stack (most recent call first):
- /usr/share/cmake/Modules/FindBoost.cmake:1567 (_Boost_COMPONENT_DEPENDENCIES)
- /usr/share/cmake/Modules/FindBoost.cmake:2179 (_Boost_MISSING_DEPENDENCIES)
- monero/CMakeLists.txt:1109 (find_package)
- -- Looking for rl_copy_text
- -- Looking for rl_copy_text - found
- -- Looking for rl_filename_completion_function
- -- Looking for rl_filename_completion_function - found
- -- Found readline library at: /usr
- -- Found Git: /usr/bin/git
- -- You are currently on commit 1540b9395
- -- You are ahead of or behind a tagged release
- -- Looking for a ASM-ATT compiler
- -- Looking for a ASM-ATT compiler - /usr/bin/as
- Wallet crypto is using amd64-64-24k backend
- -- Trezor support enabled
- INFOLINKING AGAINST /usr/lib/libusb-1.0.so
- CMake Warning (dev) at monero/CMakeLists.txt:1196 (find_package):
- Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
- are removed. Run "cmake --help-policy CMP0148" for policy details. Use
- the cmake_policy command to set the policy and suppress this warning.
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Not building tests
- -- Not building debug utilities
- -- Found Doxygen: /usr/bin/doxygen (found version "1.15.0") found components: doxygen dot
- CMake Warning (dev) at monero/CMakeLists.txt:1233 (option):
- Policy CMP0077 is not set: option() honors normal variables. Run "cmake
- --help-policy CMP0077" for policy details. Use the cmake_policy command to
- set the policy and suppress this warning.
- For compatibility with older versions of CMake, option is clearing the
- normal variable 'BUILD_GUI_DEPS'.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at monero/CMakeLists.txt:1235 (find_package):
- Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
- are removed. Run "cmake --help-policy CMP0148" for policy details. Use
- the cmake_policy command to set the policy and suppress this warning.
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- QRENCODE PATH /usr/include
- -- QRENCODE LIBRARY /usr/lib/libqrencode.so
- -- Found QREncode: /usr/lib/libqrencode.so
- -- Could not find installed BCUR, using vendored library instead
- -- BCUR PATH /home/haplo/.cache/paru/clone/feather-wallet/src/feather-2.8.1/src/third-party
- -- BCUR LIBRARY bcur_static
- CMake Deprecation Warning at src/third-party/bcur/CMakeLists.txt:1 (cmake_minimum_required):
- Compatibility with CMake < 3.10 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
- to tell CMake that the project requires at least <min> but has been updated
- to work with policies introduced by <max> or earlier.
- -- Could not find installed Polyseed, using submodule instead
- -- POLYSEED PATH /home/haplo/.cache/paru/clone/feather-wallet/src/feather-2.8.1/src/third-party/polyseed/include
- -- POLYSEED LIBRARY polyseed_static
- CMake Deprecation Warning at src/third-party/polyseed/CMakeLists.txt:4 (cmake_minimum_required):
- Compatibility with CMake < 3.10 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
- to tell CMake that the project requires at least <min> but has been updated
- to work with policies introduced by <max> or earlier.
- -- Found ZXing: /usr/include
- -- Generating docs
- -- Found Python3: /usr/bin/python3.13 (found version "3.13.7") found components: Interpreter
- about.md
- accounts.md
- add_contact.md
- address_checker.md
- airgapped_signing_issues.md
- balance.md
- change_password.md
- create_view_only_wallet.md
- create_wallet.md
- create_wallet_hardware_device.md
- damaged_seed.md
- donate.md
- entropy_from_dice.md
- export_tx_history.md
- failed_tx.md
- features.md
- first_start.md
- formatted_tx_proofs.md
- freeze_thaw_output.md
- hardware_wallet_support.md
- i2p_support.md
- import_transaction.md
- incorrect_balance.md
- keyboard_shortcuts.md
- local_node.md
- mining_setup.md
- missing_tx.md
- network_traffic.md
- nodes.md
- offline_tx_signing.md
- paths.md
- pay_to_many.md
- portable_mode.md
- primary_address.md
- prove_ownership_of_address.md
- prove_payment.md
- prove_tx_authorship.md
- push_tx.md
- receive_transaction.md
- release_signing_key.md
- report_an_issue.md
- restore_from_seed.md
- restore_height.md
- seed_scheme.md
- send_transaction.md
- show_wallet_seed.md
- sign_verify_message.md
- stagenet_testnet_mode.md
- sweep_output.md
- switch_subaddress_account.md
- synchronization.md
- tor_support.md
- transaction_fee.md
- troubleshooting_startup_issues.md
- tx_did_not_arrive.md
- updater.md
- verify_tx_proof.md
- wallet_cache_viewer.md
- wallet_files.md
- webcam_qr_scanner.md
- websocket.md
- -- Skipping Tor inclusion because -DTOR_DIR=Off
- -- Using Boost include dir at
- -- Using Boost libraries at
- -- Performing Test _Werror__fPIC_c
- -- Performing Test _Werror__fPIC_c - Success
- -- Performing Test _Werror__fPIC_cxx
- -- Performing Test _Werror__fPIC_cxx - Success
- -- Performing Test HAVE_STDATOMIC
- -- Performing Test HAVE_STDATOMIC - Success
- -- Found WrapAtomic: TRUE
- -- Found OpenGL: /usr/lib/libOpenGL.so
- -- Found WrapOpenGL: TRUE
- -- Found WrapVulkanHeaders: /usr/include
- -- Found Wayland_Client: /usr/lib/libwayland-client.so (found version "1.24.0")
- -- Found Wayland_Server: /usr/lib/libwayland-server.so (found version "1.24.0")
- -- Found Wayland_Cursor: /usr/lib/libwayland-cursor.so (found version "1.24.0")
- -- Found Wayland_Egl: /usr/lib/libwayland-egl.so (found version "18.1.0")
- -- Found Wayland: /usr/lib/libwayland-client.so;/usr/lib/libwayland-server.so;/usr/lib/libwayland-cursor.so;/usr/lib/libwayland-egl.so (found version "1.24.0")
- -- Found WaylandScanner: /usr/bin/wayland-scanner
- -- Adding plugin: bounties
- -- Adding plugin: calc
- -- Adding plugin: crowdfunding
- -- Adding plugin: home
- -- Adding plugin: revuo
- -- Adding plugin: tickers
- -- Adding plugin: xmrig
- -- Found zlib libraries /usr/lib/libz.so
- Configure summary
- =================
- Cross compiling ....................... FALSE
- Preprocessor defined macros ........... FEATHER_VERSION="2.8.1";FEATHER_TARGET_TRIPLET="";TOR_VERSION="";WITH_SCANNER=1;HAS_WEBSOCKET=1;QT_NO_DEBUG=1
- C compiler ............................ /usr/bin/cc
- CFLAGS ................................ -std=c11 -Wformat -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -fPIC -Dcryptonote=MWYSUTPAXIBT
- C++ compiler .......................... /usr/bin/c++
- CXXFLAGS .............................. -Wformat -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -fPIC -Dcryptonote=MWYSUTPAXIBT
- LDFLAGS for executables ............... -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack
- -- Configuring done (5.9s)
- -- Generating done (0.2s)
- -- Build files have been written to: /home/haplo/.cache/paru/clone/feather-wallet/src/feather-2.8.1/build
- ==> Sources are ready.
- feather-wallet-2.8.1-1: parsing pkg list...
- ==> Making package: feather-wallet 2.8.1-1 (Sat 25 Oct 2025 11:52:42 AM WEST)
- ==> Checking runtime dependencies...
- ==> Checking buildtime dependencies...
- ==> WARNING: Using existing $srcdir/ tree
- ==> Removing existing $pkgdir/ directory...
- ==> Starting build()...
- [ 1%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/dependency.c.o
- [ 1%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/features.c.o
- [ 1%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/gf.c.o
- [ 1%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang.c.o
- [ 2%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_cs.c.o
- [ 2%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_en.c.o
- [ 2%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_es.c.o
- [ 2%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_fr.c.o
- [ 2%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_it.c.o
- [ 3%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_jp.c.o
- [ 3%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_ko.c.o
- [ 3%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_pt.c.o
- [ 3%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_zh_s.c.o
- [ 3%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_zh_t.c.o
- [ 4%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/polyseed.c.o
- [ 4%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/storage.c.o
- [ 4%] Linking C static library libpolyseed.a
- [ 4%] Built target polyseed_static
- [ 5%] Building CXX object monero/external/easylogging++/CMakeFiles/easylogging.dir/easylogging++.cc.o
- [ 5%] Linking CXX static library libeasylogging.a
- [ 5%] Built target easylogging
- [ 5%] Building CXX object monero/contrib/epee/src/CMakeFiles/obj_epee.dir/byte_slice.cpp.o
- [ 5%] Building CXX object monero/contrib/epee/src/CMakeFiles/obj_epee.dir/byte_stream.cpp.o
- [ 5%] Building CXX object monero/contrib/epee/src/CMakeFiles/obj_epee.dir/hex.cpp.o
- [ 5%] Building CXX object monero/contrib/epee/src/CMakeFiles/obj_epee.dir/abstract_http_client.cpp.o
- /home/haplo/.cache/paru/clone/feather-wallet/src/feather-2.8.1/monero/contrib/epee/src/abstract_http_client.cpp: In function ‘std::string epee::net_utils::dec_to_hex(char, int)’:
- /home/haplo/.cache/paru/clone/feather-wallet/src/feather-2.8.1/monero/contrib/epee/src/abstract_http_client.cpp:41:23: error: ‘floor’ was not declared in this scope; did you mean ‘std::chrono::floor’?
- 41 | num_char = (int)floor((float)num_char / (float)radix);
- | ^~~~~
- | std::chrono::floor
- In file included from /usr/include/c++/15.2.1/chrono:45,
- from /home/haplo/.cache/paru/clone/feather-wallet/src/feather-2.8.1/monero/contrib/epee/include/net/net_ssl.h:32,
- from /home/haplo/.cache/paru/clone/feather-wallet/src/feather-2.8.1/monero/contrib/epee/include/net/abstract_http_client.h:31,
- from /home/haplo/.cache/paru/clone/feather-wallet/src/feather-2.8.1/monero/contrib/epee/src/abstract_http_client.cpp:1:
- /usr/include/c++/15.2.1/bits/chrono.h:1045:7: note: ‘std::chrono::floor’ declared here
- 1045 | floor(const time_point<_Clock, _Dur>& __tp)
- | ^~~~~
- make[2]: *** [monero/contrib/epee/src/CMakeFiles/obj_epee.dir/build.make:121: monero/contrib/epee/src/CMakeFiles/obj_epee.dir/abstract_http_client.cpp.o] Error 1
- make[1]: *** [CMakeFiles/Makefile2:1040: monero/contrib/epee/src/CMakeFiles/obj_epee.dir/all] Error 2
- make: *** [Makefile:136: all] Error 2
- ==> ERROR: A failure occurred in build().
- Aborting...
- error: failed to build 'feather-wallet-2.8.1-1':
- error: packages failed to build: feather-wallet-2.8.1-1
Add Comment
Please, Sign In to add comment