build: `make distcheck` fails #21705

issue hebasto opened this issue on April 16, 2021
  1. hebasto commented at 12:49 PM on April 16, 2021: member

    On master 585cbe22575306c05b156ea90faa9caa1add4c87 make distcheck fails.

    I managed to run it successfully with the following patch:

    --- a/Makefile.am
    +++ b/Makefile.am
    @@ -342,7 +342,7 @@ EXTRA_DIST += \
     
     CLEANFILES = $(OSX_DMG) $(BITCOIN_WIN_INSTALLER)
     
    -DISTCHECK_CONFIGURE_FLAGS = --enable-man
    +DISTCHECK_CONFIGURE_FLAGS = --with-incompatible-bdb --disable-fuzz-binary --disable-tests
     
     doc/doxygen/.stamp: doc/Doxyfile FORCE
            $(MKDIR_P) $(@D)
    

    Are we interested to support the distcheck target?

  2. hebasto added the label Brainstorming on Apr 16, 2021
  3. hebasto added the label Bug on Apr 16, 2021
  4. hebasto added the label Build system on Apr 16, 2021
  5. achow101 closed this on Aug 11, 2022

  6. bitcoin locked this on Aug 11, 2023

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-24 21:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me