Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add used balance to overview page #775

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

gui: add used balance to overview page

d32506b
Select commit
Loading
Failed to load commit list.
Draft

Add used balance to overview page #775

gui: add used balance to overview page
d32506b
Select commit
Loading
Failed to load commit list.
Cirrus CI / tidy failed Nov 3, 2023 in 7m 53s

Task Summary

Instruction ci failed in 07:45

Details

✅ 00:03 clone
✅ 00:02 merge_base
❌ 07:45 ci

  CXX      qt/libbitcoinqt_a-coincontroltreewidget.o
  CXX      qt/libbitcoinqt_a-createwalletdialog.o
  CXX      qt/libbitcoinqt_a-editaddressdialog.o
  CXX      qt/libbitcoinqt_a-openuridialog.o
  CXX      qt/libbitcoinqt_a-overviewpage.o
  CXX      qt/libbitcoinqt_a-paymentserver.o
  CXX      qt/libbitcoinqt_a-psbtoperationsdialog.o
  CXX      qt/libbitcoinqt_a-qrimagewidget.o
  CXX      qt/libbitcoinqt_a-receivecoinsdialog.o
  CXX      qt/libbitcoinqt_a-receiverequestdialog.o
  CXX      qt/libbitcoinqt_a-recentrequeststablemodel.o
  CXX      qt/libbitcoinqt_a-sendcoinsdialog.o
qt/overviewpage.cpp:234:79: error: no member named 'used' in 'interfaces::WalletBalances'
  234 |         ui->labelUsed->setText(BitcoinUnits::formatWithPrivacy(unit, balances.used, BitcoinUnits::SeparatorStyle::ALWAYS, m_privacy));
      |                                                                      ~~~~~~~~ ^
