Output from failed platform_triplet.c compilation is not logged
未關閉
還沒有人認領這個 Issue。
build
type-bug
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 35.9k
- PR 合併指標
- PR 指標待擷取
描述
Bug report
Bug description:
In #117886, building platform_triplet.c was failing, but the only output in config.log was:
configure:6892: checking for the platform triplet based on compiler characteristics
configure:6900: result: none
At least in the case of failure, the compile command and output should be logged.
CPython versions tested on:
3.13
Operating systems tested on:
macOS
Linked PRs
- gh-134905
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從報告中描述的 platform_triplet.c 編譯和 configure 進入點開始。將失敗建置的命令和輸出與目前寫入 config.log 的內容進行比較。完成的標準是:失敗的編譯會記錄編譯命令及其輸出;查看已連結的 PR gh-134905,了解現有工作。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- c, python
- 領域
- build-system
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100