mesonbuild/meson

Report the reason for failure of install script

Open

#2,329 opened on 2017年9月16日

GitHub で見る
 (4 comments) (1 reaction) (0 assignees)Python (4,978 stars) (1,465 forks)batch import
bughelp wanted

説明

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.

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