mesonbuild/meson

Report the reason for failure of install script

オープン

#2,329 opened on 2017/09/16

 (4 件のコメント) (1 件のリアクション) (0 人の担当者)Python (1,465 件のフォーク)batch import
bughelp wanted

Repository metrics

Stars
 (4,978 個のスター)
PR merge metrics
 (平均マージ 139d 13h) (30d で 51 merged PRs)

説明

When an install script fails, there is no indication as to why.

https://github.com/mesonbuild/meson/blob/c63aa0372b7acd8f6a094ca240eb39c8aab646cf/mesonbuild/scripts/meson_install.py#L262-L268

Meson should either log the stdout/stderr of the scripts or print it on failure.

コントリビューターガイド