When build fails due to lib missing, indicate which one #13435

pull Empact wants to merge 1 commits into bitcoin:master from Empact:lib-missing changing 1 files +21 −21
  1. Empact commented at 9:47 AM on June 11, 2018: member

    A failure of "lib missing" has limited utility.

  2. fanquake added the label Build system on Jun 11, 2018
  3. laanwj requested review from theuni on Jun 11, 2018
  4. laanwj commented at 12:27 PM on June 11, 2018: member

    Concept ACK (tagged @theuni for review)

    can you paste an example error before and after this change if a lib is missing?

  5. promag commented at 1:33 PM on June 11, 2018: member
  6. practicalswift commented at 6:34 PM on June 11, 2018: contributor

    Concept ACK

    Nice usability improvement!

  7. When build fails due to lib missing, indicate which one
    A failure of "lib missing" has limited utility.
    51cd508e2f
  8. Empact force-pushed on Jun 11, 2018
  9. Empact commented at 8:29 PM on June 11, 2018: member

    Updated format

  10. practicalswift commented at 8:36 PM on June 11, 2018: contributor

    utACK 51cd508e2fb429f7c23a0bbbf4b8687386276105

  11. Empact commented at 11:35 PM on June 11, 2018: member

    Before this change:

    $ ./configure --enable-glibc-back-compat
    checking build system type... x86_64-apple-darwin17.5.0
    [...]
    checking for __attribute__((visibility))... no
    checking for __attribute__((dllexport))... no
    checking for __attribute__((dllimport))... no
    checking for clock_gettime in -lrt... no
    configure: error: lib missing
    

    After this change:

    $ make clean
    $ ./configure --enable-glibc-back-compat
    checking build system type... x86_64-apple-darwin17.5.0
    [...]
    checking for __attribute__((visibility))... no
    checking for __attribute__((dllexport))... no
    checking for __attribute__((dllimport))... no
    checking for clock_gettime in -lrt... no
    configure: error: librt missing
    
  12. theuni approved
  13. theuni commented at 9:00 PM on June 12, 2018: member

    utACK 51cd508e2fb429f7c23a0bbbf4b8687386276105

  14. MarcoFalke commented at 10:36 PM on June 12, 2018: member

    utACK 51cd508

  15. ken2812221 approved
  16. ken2812221 commented at 10:59 AM on June 13, 2018: contributor

    utACK 51cd508

  17. laanwj merged this on Jun 13, 2018
  18. laanwj closed this on Jun 13, 2018

  19. laanwj referenced this in commit cf7ca60923 on Jun 13, 2018
  20. Empact deleted the branch on Jul 14, 2018
  21. PastaPastaPasta referenced this in commit 8a78e4f152 on Jul 7, 2020
  22. gades referenced this in commit a3f0d0e866 on Jun 28, 2021
  23. DrahtBot locked this on Sep 8, 2021

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-30 00:15 UTC

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