Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

autoconf: Sync config.guess, config.sub with CPython repo, update to latest#36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
corona10 merged 3 commits intopython:mainfromrhansen:autoconf2
Feb 3, 2025

Conversation

rhansen
Copy link
Contributor

config.sub.patch is derived from:python/cpython@bee7bb3

erlend-aasland reacted with thumbs up emoji
Copy link
Collaborator

Choose a reason for hiding this comment

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

We should probably try to upstream this change.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

I submitted a patch upstream:https://lists.gnu.org/archive/html/config-patches/2025-01/msg00000.html
After I did that,@freakboy3742 let me know that he had attempted to upstream the change a couple of times without success:https://lists.gnu.org/archive/html/config-patches/2025-01/msg00001.html. Maybe third time's the charm?

erlend-aasland reacted with eyes emoji
Comment on lines 8 to 9
ARG CONFIG_GUESS_REV="9428e344e65176b03b69e4bf4ed0d0fc51d4c26f"
ARG CONFIG_SUB_REV="948ae97ca5703224bd3eada06b7a69f40dd15a02"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Commit9428e344e is from 2021-10-18, and948ae97ca is from 2024-01-01. We should consider using a more recent rev for both of these files. We consider also to just use a commonconfig.git rev; I guess we usually wantconfig.guess andconfig.sub to be sync'ed to the sameconfig.git checkout.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

I agree with both of your points. However, I think updating them should be done in a future PR because changing eitherconfig.guess orconfig.sub requires coordination with the cpython repo. I plan on opening additional pull requests to both cpython and this repo once this PR is merged.

Copy link
Collaborator

Choose a reason for hiding this comment

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

No worries, we can safely do so in this PR and make a release. The CPython repo is not affected until we explicitly change the CI and regen-configure script.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

I updatedconfig.guess andconfig.sub to the latest revision in theconfig.git repo.

Please do not squash this PR's commits when merging (doing so will make it more difficult to understand the history if needed to troubleshoot a problem).

@erlend-aaslanderlend-aasland linked an issueJan 2, 2025 that may beclosed by this pull request
@rhansenrhansen changed the titleautoconf: Sync config.guess, config.sub with CPython repoautoconf: Sync config.guess, config.sub with CPython repo, update to latestJan 7, 2025
Copy link
Collaborator

@erlend-aaslanderlend-aasland left a comment

Choose a reason for hiding this comment

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

Thanks for your continued improvements!

@erlend-aasland
Copy link
Collaborator

@corona10, are you fine with this?

@corona10
Copy link
Member

I will take a look at it today :)

Copy link
Member

@corona10corona10 left a comment

Choose a reason for hiding this comment

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

lgtm!

@corona10corona10 merged commitf624de4 intopython:mainFeb 3, 2025
3 checks passed
@rhansenrhansen deleted the autoconf2 branchFebruary 28, 2025 23:02
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@corona10corona10corona10 approved these changes

@erlend-aaslanderlend-aaslanderlend-aasland approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Autoconf: Also provide config.guess and config.sub
3 participants
@rhansen@erlend-aasland@corona10

[8]ページ先頭

©2009-2025 Movatter.jp