Regressed by https://github.com/boostorg/filesystem/commit/9a14c37d6f95. See error log. https://github.com/bitcoin/bitcoin/blob/35eda631ed3bd23d4a41761a85a96f925d4a6337/src/fs.h#L14
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-
jbeich commented at 8:01 PM on December 2, 2019: contributor
- fanquake added the label Wallet on Dec 2, 2019
-
laanwj commented at 3:19 PM on December 3, 2019: member
ACK 90916ddf17dc39699b38ebd89e2d049b279daa08
-
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.
- MarcoFalke added the label Waiting for author on Dec 5, 2019
-
MarcoFalke commented at 6:27 PM on December 11, 2019: member
We should probably just remove
BOOST_FILESYSTEM_NO_DEPRECATEDagain. 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. -
a64e97dd47
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... ~~ ^ - MarcoFalke removed the label Waiting for author on Dec 11, 2019
-
MarcoFalke commented at 7:35 PM on December 11, 2019: member
ACK a64e97dd476bda7c7981979d045b0d06d6f7ce47
- MarcoFalke added this to the milestone 0.19.1 on Dec 11, 2019
- MarcoFalke added the label Needs backport (0.19) on Dec 11, 2019
- fanquake removed the label Wallet on Dec 11, 2019
- fanquake added the label Utils/log/libs on Dec 11, 2019
- laanwj referenced this in commit ddecb671f0 on Dec 13, 2019
- laanwj merged this on Dec 13, 2019
- laanwj closed this on Dec 13, 2019
- sidhujag referenced this in commit 93e31c290f on Dec 13, 2019
- fanquake referenced this in commit b9f1bc0fc1 on Jan 3, 2020
- luke-jr referenced this in commit 2d0e76e8ff on Jan 5, 2020
- fanquake removed the label Needs backport (0.19) on Jan 5, 2020
-
fanquake commented at 11:59 PM on January 5, 2020: member
Being backported in 17858.
- laanwj referenced this in commit bb123c6527 on Jan 8, 2020
- MarkLTZ referenced this in commit 2e6abb1507 on Mar 13, 2020
- MarkLTZ referenced this in commit ece88bae51 on Mar 13, 2020
- jasonbcox referenced this in commit e5825c36d5 on Sep 4, 2020
- sidhujag referenced this in commit d7cc210ce6 on Nov 10, 2020
- PastaPastaPasta referenced this in commit bad62728f8 on Jun 27, 2021
- PastaPastaPasta referenced this in commit d5d78953ab on Jun 28, 2021
- PastaPastaPasta referenced this in commit 89e7c8d6c7 on Jun 29, 2021
- PastaPastaPasta referenced this in commit 83df970027 on Jul 1, 2021
- PastaPastaPasta referenced this in commit 5ebd2b8387 on Jul 1, 2021
- barton2526 referenced this in commit d1536d85a4 on Jul 12, 2021
- barton2526 referenced this in commit 326d33bea6 on Jul 13, 2021
- PastaPastaPasta referenced this in commit c572291a16 on Jul 14, 2021
- PastaPastaPasta referenced this in commit be83887f12 on Jul 14, 2021
- PastaPastaPasta referenced this in commit fc6f390b5f on Jul 15, 2021
- Munkybooty referenced this in commit 861ef02929 on Dec 9, 2021
- Munkybooty referenced this in commit fc6f77f098 on Dec 9, 2021
- Munkybooty referenced this in commit e32f0d5d86 on Dec 9, 2021
- Munkybooty referenced this in commit 16f7583e71 on Dec 23, 2021
- DrahtBot locked this on Feb 15, 2022