depends: Boost 1.91.0-1 #35147

pull fanquake wants to merge 1 commits into bitcoin:master from fanquake:boost_1_91_0 changing 1 files +2 −2
  1. fanquake commented at 2:59 AM on April 24, 2026: member

    https://www.boost.org/releases/1.91.0/.

    MultiIndex

    Breaking change: All type lists accepted or provided by the library (indexed_by, tag, nested typedefs index_specifier_type_list, index_type_list, iterator_type_list and const_iterator_type_list) are no longer based on Boost.MPL but instead they are now Boost.Mp11 lists. As a result, Boost.MultiIndex doesn’t depend anymore on Boost.MPL. It is expected that most user code won’t be impacted by this change, but the previous behavior may be restored, however, by globally defining the macro BOOST_MULTI_INDEX_ENABLE_MPL_SUPPORT. Legacy support for Boost.MPL may be eventually deprecated and removed in the future.

    Breaking change: composite_key and associated class templates (composite_key_equal_to, composite_key_compare, composite_key_hash) have been made variadic (previously the maximum number of template arguments was limited by BOOST_MULTI_INDEX_LIMIT_COMPOSITE_KEY_SIZE). This change should be transparent to users, with the exception that composite_key::key_extractors returns a std::tuple instead of a boost::tuple (and similarly for the rest of affected class templates).

    Removed internal workarounds and fallbacks to support pre-C++11 compilers.

  2. DrahtBot commented at 2:59 AM on April 24, 2026: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    <!--006a51241073e994b41acfe9ec718e94-->

    Code Coverage & Benchmarks

    For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/35147.

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK hebasto, willcl-ark

    If your review is incorrectly listed, please copy-paste <code>&lt;!--meta-tag:bot-skip--&gt;</code> into the comment that the bot should ignore.

    <!--5faf32d7da4f0f540f40219e4f7537a3-->

  3. DrahtBot added the label CI failed on Apr 24, 2026
  4. DrahtBot commented at 3:44 AM on April 24, 2026: contributor

    <!--85328a0da195eb286784d51f73fa0af9-->

    🚧 At least one of the CI tasks failed. <sub>Task 32 bit ARM: https://github.com/bitcoin/bitcoin/actions/runs/24869904274/job/72813921619</sub> <sub>LLM reason (✨ experimental): CI failed at build time due to C++ compilation errors in src/txmempool.h (Boost multi_index get<index_by_wtxid> template misuse and missing m_entry_vec symbol).</sub>

    <details><summary>Hints</summary>

    Try to run the tests locally, according to the documentation. However, a CI failure may still happen due to a number of reasons, for example:

    • Possibly due to a silent merge conflict (the changes in this pull request being incompatible with the current code in the target branch). If so, make sure to rebase on the latest commit of the target branch.

    • A sanitizer issue, which can only be found by compiling with the sanitizer and running the affected test.

    • An intermittent issue.

    Leave a comment here, if you need help tracking down a confusing failure.

    </details>

  5. maflcko commented at 5:49 AM on April 24, 2026: member

    <strike>I think you forgot to copy the required headers? The update should be transparent. At least it seems to be passing in https://github.com/hebasto/bitcoin-core-nightly/actions/runs/24873579092/job/72825220909#step:3:49 , but maybe I am missing something?

  6. hebasto commented at 9:29 AM on April 24, 2026: member

    I think you forgot to copy the required headers? The update should be transparent. At least it seems to be passing in https://github.com/hebasto/bitcoin-core-nightly/actions/runs/24873579092/job/72825220909#step:3:49 , but maybe I am missing something?

    That CI job is still using Boost 1.90.

  7. hebasto commented at 11:23 AM on April 24, 2026: member

    https://www.boost.org/releases/1.91.0/.

    MultiIndex

    Breaking change: All type lists accepted or provided by the library (indexed_by, tag, nested typedefs index_specifier_type_list, index_type_list, iterator_type_list and const_iterator_type_list) are no longer based on Boost.MPL but instead they are now Boost.Mp11 lists. As a result, Boost.MultiIndex doesn’t depend anymore on Boost.MPL. It is expected that most user code won’t be impacted by this change, but the previous behavior may be restored, however, by globally defining the macro BOOST_MULTI_INDEX_ENABLE_MPL_SUPPORT. Legacy support for Boost.MPL may be eventually deprecated and removed in the future.

    Breaking change: composite_key and associated class templates (composite_key_equal_to, composite_key_compare, composite_key_hash) have been made variadic (previously the maximum number of template arguments was limited by BOOST_MULTI_INDEX_LIMIT_COMPOSITE_KEY_SIZE). This change should be transparent to users, with the exception that composite_key::key_extractors returns a std::tuple instead of a boost::tuple (and similarly for the rest of affected class templates).

    Removed internal workarounds and fallbacks to support pre-C++11 compilers.

    Globally defining the BOOST_MULTI_INDEX_ENABLE_MPL_SUPPORT macro seems not working as expected.

    Update: See here and here.

  8. fanquake renamed this:
    [should fail] depends: Boost 1.91.0-1
    depends: Boost 1.91.0-1
    on Apr 30, 2026
  9. fanquake force-pushed on Apr 30, 2026
  10. DrahtBot removed the label CI failed on Apr 30, 2026
  11. DrahtBot added the label Build system on Apr 30, 2026
  12. hebasto commented at 8:00 PM on April 30, 2026: member

    My Guix build:

    aarch64
    e14133a8f8e69b5aa6c1b9fa18c3d42bfd9f4de86174d1a306c2a515fc539899  guix-build-90255c242cc4/output/aarch64-linux-gnu/SHA256SUMS.part
    2e73333d9e14aeb0ff0cd048ed4a0c228854d8c565b914add64feecdeaaf495d  guix-build-90255c242cc4/output/aarch64-linux-gnu/bitcoin-90255c242cc4-aarch64-linux-gnu-debug.tar.gz
    19b11b83835d5c40b0b8210e811848157163c840c1a7c3d5d73ebfdc69d95040  guix-build-90255c242cc4/output/aarch64-linux-gnu/bitcoin-90255c242cc4-aarch64-linux-gnu.tar.gz
    10d8006e040e9540015498595b64b809ac57d9406d34eb5cb4662932e2982256  guix-build-90255c242cc4/output/arm-linux-gnueabihf/SHA256SUMS.part
    d95ae6abd8196f3cef9a61446f9c1db30de45e435ab1af5239f9a6b64f76f731  guix-build-90255c242cc4/output/arm-linux-gnueabihf/bitcoin-90255c242cc4-arm-linux-gnueabihf-debug.tar.gz
    946e46e8937edcef8964d6cdb0d578a706805e377b272737c1df3b8423f8c815  guix-build-90255c242cc4/output/arm-linux-gnueabihf/bitcoin-90255c242cc4-arm-linux-gnueabihf.tar.gz
    fbf1437486065ef8d691303e134fbe3d86ab6df7ec142182c251728d3986d626  guix-build-90255c242cc4/output/arm64-apple-darwin/SHA256SUMS.part
    852bda463f57e790493afcc3d42c6d4be7ab4541deede8856e40c4e13671546a  guix-build-90255c242cc4/output/arm64-apple-darwin/bitcoin-90255c242cc4-arm64-apple-darwin-codesigning.tar.gz
    d98454d0324b638d76b755f0d4b33f130f25df6ff552e75e6db79759435c67ef  guix-build-90255c242cc4/output/arm64-apple-darwin/bitcoin-90255c242cc4-arm64-apple-darwin-unsigned.tar.gz
    a49f27abc5a21a4871d560aa52643bc01de3547afa7f76c64f890b97e3a58daa  guix-build-90255c242cc4/output/arm64-apple-darwin/bitcoin-90255c242cc4-arm64-apple-darwin-unsigned.zip
    e1a6957ad341437f8655f8e4d9a08d9ab61d57a34b3f764f30b3cffcae2958f8  guix-build-90255c242cc4/output/dist-archive/bitcoin-90255c242cc4.tar.gz
    57ef42a9f442114eb48fe993a50768f2c133183da8c53d26effbdf94c7abb2a9  guix-build-90255c242cc4/output/powerpc64-linux-gnu/SHA256SUMS.part
    bfaa40d6248d7c09bb029800426469909575eb0f8045a80f351d0be1033b8a14  guix-build-90255c242cc4/output/powerpc64-linux-gnu/bitcoin-90255c242cc4-powerpc64-linux-gnu-debug.tar.gz
    a0ca0fbb67cf91900644da7b289e83c45d96c2b928a601f7921509c708d1b7f2  guix-build-90255c242cc4/output/powerpc64-linux-gnu/bitcoin-90255c242cc4-powerpc64-linux-gnu.tar.gz
    131432ee35155bba0fd94e9bba097c809b7bb0e37e374790ac657c6d50fe1e12  guix-build-90255c242cc4/output/riscv64-linux-gnu/SHA256SUMS.part
    7d9d9748641d29b773e635f411c2b48f3156fbdc5cd1309d9c6d95efb68d9780  guix-build-90255c242cc4/output/riscv64-linux-gnu/bitcoin-90255c242cc4-riscv64-linux-gnu-debug.tar.gz
    e1ee27fe2c48dc9c1d16eb44434f7a4c2432f448289cd75f9ef0ea8e4d853be2  guix-build-90255c242cc4/output/riscv64-linux-gnu/bitcoin-90255c242cc4-riscv64-linux-gnu.tar.gz
    49c97094b0ff27ab6332062f5cc409af82f6ef29f79948d3156b92d224c16b0d  guix-build-90255c242cc4/output/x86_64-apple-darwin/SHA256SUMS.part
    892f6d959cfcba5d409a9333717a2a8f411bb07f1639bd188773b9d41d206e61  guix-build-90255c242cc4/output/x86_64-apple-darwin/bitcoin-90255c242cc4-x86_64-apple-darwin-codesigning.tar.gz
    0521807c683a37445eae04fdfefa798d9debbb47d4abe1545601944a06101979  guix-build-90255c242cc4/output/x86_64-apple-darwin/bitcoin-90255c242cc4-x86_64-apple-darwin-unsigned.tar.gz
    c0363a3aa3b097951055ce1e5f5b7383b16ea9dd9e5d04ac63677f91dd04e62e  guix-build-90255c242cc4/output/x86_64-apple-darwin/bitcoin-90255c242cc4-x86_64-apple-darwin-unsigned.zip
    f5ae0f3801d619966a48948d97ba980772dfd75b011cd14f455fac70616f9d45  guix-build-90255c242cc4/output/x86_64-linux-gnu/SHA256SUMS.part
    f135d6cdafb07b2117cb7194dcb4c6fe046fb5b433b3187b6da75501fbf279ab  guix-build-90255c242cc4/output/x86_64-linux-gnu/bitcoin-90255c242cc4-x86_64-linux-gnu-debug.tar.gz
    9a36f9ca51c0e34e1158887423e90576557c2ddcf8ceb3bc609f17d85f2b885b  guix-build-90255c242cc4/output/x86_64-linux-gnu/bitcoin-90255c242cc4-x86_64-linux-gnu.tar.gz
    ab2a5de56f35c91fca97e04f8ccbc96b9afaa4cc4b4e481ac7b76f921f65c5ec  guix-build-90255c242cc4/output/x86_64-w64-mingw32/SHA256SUMS.part
    b3c6cf1b9db52141f8c54be2f95beedb24efdf7374f994a9e15d3e0afbe864f0  guix-build-90255c242cc4/output/x86_64-w64-mingw32/bitcoin-90255c242cc4-win64-codesigning.tar.gz
    421e3909746a2ae9abebafd27527cc61d2fb1d0492a553f1dc94b0471dac7bd6  guix-build-90255c242cc4/output/x86_64-w64-mingw32/bitcoin-90255c242cc4-win64-debug.zip
    aa90ef109c599d2d74f99f5a66c6a10347931808749eedacfb12212c2cb3195c  guix-build-90255c242cc4/output/x86_64-w64-mingw32/bitcoin-90255c242cc4-win64-setup-unsigned.exe
    4a04b0d9e0623d76d672307d50eac20d67e1db55610fa8cff0b51a33aec589f5  guix-build-90255c242cc4/output/x86_64-w64-mingw32/bitcoin-90255c242cc4-win64-unsigned.zip
    
  13. fanquake commented at 1:47 PM on May 1, 2026: member

    According to Corecheck (https://corecheck.dev/bitcoin/bitcoin/pulls/35147), this may result in a ~10% speedup in the OrphanageEraseForPeer benchmark.

  14. maflcko commented at 1:20 PM on May 5, 2026: member

    But corecheck doesn't use depends, does it?

  15. fanquake commented at 10:33 AM on May 6, 2026: member

    I thought it was doing depends build at some point, maybe not longer, and this is just noise.

  16. m3dwards commented at 8:00 AM on May 7, 2026: contributor

    But corecheck doesn't use depends, does it?

    It does not. This is just noise I'm afraid. Corecheck will hide anything that has less than 10% variance and that single benchmark just edged over.

  17. fanquake force-pushed on May 8, 2026
  18. hebasto approved
  19. hebasto commented at 11:54 AM on May 8, 2026: member

    ACK f12f8c4d7393b139aea3b4253aa966230ee0032e.

  20. fanquake force-pushed on May 28, 2026
  21. hebasto approved
  22. hebasto commented at 11:48 AM on May 28, 2026: member

    re-ACK 50703d6efc8f94c6716f8e24623740688962c441.

  23. fanquake force-pushed on Jun 15, 2026
  24. fanquake force-pushed on Jun 15, 2026
  25. DrahtBot added the label CI failed on Jun 15, 2026
  26. DrahtBot commented at 3:05 PM on June 15, 2026: contributor

    <!--85328a0da195eb286784d51f73fa0af9-->

    🚧 At least one of the CI tasks failed. <sub>Task iwyu: https://github.com/bitcoin/bitcoin/actions/runs/27548792961/job/81444387667</sub> <sub>LLM reason (✨ experimental): CI failed because the IWYU check reported a headers/includes issue (it modified src/bench/pool.cpp and then aborted with “Failure generated from IWYU”).</sub>

    <details><summary>Hints</summary>

    Try to run the tests locally, according to the documentation. However, a CI failure may still happen due to a number of reasons, for example:

    • Possibly due to a silent merge conflict (the changes in this pull request being incompatible with the current code in the target branch). If so, make sure to rebase on the latest commit of the target branch.

    • A sanitizer issue, which can only be found by compiling with the sanitizer and running the affected test.

    • An intermittent issue.

    Leave a comment here, if you need help tracking down a confusing failure.

    </details>

  27. DrahtBot removed the label CI failed on Jun 15, 2026
  28. fanquake force-pushed on Jun 15, 2026
  29. fanquake force-pushed on Jun 26, 2026
  30. fanquake force-pushed on Jul 2, 2026
  31. fanquake marked this as ready for review on Jul 2, 2026
  32. fanquake added the label DrahtBot Guix build requested on Jul 2, 2026
  33. depends: Boost 1.91.0-1 fb1d152c24
  34. fanquake force-pushed on Jul 2, 2026
  35. hebasto approved
  36. hebasto commented at 6:11 PM on July 2, 2026: member

    re-ACK fb1d152c247b072844c319c58584085d7e9ddd34.

  37. willcl-ark commented at 6:23 PM on July 2, 2026: member

    my build:

    x86_64
    20c31c1fbcffe8d7fe7daf9ab2efeea71e04ce5d52bb5bba6c1f1201dc9dcf42  guix-build-fb1d152c247b/output/aarch64-linux-gnu/SHA256SUMS.part
    00fc0baa0dbb955d96fa86f626a4830173d46b93ff9024e6d2bb7eb65644acc9  guix-build-fb1d152c247b/output/aarch64-linux-gnu/bitcoin-fb1d152c247b-aarch64-linux-gnu-debug.tar.gz
    2da50880fd7c367ab45f727d29a33935419724870122f9cbee9c4e06229be88c  guix-build-fb1d152c247b/output/aarch64-linux-gnu/bitcoin-fb1d152c247b-aarch64-linux-gnu.tar.gz
    4f56d0b325a58a502772d09ccb82a7a86b444f3ff724d586751a5999cca084b0  guix-build-fb1d152c247b/output/arm-linux-gnueabihf/SHA256SUMS.part
    17c97ff5efe36b5796fe76d5606b5d122bc03fdb55f272d45e7c133b31e5f08d  guix-build-fb1d152c247b/output/arm-linux-gnueabihf/bitcoin-fb1d152c247b-arm-linux-gnueabihf-debug.tar.gz
    3b73ceb5bf0c0fafd42e11d96517827ba9f696f165e55cd70d573e482f9d9731  guix-build-fb1d152c247b/output/arm-linux-gnueabihf/bitcoin-fb1d152c247b-arm-linux-gnueabihf.tar.gz
    b8ace5d1efa851e00980e43e89a922ec8de0a0be1347e01aa9960c1153424801  guix-build-fb1d152c247b/output/arm64-apple-darwin/SHA256SUMS.part
    fd48c6dd4c66093f6d2897793628b38806a64118542b7f367fd6de8ffad9cfe8  guix-build-fb1d152c247b/output/arm64-apple-darwin/bitcoin-fb1d152c247b-arm64-apple-darwin-codesigning.tar.gz
    0e51badc8f59e94f7b55d2df085ea90ceca840187d15fd535011b28b8193d36a  guix-build-fb1d152c247b/output/arm64-apple-darwin/bitcoin-fb1d152c247b-arm64-apple-darwin-unsigned.tar.gz
    4051899f953875a2917582b64a9ca6eae7b77beb3dd1d95fa4bd368d06072e6f  guix-build-fb1d152c247b/output/arm64-apple-darwin/bitcoin-fb1d152c247b-arm64-apple-darwin-unsigned.zip
    92bb9e1f8e92f884b079564d0984f6bd1b503fa1708682b642d6395d2e784f6b  guix-build-fb1d152c247b/output/dist-archive/bitcoin-fb1d152c247b.tar.gz
    9fc57fac8212fb22c08d4ccfd39aafac1ffba5d98886c3f9d7c8329b7918e314  guix-build-fb1d152c247b/output/powerpc64-linux-gnu/SHA256SUMS.part
    ef4dfc874e7c141f6ede2e0bfef2fd06982ddeb835d939f1c66858fbcd421f4f  guix-build-fb1d152c247b/output/powerpc64-linux-gnu/bitcoin-fb1d152c247b-powerpc64-linux-gnu-debug.tar.gz
    108c88e5b12f63e93e608e2f3942eafc316442ba33ecedb1fcee1aaf106d2bd3  guix-build-fb1d152c247b/output/powerpc64-linux-gnu/bitcoin-fb1d152c247b-powerpc64-linux-gnu.tar.gz
    f8ad4288ec4dad2596e3c81315bcd1d46c7d0931a3d4e5f530a85e823207410f  guix-build-fb1d152c247b/output/riscv64-linux-gnu/SHA256SUMS.part
    9fc1aeeae6a8d1ad64b5ed14107f7184fc6a53deeaad0c8b2b42c0970665327b  guix-build-fb1d152c247b/output/riscv64-linux-gnu/bitcoin-fb1d152c247b-riscv64-linux-gnu-debug.tar.gz
    d1268bfa8848cf6ea69b17c4d88acffe101cd07d005ab656c8d035fea012c8b8  guix-build-fb1d152c247b/output/riscv64-linux-gnu/bitcoin-fb1d152c247b-riscv64-linux-gnu.tar.gz
    821907691380c3de131da2674a93d35a1eddf9aef40622ff8f27cc86b8daaa95  guix-build-fb1d152c247b/output/x86_64-apple-darwin/SHA256SUMS.part
    d01b356e77c351872c8537be5e578abbee2cafc988a38bee41d854838d69fe7c  guix-build-fb1d152c247b/output/x86_64-apple-darwin/bitcoin-fb1d152c247b-x86_64-apple-darwin-codesigning.tar.gz
    97cf44e1919b5655675e3f2f5bf39f6620b2366964c09334458fef0ae394335b  guix-build-fb1d152c247b/output/x86_64-apple-darwin/bitcoin-fb1d152c247b-x86_64-apple-darwin-unsigned.tar.gz
    488988cc1b31269ae05d73b493a3ff3d4ed36ff9902a9ad682b9537f705f37c1  guix-build-fb1d152c247b/output/x86_64-apple-darwin/bitcoin-fb1d152c247b-x86_64-apple-darwin-unsigned.zip
    222195d95bb8a9073c773e33bf808aa1a3ce6a0fb25f116605ce934350311eba  guix-build-fb1d152c247b/output/x86_64-linux-gnu/SHA256SUMS.part
    1e089f6ea785c3009d79f6d414eedf970983f1744f607ecc5ea3cd49d5585e95  guix-build-fb1d152c247b/output/x86_64-linux-gnu/bitcoin-fb1d152c247b-x86_64-linux-gnu-debug.tar.gz
    1dd834c8aea1b1e58ed98222d4d14d3d755cc06ad8a5b25a29699e1d5c1e1478  guix-build-fb1d152c247b/output/x86_64-linux-gnu/bitcoin-fb1d152c247b-x86_64-linux-gnu.tar.gz
    e6ebd84f2511af4ed40fc50adb2718152af8c85e438c7e00914aa4910b1cbf85  guix-build-fb1d152c247b/output/x86_64-w64-mingw32/SHA256SUMS.part
    2ddb98da1f68986286fddd0c4bfb722952cbcbb31a099fb3a56b7542a9bae2ad  guix-build-fb1d152c247b/output/x86_64-w64-mingw32/bitcoin-fb1d152c247b-win64-codesigning.tar.gz
    e215227717f53137dc2d327656ddd5d01d675bf481ff91afcff42a174757d09f  guix-build-fb1d152c247b/output/x86_64-w64-mingw32/bitcoin-fb1d152c247b-win64-debug.zip
    007d77d1e468d7aeb3a740adb92c3f014353cb90873d8805e9b6936e76ddef2f  guix-build-fb1d152c247b/output/x86_64-w64-mingw32/bitcoin-fb1d152c247b-win64-setup-unsigned.exe
    6bbae5d1bda10852ae499c822598c420791530ba19421761646679a53a08fb1e  guix-build-fb1d152c247b/output/x86_64-w64-mingw32/bitcoin-fb1d152c247b-win64-unsigned.zip
    
  38. hebasto commented at 9:09 PM on July 2, 2026: member

    My Guix build:

    aarch64
    20c31c1fbcffe8d7fe7daf9ab2efeea71e04ce5d52bb5bba6c1f1201dc9dcf42  guix-build-fb1d152c247b/output/aarch64-linux-gnu/SHA256SUMS.part
    00fc0baa0dbb955d96fa86f626a4830173d46b93ff9024e6d2bb7eb65644acc9  guix-build-fb1d152c247b/output/aarch64-linux-gnu/bitcoin-fb1d152c247b-aarch64-linux-gnu-debug.tar.gz
    2da50880fd7c367ab45f727d29a33935419724870122f9cbee9c4e06229be88c  guix-build-fb1d152c247b/output/aarch64-linux-gnu/bitcoin-fb1d152c247b-aarch64-linux-gnu.tar.gz
    4f56d0b325a58a502772d09ccb82a7a86b444f3ff724d586751a5999cca084b0  guix-build-fb1d152c247b/output/arm-linux-gnueabihf/SHA256SUMS.part
    17c97ff5efe36b5796fe76d5606b5d122bc03fdb55f272d45e7c133b31e5f08d  guix-build-fb1d152c247b/output/arm-linux-gnueabihf/bitcoin-fb1d152c247b-arm-linux-gnueabihf-debug.tar.gz
    3b73ceb5bf0c0fafd42e11d96517827ba9f696f165e55cd70d573e482f9d9731  guix-build-fb1d152c247b/output/arm-linux-gnueabihf/bitcoin-fb1d152c247b-arm-linux-gnueabihf.tar.gz
    b8ace5d1efa851e00980e43e89a922ec8de0a0be1347e01aa9960c1153424801  guix-build-fb1d152c247b/output/arm64-apple-darwin/SHA256SUMS.part
    fd48c6dd4c66093f6d2897793628b38806a64118542b7f367fd6de8ffad9cfe8  guix-build-fb1d152c247b/output/arm64-apple-darwin/bitcoin-fb1d152c247b-arm64-apple-darwin-codesigning.tar.gz
    0e51badc8f59e94f7b55d2df085ea90ceca840187d15fd535011b28b8193d36a  guix-build-fb1d152c247b/output/arm64-apple-darwin/bitcoin-fb1d152c247b-arm64-apple-darwin-unsigned.tar.gz
    4051899f953875a2917582b64a9ca6eae7b77beb3dd1d95fa4bd368d06072e6f  guix-build-fb1d152c247b/output/arm64-apple-darwin/bitcoin-fb1d152c247b-arm64-apple-darwin-unsigned.zip
    92bb9e1f8e92f884b079564d0984f6bd1b503fa1708682b642d6395d2e784f6b  guix-build-fb1d152c247b/output/dist-archive/bitcoin-fb1d152c247b.tar.gz
    9fc57fac8212fb22c08d4ccfd39aafac1ffba5d98886c3f9d7c8329b7918e314  guix-build-fb1d152c247b/output/powerpc64-linux-gnu/SHA256SUMS.part
    ef4dfc874e7c141f6ede2e0bfef2fd06982ddeb835d939f1c66858fbcd421f4f  guix-build-fb1d152c247b/output/powerpc64-linux-gnu/bitcoin-fb1d152c247b-powerpc64-linux-gnu-debug.tar.gz
    108c88e5b12f63e93e608e2f3942eafc316442ba33ecedb1fcee1aaf106d2bd3  guix-build-fb1d152c247b/output/powerpc64-linux-gnu/bitcoin-fb1d152c247b-powerpc64-linux-gnu.tar.gz
    f8ad4288ec4dad2596e3c81315bcd1d46c7d0931a3d4e5f530a85e823207410f  guix-build-fb1d152c247b/output/riscv64-linux-gnu/SHA256SUMS.part
    9fc1aeeae6a8d1ad64b5ed14107f7184fc6a53deeaad0c8b2b42c0970665327b  guix-build-fb1d152c247b/output/riscv64-linux-gnu/bitcoin-fb1d152c247b-riscv64-linux-gnu-debug.tar.gz
    d1268bfa8848cf6ea69b17c4d88acffe101cd07d005ab656c8d035fea012c8b8  guix-build-fb1d152c247b/output/riscv64-linux-gnu/bitcoin-fb1d152c247b-riscv64-linux-gnu.tar.gz
    821907691380c3de131da2674a93d35a1eddf9aef40622ff8f27cc86b8daaa95  guix-build-fb1d152c247b/output/x86_64-apple-darwin/SHA256SUMS.part
    d01b356e77c351872c8537be5e578abbee2cafc988a38bee41d854838d69fe7c  guix-build-fb1d152c247b/output/x86_64-apple-darwin/bitcoin-fb1d152c247b-x86_64-apple-darwin-codesigning.tar.gz
    97cf44e1919b5655675e3f2f5bf39f6620b2366964c09334458fef0ae394335b  guix-build-fb1d152c247b/output/x86_64-apple-darwin/bitcoin-fb1d152c247b-x86_64-apple-darwin-unsigned.tar.gz
    488988cc1b31269ae05d73b493a3ff3d4ed36ff9902a9ad682b9537f705f37c1  guix-build-fb1d152c247b/output/x86_64-apple-darwin/bitcoin-fb1d152c247b-x86_64-apple-darwin-unsigned.zip
    222195d95bb8a9073c773e33bf808aa1a3ce6a0fb25f116605ce934350311eba  guix-build-fb1d152c247b/output/x86_64-linux-gnu/SHA256SUMS.part
    1e089f6ea785c3009d79f6d414eedf970983f1744f607ecc5ea3cd49d5585e95  guix-build-fb1d152c247b/output/x86_64-linux-gnu/bitcoin-fb1d152c247b-x86_64-linux-gnu-debug.tar.gz
    1dd834c8aea1b1e58ed98222d4d14d3d755cc06ad8a5b25a29699e1d5c1e1478  guix-build-fb1d152c247b/output/x86_64-linux-gnu/bitcoin-fb1d152c247b-x86_64-linux-gnu.tar.gz
    e6ebd84f2511af4ed40fc50adb2718152af8c85e438c7e00914aa4910b1cbf85  guix-build-fb1d152c247b/output/x86_64-w64-mingw32/SHA256SUMS.part
    2ddb98da1f68986286fddd0c4bfb722952cbcbb31a099fb3a56b7542a9bae2ad  guix-build-fb1d152c247b/output/x86_64-w64-mingw32/bitcoin-fb1d152c247b-win64-codesigning.tar.gz
    e215227717f53137dc2d327656ddd5d01d675bf481ff91afcff42a174757d09f  guix-build-fb1d152c247b/output/x86_64-w64-mingw32/bitcoin-fb1d152c247b-win64-debug.zip
    007d77d1e468d7aeb3a740adb92c3f014353cb90873d8805e9b6936e76ddef2f  guix-build-fb1d152c247b/output/x86_64-w64-mingw32/bitcoin-fb1d152c247b-win64-setup-unsigned.exe
    6bbae5d1bda10852ae499c822598c420791530ba19421761646679a53a08fb1e  guix-build-fb1d152c247b/output/x86_64-w64-mingw32/bitcoin-fb1d152c247b-win64-unsigned.zip
    
  39. willcl-ark approved
  40. willcl-ark commented at 10:14 PM on July 2, 2026: member

    ACK fb1d152c247

    Since #35175 has been merged already, the Boost.MultiIndex (in)compatibility issue we had with Boost >= 1.91 we had has already been addressed (and backported).

    I don’t see any additional source or minimum-version changes needed for this depends bump.

  41. hebasto merged this on Jul 3, 2026
  42. hebasto closed this on Jul 3, 2026

  43. fanquake deleted the branch on Jul 3, 2026
  44. DrahtBot commented at 1:40 PM on July 4, 2026: contributor

    <!--9cd9c72976c961c55c7acef8f6ba82cd-->

    Guix builds (on x86_64) [untrusted test-only build, possibly unsafe, not for production use]

    File commit ba48852f9e758df8e67ce5f51c0e3e2b68713ab4<br>(master) commit a991b55634549898c783e8afe1e5dbcce2b7f21f<br>(pull/35147/merge)
    *-aarch64-linux-gnu-debug.tar.gz 4cd374f7b1ce83ef... ebe1fa0463930a9a...
    *-aarch64-linux-gnu.tar.gz fb5dbfe5c527bb19... c60c77b9bfa1c506...
    *-arm-linux-gnueabihf-debug.tar.gz f5e7d6dadaeeb930... 0b315a56521eabf8...
    *-arm-linux-gnueabihf.tar.gz a052d30100b0a381... 7262785d1d28cce6...
    *-arm64-apple-darwin-codesigning.tar.gz 0207f5a1897c5764... 8ab05ed17b311286...
    *-arm64-apple-darwin-unsigned.tar.gz aaa6849fd70d884a... 98eeb62e9a928f23...
    *-arm64-apple-darwin-unsigned.zip 8282b3f72a3d5b5d... 719b3884b02e7931...
    *-powerpc64-linux-gnu-debug.tar.gz 6c4d16a0f7e2a441... 9dbc864087cb74f8...
    *-powerpc64-linux-gnu.tar.gz 654b28724688ca47... ebada920bddf7d7e...
    *-riscv64-linux-gnu-debug.tar.gz 6a97d926637e3f93... 128678d8c9c0b68e...
    *-riscv64-linux-gnu.tar.gz 0ce4df1a76c89902... 8ad7b1691e4f9818...
    *-win64-codesigning.tar.gz 3da3d810a6aecb27... d1640191dbc44d2a...
    *-win64-debug.zip c2f54a97bc0d19ee... 286abe62f8933e69...
    *-win64-setup-unsigned.exe ce6408486d3a71d1... ae450089abccbbb0...
    *-win64-unsigned.zip 935b6279a7ff2e44... e4b0aa9c20f31bfc...
    *-x86_64-apple-darwin-codesigning.tar.gz 1f657fe8edd9aa39... 55dd4cd9917581e5...
    *-x86_64-apple-darwin-unsigned.tar.gz 8719d8d1205788c5... ddb60f33f86639b7...
    *-x86_64-apple-darwin-unsigned.zip 238a2639f9b58eb0... 769847d2af283db4...
    *-x86_64-linux-gnu-debug.tar.gz 75b28678ab7dfe0c... bea88bad21908b63...
    *-x86_64-linux-gnu.tar.gz b44eeb7d8827d0f1... 8469ebcc2e10267c...
    *.tar.gz 0fcbc48a5718379b... e9addf0d0e2c387f...
    SHA256SUMS.part 5aecf28414587625... 0ad647d2c80531b0...
    guix_build.log fb9c33ce04937052... ad060a1cb2d71e39...
    guix_build.log.diff 31bb2afde38093b9...
  45. DrahtBot removed the label DrahtBot Guix build requested on Jul 4, 2026

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-07-09 06:47 UTC