sysconfig --generate-posix-vars creates wrong file when cross compiling
オープン
まだ誰も着手していません。
3.11
build
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 45909 |
|---|---|
| Nosy | @tiran, @moreati, @ethanhs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2021-11-27.12:05:59.850>
labels = ['type-bug', 'build', '3.11']
title = 'sysconfig --generate-posix-vars creates wrong file when cross compiling'
updated_at = <Date 2021-11-27.19:03:41.450>
user = 'https://github.com/tiran'
bugs.python.org fields:
activity = <Date 2021-11-27.19:03:41.450>
actor = 'christian.heimes'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Build', 'Cross-Build']
creation = <Date 2021-11-27.12:05:59.850>
creator = 'christian.heimes'
dependencies = []
files = []
hgrepos = []
issue_num = 45909
keywords = []
message_count = 2.0
messages = ['407141', '407163']
nosy_count = 3.0
nosy_names = ['christian.heimes', 'Alex.Willmer', 'ethan smith']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue45909'
versions = ['Python 3.11']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、クロスコンパイル環境で sysconfig --generate-posix-vars コマンドを再現し、どの生成ファイルが作成されるかを確認します。sysconfig のビルドエントリポイントを追跡し、生成されたファイルをクロスコンパイルで期待される出力と比較します。コマンドが常に正しいファイルを作成し、ネイティブビルドを壊さなければ完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- build-system
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 42/100