Unbreak build with Boost 1.72.0 #17654

pull jbeich wants to merge 1 commits into bitcoin:master from jbeich:boost changing 1 files +0 −1
  1. fanquake added the label Wallet on Dec 2, 2019
  2. laanwj commented at 3:19 PM on December 3, 2019: member

    ACK 90916ddf17dc39699b38ebd89e2d049b279daa08

  3. laanwj commented at 3:33 PM on December 3, 2019: member

    Note that boost 1.72 is not released yet: the site shows it in progress https://www.boost.org/users/history/in_progress.html

    Can we be sure this doesn't get corrected before the release? Might make sense to wait for that.

  4. MarcoFalke added the label Waiting for author on Dec 5, 2019
  5. jbeich commented at 6:21 PM on December 11, 2019: contributor

    Boost 1.72 is released and landed in FreeBSD Ports. The fix here is still required.

  6. MarcoFalke commented at 6:27 PM on December 11, 2019: member

    We should probably just remove BOOST_FILESYSTEM_NO_DEPRECATED again. The minimum version of boost is not going to be bumped ever again, because we will be removing boost before that happens. And until that happens, we actually want to use the deprecated features.

  7. wallet: unbreak with boost 1.72
    wallet/walletutil.cpp:77:23: error: no member named 'level' in 'boost::filesystem::recursive_directory_iterator'
            } else if (it.level() == 0 && it->symlink_status().type() == fs::regular_file && IsBerkeleyBtree(it...
                       ~~ ^
    a64e97dd47
  8. jbeich commented at 6:58 PM on December 11, 2019: contributor

    remove BOOST_FILESYSTEM_NO_DEPRECATED

    Works for me.

  9. MarcoFalke removed the label Waiting for author on Dec 11, 2019
  10. MarcoFalke commented at 7:35 PM on December 11, 2019: member

    ACK a64e97dd476bda7c7981979d045b0d06d6f7ce47

  11. MarcoFalke added this to the milestone 0.19.1 on Dec 11, 2019
  12. MarcoFalke added the label Needs backport (0.19) on Dec 11, 2019
  13. fanquake removed the label Wallet on Dec 11, 2019
  14. fanquake added the label Utils/log/libs on Dec 11, 2019
  15. laanwj referenced this in commit ddecb671f0 on Dec 13, 2019
  16. laanwj merged this on Dec 13, 2019
  17. laanwj closed this on Dec 13, 2019

  18. sidhujag referenced this in commit 93e31c290f on Dec 13, 2019
  19. scpeters cross-referenced this on Dec 27, 2019 from issue boost 1.72.0 by fxcoudert
  20. fanquake cross-referenced this on Jan 3, 2020 from issue bitcoind fails to compile with boost 1.72.0 by meeDamian
  21. fanquake referenced this in commit b9f1bc0fc1 on Jan 3, 2020
  22. fanquake cross-referenced this on Jan 3, 2020 from issue [0.19] Backports by fanquake
  23. fanquake cross-referenced this on Jan 3, 2020 from issue Update .level() to .depth() by lord-cow
  24. luke-jr referenced this in commit 2d0e76e8ff on Jan 5, 2020
  25. fanquake removed the label Needs backport (0.19) on Jan 5, 2020
  26. fanquake commented at 11:59 PM on January 5, 2020: member

    Being backported in 17858.

  27. laanwj referenced this in commit bb123c6527 on Jan 8, 2020
  28. fanquake cross-referenced this on Jan 15, 2020 from issue replace deprecated method of recursive_directory_iterator with the st… by btc-coder
  29. bektar cross-referenced this on Jan 21, 2020 from issue Build fails on FreeBSD 12.1 by bektar
  30. fanquake cross-referenced this on Feb 1, 2020 from issue wallet: replace boost deprecated method call by jakubtrnka
  31. MarkLTZ referenced this in commit 2e6abb1507 on Mar 13, 2020
  32. MarkLTZ referenced this in commit ece88bae51 on Mar 13, 2020
  33. MarkLTZ cross-referenced this on Apr 4, 2020 from issue Bitcoin PR tracking by MarkLTZ
  34. jasonbcox referenced this in commit e5825c36d5 on Sep 4, 2020
  35. sidhujag referenced this in commit d7cc210ce6 on Nov 10, 2020
  36. PastaPastaPasta referenced this in commit bad62728f8 on Jun 27, 2021
  37. PastaPastaPasta referenced this in commit d5d78953ab on Jun 28, 2021
  38. PastaPastaPasta referenced this in commit 89e7c8d6c7 on Jun 29, 2021
  39. PastaPastaPasta referenced this in commit 83df970027 on Jul 1, 2021
  40. PastaPastaPasta referenced this in commit 5ebd2b8387 on Jul 1, 2021
  41. barton2526 referenced this in commit d1536d85a4 on Jul 12, 2021
  42. barton2526 cross-referenced this on Jul 12, 2021 from issue trivial: Unbreak build with Boost 1.72.0 by barton2526
  43. barton2526 referenced this in commit 326d33bea6 on Jul 13, 2021
  44. PastaPastaPasta referenced this in commit c572291a16 on Jul 14, 2021
  45. PastaPastaPasta referenced this in commit be83887f12 on Jul 14, 2021
  46. PastaPastaPasta referenced this in commit fc6f390b5f on Jul 15, 2021
  47. str4d cross-referenced this on Dec 6, 2021 from issue Backport changes to `src/fs.{cpp,h}` by str4d
  48. Munkybooty referenced this in commit 861ef02929 on Dec 9, 2021
  49. Munkybooty referenced this in commit fc6f77f098 on Dec 9, 2021
  50. Munkybooty referenced this in commit e32f0d5d86 on Dec 9, 2021
  51. Munkybooty referenced this in commit 16f7583e71 on Dec 23, 2021
  52. bitcoin locked this on Feb 15, 2022

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-05-20 06:54 UTC