I built tlf from the latest github source with no errors. I then did a make 
check and all tests passed except for one. I am forwarding a copy of the 
test-suit.log output file from the failed test per the request printed by make 
check:
-john,w7og

======================================
   Tlf 1.5~git: test/test-suite.log
======================================

# TOTAL: 28
# PASS:  27
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: run_rules
===============

[==========] Running 1 test(s).
[ RUN      ] test_rules
[  ERROR   ] --- "neqp(TIMEOUT), focmarathon(TIMEOUT), cqww(TIMEOUT), mst(TIMEOUT)" != ""
[   LINE   ] --- test_rules.c:61: error: Failure!
++ neqp
++ mwc
++ focmarathon
++ ukeidx
++ cqww
++ naqp
++ ksqp
++ mst
++ cqww160
[  FAILED  ] test_rules
[==========] 1 test(s) run.
[  PASSED  ] 0 test(s).
[  FAILED  ] 1 test(s), listed below:
[  FAILED  ] test_rules

 1 FAILED TEST(S)
FAIL run_rules (exit status: 1)

Reply via email to