Guest User

paru feather-wallet-2.8.1 build error

a guest
Oct 25th, 2025
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.21 KB | Software | 0 0
  1. $ paru -S feather-wallet
  2. :: Resolving dependencies...
  3. :: Calculating conflicts...
  4. :: Calculating inner conflicts...
  5.  
  6. Aur (1) feather-wallet-2.8.1-1
  7.  
  8. :: Proceed to review? [Y/n]: y
  9.  
  10. :: Downloading PKGBUILDs...
  11. PKGBUILDs up to date
  12. nothing new to review
  13. fetching devel info...
  14. ==> Making package: feather-wallet 2.8.1-1 (Sat 25 Oct 2025 11:52:34 AM WEST)
  15. ==> Retrieving sources...
  16. -> Found feather-2.8.1.tar.gz
  17. ==> Validating source files with sha256sums...
  18. feather-2.8.1.tar.gz ... Passed
  19. ==> Making package: feather-wallet 2.8.1-1 (Sat 25 Oct 2025 11:52:35 AM WEST)
  20. ==> Checking runtime dependencies...
  21. ==> Checking buildtime dependencies...
  22. ==> Retrieving sources...
  23. -> Found feather-2.8.1.tar.gz
  24. ==> Validating source files with sha256sums...
  25. feather-2.8.1.tar.gz ... Passed
  26. ==> Removing existing $srcdir/ directory...
  27. ==> Extracting sources...
  28. -> Extracting feather-2.8.1.tar.gz with bsdtar
  29. ==> Starting prepare()...
  30. -- The CXX compiler identification is GNU 15.2.1
  31. -- The C compiler identification is GNU 15.2.1
  32. -- The ASM compiler identification is GNU
  33. -- Found assembler: /usr/bin/cc
  34. -- Detecting CXX compiler ABI info
  35. -- Detecting CXX compiler ABI info - done
  36. -- Check for working CXX compiler: /usr/bin/c++ - skipped
  37. -- Detecting CXX compile features
  38. -- Detecting CXX compile features - done
  39. -- Detecting C compiler ABI info
  40. -- Detecting C compiler ABI info - done
  41. -- Check for working C compiler: /usr/bin/cc - skipped
  42. -- Detecting C compile features
  43. -- Detecting C compile features - done
  44. CMake Warning (dev) at monero/CMakeLists.txt:40 (include):
  45. Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  46. are removed. Run "cmake --help-policy CMP0148" for policy details. Use
  47. the cmake_policy command to set the policy and suppress this warning.
  48.  
  49. This warning is for project developers. Use -Wno-dev to suppress it.
  50.  
  51. -- Found PythonInterp: /usr/bin/python (found version "3.13.7")
  52. CMake Deprecation Warning at monero/CMakeLists.txt:46 (cmake_minimum_required):
  53. Compatibility with CMake < 3.10 will be removed from a future version of
  54. CMake.
  55.  
  56. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
  57. to tell CMake that the project requires at least <min> but has been updated
  58. to work with policies introduced by <max> or earlier.
  59.  
  60.  
  61. -- CMake version 4.1.2
  62. -- ccache NOT found! Please install it for faster rebuilds.
  63. -- Looking for -Wl,--no-undefined linker flag
  64. -- Looking for -Wl,--no-undefined linker flag - found
  65. -- Looking for -Wl,-undefined,error linker flag
  66. -- Looking for -Wl,-undefined,error linker flag - found
  67. 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):
  68. Compatibility with CMake < 3.10 will be removed from a future version of
  69. CMake.
  70.  
  71. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
  72. to tell CMake that the project requires at least <min> but has been updated
  73. to work with policies introduced by <max> or earlier.
  74.  
  75.  
  76. 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):
  77. Compatibility with CMake < 3.10 will be removed from a future version of
  78. CMake.
  79.  
  80. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
  81. to tell CMake that the project requires at least <min> but has been updated
  82. to work with policies introduced by <max> or earlier.
  83.  
  84.  
  85. -- Setting default build type: Release
  86. -- Building without build tag
  87. -- Could not find DEVELOPER_LOCAL_TOOLS in env (not required)
  88. -- BOOST_IGNORE_SYSTEM_PATHS defaults to OFF
  89. CMake Warning (dev) at monero/CMakeLists.txt:429 (option):
  90. Policy CMP0077 is not set: option() honors normal variables. Run "cmake
  91. --help-policy CMP0077" for policy details. Use the cmake_policy command to
  92. set the policy and suppress this warning.
  93.  
  94. For compatibility with older versions of CMake, option is clearing the
  95. normal variable 'BUILD_64'.
  96. This warning is for project developers. Use -Wno-dev to suppress it.
  97.  
  98. -- Building for a 64-bit system
  99. -- Building internal libraries as static
  100. -- Using LMDB as default DB type
  101. -- Stack trace on exception disabled
  102. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
  103. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
  104. -- Found Threads: TRUE
  105. -- Performing Test _Werror__pthread_c
  106. -- Performing Test _Werror__pthread_c - Success
  107. -- Performing Test _Werror__pthread_cxx
  108. -- Performing Test _Werror__pthread_cxx - Success
  109. -- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.6.0")
  110. -- Using OpenSSL include dir at /usr/include
  111. -- Found HIDAPI: /usr/lib/libhidapi-libusb.so
  112. -- Looking for memset_s in c
  113. -- Looking for memset_s in c - not found
  114. -- Looking for explicit_bzero in c
  115. -- Looking for explicit_bzero in c - found
  116. -- Looking for strptime
  117. -- Looking for strptime - found
  118. -- Looking for libunbound
  119. -- Found libunbound include (unbound.h) in /usr/include
  120. -- Found libunbound library
  121. -- Using 64-bit LMDB from source tree
  122. CMake Deprecation Warning at monero/external/easylogging++/CMakeLists.txt:29 (cmake_minimum_required):
  123. Compatibility with CMake < 3.10 will be removed from a future version of
  124. CMake.
  125.  
  126. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
  127. to tell CMake that the project requires at least <min> but has been updated
  128. to work with policies introduced by <max> or earlier.
  129.  
  130.  
  131. -- Looking for backtrace
  132. -- Looking for backtrace - found
  133. -- backtrace facility detected in default set of libraries
  134. -- Backtrace_LIBRARY:
  135. -- Found Backtrace: /usr/include
  136. -- Using HIDAPI include dir at /usr/include/hidapi
  137. -- Found ZLIB: /usr/lib/libz.so (found version "1.3.1")
  138. -- Found zlib libraries /usr/lib/libz.so
  139. -- Trezor: protobuf messages regenerated out.
  140. -- Found PkgConfig: /usr/bin/pkg-config (found version "2.5.1")
  141. -- Checking for module 'libusb-1.0'
  142. -- Found libusb-1.0, version 1.0.29
  143. -- Looking for libusb_get_device_list in /usr/lib/libusb-1.0.so
  144. -- Looking for libusb_get_device_list in /usr/lib/libusb-1.0.so - found
  145. -- Looking for libusb_get_port_numbers in /usr/lib/libusb-1.0.so
  146. -- Looking for libusb_get_port_numbers in /usr/lib/libusb-1.0.so - found
  147. -- LibUSB Compilation test: TRUE
  148. -- Trezor: compatible LibUSB found at: /usr/include/libusb-1.0
  149. -- Building on x86_64 for native
  150. -- Performing Test CC_SUPPORTS_MARCH_NATIVE
  151. -- Performing Test CC_SUPPORTS_MARCH_NATIVE - Success
  152. -- AES support enabled
  153. -- Performing Test _Werror__Wformat_c
  154. -- Performing Test _Werror__Wformat_c - Success
  155. -- Performing Test _Werror__Wformat_cxx
  156. -- Performing Test _Werror__Wformat_cxx - Success
  157. -- Performing Test _Werror__Wformat_security_c
  158. -- Performing Test _Werror__Wformat_security_c - Failed
  159. -- Performing Test _Werror__Wformat_security_cxx
  160. -- Performing Test _Werror__Wformat_security_cxx - Failed
  161. -- Performing Test _Werror__fstack_protector_c
  162. -- Performing Test _Werror__fstack_protector_c - Success
  163. -- Performing Test _Werror__fstack_protector_cxx
  164. -- Performing Test _Werror__fstack_protector_cxx - Success
  165. -- Performing Test _Werror__fstack_protector_strong_c
  166. -- Performing Test _Werror__fstack_protector_strong_c - Success
  167. -- Performing Test _Werror__fstack_protector_strong_cxx
  168. -- Performing Test _Werror__fstack_protector_strong_cxx - Success
  169. -- Performing Test _Werror__fcf_protection=full_c
  170. -- Performing Test _Werror__fcf_protection=full_c - Success
  171. -- Performing Test _Werror__fcf_protection=full_cxx
  172. -- Performing Test _Werror__fcf_protection=full_cxx - Success
  173. -- Performing Test _Werror__fstack_clash_protection_c
  174. -- Performing Test _Werror__fstack_clash_protection_c - Success
  175. -- Performing Test _Werror__fstack_clash_protection_cxx
  176. -- Performing Test _Werror__fstack_clash_protection_cxx - Success
  177. -- Looking for -pie linker flag
  178. -- Looking for -pie linker flag - found
  179. -- Looking for -Wl,-z,relro linker flag
  180. -- Looking for -Wl,-z,relro linker flag - found
  181. -- Looking for -Wl,-z,now linker flag
  182. -- Looking for -Wl,-z,now linker flag - found
  183. -- Looking for -Wl,-z,noexecstack linker flag
  184. -- Looking for -Wl,-z,noexecstack linker flag - found
  185. -- Looking for -Wl,-z,noexecheap linker flag
  186. -- Looking for -Wl,-z,noexecheap linker flag - not found
  187. -- Performing Test _Werror__Werror=switch_c
  188. -- Performing Test _Werror__Werror=switch_c - Success
  189. -- Performing Test _Werror__Werror=switch_cxx
  190. -- Performing Test _Werror__Werror=switch_cxx - Success
  191. -- Performing Test _Werror__Werror=return_type_c
  192. -- Performing Test _Werror__Werror=return_type_c - Success
  193. -- Performing Test _Werror__Werror=return_type_cxx
  194. -- Performing Test _Werror__Werror=return_type_cxx - Success
  195. -- 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
  196. -- 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
  197. -- Using linker security hardening flags: -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack
  198. CMake Warning (dev) at monero/CMakeLists.txt:1084 (find_package):
  199. Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
  200. --help-policy CMP0167" for policy details. Use the cmake_policy command to
  201. set the policy and suppress this warning.
  202.  
  203. This warning is for project developers. Use -Wno-dev to suppress it.
  204.  
  205. -- Found Boost Version: 1.89.0
  206. -- Boost components: filesystem;thread;date_time;chrono;serialization;program_options
  207. CMake Warning (dev) at monero/CMakeLists.txt:1109 (find_package):
  208. Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
  209. --help-policy CMP0167" for policy details. Use the cmake_policy command to
  210. set the policy and suppress this warning.
  211.  
  212. This warning is for project developers. Use -Wno-dev to suppress it.
  213.  
  214. CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1442 (message):
  215. New Boost version may have incorrect or missing dependencies and imported
  216. targets
  217. Call Stack (most recent call first):
  218. /usr/share/cmake/Modules/FindBoost.cmake:1567 (_Boost_COMPONENT_DEPENDENCIES)
  219. /usr/share/cmake/Modules/FindBoost.cmake:2179 (_Boost_MISSING_DEPENDENCIES)
  220. monero/CMakeLists.txt:1109 (find_package)
  221.  
  222.  
  223. CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1442 (message):
  224. New Boost version may have incorrect or missing dependencies and imported
  225. targets
  226. Call Stack (most recent call first):
  227. /usr/share/cmake/Modules/FindBoost.cmake:1567 (_Boost_COMPONENT_DEPENDENCIES)
  228. /usr/share/cmake/Modules/FindBoost.cmake:2179 (_Boost_MISSING_DEPENDENCIES)
  229. monero/CMakeLists.txt:1109 (find_package)
  230.  
  231.  
  232. CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1442 (message):
  233. New Boost version may have incorrect or missing dependencies and imported
  234. targets
  235. Call Stack (most recent call first):
  236. /usr/share/cmake/Modules/FindBoost.cmake:1567 (_Boost_COMPONENT_DEPENDENCIES)
  237. /usr/share/cmake/Modules/FindBoost.cmake:2179 (_Boost_MISSING_DEPENDENCIES)
  238. monero/CMakeLists.txt:1109 (find_package)
  239.  
  240.  
  241. CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1442 (message):
  242. New Boost version may have incorrect or missing dependencies and imported
  243. targets
  244. Call Stack (most recent call first):
  245. /usr/share/cmake/Modules/FindBoost.cmake:1567 (_Boost_COMPONENT_DEPENDENCIES)
  246. /usr/share/cmake/Modules/FindBoost.cmake:2179 (_Boost_MISSING_DEPENDENCIES)
  247. monero/CMakeLists.txt:1109 (find_package)
  248.  
  249.  
  250. CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1442 (message):
  251. New Boost version may have incorrect or missing dependencies and imported
  252. targets
  253. Call Stack (most recent call first):
  254. /usr/share/cmake/Modules/FindBoost.cmake:1567 (_Boost_COMPONENT_DEPENDENCIES)
  255. /usr/share/cmake/Modules/FindBoost.cmake:2179 (_Boost_MISSING_DEPENDENCIES)
  256. monero/CMakeLists.txt:1109 (find_package)
  257.  
  258.  
  259. CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1442 (message):
  260. New Boost version may have incorrect or missing dependencies and imported
  261. targets
  262. Call Stack (most recent call first):
  263. /usr/share/cmake/Modules/FindBoost.cmake:1567 (_Boost_COMPONENT_DEPENDENCIES)
  264. /usr/share/cmake/Modules/FindBoost.cmake:2179 (_Boost_MISSING_DEPENDENCIES)
  265. monero/CMakeLists.txt:1109 (find_package)
  266.  
  267.  
  268. CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1442 (message):
  269. New Boost version may have incorrect or missing dependencies and imported
  270. targets
  271. Call Stack (most recent call first):
  272. /usr/share/cmake/Modules/FindBoost.cmake:1567 (_Boost_COMPONENT_DEPENDENCIES)
  273. /usr/share/cmake/Modules/FindBoost.cmake:2179 (_Boost_MISSING_DEPENDENCIES)
  274. monero/CMakeLists.txt:1109 (find_package)
  275.  
  276.  
  277. -- Looking for rl_copy_text
  278. -- Looking for rl_copy_text - found
  279. -- Looking for rl_filename_completion_function
  280. -- Looking for rl_filename_completion_function - found
  281. -- Found readline library at: /usr
  282. -- Found Git: /usr/bin/git
  283. -- You are currently on commit 1540b9395
  284. -- You are ahead of or behind a tagged release
  285. -- Looking for a ASM-ATT compiler
  286. -- Looking for a ASM-ATT compiler - /usr/bin/as
  287. Wallet crypto is using amd64-64-24k backend
  288. -- Trezor support enabled
  289. INFOLINKING AGAINST /usr/lib/libusb-1.0.so
  290. CMake Warning (dev) at monero/CMakeLists.txt:1196 (find_package):
  291. Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  292. are removed. Run "cmake --help-policy CMP0148" for policy details. Use
  293. the cmake_policy command to set the policy and suppress this warning.
  294.  
  295. This warning is for project developers. Use -Wno-dev to suppress it.
  296.  
  297. -- Not building tests
  298. -- Not building debug utilities
  299. -- Found Doxygen: /usr/bin/doxygen (found version "1.15.0") found components: doxygen dot
  300. CMake Warning (dev) at monero/CMakeLists.txt:1233 (option):
  301. Policy CMP0077 is not set: option() honors normal variables. Run "cmake
  302. --help-policy CMP0077" for policy details. Use the cmake_policy command to
  303. set the policy and suppress this warning.
  304.  
  305. For compatibility with older versions of CMake, option is clearing the
  306. normal variable 'BUILD_GUI_DEPS'.
  307. This warning is for project developers. Use -Wno-dev to suppress it.
  308.  
  309. CMake Warning (dev) at monero/CMakeLists.txt:1235 (find_package):
  310. Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  311. are removed. Run "cmake --help-policy CMP0148" for policy details. Use
  312. the cmake_policy command to set the policy and suppress this warning.
  313.  
  314. This warning is for project developers. Use -Wno-dev to suppress it.
  315.  
  316. -- QRENCODE PATH /usr/include
  317. -- QRENCODE LIBRARY /usr/lib/libqrencode.so
  318. -- Found QREncode: /usr/lib/libqrencode.so
  319. -- Could not find installed BCUR, using vendored library instead
  320. -- BCUR PATH /home/haplo/.cache/paru/clone/feather-wallet/src/feather-2.8.1/src/third-party
  321. -- BCUR LIBRARY bcur_static
  322. CMake Deprecation Warning at src/third-party/bcur/CMakeLists.txt:1 (cmake_minimum_required):
  323. Compatibility with CMake < 3.10 will be removed from a future version of
  324. CMake.
  325.  
  326. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
  327. to tell CMake that the project requires at least <min> but has been updated
  328. to work with policies introduced by <max> or earlier.
  329.  
  330.  
  331. -- Could not find installed Polyseed, using submodule instead
  332. -- POLYSEED PATH /home/haplo/.cache/paru/clone/feather-wallet/src/feather-2.8.1/src/third-party/polyseed/include
  333. -- POLYSEED LIBRARY polyseed_static
  334. CMake Deprecation Warning at src/third-party/polyseed/CMakeLists.txt:4 (cmake_minimum_required):
  335. Compatibility with CMake < 3.10 will be removed from a future version of
  336. CMake.
  337.  
  338. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
  339. to tell CMake that the project requires at least <min> but has been updated
  340. to work with policies introduced by <max> or earlier.
  341.  
  342.  
  343. -- Found ZXing: /usr/include
  344. -- Generating docs
  345. -- Found Python3: /usr/bin/python3.13 (found version "3.13.7") found components: Interpreter
  346. about.md
  347. accounts.md
  348. add_contact.md
  349. address_checker.md
  350. airgapped_signing_issues.md
  351. balance.md
  352. change_password.md
  353. create_view_only_wallet.md
  354. create_wallet.md
  355. create_wallet_hardware_device.md
  356. damaged_seed.md
  357. donate.md
  358. entropy_from_dice.md
  359. export_tx_history.md
  360. failed_tx.md
  361. features.md
  362. first_start.md
  363. formatted_tx_proofs.md
  364. freeze_thaw_output.md
  365. hardware_wallet_support.md
  366. i2p_support.md
  367. import_transaction.md
  368. incorrect_balance.md
  369. keyboard_shortcuts.md
  370. local_node.md
  371. mining_setup.md
  372. missing_tx.md
  373. network_traffic.md
  374. nodes.md
  375. offline_tx_signing.md
  376. paths.md
  377. pay_to_many.md
  378. portable_mode.md
  379. primary_address.md
  380. prove_ownership_of_address.md
  381. prove_payment.md
  382. prove_tx_authorship.md
  383. push_tx.md
  384. receive_transaction.md
  385. release_signing_key.md
  386. report_an_issue.md
  387. restore_from_seed.md
  388. restore_height.md
  389. seed_scheme.md
  390. send_transaction.md
  391. show_wallet_seed.md
  392. sign_verify_message.md
  393. stagenet_testnet_mode.md
  394. sweep_output.md
  395. switch_subaddress_account.md
  396. synchronization.md
  397. tor_support.md
  398. transaction_fee.md
  399. troubleshooting_startup_issues.md
  400. tx_did_not_arrive.md
  401. updater.md
  402. verify_tx_proof.md
  403. wallet_cache_viewer.md
  404. wallet_files.md
  405. webcam_qr_scanner.md
  406. websocket.md
  407. -- Skipping Tor inclusion because -DTOR_DIR=Off
  408. -- Using Boost include dir at
  409. -- Using Boost libraries at
  410. -- Performing Test _Werror__fPIC_c
  411. -- Performing Test _Werror__fPIC_c - Success
  412. -- Performing Test _Werror__fPIC_cxx
  413. -- Performing Test _Werror__fPIC_cxx - Success
  414. -- Performing Test HAVE_STDATOMIC
  415. -- Performing Test HAVE_STDATOMIC - Success
  416. -- Found WrapAtomic: TRUE
  417. -- Found OpenGL: /usr/lib/libOpenGL.so
  418. -- Found WrapOpenGL: TRUE
  419. -- Found WrapVulkanHeaders: /usr/include
  420. -- Found Wayland_Client: /usr/lib/libwayland-client.so (found version "1.24.0")
  421. -- Found Wayland_Server: /usr/lib/libwayland-server.so (found version "1.24.0")
  422. -- Found Wayland_Cursor: /usr/lib/libwayland-cursor.so (found version "1.24.0")
  423. -- Found Wayland_Egl: /usr/lib/libwayland-egl.so (found version "18.1.0")
  424. -- 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")
  425. -- Found WaylandScanner: /usr/bin/wayland-scanner
  426. -- Adding plugin: bounties
  427. -- Adding plugin: calc
  428. -- Adding plugin: crowdfunding
  429. -- Adding plugin: home
  430. -- Adding plugin: revuo
  431. -- Adding plugin: tickers
  432. -- Adding plugin: xmrig
  433. -- Found zlib libraries /usr/lib/libz.so
  434.  
  435.  
  436. Configure summary
  437. =================
  438. Cross compiling ....................... FALSE
  439. Preprocessor defined macros ........... FEATHER_VERSION="2.8.1";FEATHER_TARGET_TRIPLET="";TOR_VERSION="";WITH_SCANNER=1;HAS_WEBSOCKET=1;QT_NO_DEBUG=1
  440. C compiler ............................ /usr/bin/cc
  441. CFLAGS ................................ -std=c11 -Wformat -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -fPIC -Dcryptonote=MWYSUTPAXIBT
  442. C++ compiler .......................... /usr/bin/c++
  443. CXXFLAGS .............................. -Wformat -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -fPIC -Dcryptonote=MWYSUTPAXIBT
  444. LDFLAGS for executables ............... -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack
  445.  
  446.  
  447. -- Configuring done (5.9s)
  448. -- Generating done (0.2s)
  449. -- Build files have been written to: /home/haplo/.cache/paru/clone/feather-wallet/src/feather-2.8.1/build
  450. ==> Sources are ready.
  451. feather-wallet-2.8.1-1: parsing pkg list...
  452. ==> Making package: feather-wallet 2.8.1-1 (Sat 25 Oct 2025 11:52:42 AM WEST)
  453. ==> Checking runtime dependencies...
  454. ==> Checking buildtime dependencies...
  455. ==> WARNING: Using existing $srcdir/ tree
  456. ==> Removing existing $pkgdir/ directory...
  457. ==> Starting build()...
  458. [ 1%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/dependency.c.o
  459. [ 1%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/features.c.o
  460. [ 1%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/gf.c.o
  461. [ 1%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang.c.o
  462. [ 2%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_cs.c.o
  463. [ 2%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_en.c.o
  464. [ 2%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_es.c.o
  465. [ 2%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_fr.c.o
  466. [ 2%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_it.c.o
  467. [ 3%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_jp.c.o
  468. [ 3%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_ko.c.o
  469. [ 3%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_pt.c.o
  470. [ 3%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_zh_s.c.o
  471. [ 3%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/lang_zh_t.c.o
  472. [ 4%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/polyseed.c.o
  473. [ 4%] Building C object src/third-party/polyseed/CMakeFiles/polyseed_static.dir/src/storage.c.o
  474. [ 4%] Linking C static library libpolyseed.a
  475. [ 4%] Built target polyseed_static
  476. [ 5%] Building CXX object monero/external/easylogging++/CMakeFiles/easylogging.dir/easylogging++.cc.o
  477. [ 5%] Linking CXX static library libeasylogging.a
  478. [ 5%] Built target easylogging
  479. [ 5%] Building CXX object monero/contrib/epee/src/CMakeFiles/obj_epee.dir/byte_slice.cpp.o
  480. [ 5%] Building CXX object monero/contrib/epee/src/CMakeFiles/obj_epee.dir/byte_stream.cpp.o
  481. [ 5%] Building CXX object monero/contrib/epee/src/CMakeFiles/obj_epee.dir/hex.cpp.o
  482. [ 5%] Building CXX object monero/contrib/epee/src/CMakeFiles/obj_epee.dir/abstract_http_client.cpp.o
  483. /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)’:
  484. /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’?
  485. 41 | num_char = (int)floor((float)num_char / (float)radix);
  486. | ^~~~~
  487. | std::chrono::floor
  488. In file included from /usr/include/c++/15.2.1/chrono:45,
  489. from /home/haplo/.cache/paru/clone/feather-wallet/src/feather-2.8.1/monero/contrib/epee/include/net/net_ssl.h:32,
  490. from /home/haplo/.cache/paru/clone/feather-wallet/src/feather-2.8.1/monero/contrib/epee/include/net/abstract_http_client.h:31,
  491. from /home/haplo/.cache/paru/clone/feather-wallet/src/feather-2.8.1/monero/contrib/epee/src/abstract_http_client.cpp:1:
  492. /usr/include/c++/15.2.1/bits/chrono.h:1045:7: note: ‘std::chrono::floor’ declared here
  493. 1045 | floor(const time_point<_Clock, _Dur>& __tp)
  494. | ^~~~~
  495. 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
  496. make[1]: *** [CMakeFiles/Makefile2:1040: monero/contrib/epee/src/CMakeFiles/obj_epee.dir/all] Error 2
  497. make: *** [Makefile:136: all] Error 2
  498. ==> ERROR: A failure occurred in build().
  499. Aborting...
  500. error: failed to build 'feather-wallet-2.8.1-1':
  501. error: packages failed to build: feather-wallet-2.8.1-1
Add Comment
Please, Sign In to add comment