[23.x] depends: xcb-proto 1.15.2 #28581

pull fanquake wants to merge 3 commits into bitcoin:23.x from fanquake:23_x_28097 changing 3 files +80 −23
  1. fanquake commented at 10:56 am on October 4, 2023: member

    Resolves build failures under Python 3.12:

    0make[3]: Nothing to be done for 'install-exec-am'.
    1 /usr/bin/mkdir -p '/bitcoin/depends/work/staging/aarch64-unknown-linux-gnu/xcb_proto/1.14.1-4a91ac9dc41/bitcoin/depends/aarch64-unknown-linux-gnu/lib/python3.12/site-packages/xcbgen'
    2 /usr/bin/install -c -m 644 __init__.py error.py expr.py align.py matcher.py state.py xtypes.py '/bitcoin/depends/work/staging/aarch64-unknown-linux-gnu/xcb_proto/1.14.1-4a91ac9dc41/bitcoin/depends/aarch64-unknown-linux-gnu/lib/python3.12/site-packages/xcbgen'
    3Traceback (most recent call last):
    4  File "<string>", line 2, in <module>
    5ModuleNotFoundError: No module named 'imp'
    6make[3]: *** [Makefile:271: install-pkgpythonPYTHON] Error 1
    

    imp was removed in 3.12: https://docs.python.org/3/library/imp.html.

    Also backported for 25.x & 24.x.

    Also:

    • Add historical release-notes for 23.2.
    • Update release notes for currently backported changes.

    It’s not clear if a 23.3 will be released, as 23.x goes EOL 01-12-2023.

  2. depends: xcb-proto 1.15.2
    Resolves build failures under Python 3.12, i.e building on rawhide:
    ```bash
    make[3]: Nothing to be done for 'install-exec-am'.
     /usr/bin/mkdir -p '/bitcoin/depends/work/staging/aarch64-unknown-linux-gnu/xcb_proto/1.14.1-4a91ac9dc41/bitcoin/depends/aarch64-unknown-linux-gnu/lib/python3.12/site-packages/xcbgen'
     /usr/bin/install -c -m 644 __init__.py error.py expr.py align.py matcher.py state.py xtypes.py '/bitcoin/depends/work/staging/aarch64-unknown-linux-gnu/xcb_proto/1.14.1-4a91ac9dc41/bitcoin/depends/aarch64-unknown-linux-gnu/lib/python3.12/site-packages/xcbgen'
    Traceback (most recent call last):
      File "<string>", line 2, in <module>
    ModuleNotFoundError: No module named 'imp'
    make[3]: *** [Makefile:271: install-pkgpythonPYTHON] Error 1
    ```
    
    `imp` was removed in 3.12: https://docs.python.org/3/library/imp.html.
    
    Github-Pull: #28097
    Rebased-From: 7cb88c8b46723d306b96953a6a60c90a4ab211e3
    85436bc7ac
  3. doc: add release notes for 23.2 5e644a05ae
  4. doc: add WIP release notes for 23.3
    It's not clear if a 23.3 will be released, but update the release-notes
    to reflect the currently backported changes.
    aed613ab72
  5. DrahtBot commented at 10:56 am on October 4, 2023: contributor

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

    Code Coverage

    For detailed information about the code coverage, see the test coverage report.

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK dergoegge

    If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

  6. DrahtBot added the label Backport on Oct 4, 2023
  7. DrahtBot added the label CI failed on Oct 4, 2023
  8. fanquake requested review from willcl-ark on Oct 6, 2023
  9. dergoegge approved
  10. dergoegge commented at 12:34 pm on October 6, 2023: member
    ACK aed613ab729dad727e6fb535a15f8368dfba29c8
  11. fanquake merged this on Oct 6, 2023
  12. fanquake closed this on Oct 6, 2023

  13. fanquake deleted the branch on Oct 6, 2023
  14. bitcoin locked this on Oct 5, 2024

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: 2024-12-21 15:12 UTC

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