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

gh-117888: print failing command when platform triplet detection errors#134905

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

Open
duaneg wants to merge1 commit intopython:main
base:main
Choose a base branch
Loading
fromduaneg:gh-117888

Conversation

duaneg
Copy link
Contributor

@duanegduaneg commentedMay 29, 2025
edited by bedevere-appbot
Loading

The build system determines the platform triplet using the C preprocessor. If that fails for whatever reason we presently just report "none" for the triplet and continue until the invalid triplet causes a messy failure down the line.

Instead, store any error output, and in the event of a failure send it to stderr and fail immediately with a clear error message.

…n errorsThe build system determines the platform triplet using the C preprocessor. Ifthat fails for whatever reason we presently just report "none" for the tripletand continue until the invalid triplet causes a messy failure down the line.Instead, store any error output, and in the event of a failure send it tostderr and fail immediately with a clear error message.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@erlend-aaslanderlend-aaslandAwaiting requested review from erlend-aaslanderlend-aasland is a code owner

@corona10corona10Awaiting requested review from corona10corona10 is a code owner

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@duaneg

[8]ページ先頭

©2009-2025 Movatter.jp