Skip to content

gh-125940: Android: support 16 KB pages#125941

Merged
freakboy3742 merged 1 commit into
python:mainfrom
mhsmith:android-16kb-pages
Oct 24, 2024
Merged

gh-125940: Android: support 16 KB pages#125941
freakboy3742 merged 1 commit into
python:mainfrom
mhsmith:android-16kb-pages

Conversation

@mhsmith

@mhsmith mhsmith commented Oct 24, 2024

Copy link
Copy Markdown
Member

For details, see chaquo/chaquopy#1171.

This should be backported to 3.13, as it ensures that builds produced today will continue to work on devices released a couple of years from now.

@mhsmith mhsmith added the needs backport to 3.13 bugs and security fixes label Oct 24, 2024
@mhsmith

mhsmith commented Oct 24, 2024

Copy link
Copy Markdown
Member Author

!buildbot android

@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @mhsmith for commit 0059ff3 🤖

The command will test the builders whose names match following regular expression: android

The builders matched are:

  • aarch64 Android PR
  • AMD64 Android PR

@mhsmith

mhsmith commented Oct 24, 2024

Copy link
Copy Markdown
Member Author

The failure on aarch64 appears to be intermittent and unrelated – see #118201 (comment).

!buildbot aarch64 Android

@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @mhsmith for commit 0059ff3 🤖

The command will test the builders whose names match following regular expression: aarch64 Android

The builders matched are:

  • aarch64 Android PR

@freakboy3742 freakboy3742 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Makes sense to me.

@freakboy3742 freakboy3742 merged commit e68d4b0 into python:main Oct 24, 2024
@miss-islington-app

Copy link
Copy Markdown

Thanks @mhsmith for the PR, and @freakboy3742 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 24, 2024
Modify Android build tooling to use 16kB pages.
(cherry picked from commit e68d4b0)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
@bedevere-app

bedevere-app Bot commented Oct 24, 2024

Copy link
Copy Markdown

GH-125948 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Oct 24, 2024
freakboy3742 pushed a commit that referenced this pull request Oct 25, 2024
gh-125940: Android: support 16 KB pages (GH-125941)

Modify Android build tooling to use 16kB pages.
(cherry picked from commit e68d4b0)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
Modify Android build tooling to use 16kB pages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Android: support 16 KB pages

3 participants