Control: tags -1 + confirmed Hi,
On Wed, Nov 25, 2020 at 09:07:55PM +0100, Lucas Nussbaum wrote: > Source: lnav > Version: 0.8.5-3 > Severity: serious > Justification: FTBFS on amd64 > Tags: bullseye sid ftbfs > Usertags: ftbfs-20201125 ftbfs-bullseye > > Hi, > > During a rebuild of all packages in sid, your package failed to build > on amd64. > > Relevant part (hopefully): > > make[4]: Entering directory '/<<PKGBUILDDIR>>/test' > > PASS: test_abbrev > > PASS: test_ansi_scrubber > > PASS: test_auto_fd > > PASS: test_auto_mem > > PASS: test_bookmarks > > PASS: test_date_time_scanner > > PASS: test_format_installer.sh > > PASS: test_cli.sh > > PASS: lnav_doctests > > PASS: test_line_buffer2 > > PASS: test_format_loader.sh > > FAIL: test_listview.sh > > PASS: test_grep_proc.sh > > PASS: test_grep_proc2 > > PASS: test_meta.sh > > PASS: test_json_op.sh > > PASS: test_json_ptr_walk.sh > > PASS: test_log_accel > > PASS: test_json_format.sh > > PASS: test_pcrepp > > PASS: test_reltime > > PASS: test_scripts.sh > > PASS: test_shlexer.sh > > PASS: test_sql_coll_func.sh > > PASS: test_sessions.sh > > PASS: test_sql_json_func.sh > > PASS: test_sql_fs_func.sh > > PASS: test_sql_time_func.sh > > PASS: test_sql_str_func.sh > > PASS: test_yajlpp > > PASS: test_pretty_print.sh > > PASS: test_curl.sh > > PASS: test_data_parser.sh > > PASS: test_cmds.sh > > PASS: test_line_buffer.sh > > ===================================== > > lnav 0.8.5: test/test-suite.log > > ===================================== > > > > # TOTAL: 35 > > # PASS: 34 > > # SKIP: 0 > > # XFAIL: 0 > > # FAIL: 1 > > # XPASS: 0 > > # ERROR: 0 > > > > .. contents:: :depth: 2 > > > > FAIL: test_listview.sh > > ====================== > > > > Listview doesn't start down one line? > > FAIL test_listview.sh (exit status: 1) > > > > ============================================================================ > > Testsuite summary for lnav 0.8.5 > > ============================================================================ > > # TOTAL: 35 > > # PASS: 34 > > # SKIP: 0 > > # XFAIL: 0 > > # FAIL: 1 > > # XPASS: 0 > > # ERROR: 0 > > ============================================================================ > > See test/test-suite.log > > Please report to l...@googlegroups.com > > ============================================================================ > > make[4]: *** [Makefile:1347: test-suite.log] Error 1 > > make[4]: Leaving directory '/<<PKGBUILDDIR>>/test' > > make[3]: *** [Makefile:1455: check-TESTS] Error 2 > > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test' > > make[2]: *** [Makefile:1767: check-am] Error 2 > > make[2]: Leaving directory '/<<PKGBUILDDIR>>/test' > > make[1]: *** [Makefile:471: check-recursive] Error 1 > > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > > dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2 Thanks, can confirm in (newly) fails in the test_listview.sh test (which did not happend previously). Will look into it. Regards, Salvatore