Skip to content

Issues in 'make distcheck' #11302

Closed
@danra

Description

@danra

Describe the issue

Encountered a couple of issues encountered running "make distcheck" on my machine:

  1. During the build, getting a request to override read-only file attributes of qt/temp_bitcoin_locale.qrc
  2. 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:

  1. Start with a clean master checkout
  2. Run ./autogen.sh
  3. Run ./configure
  4. 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?

ee50c9e

Machine specs:

  • OS: macOS 10.12.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions