On 23 January 2017 at 14:24, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 23 January 2017 at 14:10, Artyom Tarasenko <atar4q...@gmail.com> wrote: >> On Mon, Jan 23, 2017 at 1:40 PM, Peter Maydell <peter.mayd...@linaro.org> >> wrote: >>> I see that 'make check' now warns: >>> GTESTER check-qtest-sparc64 >>> Could not open option rom 'nvram1': No such file or directory >>> Could not open option rom '1up-md.bin': No such file or directory >>> Could not open option rom '1up-hv.bin': No such file or directory >>> Could not open option rom 'reset.bin': No such file or directory >>> Could not open option rom 'q.bin': No such file or directory >>> Could not open option rom 'openboot.bin': No such file or directory >>> >>> (though the tests still pass).
> One thing we could do is only warn if !qtest_enabled(). I notice that 'make check' still warns about these missing option rom files...could somebody write a patch to silence it, please? thanks -- PMM