Edgar Pettijohn <ed...@pettijohn-web.com> writes: > I had the following failure while running make check. > > root:/sources/gettext-0.19.4# cat gettext-tools/tests/test-suite.log | > grep FAIL > # XFAIL: 0 > # FAIL: 1 > FAIL: msgunfmt-3 > > Is this something to be worried about or can I ignore?
Yes, this sounds strange - could you provide more details for the clue? For example, $ cd gettext-tools/tests $ make check TESTS=msgunfmt-3 VERBOSE=yes $ cat test-suite.log Thanks, -- Daiki Ueno