RCS 5.9.4 check fails

sergio <[email protected]> Fri, 1 Jul 2016 15:45:58 +0100 (BST)
Newsgroups gmane.comp.version-control.rcs.bugs
Message-ID <[email protected]>
Hi,

I have built RCS 5.9.4 and one check fails as follows:

... make check TESTS='t810' VERBOSE=1
make  btdt
make[1]: Entering directory '/home/sergio/rcs-5.9.4/tests'
make[1]: 'btdt' is up to date.
make[1]: Leaving directory '/home/sergio/rcs-5.9.4/tests'
make  check-TESTS
make[1]: Entering directory '/home/sergio/rcs-5.9.4/tests'
FAIL: t810
================================
1 of 1 test failed
Please report to [email protected]
================================
Makefile:1502: recipe for target 'check-TESTS' failed
make[1]: *** [check-TESTS] Error 1
make[1]: Leaving directory '/home/sergio/rcs-5.9.4/tests'
Makefile:1625: recipe for target 'check-am' failed
make: *** [check-am] Error 2

directory t810.d looks like this:

-rw-r--r-- 1 sergio users 226 Jul  1 15:27 out
-rw-r--r-- 1 sergio users  27 Jul  1 15:27 x
-r--r--r-- 1 sergio users 432 Jul  1 15:27 x,v

I am guessing that the test script is actually at fault here but
I NEED confirmation please.

Regards
Sergio Masci