Build fails on FreeBSD 12.1 #17973

issue bektar opened this issue on January 21, 2020
  1. bektar commented at 2:33 PM on January 21, 2020: none

    <!-- Describe the issue -->

    After following instructions on https://github.com/bitcoin/bitcoin/blob/master/doc/build-freebsd.md (with the additions of installing packages libzmq4 and openssl) in a newly created jail it fails with the error:

    CXX wallet/libbitcoin_wallet_a-walletutil.o 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->path())) {

    System information Newly created 12.1 jail

    <!-- What version of Bitcoin Core are you using, where did you get it (website, self-compiled, etc)? -->

    checked out tag v0.19.0.1

    <!-- Any extra information that might be useful in the debugging process. -->

    Seems to be related to deprecation of level() member of recursive_directory_iterator of the boost library. https://www.boost.org/users/history/version_1_72_0.html

  2. bektar added the label Bug on Jan 21, 2020
  3. bektar commented at 2:54 PM on January 21, 2020: none

    This seems to be (sort of) a duplicate of #17856 and will probably be fixed due to #17654

  4. bektar closed this on Jan 21, 2020

  5. DrahtBot locked this on Feb 15, 2022
Contributors
Labels

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-22 18:14 UTC

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