mesonbuild/meson

Report the reason for failure of install script

Open

#2,329 建立於 2017年9月16日

在 GitHub 查看
 (4 留言) (1 反應) (0 負責人)Python (4,978 star) (1,465 fork)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.

貢獻者指南

Report the reason for failure of install script · mesonbuild/meson#2329 | Good First Issue