Add used balance to overview page #775
+48
−5
Draft
Cirrus CI / ARM, unit tests, no functional tests
failed
Nov 3, 2023 in 21m 14s
Task Summary
Instruction ci failed in 21:03
Details
✅ 00:04 clone
✅ 00:03 merge_base
❌ 21:03 ci
CXX qt/libbitcoinqt_a-coincontroldialog.o
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
qt/overviewpage.cpp: In member function ‘void OverviewPage::setBalance(const interfaces::WalletBalances&)’:
qt/overviewpage.cpp:234:79: error: ‘const struct interfaces::WalletBalances’ has no member named ‘used’
234 | ui->labelUsed->setText(BitcoinUnits::formatWithPrivacy(unit, balances.used, BitcoinUnits::SeparatorStyle::ALWAYS, m_privacy));
| ^~~~
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-arm-linux-gnueabihf/src'
make[1]: *** [Makefile:20188: install-recursive] Error 1
make[1]: Leaving directory '/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf/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-arm-linux-gnueabihf/src'
make[2]: Entering directory '/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf/src'
../share/genbuild.sh "/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf/src/obj/build.h" \
"/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf"
/bin/bash ../libtool --tag=CXX --preserve-dup-deps --mode=link /usr/bin/ccache arm-linux-gnueabihf-g++ -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf=. -Wstack-protector -fstack-protector-all -fstack-clash-protection -Werror -fno-extended-identifiers -fstack-reuse=none -fvisibility=hidden -fPIE -pipe -std=c++17 -O2 -Wno-psabi -Wl,--exclude-libs,ALL -Wl,-z,relro -Wl,-z,now -Wl,-z,separate-code -pie -pthread -lpthread -L/ci_container_base/depends/arm-linux-gnueabihf/lib -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_arm_shani.la leveldb/libleveldb.la crc32c/libcrc32c.la leveldb/libmemenv.la secp256k1/libsecp256k1.la -ldb_cxx-4.8 -lminiupnpc -lnatpmp -L/ci_container_base/depends/arm-linux-gnueabihf/lib -levent_pthreads -levent -L/ci_container_base/depends/arm-linux-gnueabihf/lib -levent -L/ci_container_base/depends/arm-linux-gnueabihf/lib -lzmq -lpthread -lrt -L/ci_container_base/depends/arm-linux-gnueabihf/lib -lsqlite3 -lm
libtool: link: /usr/bin/ccache arm-linux-gnueabihf-g++ -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf=. -Wstack-protector -fstack-protector-all -fstack-clash-protection -Werror -fno-extended-identifiers -fstack-reuse=none -fvisibility=hidden -fPIE -pipe -std=c++17 -O2 -Wno-psabi -Wl,--exclude-libs -Wl,ALL -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,separate-code -pie -o bitcoind bitcoind-bitcoind.o init/bitcoind-bitcoind.o -lpthread -L/ci_container_base/depends/arm-linux-gnueabihf/lib 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_arm_shani.a leveldb/.libs/libleveldb.a crc32c/.libs/libcrc32c.a leveldb/.libs/libmemenv.a secp256k1/.libs/libsecp256k1.a -ldb_cxx-4.8 -lminiupnpc -lnatpmp -levent_pthreads -levent -levent -lzmq -lpthread -lrt -lsqlite3 -lm -pthread
/bin/bash ../libtool --tag=CXX --preserve-dup-deps --mode=link /usr/bin/ccache arm-linux-gnueabihf-g++ -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf=. -Wstack-protector -fstack-protector-all -fstack-clash-protection -Werror -fno-extended-identifiers -fstack-reuse=none -fvisibility=hidden -fPIE -pipe -std=c++17 -O2 -Wno-psabi -Wl,--exclude-libs,ALL -Wl,-z,relro -Wl,-z,now -Wl,-z,separate-code -pie -pthread -lpthread -L/ci_container_base/depends/arm-linux-gnueabihf/lib -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_arm_shani.la -L/ci_container_base/depends/arm-linux-gnueabihf/lib -levent
libtool: link: /usr/bin/ccache arm-linux-gnueabihf-g++ -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf=. -Wstack-protector -fstack-protector-all -fstack-clash-protection -Werror -fno-extended-identifiers -fstack-reuse=none -fvisibility=hidden -fPIE -pipe -std=c++17 -O2 -Wno-psabi -Wl,--exclude-libs -Wl,ALL -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,separate-code -pie -o bitcoin-cli bitcoin_cli-bitcoin-cli.o -lpthread -L/ci_container_base/depends/arm-linux-gnueabihf/lib libbitcoin_cli.a ./.libs/libunivalue.a libbitcoin_common.a libbitcoin_util.a crypto/.libs/libbitcoin_crypto_base.a crypto/.libs/libbitcoin_crypto_arm_shani.a -levent -pthread
/bin/bash ../libtool --tag=CXX --preserve-dup-deps --mode=link /usr/bin/ccache arm-linux-gnueabihf-g++ -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf=. -Wstack-protector -fstack-protector-all -fstack-clash-protection -Werror -fno-extended-identifiers -fstack-reuse=none -fvisibility=hidden -fPIE -pipe -std=c++17 -O2 -Wno-psabi -Wl,--exclude-libs,ALL -Wl,-z,relro -Wl,-z,now -Wl,-z,separate-code -pie -pthread -lpthread -L/ci_container_base/depends/arm-linux-gnueabihf/lib -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_arm_shani.la secp256k1/libsecp256k1.la
libtool: link: /usr/bin/ccache arm-linux-gnueabihf-g++ -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf=. -Wstack-protector -fstack-protector-all -fstack-clash-protection -Werror -fno-extended-identifiers -fstack-reuse=none -fvisibility=hidden -fPIE -pipe -std=c++17 -O2 -Wno-psabi -Wl,--exclude-libs -Wl,ALL -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,separate-code -pie -o bitcoin-tx bitcoin_tx-bitcoin-tx.o -lpthread -L/ci_container_base/depends/arm-linux-gnueabihf/lib ./.libs/libunivalue.a libbitcoin_common.a libbitcoin_util.a libbitcoin_consensus.a crypto/.libs/libbitcoin_crypto_base.a crypto/.libs/libbitcoin_crypto_arm_shani.a secp256k1/.libs/libsecp256k1.a -pthread
/bin/bash ../libtool --tag=CXX --preserve-dup-deps --mode=link /usr/bin/ccache arm-linux-gnueabihf-g++ -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf=. -Wstack-protector -fstack-protector-all -fstack-clash-protection -Werror -fno-extended-identifiers -fstack-reuse=none -fvisibility=hidden -fPIE -pipe -std=c++17 -O2 -Wno-psabi -Wl,--exclude-libs,ALL -Wl,-z,relro -Wl,-z,now -Wl,-z,separate-code -pie -pthread -lpthread -L/ci_container_base/depends/arm-linux-gnueabihf/lib -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_arm_shani.la secp256k1/libsecp256k1.la -ldb_cxx-4.8 -L/ci_container_base/depends/arm-linux-gnueabihf/lib -lsqlite3 -lm
libtool: link: /usr/bin/ccache arm-linux-gnueabihf-g++ -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf=. -Wstack-protector -fstack-protector-all -fstack-clash-protection -Werror -fno-extended-identifiers -fstack-reuse=none -fvisibility=hidden -fPIE -pipe -std=c++17 -O2 -Wno-psabi -Wl,--exclude-libs -Wl,ALL -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,separate-code -pie -o bitcoin-wallet bitcoin_wallet-bitcoin-wallet.o init/bitcoin_wallet-bitcoin-wallet.o -lpthread -L/ci_container_base/depends/arm-linux-gnueabihf/lib 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_arm_shani.a secp256k1/.libs/libsecp256k1.a -ldb_cxx-4.8 -lsqlite3 -lm -pthread
/bin/bash ../libtool --tag=CXX --preserve-dup-deps --mode=link /usr/bin/ccache arm-linux-gnueabihf-g++ -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf=. -Wstack-protector -fstack-protector-all -fstack-clash-protection -Werror -fno-extended-identifiers -fstack-reuse=none -fvisibility=hidden -fPIE -pipe -std=c++17 -O2 -Wno-psabi -Wl,--exclude-libs,ALL -Wl,-z,relro -Wl,-z,now -Wl,-z,separate-code -pie -pthread -lpthread -L/ci_container_base/depends/arm-linux-gnueabihf/lib -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_arm_shani.la secp256k1/libsecp256k1.la
libtool: link: /usr/bin/ccache arm-linux-gnueabihf-g++ -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf=. -Wstack-protector -fstack-protector-all -fstack-clash-protection -Werror -fno-extended-identifiers -fstack-reuse=none -fvisibility=hidden -fPIE -pipe -std=c++17 -O2 -Wno-psabi -Wl,--exclude-libs -Wl,ALL -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,separate-code -pie -o bitcoin-util bitcoin_util-bitcoin-util.o -lpthread -L/ci_container_base/depends/arm-linux-gnueabihf/lib libbitcoin_common.a libbitcoin_util.a ./.libs/libunivalue.a libbitcoin_consensus.a crypto/.libs/libbitcoin_crypto_base.a crypto/.libs/libbitcoin_crypto_arm_shani.a secp256k1/.libs/libsecp256k1.a -pthread
/bin/bash ../libtool --tag=CXX --preserve-dup-deps --mode=link /usr/bin/ccache arm-linux-gnueabihf-g++ -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf=. -Wstack-protector -fstack-protector-all -fstack-clash-protection -Werror -fno-extended-identifiers -fstack-reuse=none -fvisibility=hidden -fPIE -pipe -std=c++17 -O2 -Wno-psabi -Wl,--exclude-libs,ALL -Wl,-z,relro -Wl,-z,now -Wl,-z,separate-code -pie -pthread -lpthread -static -L/ci_container_base/depends/arm-linux-gnueabihf/lib -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_arm_shani.la libunivalue.la leveldb/libleveldb.la crc32c/libcrc32c.la leveldb/libmemenv.la secp256k1/libsecp256k1.la -L/ci_container_base/depends/arm-linux-gnueabihf/lib -levent -L/ci_container_base/depends/arm-linux-gnueabihf/lib -levent_pthreads -levent minisketch/libminisketch.a -ldb_cxx-4.8 -lminiupnpc -lnatpmp -L/ci_container_base/depends/arm-linux-gnueabihf/lib -lsqlite3 -lm libbitcoin_zmq.a -L/ci_container_base/depends/arm-linux-gnueabihf/lib -lzmq -lpthread -lrt
libtool: link: /usr/bin/ccache arm-linux-gnueabihf-g++ -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf=. -Wstack-protector -fstack-protector-all -fstack-clash-protection -Werror -fno-extended-identifiers -fstack-reuse=none -fvisibility=hidden -fPIE -pipe -std=c++17 -O2 -Wno-psabi -Wl,--exclude-libs -Wl,ALL -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,separate-code -pie -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 -L/ci_container_base/depends/arm-linux-gnueabihf/lib 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_arm_shani.a ./.libs/libunivalue.a leveldb/.libs/libleveldb.a crc32c/.libs/libcrc32c.a leveldb/.libs/libmemenv.a secp256k1/.libs/libsecp256k1.a -levent -levent_pthreads -levent minisketch/libminisketch.a -ldb_cxx-4.8 -lminiupnpc -lnatpmp -lsqlite3 -lm libbitcoin_zmq.a -lzmq -lpthread -lrt -pthread
/bin/bash ../libtool --tag=CXX --preserve-dup-deps --mode=link /usr/bin/ccache arm-linux-gnueabihf-g++ -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf=. -Wstack-protector -fstack-protector-all -fstack-clash-protection -Werror -fno-extended-identifiers -fstack-reuse=none -fvisibility=hidden -fPIE -pipe -std=c++17 -O2 -Wno-psabi -Wl,--exclude-libs,ALL -Wl,-z,relro -Wl,-z,now -Wl,-z,separate-code -pie -pthread -lpthread -L/ci_container_base/depends/arm-linux-gnueabihf/lib -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_arm_shani.la leveldb/libleveldb.la crc32c/libcrc32c.la leveldb/libmemenv.la secp256k1/libsecp256k1.la libunivalue.la -L/ci_container_base/depends/arm-linux-gnueabihf/lib -levent_pthreads -levent -L/ci_container_base/depends/arm-linux-gnueabihf/lib -levent -lminiupnpc -lnatpmp libbitcoin_zmq.a -L/ci_container_base/depends/arm-linux-gnueabihf/lib -lzmq -lpthread -lrt -ldb_cxx-4.8 -L/ci_container_base/depends/arm-linux-gnueabihf/lib -lsqlite3 -lm
libtool: link: /usr/bin/ccache arm-linux-gnueabihf-g++ -std=c++17 -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf=. -Wstack-protector -fstack-protector-all -fstack-clash-protection -Werror -fno-extended-identifiers -fstack-reuse=none -fvisibility=hidden -fPIE -pipe -std=c++17 -O2 -Wno-psabi -Wl,--exclude-libs -Wl,ALL -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,separate-code -pie -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 -L/ci_container_base/depends/arm-linux-gnueabihf/lib 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_arm_shani.a leveldb/.libs/libleveldb.a crc32c/.libs/libcrc32c.a leveldb/.libs/libmemenv.a secp256k1/.libs/libsecp256k1.a ./.libs/libunivalue.a -levent_pthreads -levent -levent -lminiupnpc -lnatpmp libbitcoin_zmq.a -lzmq -lpthread -lrt -ldb_cxx-4.8 -lsqlite3 -lm -pthread
/usr/bin/ccache arm-linux-gnueabihf-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../src/config -fmacro-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -DHAVE_BUILD_INFO -D_FILE_OFFSET_BITS=64 -DPROVIDE_FUZZ_MAIN_FUNCTION -I. -I./minisketch/include -I./secp256k1/include -I./univalue/include -DQT_NO_KEYWORDS -DQT_USE_QSTRINGBUILDER -DQT_NETWORK_LIB -isystem /ci_container_base/depends/arm-linux-gnueabihf/include/QtNetwork -DQT_CORE_LIB -isystem /ci_container_base/depends/arm-linux-gnueabihf/include/QtCore -DQT_WIDGETS_LIB -isystem /ci_container_base/depends/arm-linux-gnueabihf/include/QtWidgets -isystem /ci_container_base/depends/arm-linux-gnueabihf/include/QtCore -DQT_GUI_LIB -isystem /ci_container_base/depends/arm-linux-gnueabihf/include/QtGui -DQT_CORE_LIB -DQT_GUI_LIB -isystem /ci_container_base/depends/arm-linux-gnueabihf/include/QtGui -DQT_CORE_LIB -isystem /ci_container_base/depends/arm-linux-gnueabihf/include/QtCore -DQT_CORE_LIB -isystem /ci_container_base/depends/arm-linux-gnueabihf/include/QtCore -DQT_DBUS_LIB -isystem /ci_container_base/depends/arm-linux-gnueabihf/include/QtDBus -DQT_CORE_LIB -isystem /ci_container_base/depends/arm-linux-gnueabihf/include/QtCore -I/ci_container_base/depends/arm-linux-gnueabihf/include -isystem /ci_container_base/depends/arm-linux-gnueabihf/include -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -I/ci_container_base/depends/arm-linux-gnueabihf/include/ -fdebug-prefix-map=/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf=. -Wstack-protector -fstack-protector-all -fstack-clash-protection -Werror -fno-extended-identifiers -fstack-reuse=none -fvisibility=hidden -fPIE -pipe -std=c++17 -O2 -Wno-psabi -c -o qt/libbitcoinqt_a-overviewpage.o `test -f 'qt/overviewpage.cpp' || echo './'`qt/overviewpage.cpp
qt/overviewpage.cpp: In member function ‘void OverviewPage::setBalance(const interfaces::WalletBalances&)’:
qt/overviewpage.cpp:234:79: error: ‘const struct interfaces::WalletBalances’ has no member named ‘used’
234 | ui->labelUsed->setText(BitcoinUnits::formatWithPrivacy(unit, balances.used, BitcoinUnits::SeparatorStyle::ALWAYS, m_privacy));
| ^~~~
make[2]: *** [Makefile:13287: qt/libbitcoinqt_a-overviewpage.o] Error 1
make[2]: Leaving directory '/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf/src'
make[1]: *** [Makefile:20188: install-recursive] Error 1
make[1]: Leaving directory '/ci_container_base/ci/scratch/build/bitcoin-arm-linux-gnueabihf/src'
make: *** [Makefile:814: install-recursive] Error 1
Exit status: 2������������������������
Loading