Package: src:neovim Version: 0.9.5-7 Severity: serious Tags: ftbfs
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: [ Note: I believe this is due to the latest changes in tzdata, to which the package should probably adapt ] -------------------------------------------------------------------------------- [...] debian/rules binary dh binary --buildsystem=cmake+ninja --builddirectory=build dh_update_autotools_config -O--buildsystem=cmake\+ninja -O--builddirectory=build dh_autoreconf -O--buildsystem=cmake\+ninja -O--builddirectory=build debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release -DPREFER_LUA=OFF -DLIBLUV_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/lua/5.1/luv.so -DLIBLUV_INCLUDE_DIR:PATH=/usr/include/lua5.1 -DCOMPILE_LUA=OFF cd build && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON -GNinja -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DCMAKE_BUILD_TYPE=Release -DPREFER_LUA=OFF -DLIBLUV_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/lua/5.1/luv.so -DLIBLUV_INCLUDE_DIR:PATH=/usr/include/lua5.1 -DCOMPILE_LUA=OFF .. -- The C compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done [... snipped ...] Executed Test_put_above_first_line() in 0.000282 seconds Executed Test_put_block() in 0.000293 seconds Executed Test_put_char_block() in 0.000435 seconds Executed Test_put_char_block2() in 0.000298 seconds Executed Test_put_empty_register() in 0.000307 seconds Executed Test_put_expr() in 0.000373 seconds Executed Test_put_fails_when_nomodifiable() in 0.001079 seconds Skipped Executed Test_put_in_last_displayed_line() in 0.000153 seconds Executed Test_put_lines() in 0.000279 seconds Skipped Executed Test_put_other_window() in 0.000157 seconds Executed Test_put_p_errmsg_nodup() in 0.000204 seconds Executed Test_put_p_indent_visual() in 0.000274 seconds Executed Test_put_visual_block_mode() in 0.009480 seconds Executed Test_put_visual_delete_all_lines() in 0.000274 seconds Executed Test_put_visual_mode() in 0.000456 seconds Executed Test_reltime() in 0.010262 seconds Executed Test_reset_scroll() in 0.000198 seconds Executed Test_scolloff_even_line_count() in 0.000306 seconds Executed Test_searchpos() in 0.000391 seconds Executed Test_set_add() in 0.000193 seconds Executed Test_set_backslash() in 0.000197 seconds Executed Test_set_no_arg() in 0.000296 seconds Executed Test_source_sfile() in 2.037837 seconds Executed Test_very_large_count() in 0.000682 seconds Skipped Executed Test_very_large_count_64bit() in 0.000158 seconds Executed Test_very_large_count_block() in 0.000640 seconds Skipped Executed Test_very_large_count_block_64bit() in 0.000155 seconds Executed Test_with_directories() in 0.008088 seconds Executed Test_with_tilde() in 0.000352 seconds Executed Test_wrong_delimiter() in 0.000513 seconds Executed Test_yank_put_clipboard() in 0.000411 seconds Executed Test_z() in 0.000889 seconds Executed Test_z_bang() in 0.000290 seconds Executed Test_z_bug() in 0.000223 seconds Executed 96 tests in 2.211638 seconds SKIPPED test_alot.vim: cryptv feature missing SKIPPED Test_Ex_append(): Nvim only supports Vim Ex mode SKIPPED Test_Ex_append_in_loop(): cannot run Vim in a terminal window SKIPPED Test_Ex_echo_backslash(): Nvim only supports Vim Ex mode SKIPPED Test_Ex_substitute(): cannot run Vim in a terminal window SKIPPED Test_ex_equal_arg(): Nvim evaluates lua with := [arg] SKIPPED Test_ex_mode(): Nvim only supports Vim Ex mode SKIPPED Test_global_set_clipboard(): clipboard_working feature missing SKIPPED Test_interrupt_global(): cannot run Vim in a terminal window SKIPPED Test_move_undo(): cannot run Vim in a terminal window SKIPPED Test_non_existing_backupdir(): Nvim auto-creates backup directory SKIPPED Test_open_command(): Nvim does not have :open SKIPPED Test_open_command_flush_line(): Nvim does not have :open SKIPPED Test_put_in_last_displayed_line(): cannot run Vim in a terminal window SKIPPED Test_put_other_window(): cannot run Vim in a terminal window SKIPPED Test_very_large_count_64bit(): v:sizeoflong is N/A SKIPPED Test_very_large_count_block_64bit(): v:sizeoflong is N/A
From test_alot_latin.vim:
Executed Test_backref() in 0.001382 seconds Executed Test_column_success_failure() in 0.003477 seconds Skipped Executed Test_equivalence_re1() in 0.000164 seconds Skipped Executed Test_equivalence_re2() in 0.000148 seconds Executed Test_get_equi_class() in 0.000275 seconds Executed Test_lookbehind_across_line() in 0.000297 seconds Executed Test_matching_curpos() in 0.021894 seconds Executed Test_matching_marks() in 0.001760 seconds Executed Test_matching_pos() in 0.004113 seconds Executed Test_matching_visual_area() in 0.001084 seconds Executed Test_matchstr_with_ze() in 0.000287 seconds Executed Test_multi_failure() in 0.001990 seconds Executed Test_out_of_memory() in 0.005455 seconds Executed Test_pattern_compile_speed() in 0.128808 seconds Executed Test_range_with_newline() in 0.000422 seconds Skipped Executed Test_recursive_addstate() in 0.000156 seconds Executed Test_recursive_substitute_expr() in 0.000269 seconds Executed Test_regexp_error() in 0.001127 seconds Executed Test_regexp_last_subst_string() in 0.000198 seconds Executed Test_regexp_multiline_pat() in 0.014234 seconds Executed Test_regexp_single_line_pat() in 0.047967 seconds Executed Test_rex_init() in 0.000472 seconds Executed Test_start_end_of_buffer_match() in 0.000874 seconds Executed Test_using_invalid_visual_position() in 0.000410 seconds Executed Test_using_mark_position() in 0.000896 seconds Executed Test_using_two_engines_pattern() in 0.001987 seconds Executed Test_using_visual_position() in 0.000293 seconds Executed Test_ze_before_zs() in 0.000157 seconds Executed 28 tests in 0.248326 seconds SKIPPED Test_equivalence_re1(): Nvim does not support enc=latin1 SKIPPED Test_equivalence_re2(): Nvim does not support enc=latin1 SKIPPED Test_recursive_addstate(): TODO:
From test_functions.vim:
Found errors in Test_strftime(): command line..script /<<PKGBUILDDIR>>/test/old/testdir/runtest.vim[437]..function RunTheTest[44]..Test_strftime line 32: Expected not equal to '11' /<<PKGBUILDDIR>>/build/bin/nvim -u NONE -U NONE -i NONE --noplugin --headless -S summarize.vim messages Test results: Skipped: Test_quit_with_arglist(): cannot run Vim in a terminal window Test_acd_win_execute(): test_autochdir function missing Test_set_filename(): test_autochdir function missing Test_set_filename_other_window(): test_autochdir function missing Test_verbose_pwd(): test_autochdir function missing Test_ChangedP(): use test/functional/editor/completion_spec.lua Test_Changed_FirstTime(): terminal feature missing Test_CursorHold_autocmd(): cannot run Vim in a terminal window Test_OptionSet(): test_override function missing Test_OptionSet_diffmode(): test_override function missing Test_OptionSet_diffmode_close(): test_override function missing Test_OptionSet_modeline(): test_override function missing Test_TermChanged(): Nvim does not support TermChanged event Test_TextChangedI_with_setline(): test_override function missing Test_WinResized(): cannot run Vim in a terminal window Test_WinScrolled(): cannot run Vim in a terminal window Test_WinScrolled_close_curwin(): cannot run Vim in a terminal window Test_WinScrolled_diff(): cannot run Vim in a terminal window Test_WinScrolled_long_wrapped(): cannot run Vim in a terminal window Test_WinScrolled_mouse(): cannot run Vim in a terminal window Test_WinScrolled_not_when_defined(): cannot run Vim in a terminal window Test_WinScrolled_once_only(): cannot run Vim in a terminal window Test_autocmd_CmdWinEnter(): cannot run Vim in a terminal window Test_autocmd_nested_switch_window(): cannot run Vim in a terminal window Test_cursorhold_insert_with_timer_interrupt(): job feature missing Test_dirchanged_auto(): test_autochdir function missing Test_blob_alloc_failure(): test_alloc_fail function missing Test_cursor_position_with_showbreak(): cannot make screendumps Test_bdel_with_confirm(): use test/functional/legacy/buffer_spec.lua Test_buffer_scheme(): only works on MS-Windows Test_buflist_alloc_failure(): test_alloc_fail function missing Test_goto_buf_with_confirm(): use test/functional/legacy/buffer_spec.lua Test_appendbufline_redraw(): cannot make screendumps Test_getcwd_actual_dir(): test_autochdir function missing Test_charsearch_hkmap(): Nvim does not support 'hkmap' test_clientserver.vim: job feature missing Test_changing_cmdheight(): cannot make screendumps Test_cmdheight_tabline(): cannot make screendumps Test_cmdline_redraw_tabline(): cannot run Vim in a terminal window Test_cmdlineclear_tabenter(): cannot make screendumps Test_cmdwin_interrupted(): cannot make screendumps Test_cmdwin_restore(): cannot make screendumps Test_fuzzy_completion_cscope(): cscope feature missing Test_fuzzy_completion_term_option(): Nvim does not support term options Test_redraw_in_autocmd(): cannot make screendumps Test_redrawstatus_in_autocmd(): cannot make screendumps Test_rulerformat_position(): cannot make screendumps Test_verbose_option(): cannot make screendumps Test_wildmenu_pum(): cannot run Vim in a terminal window Test_wildmenu_pum_clear_entries(): cannot run Vim in a terminal window Test_wildmenu_pum_from_terminal(): cannot run Vim in a terminal window Test_wildmenu_screendump(): cannot make screendumps Test_conceal_resize_term(): cannot make screendumps Test_conceal_two_windows(): cannot make screendumps Test_conceal_with_cursorline(): cannot make screendumps Test_cpo_ampersand(): Nvim does not support cpoptions flag "&" Test_cpo_dollar(): use test/functional/legacy/cpoptions_spec.lua Test_cpo_dot(): Nvim does not support cpoptions flag "." Test_cpo_minus(): Nvim does not support cpoptions flag "-" test_crash.vim: cannot make screendumps Test_cursorline_callback(): cannot make screendumps Test_cursorline_cursorbind_horizontal_scroll(): cannot make screendumps Test_cursorline_redraw(): cannot make screendumps Test_cursorline_screenline(): cannot make screendumps Test_cursorline_screenline_update(): cannot make screendumps Test_Backtrace_Autocmd(): cannot run Vim in a terminal window Test_Backtrace_CmdLine(): cannot run Vim in a terminal window Test_Backtrace_DefFunction(): cannot run Vim in a terminal window Test_Backtrace_Through_Source(): cannot run Vim in a terminal window Test_Debugger(): cannot run Vim in a terminal window Test_Debugger_breakadd(): cannot run Vim in a terminal window Test_debug_backtrace_level(): cannot run Vim in a terminal window Test_diff_binary(): cannot make screendumps Test_diff_breakindent_after_filler(): cannot make screendumps Test_diff_filler_cursorcolumn(): cannot make screendumps Test_diff_of_diff(): cannot make screendumps Test_diff_rnu(): cannot make screendumps Test_diff_screen(): cannot make screendumps Test_diff_scroll(): cannot make screendumps Test_diff_with_cursorline(): cannot make screendumps Test_diff_with_cursorline_breakindent(): cannot make screendumps Test_diff_with_cursorline_number(): cannot make screendumps Test_diff_with_scroll_and_change(): cannot make screendumps Test_diff_with_syntax(): cannot make screendumps Test_digraph_get_function_encode(): Nvim does not support setting encoding=japan Test_entering_digraph(): cannot run Vim in a terminal window Test_show_digraph_cp1251(): Nvim supports 'utf8' encoding only Test_display_lastline(): cannot make screendumps Test_display_scroll_at_topline(): cannot make screendumps Test_display_scroll_update_visual(): cannot make screendumps Test_edit_long_file_name(): cannot make screendumps Test_local_fillchars(): cannot make screendumps Test_matchparen_clear_highlight(): cannot make screendumps Test_scroll_CursorLineNr_update(): cannot make screendumps Test_scroll_without_region(): cannot make screendumps Test_unprintable_fileformats(): cannot make screendumps Test_visual_block_scroll(): cannot make screendumps Test_autoindent_remove_indent(): cannot run Vim in a terminal window Test_edit_08(): moved to test/functional/legacy/edit_spec.lua Test_edit_CTRL_hat(): xim feature missing Test_edit_ctrl_r_failed(): cannot run Vim in a terminal window Test_edit_hkmap(): Nvim does not support 'hkmap' Test_edit_insert_reg(): use test/functional/legacy/edit_spec.lua Test_edit_insertmode_ex_edit(): cannot run Vim in a terminal window Test_mac_locale(): osxdarwin feature missing Test_address_line_overflow(): v:sizeoflong is N/A Test_append_cmd_empty_buf(): cannot run Vim in a terminal window Test_confirm_cmd(): cannot run Vim in a terminal window Test_confirm_cmd_cancel(): cannot run Vim in a terminal window Test_confirm_q_wq(): cannot run Vim in a terminal window Test_confirm_write_partial_file(): cannot run Vim in a terminal window Test_confirm_write_ro(): cannot run Vim in a terminal window Test_insert_cmd_empty_buf(): cannot run Vim in a terminal window Test_exit_error_reading_input(): Nvim does not exit after stdin is read Test_FileChangedShell_edit_dialog(): use test/functional/legacy/filechanged_spec.lua Test_file_changed_dialog(): use test/functional/legacy/filechanged_spec.lua Test_foldclose_opt(): cannot make screendumps Test_folds_with_rnu(): cannot make screendumps Test_balloon_show(): balloon_eval feature missing Test_confirm(): use test/functional/vimscript/input_spec.lua Test_has(): Nvim has removed some features Test_colorcolumn(): cannot make screendumps Test_colorcolumn_bri(): cannot make screendumps Test_colorcolumn_sbr(): cannot make screendumps Test_cursorcolumn_callback(): cannot make screendumps Test_cursorcolumn_insert_on_tab(): cannot make screendumps Test_cursorline_after_yank(): cannot make screendumps Test_cursorline_with_visualmode(): cannot make screendumps Test_xxlast_highlight_RGB_color(): cannot start the GUI Test_history_crypt_key(): cryptv feature missing Test_hlsearch_Ctrl_R(): cannot run Vim in a terminal window Test_CompleteDoneNone(): Nvim does not support v:none Test_ins_completeslash(): only works on MS-Windows Test_issue_7021(): only works on MS-Windows Test_pum_stopped_by_timer(): cannot make screendumps Test_pum_with_folds_two_tabs(): cannot make screendumps Test_pum_with_preview_win(): cannot make screendumps Test_join_spaces_marks(): Nvim does not support "set compatible" or "set cpoptions+=j" Test_let_termcap(): Nvim does not support termcap option Test_listchars_foldcolumn(): cannot make screendumps Test_block_replace_after_wrapping(): Nvim does not support enc=latin1 Test_linebreak_reset_restore(): cannot make screendumps Test_linebreak_with_list(): Nvim does not support enc=latin1 test_makeencoding.vim: python program missing Test_error_in_map_expr(): terminal feature missing Test_expr_map_error(): cannot make screendumps Test_expr_map_restore_cursor(): cannot make screendumps Test_map_after_timed_out_nop(): cannot run Vim in a terminal window Test_map_listing(): cannot make screendumps Test_map_special(): Nvim does not support cpoptions flag "<" Test_match_in_linebreak(): cannot run Vim in a terminal window Test_match_tab_with_linebreak(): cannot run Vim in a terminal window Test_match_with_incsearch(): cannot run Vim in a terminal window Test_matchadd_other_window(): cannot run Vim in a terminal window Test_matchaddpos_dump(): cannot make screendumps Test_matchclear_other_window(): cannot run Vim in a terminal window Test_matchdelete_other_window(): cannot make screendumps Test_cursor_column_in_concealed_line_after_leftcol_change(): cannot run Vim in a terminal window Test_cursor_column_in_concealed_line_after_window_scroll(): cannot run Vim in a terminal window Test_menu_icon(): toolbar feature missing Test_menu_special(): Nvim does not support cpoptions flag "<" Test_translate_menu(): translated menu not found Test_ask_yesno(): cannot run Vim in a terminal window Test_echo_verbose_system(): cannot run Vim in a terminal window Test_echoerr(): test_ignore_error function missing Test_fileinfo_after_echo(): cannot make screendumps Test_message_more(): cannot run Vim in a terminal window Test_message_more_scrollback(): cannot run Vim in a terminal window Test_quit_long_message(): cannot make screendumps Test_warning_scroll(): cannot run Vim in a terminal window Test_mksession_compatible(): Nvim does not support "compatible" option Test_mode_updated_after_ctrl_c(): cannot make screendumps Test_mouse_shape_after_cancelling_gr(): mouseshape feature missing Test_mouse_shape_after_failed_change(): mouseshape feature missing Test_normal35_g_cmd4(): output of g< can't be tested currently Test_normal_changecase_turkish(): Turkish locale not available Test_normal_cursorhold_with_count(): Nvim removed <CursorHold> key Test_relativenumber_callback(): cannot make screendumps Test_relativenumber_colors(): cannot make screendumps Test_000_term_option_verbose(): Nvim does not support setting 'term' Test_VIM_POSIX(): Nvim does not support $VIM_POSIX Test_opt_cdhome(): only works on non-Unix Test_opt_default(): Nvim has different defaults Test_opt_reset_scroll(): cannot run Vim in a terminal window Test_opt_winminheight_term(): cannot run Vim in a terminal window Test_opt_winminheight_term_tabs(): cannot run Vim in a terminal window Test_pastetoggle(): 'pastetoggle' is removed from Nvim Test_renderoptions(): Nvim does not support renderoptions Test_set_ttytype(): Nvim does not support 'ttytype' Test_set_values(): opt_test.vim does not exist Test_shell(): Nvim does not have :shell test_perl.vim: perl feature missing Test_balloon_split(): balloon_split function missing Test_complete_o_tab(): test_override function missing Test_popup_and_previewwindow_dump(): cannot make screendumps Test_popup_and_window_resize(): terminal feature missing Test_popup_command_dump(): cannot make screendumps Test_pum_highlights_custom(): cannot make screendumps Test_pum_highlights_default(): cannot make screendumps Test_pum_rightleft(): cannot make screendumps Test_pum_scrollbar(): cannot make screendumps Test_profile_typed_func(): cannot run Vim in a terminal window Test_prompt_appending_while_hidden(): terminal feature missing Test_prompt_basic(): terminal feature missing Test_prompt_editing(): terminal feature missing Test_prompt_switch_windows(): terminal feature missing Test_prompt_while_writing_to_hidden_buffer(): terminal feature missing test_python2.vim: python feature missing Test_skipped_python3_command_does_not_affect_pyxversion(): Nvim hardcodes pyxversion=3 Test_unicode(): nvim does not support changing 'encoding' Test_vim_function(): Nvim does not support vim.bindeval() test_pyx2.vim: python feature missing Test_cwindow_highlight(): cannot make screendumps Test_quickfix_window_fails_to_open(): cannot make screendumps Test_vimgrep_incsearch(): test_override function missing test_quotestar.vim: clipboard_working feature missing Test_nocatch_process_still_running(): test_override() is N/A Test_recover_encrypted_swap_file(): cryptv feature missing Test_clipboard_regs(): needs clipboard=autoselect,autoselectplus test_ruby.vim: ruby feature missing Test_hlsearch_and_visual(): cannot make screendumps Test_hlsearch_block_visual_match(): cannot make screendumps Test_hlsearch_cursearch(): cannot make screendumps Test_hlsearch_dump(): cannot make screendumps Test_incsearch_add_char_under_cursor(): test_override function missing Test_incsearch_cmdline_modifier(): test_override function missing Test_incsearch_highlighting(): cannot make screendumps Test_incsearch_highlighting_newline(): cannot run Vim in a terminal window Test_incsearch_scrolling(): cannot run Vim in a terminal window Test_incsearch_search_dump(): cannot make screendumps Test_incsearch_sort_dump(): cannot make screendumps Test_incsearch_substitute(): test_override function missing Test_incsearch_substitute_dump(): cannot make screendumps Test_incsearch_substitute_dump2(): cannot make screendumps Test_incsearch_substitute_long_line(): test_override function missing Test_incsearch_vimgrep_dump(): cannot make screendumps Test_incsearch_with_change(): cannot make screendumps Test_keep_last_search_pattern(): test_override function missing Test_search_Ctrl_L_combining(): test_override function missing Test_search_cmdline(): test_override function missing Test_search_cmdline2(): test_override function missing Test_search_cmdline3(): test_override function missing Test_search_cmdline3g(): test_override function missing Test_search_cmdline3s(): test_override function missing Test_search_cmdline3v(): test_override function missing Test_search_cmdline4(): test_override function missing Test_search_cmdline6(): test_override function missing Test_search_cmdline7(): test_override function missing Test_search_cmdline8(): terminal feature missing Test_search_cmdline_incsearch_highlight(): test_override function missing Test_search_cmdline_incsearch_highlight_attr(): terminal feature missing Test_search_undefined_behaviour(): terminal feature missing Test_subst_word_under_cursor(): test_override function missing Test_word_under_cursor_after_match(): test_override function missing Test_search_stat_and_incsearch(): cannot make screendumps Test_search_stat_foldopen(): cannot make screendumps Test_search_stat_screendump(): cannot make screendumps Test_search_stat_then_gd(): cannot make screendumps Test_searchcount_in_statusline(): cannot make screendumps Test_shell(): Nvim missing :shell currently Test_shellslash(): shellslash option not supported Test_deadly_signal_TERM(): cannot run Vim in a terminal window Test_signal_INT(): cannot run Vim in a terminal window Test_signal_WINCH(): Nvim cannot avoid terminal resize Test_sign_cursor_position(): cannot run Vim in a terminal window Test_sign_memfailures(): test_alloc_fail function missing Test_nested_script(): cannot run Vim in a terminal window Test_spell_screendump(): cannot make screendumps Test_spellinfo(): Nvim does not support enc=latin1 Test_zz_NOSLITSUGS(): Nvim does not support enc=latin1 Test_zz_Numbers(): Nvim does not support enc=latin1 Test_zz_affix(): Nvim does not support enc=latin1 Test_zz_affix_flags(): Nvim does not support enc=latin1 Test_zz_basic(): Nvim does not support enc=latin1 Test_zz_compound(): Nvim does not support enc=latin1 Test_zz_prefixes(): Nvim does not support enc=latin1 Test_zz_sal_and_addition(): Nvim does not support enc=latin1 Test_D_arg(): cannot run Vim in a terminal window Test_F_arg(): Nvim does not recognize "-F" argument Test_T_arg(): Nvim does not support "-T" argument Test_background_foreground(): cannot start the GUI Test_compatible_args(): Nvim is always 'nocompatible' Test_echo_wid(): cannot start the GUI Test_exrc(): Nvim requires user input for the exrc option Test_font(): cannot start the GUI Test_geometry(): cannot start the GUI Test_h_arg(): Nvim has different output for "-h" argument Test_iconic(): cannot start the GUI Test_io_not_a_terminal(): Nvim does not support --ttyfail Test_l_arg(): Nvim -l arg differs from Vim Test_missing_vimrc(): cannot run Vim in a terminal window Test_r_arg(): Nvim has different directories Test_reverse(): cannot start the GUI Test_start_insertmode(): Nvim does not support setting 'insertmode' Test_start_with_tabs(): cannot run Vim in a terminal window Test_startup_script(): Nvim does not need defaults.vim Test_too_many_edit_args(): N/A Test_x_arg(): cannot run Vim in a terminal window Test_statusline_highlight_truncate(): cannot make screendumps Test_statusline_removed_group(): cannot make screendumps Test_statusline_showcmd(): cannot make screendumps Test_statusline_using_mode(): cannot make screendumps Test_sub_highlight_zero_match(): cannot run Vim in a terminal window Test_swap_prompt_splitwin(): cannot run Vim in a terminal window Test_missing_attr(): use test/functional/legacy/syn_attr_spec.lua Test_syntax_c(): cannot run Vim in a terminal window Test_system_with_shell_quote(): only works on MS-Windows Test_tabline_tabmenu(): only works in the GUI Test_tabpage_alloc_failure(): test_alloc_fail function missing Test_tabpage_cmdheight(): cannot run Vim in a terminal window Test_tselect(): cannot make screendumps Test_timer_changing_function_list(): cannot run Vim in a terminal window Test_timer_error_in_timer_callback(): cannot run Vim in a terminal window Test_timer_restore_count(): cannot run Vim in a terminal window Test_undo_after_write(): cannot run Vim in a terminal window Test_undo_del_chars(): Nvim does not support test_settime() Test_undofile_cryptmethod_blowfish(): Nvim does not support cryptmethod Test_undofile_cryptmethod_blowfish2(): Nvim does not support cryptmethod Test_undofile_cryptmethod_zip(): Nvim does not support cryptmethod Test_undofile_earlier(): Nvim does not support test_settime() Test_shiftwidth_vartabstop(): Nvim removed this behavior in #6377 Test_deep_nest(): cannot run Vim in a terminal window Test_typed_script_var(): cannot run Vim in a terminal window Test_visual_block_with_virtualedit(): cannot make screendumps Test_visual_hl_with_showbreak(): cannot make screendumps Test_visual_paste_clipboard(): clipboard_working feature missing Test_splitkeep_callback(): cannot make screendumps Test_splitkeep_cursor(): cannot make screendumps Test_splitkeep_fold(): cannot make screendumps Test_splitkeep_status(): cannot make screendumps Test_window_alloc_failure(): test_alloc_fail function missing Test_window_cmd_ls0_split_scrolling(): cannot run Vim in a terminal window Test_winpos_errors(): Nvim does not have :winpos test_windows_home.vim: only works on MS-Windows Test_write_file_encoding(): Nvim does not support encoding=latin1 Test_write_file_mtime(): cannot run Vim in a terminal window Test_detect_ambiwidth(): cannot run Vim in a terminal window Test_setcellwidths_dump(): cannot run Vim in a terminal window Test_zz_recording_with_select_mode_utf8_gui(): cannot start the GUI test_alot.vim: cryptv feature missing Test_Ex_append(): Nvim only supports Vim Ex mode Test_Ex_append_in_loop(): cannot run Vim in a terminal window Test_Ex_echo_backslash(): Nvim only supports Vim Ex mode Test_Ex_substitute(): cannot run Vim in a terminal window Test_ex_equal_arg(): Nvim evaluates lua with := [arg] Test_ex_mode(): Nvim only supports Vim Ex mode Test_global_set_clipboard(): clipboard_working feature missing Test_interrupt_global(): cannot run Vim in a terminal window Test_move_undo(): cannot run Vim in a terminal window Test_non_existing_backupdir(): Nvim auto-creates backup directory Test_open_command(): Nvim does not have :open Test_open_command_flush_line(): Nvim does not have :open Test_put_in_last_displayed_line(): cannot run Vim in a terminal window Test_put_other_window(): cannot run Vim in a terminal window Test_very_large_count_64bit(): v:sizeoflong is N/A Test_very_large_count_block_64bit(): v:sizeoflong is N/A Test_equivalence_re1(): Nvim does not support enc=latin1 Test_equivalence_re2(): Nvim does not support enc=latin1 Test_recursive_addstate(): TODO: ------------------------------- Executed: 3355 Tests Skipped: 359 Tests FAILED: 1 Tests Failures: From test_functions.vim: Found errors in Test_strftime(): command line..script /<<PKGBUILDDIR>>/test/old/testdir/runtest.vim[437]..function RunTheTest[44]..Test_strftime line 32: Expected not equal to '11' TEST FAILURE make[2]: *** [Makefile:69: report] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>/test/old/testdir' make[1]: *** [debian/rules:117: override_dh_auto_test-arch] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:61: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202410/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.