On Wednesday, 19 February 2020, Dmitry V. Levin <<a href="mailto:ldv@altlinux.org">ldv@altlinux.org</a>> wrote:<br>> Hi,<br>><br>> On Tue, Feb 18, 2020 at 01:13:45PM +0530, Bran S wrote:<br>>> Hi Guys,<br>>> This is my first time using strace.<br>>><br>>> Building strace from source by following [1] and running `make check`<br>>> shows that 1 test failed.<br>>><br>>> FAIL: strace-DDD<br>>> ================<br>>><br>>> 1229 16718 3224<br>>> strace-DDD.test: failed test: ../../strace -D -enone -esignal=none<br>>> ../tracer_ppid_pgid_sid: unexpected output<br>>> FAIL strace-DDD.test (exit status: 1)<br>><br>> Is the failure persistent?<br>><br><br><br>By persistent, you mean if it occurs on running make check again. Then yes.<br><br>I have make checked on ubuntu 18.04 and fedora 29. On both this same test fails.