Followup-For: Bug #783141

Hi Salvatore,

checking the build logs I find

  Build killed with signal TERM after 150 minutes of inactivity

and

make  check-TESTS
make[4]: Entering directory '/«PKGBUILDDIR»/test'
make[5]: Entering directory '/«PKGBUILDDIR»/test'
PASS: test_ansi_scrubber
PASS: test_auto_fd
PASS: test_auto_mem
PASS: test_bookmarks
PASS: test_chunky_index
PASS: test_date_time_scanner
make[5]: *** Deleting file 'test_cmds.sh.log'
make[1]: *** [override_dh_auto_test] Terminated
E: Caught signal ‘Terminated’: terminating immediately

So the test_date_time_scanner test seems to deadlock somehow.

Building locally in a sid chroot has some test failures:

make  check-TESTS
make[4]: Entering directory '/build/lnav-0.7.3/test'
make[5]: Entering directory '/build/lnav-0.7.3/test'
PASS: test_ansi_scrubber
PASS: test_auto_fd
PASS: test_auto_mem
PASS: test_bookmarks
PASS: test_chunky_index
PASS: test_date_time_scanner
PASS: test_cmds.sh
PASS: test_concise
PASS: test_line_buffer2
PASS: test_line_buffer.sh
PASS: test_listview.sh
FAIL: test_mvwattrline.sh
PASS: test_grep_proc.sh
PASS: test_grep_proc2
PASS: test_hist_source
PASS: test_json_format.sh
PASS: test_json_op.sh
PASS: test_json_ptr_walk.sh
PASS: test_log_accel
PASS: test_logfile.sh
PASS: test_pcrepp
PASS: test_sessions.sh
FAIL: test_sql.sh
PASS: test_sql_coll_func.sh
PASS: test_sql_json_func.sh
PASS: test_sql_fs_func.sh
PASS: test_sql_str_func.sh
FAIL: test_view_colors.sh
PASS: test_vt52_curses.sh
PASS: test_top_status
PASS: test_data_parser.sh
PASS: test_yajlpp
============================================================================
Testsuite summary for lnav 0.7.3
============================================================================
# TOTAL: 32
# PASS:  29
# SKIP:  0
# XFAIL: 0
# FAIL:  3
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to [email protected]
============================================================================
Makefile:1153: recipe for target 'test-suite.log' failed
make[5]: *** [test-suite.log] Error 1
make[5]: Leaving directory '/build/lnav-0.7.3/test'
Makefile:1259: recipe for target 'check-TESTS' failed
make[4]: *** [check-TESTS] Error 2
make[4]: Leaving directory '/build/lnav-0.7.3/test'


Not investigating further, there is a 0.8.0 upstream available.


Cheers,

Andreas

Reply via email to