Issue 41164: allow python to build for macosx-11.0-arm64
Created on 2020-06-29 23:57 by lawrence-danna-apple, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| 0001-arm64.patch | lawrence-danna-apple, 2020-06-29 23:57 | |||
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 21224 | closed | lawrence-danna-apple, 2020-06-29 23:59 | |
| Messages (6) | |||
|---|---|---|---|
| msg372641 - (view) | Author: Lawrence D'Anna (lawrence-danna-apple) * | Date: 2020-06-29 23:57 | |
allow python to build for macosx-11.0-arm64, by adding the appropriate case to configure.ac |
|||
| msg372647 - (view) | Author: Dong-hee Na (corona10) * ![]() |
Date: 2020-06-30 03:50 | |
Thanks, Lawrence for the patch. I am happy to see the patch from the Apple team. By the way, is there any way to check that the CPython team can check all the tests works well on the ARM macOS? |
|||
| msg372648 - (view) | Author: Lawrence D'Anna (lawrence-danna-apple) * | Date: 2020-06-30 04:03 | |
The tests do not all pass yet, I thought I'd try with the tiny patch to enable building on arm and follow up with more after I getting feedback. If you prefer, I can wait until I have a complete patch that addresses all test failures on arm, but if you want to do it that way I think it will have to wait until the next seed of Mac OS 11 comes out. If you want to test it yourself on an arm Mac, we have Developer Transition Kits that include an arm Mac mini https://developer.apple.com/programs/universal/ |
|||
| msg372649 - (view) | Author: Ned Deily (ned.deily) * ![]() |
Date: 2020-06-30 04:25 | |
Lawrence, thanks for the PR. We appreciate any insights from you all. We ahve already started to build using the first seed of Big Sur and have already committed some fixes. Rather than having multiple open issues covering the same topic, I'd like to suggest that we use the existing one Issue41100 to consolidate the PRs; to that end, I've changed the title of your PR (PR 21224) to reference that issue and I'm going to close this one. I'll add you to the other issue and we can continue discussions. BTW, I believe a DTK is in Ronald's future :) |
|||
| msg372651 - (view) | Author: Lawrence D'Anna (lawrence-danna-apple) * | Date: 2020-06-30 04:28 | |
sound good, thanks |
|||
| msg372676 - (view) | Author: Ronald Oussoren (ronaldoussoren) * ![]() |
Date: 2020-06-30 09:39 | |
FYI I have as of a couple of minutes ago received a developer transition kit and can, and will, test on the new hardware. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:33 | admin | set | github: 85336 |
| 2020-06-30 09:39:32 | ronaldoussoren | set | messages: + msg372676 |
| 2020-06-30 04:28:21 | lawrence-danna-apple | set | messages: + msg372651 |
| 2020-06-30 04:25:34 | ned.deily | set | status: open -> closed superseder: Support macOS 11 and Apple Silicon Macs nosy:
+ ned.deily |
| 2020-06-30 04:03:02 | lawrence-danna-apple | set | messages: + msg372648 |
| 2020-06-30 03:50:48 | corona10 | set | versions: + Python 3.10 |
| 2020-06-30 03:50:27 | corona10 | set | nosy:
+ ronaldoussoren, corona10 messages: + msg372647 |
| 2020-06-29 23:59:14 | lawrence-danna-apple | set | stage: patch review pull_requests: + pull_request20376 |
| 2020-06-29 23:57:08 | lawrence-danna-apple | create | |
