< mryandao>
hi, i'm trying to cross-compile for aarch64. I followed the instructions in depends/README.md, but when i try to run `./configure --prefix=$PWD/depends/aarch64-linux-gnu --disable-wallet --with-gui=no --with-tests=no`, i'm getting `checking for exit in -lboost_system-mt-a64... no`.
< amiti>
Hi, my PR #18037 got merged yesterday, but unfortunately it looks like I've introduced an unreliable test - `scheduler_tests/mockforward` sometimes fails on the x86_64 Linux machine with no wallet. This is currently causing failures on two of the PRs where tests have run since my PR was merged.
< luke-jr>
amiti: typically we don't do it that way - just fix in a new PR
< amiti>
ok. I don't currently have a fix, so was proposing as a way to remove the flakiness from master while I figure it out.
< bitcoin-git>
[bitcoin] amitiuttarwar opened pull request #18174: WIP test: make mockscheduler test more reliable (master...2020-02-fix-scheduler-test) https://github.com/bitcoin/bitcoin/pull/18174
< bitcoin-git>
[bitcoin] luke-jr opened pull request #18175: [0.19] build: Allow export of environ symbols and work around rv64 toolchain issue (0.19...pr17569-0.18) https://github.com/bitcoin/bitcoin/pull/18175
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18176: tests: Add fuzzing harness for CScript operations (master...fuzzers-script_ops) https://github.com/bitcoin/bitcoin/pull/18176