Closed
Description
Describe the issue
Encountered a couple of issues encountered running "make distcheck" on my machine:
- During the build, getting a request to override read-only file attributes of qt/temp_bitcoin_locale.qrc
- At the end of the build, there's an error because of a leftover ./src/bench/data/block413567.raw.h file.
Can you reliably reproduce the issue?
Yes
If so, please list the steps to reproduce below:
- Start with a clean master checkout
- Run ./autogen.sh
- Run ./configure
- Run make distcheck
Expected behaviour
No error at end and no request for manual confirmation of overriding read-only attributes during build
Actual behaviour
As described above. Output pasted in https://pastebin.com/2YEpeB5y
What version of bitcoin-core are you using?
Machine specs:
- OS: macOS 10.12.6