1 error generated.
make[2]: *** [Makefile:13287: qt/libbitcoinqt_a-overviewpage.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/src'
make[1]: *** [Makefile:20188: install-recursive] Error 1
make[1]: Leaving directory '/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/src'
make: *** [Makefile:814: install-recursive] Error 1
Build failure. Verbose build follows.
+ echo 'Build failure. Verbose build follows.'
+ make install V=1
Making install in src
make[1]: Entering directory '/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/src'
make[2]: Entering directory '/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/src'
../share/genbuild.sh "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/src/obj/build.h" \
  "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu"
/bin/bash ../libtool  --tag=CXX --preserve-dup-deps  --mode=link /usr/bin/ccache clang++-17 -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu=.    -Werror      -O0 -g0 -I/usr/lib/llvm-17/lib/clang/17/include         -pthread -lpthread  -o bitcoind bitcoind-bitcoind.o  init/bitcoind-bitcoind.o libbitcoin_node.a libbitcoin_wallet.a libbitcoin_common.a libbitcoin_util.a libunivalue.la libbitcoin_zmq.a libbitcoin_consensus.a crypto/libbitcoin_crypto_base.la crypto/libbitcoin_crypto_sse41.la crypto/libbitcoin_crypto_avx2.la crypto/libbitcoin_crypto_x86_shani.la  leveldb/libleveldb.la crc32c/libcrc32c.la crc32c/libcrc32c_sse42.la  leveldb/libmemenv.la secp256k1/libsecp256k1.la -ldb_cxx -lminiupnpc -lnatpmp -levent_pthreads -levent  -levent  -lzmq  -lsqlite3  
libtool: link: /usr/bin/ccache clang++-17 -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu=. -Werror -O0 -g0 -I/usr/lib/llvm-17/lib/clang/17/include -o bitcoind bitcoind-bitcoind.o init/bitcoind-bitcoind.o  -lpthread libbitcoin_node.a libbitcoin_wallet.a libbitcoin_common.a libbitcoin_util.a ./.libs/libunivalue.a libbitcoin_zmq.a libbitcoin_consensus.a crypto/.libs/libbitcoin_crypto_base.a crypto/.libs/libbitcoin_crypto_sse41.a crypto/.libs/libbitcoin_crypto_avx2.a crypto/.libs/libbitcoin_crypto_x86_shani.a leveldb/.libs/libleveldb.a crc32c/.libs/libcrc32c.a crc32c/.libs/libcrc32c_sse42.a leveldb/.libs/libmemenv.a secp256k1/.libs/libsecp256k1.a -ldb_cxx -lminiupnpc -lnatpmp -levent_pthreads -levent -levent -lzmq -lsqlite3 -pthread
/bin/bash ../libtool  --tag=CXX --preserve-dup-deps  --mode=link /usr/bin/ccache clang++-17 -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu=.    -Werror      -O0 -g0 -I/usr/lib/llvm-17/lib/clang/17/include         -pthread -lpthread  -o bitcoin-cli bitcoin_cli-bitcoin-cli.o  libbitcoin_cli.a libunivalue.la libbitcoin_common.a libbitcoin_util.a crypto/libbitcoin_crypto_base.la crypto/libbitcoin_crypto_sse41.la crypto/libbitcoin_crypto_avx2.la crypto/libbitcoin_crypto_x86_shani.la  -levent  
libtool: link: /usr/bin/ccache clang++-17 -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu=. -Werror -O0 -g0 -I/usr/lib/llvm-17/lib/clang/17/include -o bitcoin-cli bitcoin_cli-bitcoin-cli.o  -lpthread libbitcoin_cli.a ./.libs/libunivalue.a libbitcoin_common.a libbitcoin_util.a crypto/.libs/libbitcoin_crypto_base.a crypto/.libs/libbitcoin_crypto_sse41.a crypto/.libs/libbitcoin_crypto_avx2.a crypto/.libs/libbitcoin_crypto_x86_shani.a -levent -pthread
/bin/bash ../libtool  --tag=CXX --preserve-dup-deps  --mode=link /usr/bin/ccache clang++-17 -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu=.    -Werror      -O0 -g0 -I/usr/lib/llvm-17/lib/clang/17/include         -pthread -lpthread  -o bitcoin-tx bitcoin_tx-bitcoin-tx.o  libunivalue.la libbitcoin_common.a libbitcoin_util.a libbitcoin_consensus.a crypto/libbitcoin_crypto_base.la crypto/libbitcoin_crypto_sse41.la crypto/libbitcoin_crypto_avx2.la crypto/libbitcoin_crypto_x86_shani.la  secp256k1/libsecp256k1.la 
libtool: link: /usr/bin/ccache clang++-17 -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu=. -Werror -O0 -g0 -I/usr/lib/llvm-17/lib/clang/17/include -o bitcoin-tx bitcoin_tx-bitcoin-tx.o  -lpthread ./.libs/libunivalue.a libbitcoin_common.a libbitcoin_util.a libbitcoin_consensus.a crypto/.libs/libbitcoin_crypto_base.a crypto/.libs/libbitcoin_crypto_sse41.a crypto/.libs/libbitcoin_crypto_avx2.a crypto/.libs/libbitcoin_crypto_x86_shani.a secp256k1/.libs/libsecp256k1.a -pthread
/bin/bash ../libtool  --tag=CXX --preserve-dup-deps  --mode=link /usr/bin/ccache clang++-17 -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu=.    -Werror      -O0 -g0 -I/usr/lib/llvm-17/lib/clang/17/include         -pthread -lpthread  -o bitcoin-wallet bitcoin_wallet-bitcoin-wallet.o init/bitcoin_wallet-bitcoin-wallet.o  libbitcoin_wallet_tool.a libbitcoin_wallet.a libbitcoin_common.a libbitcoin_util.a libunivalue.la libbitcoin_consensus.a crypto/libbitcoin_crypto_base.la crypto/libbitcoin_crypto_sse41.la crypto/libbitcoin_crypto_avx2.la crypto/libbitcoin_crypto_x86_shani.la  secp256k1/libsecp256k1.la -ldb_cxx -lsqlite3  
libtool: link: /usr/bin/ccache clang++-17 -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu=. -Werror -O0 -g0 -I/usr/lib/llvm-17/lib/clang/17/include -o bitcoin-wallet bitcoin_wallet-bitcoin-wallet.o init/bitcoin_wallet-bitcoin-wallet.o  -lpthread libbitcoin_wallet_tool.a libbitcoin_wallet.a libbitcoin_common.a libbitcoin_util.a ./.libs/libunivalue.a libbitcoin_consensus.a crypto/.libs/libbitcoin_crypto_base.a crypto/.libs/libbitcoin_crypto_sse41.a crypto/.libs/libbitcoin_crypto_avx2.a crypto/.libs/libbitcoin_crypto_x86_shani.a secp256k1/.libs/libsecp256k1.a -ldb_cxx -lsqlite3 -pthread
/bin/bash ../libtool  --tag=CXX --preserve-dup-deps  --mode=link /usr/bin/ccache clang++-17 -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu=.    -Werror      -O0 -g0 -I/usr/lib/llvm-17/lib/clang/17/include         -pthread -lpthread  -o bitcoin-util bitcoin_util-bitcoin-util.o  libbitcoin_common.a libbitcoin_util.a libunivalue.la libbitcoin_consensus.a crypto/libbitcoin_crypto_base.la crypto/libbitcoin_crypto_sse41.la crypto/libbitcoin_crypto_avx2.la crypto/libbitcoin_crypto_x86_shani.la  secp256k1/libsecp256k1.la 
libtool: link: /usr/bin/ccache clang++-17 -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu=. -Werror -O0 -g0 -I/usr/lib/llvm-17/lib/clang/17/include -o bitcoin-util bitcoin_util-bitcoin-util.o  -lpthread libbitcoin_common.a libbitcoin_util.a ./.libs/libunivalue.a libbitcoin_consensus.a crypto/.libs/libbitcoin_crypto_base.a crypto/.libs/libbitcoin_crypto_sse41.a crypto/.libs/libbitcoin_crypto_avx2.a crypto/.libs/libbitcoin_crypto_x86_shani.a secp256k1/.libs/libsecp256k1.a -pthread
/bin/bash ../libtool  --tag=CXX --preserve-dup-deps  --mode=link /usr/bin/ccache clang++-17 -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu=.    -Werror      -O0 -g0 -I/usr/lib/llvm-17/lib/clang/17/include         -pthread -lpthread -static  -o test/test_bitcoin test/test_bitcoin-main.o  wallet/test/test_test_bitcoin-wallet_test_fixture.o wallet/test/test_test_bitcoin-init_test_fixture.o test/test_bitcoin-addrman_tests.o test/test_bitcoin-allocator_tests.o test/test_bitcoin-amount_tests.o test/test_bitcoin-argsman_tests.o test/test_bitcoin-arith_uint256_tests.o test/test_bitcoin-banman_tests.o test/test_bitcoin-base32_tests.o test/test_bitcoin-base58_tests.o test/test_bitcoin-base64_tests.o test/test_bitcoin-bech32_tests.o test/test_bitcoin-bip32_tests.o test/test_bitcoin-bip324_tests.o test/test_bitcoin-blockchain_tests.o test/test_bitcoin-blockencodings_tests.o test/test_bitcoin-blockfilter_index_tests.o test/test_bitcoin-blockfilter_tests.o test/test_bitcoin-blockmanager_tests.o test/test_bitcoin-bloom_tests.o test/test_bitcoin-bswap_tests.o test/test_bitcoin-checkqueue_tests.o test/test_bitcoin-coins_tests.o test/test_bitcoin-coinstatsindex_tests.o test/test_bitcoin-compilerbug_tests.o test/test_bitcoin-compress_tests.o test/test_bitcoin-crypto_tests.o test/test_bitcoin-cuckoocache_tests.o test/test_bitcoin-dbwrapper_tests.o test/test_bitcoin-denialofservice_tests.o test/test_bitcoin-descriptor_tests.o test/test_bitcoin-disconnected_transactions.o test/test_bitcoin-flatfile_tests.o test/test_bitcoin-fs_tests.o test/test_bitcoin-getarg_tests.o test/test_bitcoin-hash_tests.o test/test_bitcoin-headers_sync_chainwork_tests.o test/test_bitcoin-httpserver_tests.o test/test_bitcoin-i2p_tests.o test/test_bitcoin-interfaces_tests.o test/test_bitcoin-key_io_tests.o test/test_bitcoin-key_tests.o test/test_bitcoin-logging_tests.o test/test_bitcoin-mempool_tests.o test/test_bitcoin-merkle_tests.o test/test_bitcoin-merkleblock_tests.o test/test_bitcoin-miner_tests.o test/test_bitcoin-miniminer_tests.o test/test_bitcoin-miniscript_tests.o test/test_bitcoin-minisketch_tests.o test/test_bitcoin-multisig_tests.o test/test_bitcoin-net_peer_eviction_tests.o test/test_bitcoin-net_tests.o test/test_bitcoin-netbase_tests.o test/test_bitcoin-orphanage_tests.o test/test_bitcoin-pmt_tests.o test/test_bitcoin-policy_fee_tests.o test/test_bitcoin-policyestimator_tests.o test/test_bitcoin-pool_tests.o test/test_bitcoin-pow_tests.o test/test_bitcoin-prevector_tests.o test/test_bitcoin-raii_event_tests.o test/test_bitcoin-random_tests.o test/test_bitcoin-rbf_tests.o test/test_bitcoin-rest_tests.o test/test_bitcoin-result_tests.o test/test_bitcoin-reverselock_tests.o test/test_bitcoin-rpc_tests.o test/test_bitcoin-sanity_tests.o test/test_bitcoin-scheduler_tests.o test/test_bitcoin-script_p2sh_tests.o test/test_bitcoin-script_parse_tests.o test/test_bitcoin-script_segwit_tests.o test/test_bitcoin-script_standard_tests.o test/test_bitcoin-script_tests.o test/test_bitcoin-scriptnum_tests.o test/test_bitcoin-serfloat_tests.o test/test_bitcoin-serialize_tests.o test/test_bitcoin-settings_tests.o test/test_bitcoin-sighash_tests.o test/test_bitcoin-sigopcount_tests.o test/test_bitcoin-skiplist_tests.o test/test_bitcoin-sock_tests.o test/test_bitcoin-streams_tests.o test/test_bitcoin-sync_tests.o test/test_bitcoin-system_tests.o test/test_bitcoin-timedata_tests.o test/test_bitcoin-torcontrol_tests.o test/test_bitcoin-transaction_tests.o test/test_bitcoin-translation_tests.o test/test_bitcoin-txindex_tests.o test/test_bitcoin-txpackage_tests.o test/test_bitcoin-txreconciliation_tests.o test/test_bitcoin-txrequest_tests.o test/test_bitcoin-txvalidation_tests.o test/test_bitcoin-txvalidationcache_tests.o test/test_bitcoin-uint256_tests.o test/test_bitcoin-util_tests.o test/test_bitcoin-util_threadnames_tests.o test/test_bitcoin-validation_block_tests.o test/test_bitcoin-validation_chainstate_tests.o test/test_bitcoin-validation_chainstatemanager_tests.o test/test_bitcoin-validation_flush_tests.o test/test_bitcoin-validation_tests.o test/test_bitcoin-validationinterface_tests.o test/test_bitcoin-versionbits_tests.o test/test_bitcoin-xoroshiro128plusplus_tests.o wallet/test/test_test_bitcoin-feebumper_tests.o wallet/test/test_test_bitcoin-psbt_wallet_tests.o wallet/test/test_test_bitcoin-spend_tests.o wallet/test/test_test_bitcoin-wallet_tests.o wallet/test/test_test_bitcoin-walletdb_tests.o wallet/test/test_test_bitcoin-wallet_crypto_tests.o wallet/test/test_test_bitcoin-wallet_transaction_tests.o wallet/test/test_test_bitcoin-coinselector_tests.o wallet/test/test_test_bitcoin-init_tests.o wallet/test/test_test_bitcoin-ismine_tests.o wallet/test/test_test_bitcoin-rpc_util_tests.o wallet/test/test_test_bitcoin-scriptpubkeyman_tests.o wallet/test/test_test_bitcoin-walletload_tests.o wallet/test/test_test_bitcoin-group_outputs_tests.o wallet/test/test_test_bitcoin-db_tests.o     libtest_util.a libbitcoin_wallet.a libbitcoin_node.a libbitcoin_cli.a libbitcoin_common.a libbitcoin_util.a libbitcoin_consensus.a crypto/libbitcoin_crypto_base.la crypto/libbitcoin_crypto_sse41.la crypto/libbitcoin_crypto_avx2.la crypto/libbitcoin_crypto_x86_shani.la  libunivalue.la leveldb/libleveldb.la crc32c/libcrc32c.la crc32c/libcrc32c_sse42.la  leveldb/libmemenv.la secp256k1/libsecp256k1.la -levent  -levent_pthreads -levent  minisketch/libminisketch.a minisketch/libminisketch_clmul.a -ldb_cxx -lminiupnpc -lnatpmp -lsqlite3  libbitcoin_zmq.a -lzmq  
libtool: link: /usr/bin/ccache clang++-17 -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu=. -Werror -O0 -g0 -I/usr/lib/llvm-17/lib/clang/17/include -o test/test_bitcoin test/test_bitcoin-main.o wallet/test/test_test_bitcoin-wallet_test_fixture.o wallet/test/test_test_bitcoin-init_test_fixture.o test/test_bitcoin-addrman_tests.o test/test_bitcoin-allocator_tests.o test/test_bitcoin-amount_tests.o test/test_bitcoin-argsman_tests.o test/test_bitcoin-arith_uint256_tests.o test/test_bitcoin-banman_tests.o test/test_bitcoin-base32_tests.o test/test_bitcoin-base58_tests.o test/test_bitcoin-base64_tests.o test/test_bitcoin-bech32_tests.o test/test_bitcoin-bip32_tests.o test/test_bitcoin-bip324_tests.o test/test_bitcoin-blockchain_tests.o test/test_bitcoin-blockencodings_tests.o test/test_bitcoin-blockfilter_index_tests.o test/test_bitcoin-blockfilter_tests.o test/test_bitcoin-blockmanager_tests.o test/test_bitcoin-bloom_tests.o test/test_bitcoin-bswap_tests.o test/test_bitcoin-checkqueue_tests.o test/test_bitcoin-coins_tests.o test/test_bitcoin-coinstatsindex_tests.o test/test_bitcoin-compilerbug_tests.o test/test_bitcoin-compress_tests.o test/test_bitcoin-crypto_tests.o test/test_bitcoin-cuckoocache_tests.o test/test_bitcoin-dbwrapper_tests.o test/test_bitcoin-denialofservice_tests.o test/test_bitcoin-descriptor_tests.o test/test_bitcoin-disconnected_transactions.o test/test_bitcoin-flatfile_tests.o test/test_bitcoin-fs_tests.o test/test_bitcoin-getarg_tests.o test/test_bitcoin-hash_tests.o test/test_bitcoin-headers_sync_chainwork_tests.o test/test_bitcoin-httpserver_tests.o test/test_bitcoin-i2p_tests.o test/test_bitcoin-interfaces_tests.o test/test_bitcoin-key_io_tests.o test/test_bitcoin-key_tests.o test/test_bitcoin-logging_tests.o test/test_bitcoin-mempool_tests.o test/test_bitcoin-merkle_tests.o test/test_bitcoin-merkleblock_tests.o test/test_bitcoin-miner_tests.o test/test_bitcoin-miniminer_tests.o test/test_bitcoin-miniscript_tests.o test/test_bitcoin-minisketch_tests.o test/test_bitcoin-multisig_tests.o test/test_bitcoin-net_peer_eviction_tests.o test/test_bitcoin-net_tests.o test/test_bitcoin-netbase_tests.o test/test_bitcoin-orphanage_tests.o test/test_bitcoin-pmt_tests.o test/test_bitcoin-policy_fee_tests.o test/test_bitcoin-policyestimator_tests.o test/test_bitcoin-pool_tests.o test/test_bitcoin-pow_tests.o test/test_bitcoin-prevector_tests.o test/test_bitcoin-raii_event_tests.o test/test_bitcoin-random_tests.o test/test_bitcoin-rbf_tests.o test/test_bitcoin-rest_tests.o test/test_bitcoin-result_tests.o test/test_bitcoin-reverselock_tests.o test/test_bitcoin-rpc_tests.o test/test_bitcoin-sanity_tests.o test/test_bitcoin-scheduler_tests.o test/test_bitcoin-script_p2sh_tests.o test/test_bitcoin-script_parse_tests.o test/test_bitcoin-script_segwit_tests.o test/test_bitcoin-script_standard_tests.o test/test_bitcoin-script_tests.o test/test_bitcoin-scriptnum_tests.o test/test_bitcoin-serfloat_tests.o test/test_bitcoin-serialize_tests.o test/test_bitcoin-settings_tests.o test/test_bitcoin-sighash_tests.o test/test_bitcoin-sigopcount_tests.o test/test_bitcoin-skiplist_tests.o test/test_bitcoin-sock_tests.o test/test_bitcoin-streams_tests.o test/test_bitcoin-sync_tests.o test/test_bitcoin-system_tests.o test/test_bitcoin-timedata_tests.o test/test_bitcoin-torcontrol_tests.o test/test_bitcoin-transaction_tests.o test/test_bitcoin-translation_tests.o test/test_bitcoin-txindex_tests.o test/test_bitcoin-txpackage_tests.o test/test_bitcoin-txreconciliation_tests.o test/test_bitcoin-txrequest_tests.o test/test_bitcoin-txvalidation_tests.o test/test_bitcoin-txvalidationcache_tests.o test/test_bitcoin-uint256_tests.o test/test_bitcoin-util_tests.o test/test_bitcoin-util_threadnames_tests.o test/test_bitcoin-validation_block_tests.o test/test_bitcoin-validation_chainstate_tests.o test/test_bitcoin-validation_chainstatemanager_tests.o test/test_bitcoin-validation_flush_tests.o test/test_bitcoin-validation_tests.o test/test_bitcoin-validationinterface_tests.o test/test_bitcoin-versionbits_tests.o test/test_bitcoin-xoroshiro128plusplus_tests.o wallet/test/test_test_bitcoin-feebumper_tests.o wallet/test/test_test_bitcoin-psbt_wallet_tests.o wallet/test/test_test_bitcoin-spend_tests.o wallet/test/test_test_bitcoin-wallet_tests.o wallet/test/test_test_bitcoin-walletdb_tests.o wallet/test/test_test_bitcoin-wallet_crypto_tests.o wallet/test/test_test_bitcoin-wallet_transaction_tests.o wallet/test/test_test_bitcoin-coinselector_tests.o wallet/test/test_test_bitcoin-init_tests.o wallet/test/test_test_bitcoin-ismine_tests.o wallet/test/test_test_bitcoin-rpc_util_tests.o wallet/test/test_test_bitcoin-scriptpubkeyman_tests.o wallet/test/test_test_bitcoin-walletload_tests.o wallet/test/test_test_bitcoin-group_outputs_tests.o wallet/test/test_test_bitcoin-db_tests.o  -lpthread libtest_util.a libbitcoin_wallet.a libbitcoin_node.a libbitcoin_cli.a libbitcoin_common.a libbitcoin_util.a libbitcoin_consensus.a crypto/.libs/libbitcoin_crypto_base.a crypto/.libs/libbitcoin_crypto_sse41.a crypto/.libs/libbitcoin_crypto_avx2.a crypto/.libs/libbitcoin_crypto_x86_shani.a ./.libs/libunivalue.a leveldb/.libs/libleveldb.a crc32c/.libs/libcrc32c.a crc32c/.libs/libcrc32c_sse42.a leveldb/.libs/libmemenv.a secp256k1/.libs/libsecp256k1.a -levent -levent_pthreads -levent minisketch/libminisketch.a minisketch/libminisketch_clmul.a -ldb_cxx -lminiupnpc -lnatpmp -lsqlite3 libbitcoin_zmq.a -lzmq -pthread
/bin/bash ../libtool  --tag=CXX --preserve-dup-deps  --mode=link /usr/bin/ccache clang++-17 -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu=.    -Werror      -O0 -g0 -I/usr/lib/llvm-17/lib/clang/17/include         -pthread -lpthread  -o bench/bench_bitcoin  bench/bench_bitcoin-addrman.o bench/bench_bitcoin-base58.o bench/bench_bitcoin-bech32.o bench/bench_bitcoin-bench.o bench/bench_bitcoin-bench_bitcoin.o bench/bench_bitcoin-bip324_ecdh.o bench/bench_bitcoin-block_assemble.o bench/bench_bitcoin-ccoins_caching.o bench/bench_bitcoin-chacha20.o bench/bench_bitcoin-checkblock.o bench/bench_bitcoin-checkqueue.o bench/bench_bitcoin-crypto_hash.o bench/bench_bitcoin-data.o bench/bench_bitcoin-descriptors.o bench/bench_bitcoin-disconnected_transactions.o bench/bench_bitcoin-duplicate_inputs.o bench/bench_bitcoin-ellswift.o bench/bench_bitcoin-examples.o bench/bench_bitcoin-gcs_filter.o bench/bench_bitcoin-hashpadding.o bench/bench_bitcoin-load_external.o bench/bench_bitcoin-lockedpool.o bench/bench_bitcoin-logging.o bench/bench_bitcoin-mempool_eviction.o bench/bench_bitcoin-mempool_stress.o bench/bench_bitcoin-merkle_root.o bench/bench_bitcoin-nanobench.o bench/bench_bitcoin-peer_eviction.o bench/bench_bitcoin-poly1305.o bench/bench_bitcoin-pool.o bench/bench_bitcoin-prevector.o bench/bench_bitcoin-rollingbloom.o bench/bench_bitcoin-rpc_blockchain.o bench/bench_bitcoin-rpc_mempool.o bench/bench_bitcoin-streams_findbyte.o bench/bench_bitcoin-strencodings.o bench/bench_bitcoin-util_time.o bench/bench_bitcoin-verify_script.o bench/bench_bitcoin-xor.o bench/bench_bitcoin-coin_selection.o bench/bench_bitcoin-wallet_balance.o bench/bench_bitcoin-wallet_loading.o bench/bench_bitcoin-wallet_create_tx.o  libtest_util.a libbitcoin_node.a libbitcoin_wallet.a libbitcoin_common.a libbitcoin_util.a libbitcoin_consensus.a crypto/libbitcoin_crypto_base.la crypto/libbitcoin_crypto_sse41.la crypto/libbitcoin_crypto_avx2.la crypto/libbitcoin_crypto_x86_shani.la  leveldb/libleveldb.la crc32c/libcrc32c.la crc32c/libcrc32c_sse42.la  leveldb/libmemenv.la secp256k1/libsecp256k1.la libunivalue.la -levent_pthreads -levent  -levent  -lminiupnpc -lnatpmp libbitcoin_zmq.a -lzmq  -ldb_cxx -lsqlite3  
libtool: link: /usr/bin/ccache clang++-17 -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu=. -Werror -O0 -g0 -I/usr/lib/llvm-17/lib/clang/17/include -o bench/bench_bitcoin bench/bench_bitcoin-addrman.o bench/bench_bitcoin-base58.o bench/bench_bitcoin-bech32.o bench/bench_bitcoin-bench.o bench/bench_bitcoin-bench_bitcoin.o bench/bench_bitcoin-bip324_ecdh.o bench/bench_bitcoin-block_assemble.o bench/bench_bitcoin-ccoins_caching.o bench/bench_bitcoin-chacha20.o bench/bench_bitcoin-checkblock.o bench/bench_bitcoin-checkqueue.o bench/bench_bitcoin-crypto_hash.o bench/bench_bitcoin-data.o bench/bench_bitcoin-descriptors.o bench/bench_bitcoin-disconnected_transactions.o bench/bench_bitcoin-duplicate_inputs.o bench/bench_bitcoin-ellswift.o bench/bench_bitcoin-examples.o bench/bench_bitcoin-gcs_filter.o bench/bench_bitcoin-hashpadding.o bench/bench_bitcoin-load_external.o bench/bench_bitcoin-lockedpool.o bench/bench_bitcoin-logging.o bench/bench_bitcoin-mempool_eviction.o bench/bench_bitcoin-mempool_stress.o bench/bench_bitcoin-merkle_root.o bench/bench_bitcoin-nanobench.o bench/bench_bitcoin-peer_eviction.o bench/bench_bitcoin-poly1305.o bench/bench_bitcoin-pool.o bench/bench_bitcoin-prevector.o bench/bench_bitcoin-rollingbloom.o bench/bench_bitcoin-rpc_blockchain.o bench/bench_bitcoin-rpc_mempool.o bench/bench_bitcoin-streams_findbyte.o bench/bench_bitcoin-strencodings.o bench/bench_bitcoin-util_time.o bench/bench_bitcoin-verify_script.o bench/bench_bitcoin-xor.o bench/bench_bitcoin-coin_selection.o bench/bench_bitcoin-wallet_balance.o bench/bench_bitcoin-wallet_loading.o bench/bench_bitcoin-wallet_create_tx.o  -lpthread libtest_util.a libbitcoin_node.a libbitcoin_wallet.a libbitcoin_common.a libbitcoin_util.a libbitcoin_consensus.a crypto/.libs/libbitcoin_crypto_base.a crypto/.libs/libbitcoin_crypto_sse41.a crypto/.libs/libbitcoin_crypto_avx2.a crypto/.libs/libbitcoin_crypto_x86_shani.a leveldb/.libs/libleveldb.a crc32c/.libs/libcrc32c.a crc32c/.libs/libcrc32c_sse42.a leveldb/.libs/libmemenv.a secp256k1/.libs/libsecp256k1.a ./.libs/libunivalue.a -levent_pthreads -levent -levent -lminiupnpc -lnatpmp libbitcoin_zmq.a -lzmq -ldb_cxx -lsqlite3 -pthread
/usr/bin/ccache clang++-17 -std=c++17 -DHAVE_CONFIG_H -I. -I../src/config  -fmacro-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu=.  -DHAVE_BUILD_INFO -DPROVIDE_FUZZ_MAIN_FUNCTION -I. -I./minisketch/include -I./secp256k1/include -I./univalue/include -DQT_NO_KEYWORDS -DQT_USE_QSTRINGBUILDER -DQT_NETWORK_LIB -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5 -DQT_CORE_LIB -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -DQT_WIDGETS_LIB -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -DQT_GUI_LIB -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -DQT_CORE_LIB -DQT_GUI_LIB -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5 -DQT_CORE_LIB -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -DQT_CORE_LIB -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/include/x86_64-linux-gnu/qt5 -DQT_DBUS_LIB -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5 -DQT_CORE_LIB -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore  -I/usr/include -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_NO_CXX98_FUNCTION_BASE  -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu=.    -Werror     -fPIC -O0 -g0 -I/usr/lib/llvm-17/lib/clang/17/include -c -o qt/libbitcoinqt_a-overviewpage.o `test -f 'qt/overviewpage.cpp' || echo './'`qt/overviewpage.cpp
qt/overviewpage.cpp:234:79: error: no member named 'used' in 'interfaces::WalletBalances'
  234 |         ui->labelUsed->setText(BitcoinUnits::formatWithPrivacy(unit, balances.used, BitcoinUnits::SeparatorStyle::ALWAYS, m_privacy));
      |                                                                      ~~~~~~~~ ^
1 error generated.
make[2]: *** [Makefile:13287: qt/libbitcoinqt_a-overviewpage.o] Error 1
make[2]: Leaving directory '/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/src'
make[1]: *** [Makefile:20188: install-recursive] Error 1
make[1]: Leaving directory '/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/src'
make: *** [Makefile:814: install-recursive] Error 1

Exit status: 2