apache / apache/buildstream-plugins
autotools build-dir handling not compatible with relative conf-root
オープン
- 主要言語
- Python
- スター
- 8
- フォーク
- 16
- 平均マージ
- 36分
- マージ済み PR(30日)
- 2
説明
It was noticed during testing that conf-root is by default ".". When build-dir is set, this results in configure being invoked from wrong directory. A solution needs to take into account that command-subdir might be set (autotools project might be in a subdirectory inside a monorepo).
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず Python autotools plugin と、conf-root、build-dir、command-subdir を解決するコードを見つけます。conf-root が "." で build-dir が設定されているケースを再現し、monorepo のサブディレクトリにある autotools プロジェクトも含めます。両方のレイアウトで configure が正しいディレクトリから実行されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- build-system
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100