Skip to content

Instantly share code, notes, and snippets.

@chrisbra
Created April 27, 2019 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisbra/0c5984d7ebddc94a07e7acc322c7a567 to your computer and use it in GitHub Desktop.
Save chrisbra/0c5984d7ebddc94a07e7acc322c7a567 to your computer and use it in GitHub Desktop.
vim 8.1.1212 build log
0 136259 chrisbra@debian ~/code/worktree/vim81 (git)-[tags/v8.1.1212]- % { git checkout upstream/master && make -j3 && make test && make clean && git status } |tee ~/vim_build_log_8.1.1212.txt
Starting make in the src directory.
If there are problems, cd to the src directory and run make there
cd src && make first
make[1]: Entering directory '/home/chrisbra/code/worktree/vim81/src'
rm -f auto/config.status auto/config.cache config.log auto/config.log
cd testdir; make -f Makefile clean
rm -f auto/config.h auto/link.log auto/link.sed auto/config.mk
touch auto/config.h
make[2]: Entering directory '/home/chrisbra/code/worktree/vim81/src/testdir'
rm -rf *.out *.failed *.res *.rej *.orig opt_test.vim test.log messages test.out X* viminfo tiny.vim small.vim mbyte.vim mzscheme.vim test.ok benchmark.out valgrind.*
cp config.mk.dist auto/config.mk
make[2]: Leaving directory '/home/chrisbra/code/worktree/vim81/src/testdir'
if test -d po; then \
cd po; make checkclean; \
fi
make[2]: Entering directory '/home/chrisbra/code/worktree/vim81/src/po'
rm -f *.ck
make[2]: Leaving directory '/home/chrisbra/code/worktree/vim81/src/po'
rm -f *.o core vim.core vim vim xxd/*.o
rm -rf objects
rm -f xxd/xxd auto/osdef.h auto/pathdef.c auto/if_perl.c auto/gui_gtk_gresources.c auto/gui_gtk_gresources.h
rm -f conftest* *~ auto/link.sed
rm -f testdir/opt_test.vim
rm -f json_test kword_test memfile_test message_test
rm -f runtime pixmaps
rm -rf vim.app
rm -rf mzscheme_base.c
if test -d po; then \
cd po; make prefix= clean; \
fi
make[2]: Entering directory '/home/chrisbra/code/worktree/vim81/src/po'
rm -f *.ck
rm -f core core.* *.old.po *.mo *.pot sjiscorr
make[2]: Leaving directory '/home/chrisbra/code/worktree/vim81/src/po'
make -f Makefile config
make[2]: Entering directory '/home/chrisbra/code/worktree/vim81/src'
rm -f auto/config.cache
if test "Xconfig" != "Xclean" \
-a "Xconfig" != "Xdistclean" \
-a "Xconfig" != "Xautoconf" \
-a "Xconfig" != "Xreconfig"; then \
GUI_INC_LOC="" GUI_LIB_LOC="" \
CC="" CPPFLAGS="" CFLAGS="" \
LDFLAGS="" srcdir="." \
./configure \
\
\
\
\
\
\
\
\
\
\
\
\
; \
fi
configure: creating cache auto/config.cache
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gcc option to accept ISO C99... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for library containing strerror... none required
checking for gawk... gawk
checking for strip... strip
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking if the compiler supports trailing commas... yes
checking if the compiler supports C++ comments... yes
checking --enable-fail-if-missing argument... no
checking for clang version... N/A
configure: checking for buggy tools...
checking for BeOS... no
checking for QNX... no
checking for Darwin (Mac OS X)... no
checking AvailabilityMacros.h usability... no
checking AvailabilityMacros.h presence... no
checking for AvailabilityMacros.h... no
checking --with-local-dir argument... Defaulting to /usr/local
checking --with-vim-name argument... Defaulting to vim
checking --with-ex-name argument... Defaulting to ex
checking --with-view-name argument... Defaulting to view
checking --with-global-runtime argument... no
checking --with-modified-by argument... no
checking if character set is EBCDIC... no
checking --disable-smack argument... no
checking linux/xattr.h usability... yes
checking linux/xattr.h presence... yes
checking for linux/xattr.h... yes
checking attr/xattr.h usability... yes
checking attr/xattr.h presence... yes
checking for attr/xattr.h... yes
checking for XATTR_NAME_SMACKEXEC in linux/xattr.h... no
checking --disable-selinux argument... no
checking for is_selinux_enabled in -lselinux... yes
checking selinux/selinux.h usability... yes
checking selinux/selinux.h presence... yes
checking for selinux/selinux.h... yes
checking --with-features argument... Defaulting to huge
checking --with-compiledby argument... no
checking --disable-xsmp argument... no
checking --disable-xsmp-interact argument... no
checking --enable-luainterp argument... no
checking --enable-mzschemeinterp argument... no
checking --enable-perlinterp argument... no
checking --enable-pythoninterp argument... no
checking --enable-python3interp argument... no
checking --enable-tclinterp argument... no
checking --enable-rubyinterp argument... no
checking --enable-cscope argument... no
checking --disable-netbeans argument... no
checking --disable-channel argument... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking whether compiling with process communication is possible... yes
checking --enable-terminal argument... defaulting to yes
checking --enable-autoservername argument... no
checking --enable-multibyte argument... yes
checking --disable-rightleft argument... no
checking --disable-arabic argument... no
checking --enable-hangulinput argument... no
checking --enable-xim argument... defaulting to auto
checking --enable-fontset argument... no
checking for xmkmf... no
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking if X11 header files can be found... yes
checking for _XdmcpAuthDoIt in -lXdmcp... yes
checking for IceOpenConnection in -lICE... yes
checking for XpmCreatePixmapFromData in -lXpm... yes
checking if X11 header files implicitly declare return values... no
checking size of wchar_t is 2 bytes... no
checking --enable-gui argument... yes/auto - automatic GUI support
checking whether or not to look for GTK+ 2... yes
checking whether or not to look for GNOME... no
checking whether or not to look for Motif... yes
checking whether or not to look for Athena... yes
checking whether or not to look for neXtaw... yes
checking whether or not to look for Carbon... yes
checking --disable-gtktest argument... gtk test enabled
checking for pkg-config... /usr/bin/pkg-config
checking for GTK - version >= 2.2.0... yes; found version 2.24.32
checking version of Gdk-Pixbuf... OK.
checking for glib-compile-resources... /usr/bin/glib-compile-resources
checking glib-compile-resources... usable.
checking --disable-icon-cache-update argument... not set
checking for gtk-update-icon-cache... /usr/bin/gtk-update-icon-cache
checking --disable-desktop-database-update argument... not set
checking for update-desktop-database... /usr/bin/update-desktop-database
checking X11/SM/SMlib.h usability... yes
checking X11/SM/SMlib.h presence... yes
checking for X11/SM/SMlib.h... yes
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking X11/Sunkeysym.h usability... yes
checking X11/Sunkeysym.h presence... yes
checking for X11/Sunkeysym.h... yes
checking for XIMText in X11/Xlib.h... yes
X GUI selected; xim has been enabled
checking for /proc link to executable... /proc/self/exe
checking for CYGWIN or MSYS environment... no
checking whether toupper is broken... no
checking whether __DATE__ and __TIME__ work... yes
checking whether __attribute__((unused)) is allowed... yes
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking for main in -lelf... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking stdint.h usability... yes
checking stdint.h presence... yes
checking for stdint.h... yes
checking stdlib.h usability... yes
checking stdlib.h presence... yes
checking for stdlib.h... yes
checking string.h usability... yes
checking string.h presence... yes
checking for string.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/types.h usability... yes
checking sys/types.h presence... yes
checking for sys/types.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking inttypes.h usability... yes
checking inttypes.h presence... yes
checking for inttypes.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking unistd.h usability... yes
checking unistd.h presence... yes
checking for unistd.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/ptms.h usability... no
checking sys/ptms.h presence... no
checking for sys/ptms.h... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking util/debug.h usability... no
checking util/debug.h presence... no
checking for util/debug.h... no
checking util/msg18n.h usability... no
checking util/msg18n.h presence... no
checking for util/msg18n.h... no
checking frame.h usability... no
checking frame.h presence... no
checking for frame.h... no
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking sys/access.h usability... no
checking sys/access.h presence... no
checking for sys/access.h... no
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for sys/ptem.h... no
checking for sys/sysctl.h... yes
checking for pthread_np.h... no
checking strings.h usability... yes
checking strings.h presence... yes
checking for strings.h... yes
checking if strings.h can be included after string.h... yes
checking whether gcc needs -traditional... no
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for uint32_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for ino_t... yes
checking for dev_t... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for rlim_t... yes
checking for stack_t... yes
checking whether stack_t has an ss_base field... no
checking --with-tlib argument... empty: automatic terminal library selection
checking for tgetent in -ltinfo... yes
checking whether we talk terminfo... yes
checking what tgetent() returns for an unknown terminal... zero
checking whether termcap.h contains ospeed... yes
checking whether termcap.h contains UP, BC and PC... yes
checking whether tputs() uses outfuntype... no
checking whether sys/select.h and sys/time.h may both be included... yes
checking for /dev/ptc... no
checking for SVR4 ptys... yes
checking for ptyranges... don't know
checking default tty permissions/group... can't determine - assume ptys are world accessible
world
checking return type of signal handlers... void
checking for struct sigcontext... yes
checking getcwd implementation is broken... no
checking for fchdir... yes
checking for fchown... yes
checking for fchmod... yes
checking for fsync... yes
checking for getcwd... yes
checking for getpseudotty... no
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for getrlimit... yes
checking for gettimeofday... yes
checking for getwd... yes
checking for lstat... yes
checking for memset... yes
checking for mkdtemp... yes
checking for nanosleep... yes
checking for opendir... yes
checking for putenv... yes
checking for qsort... yes
checking for readlink... yes
checking for select... yes
checking for setenv... yes
checking for getpgid... yes
checking for setpgid... yes
checking for setsid... yes
checking for sigaltstack... yes
checking for sigstack... yes
checking for sigset... yes
checking for sigsetjmp... no
checking for sigaction... yes
checking for sigprocmask... yes
checking for sigvec... no
checking for strcasecmp... yes
checking for strerror... yes
checking for strftime... yes
checking for stricmp... no
checking for strncasecmp... yes
checking for strnicmp... no
checking for strpbrk... yes
checking for strtol... yes
checking for tgetent... yes
checking for towlower... yes
checking for towupper... yes
checking for iswupper... yes
checking for usleep... yes
checking for utime... yes
checking for utimes... yes
checking for mblen... yes
checking for ftruncate... yes
checking for unsetenv... yes
checking for sys/select.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for st_blksize... yes
checking whether stat() ignores a trailing slash... no
checking for iconv_open()... yes
checking for nl_langinfo(CODESET)... yes
checking for strtod in -lm... yes
checking for strtod() and other floating point functions... yes
checking for isinf()... yes
checking for isnan()... yes
checking --disable-acl argument... no
checking for acl_get_file in -lposix1e... no
checking for acl_get_file in -lacl... yes
checking for fgetxattr in -lattr... yes
checking for POSIX ACL support... yes
checking for acl_get in -lsec... no
checking for Solaris ACL support... no
checking for AIX ACL support... no
checking for pango_shape_full... yes
checking --disable-gpm argument... no
checking for gpm... yes
checking --disable-sysmouse argument... no
checking for sysmouse... no
checking for FD_CLOEXEC... yes
checking for rename... yes
checking for sysctl... not usable
checking for sysinfo... yes
checking for sysinfo.mem_unit... yes
checking for sysconf... yes
checking size of int... 4
checking size of long... 8
checking size of time_t... 8
checking size of off_t... 8
checking uint32_t is 32 bits... ok
checking whether memmove handles overlaps... yes
checking whether X_LOCALE needed... no
checking whether Xutf8SetWMProperties() can be used... yes
checking for _xpg4_setrunelocale in -lxpg4... no
checking how to create tags... ctags -I INIT+ --fields=+S
checking how to run man with a section nr... man -s
checking --disable-nls argument... no
checking for msgfmt... msgfmt
checking for NLS... gettext() works
checking for bind_textdomain_codeset... yes
checking for _nl_msg_cat_cntr... yes
checking if msgfmt supports --desktop... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen()... no
checking for dlopen() in -ldl... yes
checking for dlsym()... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking for GCC 3 or later... yes
checking whether we need -D_FORTIFY_SOURCE=1... yes
checking whether we need to force -D_FILE_OFFSET_BITS=64... no
checking linker --as-needed support... yes
configure: updating cache auto/config.cache
configure: creating auto/config.status
config.status: creating auto/config.mk
config.status: creating auto/config.h
make[2]: Leaving directory '/home/chrisbra/code/worktree/vim81/src'
make -f Makefile all
make[2]: Entering directory '/home/chrisbra/code/worktree/vim81/src'
/bin/sh install-sh -c -d objects
CC="gcc -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 " srcdir=. sh ./osdef.sh
creating auto/pathdef.c
touch objects/.dirstamp
if test -z "/usr/bin/glib-compile-resources"; then touch auto/gui_gtk_gresources.h; else \
/usr/bin/glib-compile-resources --target=auto/gui_gtk_gresources.h --sourcedir=../pixmaps --generate --c-name=gui_gtk --manual-register gui_gtk_res.xml; \
fi
/usr/bin/glib-compile-resources --target=auto/gui_gtk_gresources.c --sourcedir=../pixmaps --generate --c-name=gui_gtk --manual-register gui_gtk_res.xml
gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/encoding.o libvterm/src/encoding.c
gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/keyboard.o libvterm/src/keyboard.c
gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/mouse.o libvterm/src/mouse.c
gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/parser.o libvterm/src/parser.c
gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/pen.o libvterm/src/pen.c
gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/termscreen.o libvterm/src/termscreen.c
gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/state.o libvterm/src/state.c
gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/unicode.o libvterm/src/unicode.c
gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm.o libvterm/src/vterm.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/netbeans.o netbeans.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/channel.o channel.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xdiffi.o xdiff/xdiffi.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xemit.o xdiff/xemit.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xprepare.o xdiff/xprepare.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xutils.o xdiff/xutils.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xhistogram.o xdiff/xhistogram.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xpatience.o xdiff/xpatience.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/charset.o charset.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/json.o json.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/main.o main.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/memfile.o memfile.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/message.o message.c
cd xxd; CC="gcc" CFLAGS=" -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1" LDFLAGS="-L/usr/local/lib -Wl,--as-needed" \
make -f Makefile
make[3]: Entering directory '/home/chrisbra/code/worktree/vim81/src/xxd'
gcc -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -L/usr/local/lib -Wl,--as-needed -DUNIX -o xxd xxd.c
make[3]: Entering directory '/home/chrisbra/code/worktree/vim81/src/po'
OLD_PO_FILE_INPUT=yes msgfmt -v -o af.mo af.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o ca.mo ca.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o cs.mo cs.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o da.mo da.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o de.mo de.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o en_GB.mo en_GB.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o eo.mo eo.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o es.mo es.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o fi.mo fi.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o fr.mo fr.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o ga.mo ga.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o it.mo it.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.mo ja.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o ko.UTF-8.mo ko.UTF-8.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o ko.mo ko.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o lv.mo lv.po
make[3]: Leaving directory '/home/chrisbra/code/worktree/vim81/src/xxd'
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/arabic.o arabic.c
cp no.po nb.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o nl.mo nl.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o no.mo no.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o pl.mo pl.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o pt_BR.mo pt_BR.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o ru.mo ru.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o sk.mo sk.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o sr.mo sr.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o sv.mo sv.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o uk.mo uk.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o vi.mo vi.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.UTF-8.mo zh_CN.UTF-8.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.mo zh_CN.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_TW.UTF-8.mo zh_TW.UTF-8.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_TW.mo zh_TW.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o cs.cp1250.mo cs.cp1250.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.euc-jp.mo ja.euc-jp.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.sjis.mo ja.sjis.po
rm -f pl.UTF-8.po
iconv -f iso-8859-2 -t utf-8 pl.po | \
sed -e 's/charset=ISO-8859-2/charset=UTF-8/' -e 's/# Original translations/# Generated from pl.po, DO NOT EDIT/' > pl.UTF-8.po
rm -f pl.cp1250.po
iconv -f iso-8859-2 -t cp1250 pl.po | \
sed -e 's/charset=ISO-8859-2/charset=cp1250/' -e 's/# Original translations/# Generated from pl.po, DO NOT EDIT/' > pl.cp1250.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o ru.cp1251.mo ru.cp1251.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o sk.cp1250.mo sk.cp1250.po
rm -f uk.cp1251.po
iconv -f utf-8 -t cp1251 uk.po | \
sed -e 's/charset=[uU][tT][fF]-8/charset=cp1251/' -e 's/# Original translations/# Generated from uk.po, DO NOT EDIT/' > uk.cp1251.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.cp936.mo zh_CN.cp936.po
msgfmt --desktop -d . --template gvim.desktop.in -o gvim.desktop
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/autocmd.o autocmd.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/beval.o beval.c
cp -f gvim.desktop ../../runtime/gvim.desktop
msgfmt --desktop -d . --template vim.desktop.in -o vim.desktop
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/buffer.o buffer.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/blob.o blob.c
cp -f vim.desktop ../../runtime/vim.desktop
OLD_PO_FILE_INPUT=yes msgfmt -v -o nb.mo nb.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o pl.UTF-8.mo pl.UTF-8.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o pl.cp1250.mo pl.cp1250.po
OLD_PO_FILE_INPUT=yes msgfmt -v -o uk.cp1251.mo uk.cp1251.po
make[3]: Leaving directory '/home/chrisbra/code/worktree/vim81/src/po'
make[3]: Entering directory '/home/chrisbra/code/worktree/vim81/src/po'
make[3]: Nothing to be done for 'converted'.
make[3]: Leaving directory '/home/chrisbra/code/worktree/vim81/src/po'
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/blowfish.o blowfish.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/crypt.o crypt.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/crypt_zip.o crypt_zip.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/debugger.o debugger.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/dict.o dict.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/diff.o diff.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/digraph.o digraph.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/edit.o edit.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/eval.o eval.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalfunc.o evalfunc.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds.o ex_cmds.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds2.o ex_cmds2.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_docmd.o ex_docmd.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_eval.o ex_eval.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_getln.o ex_getln.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/fileio.o fileio.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/findfile.o findfile.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/fold.o fold.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/getchar.o getchar.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/hardcopy.o hardcopy.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/hashtab.o hashtab.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/if_cscope.o if_cscope.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/if_xcmdsrv.o if_xcmdsrv.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/indent.o indent.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/insexpand.o insexpand.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/list.o list.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mark.o mark.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/memline.o memline.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/menu.o menu.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/misc1.o misc1.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/misc2.o misc2.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/move.o move.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mbyte.o mbyte.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/normal.o normal.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ops.o ops.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/option.o option.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/os_unix.o os_unix.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/pathdef.o auto/pathdef.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/popupmnu.o popupmnu.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/pty.o pty.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/quickfix.o quickfix.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/regexp.o regexp.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/screen.o screen.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/search.o search.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/sha256.o sha256.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/sign.o sign.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spell.o spell.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spellfile.o spellfile.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/syntax.o syntax.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/tag.o tag.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/term.o term.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/terminal.o terminal.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/textprop.o textprop.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ui.o ui.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/undo.o undo.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/usercmd.o usercmd.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/userfunc.o userfunc.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/window.o window.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gui.o gui.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gui_gtk.o gui_gtk.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gui_gtk_x11.o gui_gtk_x11.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gui_gtk_f.o gui_gtk_f.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gui_beval.o gui_beval.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gui_gtk_gresources.o auto/gui_gtk_gresources.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 version.c -o objects/version.o
link.sh: $LINK_AS_NEEDED set to 'yes': invoking linker directly.
gcc -L/usr/local/lib -Wl,--as-needed -o vim objects/arabic.o objects/autocmd.o objects/beval.o objects/buffer.o objects/blob.o objects/blowfish.o objects/crypt.o objects/crypt_zip.o objects/debugger.o objects/dict.o objects/diff.o objects/digraph.o objects/edit.o objects/eval.o objects/evalfunc.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/fileio.o objects/findfile.o objects/fold.o objects/getchar.o objects/hardcopy.o objects/hashtab.o objects/if_cscope.o objects/if_xcmdsrv.o objects/indent.o objects/insexpand.o objects/list.o objects/mark.o objects/memline.o objects/menu.o objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o objects/normal.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o objects/popupmnu.o objects/pty.o objects/quickfix.o objects/regexp.o objects/screen.o objects/search.o objects/sha256.o objects/sign.o objects/spell.o objects/spellfile.o objects/syntax.o objects/tag.o objects/term.o objects/terminal.o objects/textprop.o objects/ui.o objects/undo.o objects/usercmd.o objects/userfunc.o objects/version.o objects/window.o objects/gui.o objects/gui_gtk.o objects/gui_gtk_x11.o objects/gui_gtk_f.o objects/gui_beval.o objects/gui_gtk_gresources.o objects/encoding.o objects/keyboard.o objects/mouse.o objects/parser.o objects/pen.o objects/termscreen.o objects/state.o objects/unicode.o objects/vterm.o objects/netbeans.o objects/channel.o objects/xdiffi.o objects/xemit.o objects/xprepare.o objects/xutils.o objects/xhistogram.o objects/xpatience.o objects/charset.o objects/json.o objects/main.o objects/memfile.o objects/message.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lSM -lICE -lXpm -lXt -lX11 -lXdmcp -lSM -lICE -lm -ltinfo -lnsl -lselinux -lacl -lattr -lgpm -ldl
link.sh: Linked fine
make[2]: Leaving directory '/home/chrisbra/code/worktree/vim81/src'
make[1]: Leaving directory '/home/chrisbra/code/worktree/vim81/src'
Starting make in the src directory.
If there are problems, cd to the src directory and run make there
cd src && make test
make[1]: Entering directory '/home/chrisbra/code/worktree/vim81/src'
make -f Makefile vim
make[2]: Entering directory '/home/chrisbra/code/worktree/vim81/src'
make[2]: 'vim' is up to date.
make[2]: Leaving directory '/home/chrisbra/code/worktree/vim81/src'
if test -n "yes" -a -f po/Makefile; then \
cd po; make -f Makefile check VIM=../vim; \
fi
make[2]: Entering directory '/home/chrisbra/code/worktree/vim81/src/po'
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq af.po
[?47h[?1h=[?25l"af.po"
"af.po" [converted] 5393 lines, 133746 characters
Content-Transfer-Encoding should be 8bit instead of 8-bit
OK
[?1l>[?25h[?47ltouch af.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq ca.po
[?47h[?1h=[?25l"ca.po"
"ca.po" [converted] 6939 lines, 185699 characters
OK
[?1l>[?25h[?47ltouch ca.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq cs.po
[?47h[?1h=[?25l"cs.po"
"cs.po" [converted] 4660 lines, 114808 characters
OK
[?1l>[?25h[?47ltouch cs.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq cs.cp1250.po
[?47h[?1h=[?25l"cs.cp1250.po"
"cs.cp1250.po" [converted] 4660 lines, 114816 characters
OK
[?1l>[?25h[?47ltouch cs.cp1250.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq da.po
[?47h[?1h=[?25l"da.po"
"da.po" 7097 lines, 179066 characters
OK
[?1l>[?25h[?47ltouch da.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq de.po
[?47h[?1h=[?25l"de.po"
"de.po" [converted] 7406 lines, 193149 characters
OK
[?1l>[?25h[?47ltouch de.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq en_GB.po
[?47h[?1h=[?25l"en_GB.po"
"en_GB.po" 767 lines, 19518 characters
Content-Type charset should be 'ISO-...' instead of 'ISO_...'
OK
[?1l>[?25h[?47ltouch en_GB.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq eo.po
[?47h[?1h=[?25l"eo.po"
"eo.po" 7146 lines, 185317 characters
OK
[?1l>[?25h[?47ltouch eo.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq es.po
[?47h[?1h=[?25l"es.po"
"es.po" 8277 lines, 203487 characters
Content-Type charset should be 'UTF-8' instead of 'utf-8'
OK
[?1l>[?25h[?47ltouch es.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq fi.po
[?47h[?1h=[?25l"fi.po"
"fi.po" 6993 lines, 179335 characters
OK
[?1l>[?25h[?47ltouch fi.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq fr.po
[?47h[?1h=[?25l"fr.po"
"fr.po" [converted] 7588 lines, 209528 characters
OK
[?1l>[?25h[?47ltouch fr.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq ga.po
[?47h[?1h=[?25l"ga.po"
"ga.po" [converted] 7511 lines, 200198 characters
OK
[?1l>[?25h[?47ltouch ga.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq it.po
[?47h[?1h=[?25l"it.po"
"it.po" [converted] 6725 lines, 183061 characters
OK
[?1l>[?25h[?47ltouch it.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq ja.po
[?47h[?1h=[?25l"ja.po"
"ja.po" 7220 lines, 209959 characters
OK
[?1l>[?25h[?47ltouch ja.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq ja.euc-jp.po
[?47h[?1h=[?25l"ja.euc-jp.po"
"ja.euc-jp.po" [converted] 7220 lines, 235027 characters
OK
[?1l>[?25h[?47ltouch ja.euc-jp.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq ja.sjis.po
[?47h[?1h=[?25l"ja.sjis.po"
"ja.sjis.po" [converted] 7220 lines, 228139 characters
OK
[?1l>[?25h[?47ltouch ja.sjis.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq ko.UTF-8.po
[?47h[?1h=[?25l"ko.UTF-8.po"
"ko.UTF-8.po" 7009 lines, 188411 characters
OK
[?1l>[?25h[?47ltouch ko.UTF-8.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq ko.po
[?47h[?1h=[?25l"ko.po"
"ko.po" [converted] 7009 lines, 205806 characters
OK
[?1l>[?25h[?47ltouch ko.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq lv.po
[?47h[?1h=[?25l"lv.po"
"lv.po" 282 lines, 9091 characters
OK
[?1l>[?25h[?47ltouch lv.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq nb.po
[?47h[?1h=[?25l"nb.po"
"nb.po" [converted] 6166 lines, 151084 characters
OK
[?1l>[?25h[?47ltouch nb.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq nl.po
[?47h[?1h=[?25l"nl.po"
"nl.po" 5852 lines, 135167 characters
OK
[?1l>[?25h[?47ltouch nl.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq no.po
[?47h[?1h=[?25l"no.po"
"no.po" [converted] 6166 lines, 151084 characters
OK
[?1l>[?25h[?47ltouch no.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq pl.UTF-8.po
[?47h[?1h=[?25l"pl.UTF-8.po"
"pl.UTF-8.po" 6904 lines, 178015 characters
OK
[?1l>[?25h[?47ltouch pl.UTF-8.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq pl.po
[?47h[?1h=[?25l"pl.po"
"pl.po" [converted] 6904 lines, 178020 characters
OK
[?1l>[?25h[?47ltouch pl.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq pl.cp1250.po
[?47h[?1h=[?25l"pl.cp1250.po"
"pl.cp1250.po" [converted] 6904 lines, 178016 characters
OK
[?1l>[?25h[?47ltouch pl.cp1250.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq pt_BR.po
[?47h[?1h=[?25l"pt_BR.po"
"pt_BR.po" 7015 lines, 184161 characters
OK
[?1l>[?25h[?47ltouch pt_BR.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq ru.po
[?47h[?1h=[?25l"ru.po"
"ru.po" 7111 lines, 235937 characters
Content-Type charset should be 'UTF-8' instead of 'utf-8'
OK
[?1l>[?25h[?47ltouch ru.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq ru.cp1251.po
[?47h[?1h=[?25l"ru.cp1251.po"
"ru.cp1251.po" [converted] 7111 lines, 235927 characters
OK
[?1l>[?25h[?47ltouch ru.cp1251.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq sk.po
[?47h[?1h=[?25l"sk.po"
"sk.po" [converted] 5822 lines, 151652 characters
OK
[?1l>[?25h[?47ltouch sk.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq sk.cp1250.po
[?47h[?1h=[?25l"sk.cp1250.po"
"sk.cp1250.po" [converted] 5822 lines, 151648 characters
OK
[?1l>[?25h[?47ltouch sk.cp1250.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq sr.po
[?47h[?1h=[?25l"sr.po"
"sr.po" 7115 lines, 226935 characters
OK
[?1l>[?25h[?47ltouch sr.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq sv.po
[?47h[?1h=[?25l"sv.po"
"sv.po" [converted] 6148 lines, 150888 characters
OK
[?1l>[?25h[?47ltouch sv.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq uk.po
[?47h[?1h=[?25l"uk.po"
"uk.po" 7333 lines, 227390 characters
OK
[?1l>[?25h[?47ltouch uk.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq uk.cp1251.po
[?47h[?1h=[?25l"uk.cp1251.po"
"uk.cp1251.po" [converted] 7333 lines, 227387 characters
OK
[?1l>[?25h[?47ltouch uk.cp1251.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq vi.po
[?47h[?1h=[?25l"vi.po"
"vi.po" 5196 lines, 143930 characters
OK
[?1l>[?25h[?47ltouch vi.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq zh_CN.UTF-8.po
[?47h[?1h=[?25l"zh_CN.UTF-8.po"
"zh_CN.UTF-8.po" 6140 lines, 147388 characters
Content-Transfer-Encoding should be 8bit instead of 8-bit
OK
[?1l>[?25h[?47ltouch zh_CN.UTF-8.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq zh_CN.po
[?47h[?1h=[?25l"zh_CN.po"
"zh_CN.po" [converted] 6140 lines, 158443 characters
Content-Transfer-Encoding should be 8bit instead of 8-bit
OK
[?1l>[?25h[?47ltouch zh_CN.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq zh_CN.cp936.po
[?47h[?1h=[?25l"zh_CN.cp936.po"
"zh_CN.cp936.po" [converted] 6140 lines, 158412 characters
Content-Transfer-Encoding should be 8bit instead of 8-bit
OK
[?1l>[?25h[?47ltouch zh_CN.cp936.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq zh_TW.UTF-8.po
[?47h[?1h=[?25l"zh_TW.UTF-8.po"
"zh_TW.UTF-8.po" 5282 lines, 127282 characters
Content-Transfer-Encoding should be 8bit instead of 8-bit
OK
[?1l>[?25h[?47ltouch zh_TW.UTF-8.ck
../vim -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq zh_TW.po
[?47h[?1h=[?25l"zh_TW.po"
"zh_TW.po" [converted] 5275 lines, 132703 characters
Content-Transfer-Encoding should be 8bit instead of 8-bit
OK
[?1l>[?25h[?47ltouch zh_TW.ck
make[2]: Leaving directory '/home/chrisbra/code/worktree/vim81/src/po'
if test vim != vim -a ! -r vim; then \
ln -s vim vim; \
fi
cd testdir; make -f Makefile gui VIMPROG=../vim SCRIPTSOURCE=../../runtime
make[2]: Entering directory '/home/chrisbra/code/worktree/vim81/src/testdir'
rm -f test.log messages
rm -rf test1.failed test.out X* viminfo tiny.vim small.vim mbyte.vim mzscheme.vim test.ok benchmark.out wrongtermsize
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test1.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
rm -rf X* viminfo
rm -rf test3.failed test.ok test.out X* viminfo
cp test3.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test3.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test3 = test61; then \
# if diff test.out test3.ok; \
# then echo flaky test ok first time; \
# else rm -rf test3.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test3.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test14.failed test.ok test.out X* viminfo
cp test14.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test14.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test14 = test61; then \
# if diff test.out test14.ok; \
# then echo flaky test ok first time; \
# else rm -rf test14.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test14.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test29.failed test.ok test.out X* viminfo
cp test29.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test29.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test29 = test61; then \
# if diff test.out test29.ok; \
# then echo flaky test ok first time; \
# else rm -rf test29.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test29.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test37.failed test.ok test.out X* viminfo
cp test37.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test37.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test37 = test61; then \
# if diff test.out test37.ok; \
# then echo flaky test ok first time; \
# else rm -rf test37.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test37.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test39.failed test.ok test.out X* viminfo
cp test39.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test39.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test39 = test61; then \
# if diff test.out test39.ok; \
# then echo flaky test ok first time; \
# else rm -rf test39.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test39.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test42.failed test.ok test.out X* viminfo
cp test42.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test42.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test42 = test61; then \
# if diff test.out test42.ok; \
# then echo flaky test ok first time; \
# else rm -rf test42.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test42.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test44.failed test.ok test.out X* viminfo
cp test44.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test44.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test44 = test61; then \
# if diff test.out test44.ok; \
# then echo flaky test ok first time; \
# else rm -rf test44.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test44.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test48.failed test.ok test.out X* viminfo
cp test48.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test48.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test48 = test61; then \
# if diff test.out test48.ok; \
# then echo flaky test ok first time; \
# else rm -rf test48.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test48.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test64.failed test.ok test.out X* viminfo
cp test64.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test64.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test64 = test61; then \
# if diff test.out test64.ok; \
# then echo flaky test ok first time; \
# else rm -rf test64.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test64.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test69.failed test.ok test.out X* viminfo
cp test69.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test69.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test69 = test61; then \
# if diff test.out test69.ok; \
# then echo flaky test ok first time; \
# else rm -rf test69.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test69.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test70.failed test.ok test.out X* viminfo
cp test70.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test70.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test70 = test61; then \
# if diff test.out test70.ok; \
# then echo flaky test ok first time; \
# else rm -rf test70.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test70.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test88.failed test.ok test.out X* viminfo
cp test88.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test88.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test88 = test61; then \
# if diff test.out test88.ok; \
# then echo flaky test ok first time; \
# else rm -rf test88.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test88.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test94.failed test.ok test.out X* viminfo
cp test94.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test94.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test94 = test61; then \
# if diff test.out test94.ok; \
# then echo flaky test ok first time; \
# else rm -rf test94.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test94.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test95.failed test.ok test.out X* viminfo
cp test95.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test95.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test95 = test61; then \
# if diff test.out test95.ok; \
# then echo flaky test ok first time; \
# else rm -rf test95.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test95.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test99.failed test.ok test.out X* viminfo
cp test99.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test99.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test99 = test61; then \
# if diff test.out test99.ok; \
# then echo flaky test ok first time; \
# else rm -rf test99.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test99.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test_eval.failed test.ok test.out X* viminfo
cp test_eval.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test_eval.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test_eval = test61; then \
# if diff test.out test_eval.ok; \
# then echo flaky test ok first time; \
# else rm -rf test_eval.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test_eval.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test52.failed test.ok test.out X* viminfo
cp test52.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test52.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test52 = test61; then \
# if diff test.out test52.ok; \
# then echo flaky test ok first time; \
# else rm -rf test52.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test52.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test86.failed test.ok test.out X* viminfo
cp test86.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test86.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test86 = test61; then \
# if diff test.out test86.ok; \
# then echo flaky test ok first time; \
# else rm -rf test86.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test86.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test87.failed test.ok test.out X* viminfo
cp test87.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test87.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test87 = test61; then \
# if diff test.out test87.ok; \
# then echo flaky test ok first time; \
# else rm -rf test87.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test87.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test49.failed test.ok test.out X* viminfo
cp test49.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test49.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test49 = test61; then \
# if diff test.out test49.ok; \
# then echo flaky test ok first time; \
# else rm -rf test49.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test49.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test17.failed test.ok test.out X* viminfo
cp test17.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test17.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test17 = test61; then \
# if diff test.out test17.ok; \
# then echo flaky test ok first time; \
# else rm -rf test17.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test17.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test30.failed test.ok test.out X* viminfo
cp test30.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test30.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test30 = test61; then \
# if diff test.out test30.ok; \
# then echo flaky test ok first time; \
# else rm -rf test30.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test30.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test59.failed test.ok test.out X* viminfo
cp test59.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test59.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test59 = test61; then \
# if diff test.out test59.ok; \
# then echo flaky test ok first time; \
# else rm -rf test59.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test59.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
rm -rf test72.failed test.ok test.out X* viminfo
cp test72.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up.
# 200 msec is sufficient, but only modern sleep supports a fraction of
# a second, fall back to a second if it fails.
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test72.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
# For flaky tests retry one time. No tests at the moment.
#@/bin/sh -c "if test -f test.out -a test72 = test61; then \
# if diff test.out test72.ok; \
# then echo flaky test ok first time; \
# else rm -rf test72.failed test.out X* viminfo; \
# VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test72.in; \
# fi \
# fi"
# Check if the test.out file matches test.ok.
rm -rf X* test.ok viminfo
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_arabic.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_arglist.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_assert.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_autochdir.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_autocmd.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_autoload.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_backspace_opt.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_blob.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_blockedit.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_breakindent.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_bufwintabinfo.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_cdo.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_changelist.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_channel.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_charsearch.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_cindent.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_clientserver.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_close_count.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_cmdline.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_command_count.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_comparators.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_conceal.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_crypt.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_cscope.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_curswant.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_debugger.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_diffmode.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_digraph.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_display.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_edit.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_erasebackword.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_escaped_glob.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_eval_stuff.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_exec_while_if.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_exists.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_exists_autocmd.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_exit.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_file_size.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_filechanged.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_find_complete.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_fixeol.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_fnameescape.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_fold.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_getcwd.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_getvar.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_gf.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_gn.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -u NONE -U NONE --noplugin --not-a-term -S runtest.vim test_gui.vim
[?47h[?1h=[?25l"test_gui.vim" 809 lines, 23012 charactersres" [New File][New] 0L, 0C written
NO tests executed
"messages" 591L, 16708C594L, 16746C written
[?1l>[?25h[?47lVIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -u gui_preinit.vim -U gui_init.vim --noplugin --not-a-term -S runtest.vim test_gui_init.vim
[?47h[?1h=[?25l"test_gui_init.vim" 61 lines, 1191 charactersres" [New File][New] 0L, 0C written
NO tests executed
"messages" 594L, 16746C597L, 16789C written
[?1l>[?25h[?47lVIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_hardcopy.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_help.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_hide.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_highlight.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_history.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_hlsearch.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_iminsert.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_increment.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_increment_dbcs.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_ins_complete.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_job_fails.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_json.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_jumplist.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_langmap.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_let.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_lineending.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_listchars.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_listdict.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_listlbr.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_lua.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_makeencoding.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_man.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_maparg.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_marks.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_matchadd_conceal.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_memory_usage.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_mksession.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_nested_function.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_netbeans.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_normal.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_number.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
../vim -u NONE -S gen_opt_test.vim --noplugin --not-a-term ../option.c
[?47h[?1h=[?25l"../option.c" 13333 lines, 346256 characters
[?1l>[?25h[?47lVIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_options.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_packadd.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_paste.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_perl.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_plus_arg_edit.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_preview.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_profile.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_prompt_buffer.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_python2.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_python3.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_pyx2.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_pyx3.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_quickfix.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_quotestar.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_regex_char_classes.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_registers.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_restricted.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_retab.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_ruby.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_scriptnames.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_scrollbind.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_search.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_shortpathname.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_signals.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_signs.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_smartindent.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_source.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_spell.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_startup.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_stat.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_substitute.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_swap.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_syntax.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_system.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_tab.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_tcl.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_termencoding.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_termcodes.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_terminal.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_terminal_fail.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_textformat.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_textobjects.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_textprop.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_undo.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_user_func.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_usercommands.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_vartabs.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_viminfo.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_vimscript.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_visual.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_winbar.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_winbuf_close.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_window_id.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_windows_home.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_wordcount.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_writefile.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
XXD=../xxd/xxd; export XXD; VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_xxd.vim
[?47h[?1h=[?25l"test_xxd.vim" 183 lines, 5931 characters
Executing Test_xxd()
"XXDfile"[New] 30L, 81C written
[?25h
[?25l30 lines filtered
[?25h
[?25l6 lines filtered
[?25h
[?25l30 lines filtered
[?25h
[?25l3 lines filtered
[?25h
[?25l3 lines filtered
[?25h
[?25l3 lines filtered
[?25h
[?25l3 lines filtered
[?25h
[?25l3 lines filtered
[?25h
[?25l3 lines filtered
[?25h
[?25l4 lines filtered
"../../runtime/doc/xxd.1" 388L, 10501C
"Xxd.1" [New] 388L, 10501C written
[?25h[?1l>[?47l[?47h[?1h=[?1l>[?47l[?47h[?1h=
[?25lExecuting Test_xxd_usage()
2 buffers wiped out
[?25h
shell returned 1
[?25l22 more lines
[?25h
shell returned 1
[?25l22 more lines
[?25h
shell returned 1
[?25l22 more lines
[?25h
shell returned 1
[?25l22 more lines
[?25h
shell returned 1
[?25l22 more lines
[?25h
shell returned 1
[?25l22 more lines
[?25h
shell returned 1
[?25l22 more lines
Executing Test_xxd_version()
[?25h[?25l"test_xxd.res" [New File][New] 0L, 0C written
Executed 3 tests
"messages"1726L, 50083C1732L, 50197C written
[?1l>[?25h[?47lVIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_alot_latin.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_alot_utf8.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_alot.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null
From test_arabic.vim:
Executing Test_arabic_input()
Executing Test_arabic_toggle()
Executing Test_arabic_toggle_keymap()
Executing Test_delcombine()
Executing Test_shape_combination_final()
Executing Test_shape_combination_isolated()
Executing Test_shape_final()
Executing Test_shape_initial()
Executing Test_shape_iso_to_medial()
Executing Test_shape_isolated()
Executed 10 tests
From test_arglist.vim:
Executing Test_arg_all_expand()
Executing Test_argadd()
Executing Test_argadd_empty_curbuf()
Executing Test_argc()
Executing Test_argdelete()
Executing Test_argdelete_completion()
Executing Test_argedit()
Executing Test_argidx()
Executing Test_arglist_autocmd()
Executing Test_arglistid()
Executing Test_argpos()
Executing Test_args_with_quote()
Executing Test_argument()
Executing Test_argv()
Executing Test_large_arg()
Executing Test_list_arguments()
Executing Test_zero_argadd()
Executed 17 tests
From test_assert.vim:
Executing Test_assert_beeps()
Executing Test_assert_equal()
Executing Test_assert_equalfile()
Executing Test_assert_exception()
Executing Test_assert_fail_fails()
Executing Test_assert_false()
Executing Test_assert_inrange()
Executing Test_assert_notequal()
Executing Test_assert_report()
Executing Test_assert_true()
Executing Test_assert_with_msg()
Executing Test_compare_fail()
Executing Test_match()
Executing Test_notmatch()
Executing Test_override()
Executing Test_user_is_happy()
Executing Test_wrong_error_type()
Executing Test_zz_quit_detected()
Executed 18 tests
From test_autochdir.vim:
Executing Test_set_filename()
Executed 1 test
From test_autocmd.vim:
Executing Test_Acmd_BufAll()
Executing Test_Acmd_BufEnter()
Executing Test_BufEnter()
Executing Test_BufLeave_Wipe()
Executing Test_BufReadCmdHelp()
Executing Test_BufReadCmdHelpJump()
Executing Test_BufWritePre()
Executing Test_BufleaveWithDelete()
Executing Test_ChangedP()
Executing Test_Changed_FirstTime()
Executing Test_Cmd_Autocmds()
Executing Test_Cmdline()
Executing Test_Filter_noshelltemp()
Executing Test_OptionSet()
Executing Test_OptionSet_diffmode()
Executing Test_OptionSet_diffmode_close()
Executing Test_OptionSet_modeline()
Executing Test_QuitPre()
Executing Test_ReadWrite_Autocmds()
Executing Test_TextChangedI_with_setline()
Executing Test_TextYankPost()
Executing Test_ai_CTRL_O()
Executing Test_augroup_deleted()
Executing Test_augroup_warning()
Executing Test_autocmd_bufreadpre()
Executing Test_autocmd_bufunload_avoiding_SEGV_01()
Executing Test_autocmd_bufunload_avoiding_SEGV_02()
Executing Test_autocmd_bufunload_with_tabnext()
Executing Test_autocmd_bufwinleave_with_tabfirst()
Executing Test_autocmd_bufwipe_in_SessLoadPost()
Executing Test_autocmd_bufwipe_in_SessLoadPost2()
Executing Test_autocmd_nested()
Executing Test_autocmd_once()
Executing Test_buflocal_autocmd()
Executing Test_bufunload()
Executing Test_bufunload_all()
Executing Test_change_mark_in_autocmds()
Executing Test_cursorhold_insert()
Executing Test_cursorhold_insert_ctrl_x()
Executing Test_cursorhold_insert_with_timer_interrupt()
Executing Test_dirchanged_auto()
Executing Test_dirchanged_global()
Executing Test_dirchanged_local()
Executing Test_early_bar()
Executing Test_empty_doau()
Executing Test_nocatch_wipe_all_buffers()
Executing Test_nocatch_wipe_dummy_buffer()
Executing Test_three_windows()
Executing Test_vim_did_enter()
Executing Test_win_tab_autocmd()
Executed 50 tests
From test_autoload.vim:
Executing Test_autoload_dict_func()
Executing Test_source_autoload()
Executed 2 tests
From test_backspace_opt.vim:
Executing Test_backspace_option()
Executed 1 test
From test_blob.vim:
Executing Test_blob_add()
Executing Test_blob_assign()
Executing Test_blob_compare()
Executing Test_blob_concatenate()
Executing Test_blob_create()
Executing Test_blob_empty()
Executing Test_blob_filter()
Executing Test_blob_for_loop()
Executing Test_blob_func_remove()
Executing Test_blob_get()
Executing Test_blob_get_range()
Executing Test_blob_index()
Executing Test_blob_insert()
Executing Test_blob_json_encode()
Executing Test_blob_lock()
Executing Test_blob_map()
Executing Test_blob_range_assign()
Executing Test_blob_read_write()
Executing Test_blob_reverse()
Executing Test_blob_sort()
Executing Test_blob_to_string()
Executed 21 tests
From test_blockedit.vim:
Executing Test_blockinsert_delete()
Executing Test_blockinsert_indent()
Executed 2 tests
From test_breakindent.vim:
Executing Test_breakindent01()
Executing Test_breakindent01_vartabs()
Executing Test_breakindent02()
Executing Test_breakindent02_vartabs()
Executing Test_breakindent03()
Executing Test_breakindent03_vartabs()
Executing Test_breakindent04()
Executing Test_breakindent04_vartabs()
Executing Test_breakindent05()
Executing Test_breakindent05_vartabs()
Executing Test_breakindent06()
Executing Test_breakindent06_vartabs()
Executing Test_breakindent07()
Executing Test_breakindent07_vartabs()
Executing Test_breakindent07a()
Executing Test_breakindent07a_vartabs()
Executing Test_breakindent08()
Executing Test_breakindent08_vartabs()
Executing Test_breakindent08a()
Executing Test_breakindent08a_vartabs()
Executing Test_breakindent09()
Executing Test_breakindent09_vartabs()
Executing Test_breakindent10()
Executing Test_breakindent10_vartabs()
Executing Test_breakindent11()
Executing Test_breakindent11_vartabs()
Executing Test_breakindent12()
Executing Test_breakindent12_vartabs()
Executing Test_breakindent13()
Executing Test_breakindent13_vartabs()
Executing Test_breakindent14()
Executing Test_breakindent14_vartabs()
Executing Test_breakindent15()
Executing Test_breakindent15_vartabs()
Executing Test_breakindent16()
Executing Test_breakindent16_vartabs()
Executed 36 tests
From test_bufwintabinfo.vim:
Executing Test_get_buf_options()
Executing Test_get_win_options()
Executing Test_getbufwintabinfo()
Executed 3 tests
From test_cdo.vim:
Executing Test_cdo()
Executing Test_ldo()
Executed 2 tests
From test_changelist.vim:
Executing Test_getchangelist()
Executed 1 test
From test_channel.vim:
Executing Test_call()
Executing Test_channel_handler()
Executing Test_close_and_exit_cb()
Executing Test_close_callback()
Executing Test_close_handle()
Executing Test_close_lambda()
Executing Test_close_output_buffer()
Executing Test_close_partial()
Executing Test_cmd_parsing()
Executing Test_collapse_buffers()
Executing Test_communicate()
Executing Test_connect_waittime()
Executing Test_cwd()
Executing Test_env()
Executing Test_exit_callback()
Executing Test_exit_callback_interval()
Executing Test_exit_cb_wipes_buf()
Executing Test_job_exitval_and_termsig()
Executing Test_job_start_in_timer()
Executing Test_job_start_invalid()
Executing Test_job_start_windows()
Executing Test_job_stop_immediately()
Executing Test_job_tty_in_out()
Executing Test_keep_pty_open()
Executing Test_list_args()
Executing Test_nl_err_to_out_pipe()
Executing Test_nl_pipe()
Executing Test_nl_read_file()
Executing Test_nl_write_both_file()
Executing Test_nl_write_err_file()
Executing Test_nl_write_out_file()
Executing Test_no_hang_windows()
Executing Test_open_delay()
Executing Test_open_fail()
Executing Test_out_cb()
Executing Test_out_cb_lambda()
Executing Test_out_close_cb()
Executing Test_partial_in_channel_cycle()
Executing Test_pipe_both_to_buffer()
Executing Test_pipe_err_to_buffer_name()
Executing Test_pipe_err_to_buffer_name_nomod()
Executing Test_pipe_err_to_buffer_name_nomsg()
Executing Test_pipe_err_to_buffer_nr()
Executing Test_pipe_from_buffer_name()
Executing Test_pipe_from_buffer_nr()
Executing Test_pipe_io_one_buffer()
Executing Test_pipe_io_two_buffers()
Executing Test_pipe_null()
Executing Test_pipe_through_sort_all()
Executing Test_pipe_through_sort_feed()
Executing Test_pipe_through_sort_some()
Executing Test_pipe_to_buffer_json()
Executing Test_pipe_to_buffer_name()
Executing Test_pipe_to_buffer_name_nomod()
Executing Test_pipe_to_buffer_name_nomsg()
Executing Test_pipe_to_buffer_nr()
Executing Test_pipe_to_buffer_raw()
Executing Test_pipe_to_nameless_buffer()
Executing Test_raw_large_data()
Executing Test_raw_one_time_callback()
Executing Test_raw_passes_nul()
Executing Test_raw_pipe()
Executing Test_raw_pipe_blob()
Executing Test_read_from_terminated_job()
Executing Test_read_in_close_cb()
Executing Test_read_in_close_cb_incomplete()
Executing Test_read_nonl_in_close_cb()
Executing Test_read_nonl_line()
Executing Test_reuse_channel()
Executing Test_server_crash()
Executing Test_two_channels()
Executing Test_unlet_handle()
Executing Test_using_freed_memory()
Executing Test_write_to_deleted_buffer()
Executing Test_zero_reply()
Executing Test_zz_ch_log()
Executed 76 tests
From test_charsearch.vim:
Executing Test_charsearch()
Executing Test_search_cmds()
Executed 2 tests
From test_cindent.vim:
Executing Test_cindent_expr()
Executing Test_cindent_rawstring()
Executing Test_cino_extern_c()
Executing Test_cino_hash()
Executed 4 tests
From test_clientserver.vim:
Executing Test_client_server()
Skipped
Executed 1 test
SKIPPED Test_client_server(): $DISPLAY is not set
From test_close_count.vim:
Executing Test_close_count()
Executing Test_hidden_close_count()
Executing Test_hide_count()
Executing Test_winclose_command()
Executed 4 tests
From test_cmdline.vim:
Executing Test_cmdline_complete_languages()
Executing Test_cmdline_complete_user_cmd()
Executing Test_cmdline_complete_user_names()
Executing Test_cmdline_complete_wildoptions()
Executing Test_cmdline_overstrike()
Executing Test_cmdline_search_range()
Executing Test_cmdline_write_alternatefile()
Executing Test_complete_list()
Executing Test_complete_tab()
Executing Test_complete_wildmenu()
Executing Test_expand_star_star()
Executing Test_expr_completion()
Executing Test_getcmdtype()
Executing Test_getcmdwintype()
Executing Test_getcompletion()
Executing Test_highlight_completion()
Executing Test_illegal_address1()
Executing Test_illegal_address2()
Executing Test_map_completion()
Executing Test_match_completion()
Executing Test_paste_in_cmdline()
Executing Test_remove_char_in_cmdline()
Executing Test_setcmdpos()
Executing Test_shellcmd_completion()
Executing Test_verbosefile()
Executed 25 tests
From test_command_count.vim:
Executing Test_command_count_0()
Executing Test_command_count_1()
Executing Test_command_count_2()
Executing Test_command_count_3()
Executing Test_command_count_4()
Executed 5 tests
From test_comparators.vim:
Executing Test_Comparators()
Executed 1 test
From test_conceal.vim:
Executing Test_conceal_two_windows()
Executing Test_conceal_with_cursorline()
Executed 2 tests
From test_crypt.vim:
Executing Test_crypt_blowfish()
Executing Test_crypt_blowfish2()
Executing Test_crypt_key_mismatch()
Executing Test_crypt_zip()
Executing Test_head_only_2()
Executing Test_head_only_3()
Executing Test_uncrypt_blowfish()
Executing Test_uncrypt_blowfish2()
Executing Test_uncrypt_unknown_method()
Executing Test_uncrypt_zip()
Executed 10 tests
From test_cscope.vim:
Executing Test_cscopeWithCscopeConnections()
Executing Test_cscope_add_dir()
Executing Test_cscopequickfix()
Executing Test_withoutCscopeConnection()
Executed 4 tests
From test_curswant.vim:
Executing Test_curswant()
Executed 1 test
From test_debugger.vim:
Executing Test_Debugger()
Executed 1 test
From test_diffmode.vim:
Executing Test_diff_filler()
Executing Test_diff_fold_sync()
Executing Test_diff_hlID()
Executing Test_diff_lastline()
Executing Test_diff_move_to()
Executing Test_diff_nomodifiable()
Executing Test_diff_of_diff()
Executing Test_diff_screen()
Executing Test_diff_too_many_buffers()
Executing Test_diff_with_cursorline()
Executing Test_diffexpr()
Executing Test_diffget_diffput()
Executing Test_diffoff()
Executing Test_diffoff_hidden()
Executing Test_diffopt_context()
Executing Test_diffopt_hiddenoff()
Executing Test_diffopt_horizontal()
Executing Test_diffopt_icase()
Executing Test_diffopt_icase_internal()
Executing Test_diffopt_iwhite()
Executing Test_diffopt_iwhite_internal()
Executing Test_diffopt_vertical()
Executing Test_diffpatch()
Executing Test_diffput_two()
Executing Test_do_lastline()
Executing Test_dp_do_buffer()
Executing Test_filler_lines()
Executing Test_setting_cursor()
Executing Test_vert_split()
Executing Test_vert_split_internal()
Executed 30 tests
From test_digraph.vim:
Executing Test_digraph_cmndline()
Executing Test_digraphs()
Executing Test_digraphs_option()
Executing Test_digraphs_output()
Executing Test_loadkeymap()
Executing Test_show_digraph()
Executing Test_show_digraph_cp1251()
Executed 7 tests
From test_display.vim:
Executing Test_display_foldcolumn()
Executing Test_display_foldtext_mbyte()
Executed 2 tests
From test_edit.vim:
Executing Test_edit_00a_CTRL_A()
Executing Test_edit_00b()
Executing Test_edit_01()
Executing Test_edit_02()
Executing Test_edit_03()
Executing Test_edit_04()
Executing Test_edit_05()
Executing Test_edit_06()
Executing Test_edit_07()
Executing Test_edit_08()
Executing Test_edit_09()
Executing Test_edit_10()
Executing Test_edit_11()
Executing Test_edit_11_indentexpr()
Executing Test_edit_12()
Executing Test_edit_13()
Executing Test_edit_CR()
Executing Test_edit_CTRL_()
Executing Test_edit_CTRL_EY()
Executing Test_edit_CTRL_G()
Executing Test_edit_CTRL_I()
Executing Test_edit_CTRL_K()
Executing Test_edit_CTRL_L()
Executing Test_edit_CTRL_N()
Executing Test_edit_CTRL_O()
Executing Test_edit_CTRL_R()
Executing Test_edit_CTRL_S()
Executing Test_edit_CTRL_T()
Executing Test_edit_CTRL_U()
Executing Test_edit_CTRL_V()
Executing Test_edit_CTRL_Z()
Executing Test_edit_DROP()
Executing Test_edit_F1()
Executing Test_edit_F21()
Executing Test_edit_HOME_END()
Executing Test_edit_INS()
Executing Test_edit_LEFT_RIGHT()
Executing Test_edit_MOUSE()
Executing Test_edit_PAGEUP_PAGEDOWN()
Executing Test_edit_alt()
Executing Test_edit_backtick()
Executing Test_edit_complete_very_long_name()
Executing Test_edit_forbidden()
Executing Test_edit_quit()
Executing Test_edit_rightleft()
Executing Test_leave_insert_autocmd()
Executed 46 tests
From test_erasebackword.vim:
Executing Test_erasebackword()
Executed 1 test
From test_escaped_glob.vim:
Executing Test_glob()
Executing Test_globpath()
Executed 2 tests
From test_eval_stuff.vim:
Executing Test_E963()
Executing Test_catch_return_with_error()
Executing Test_for_invalid()
Executing Test_let_errmsg()
Executing Test_line_continuation()
Executing Test_mkdir_p()
Executing Test_nocatch_restore_silent_emsg()
Executing Test_readfile_binary()
Executing Test_scriptversion()
Executing Test_string_concat_scriptversion1()
Executing Test_string_concat_scriptversion2()
Executing Test_string_concatenation()
Executing Test_vvar_scriptversion2()
Executing Test_vvar_scriptversion3()
Executed 14 tests
From test_exec_while_if.vim:
Executing Test_exec_while_if()
Executed 1 test
From test_exists.vim:
Executing Test_exists()
Executing Test_exists_funcarg()
Executed 2 tests
From test_exists_autocmd.vim:
Executing Test_AutoCommands()
Executed 1 test
From test_exit.vim:
Executing Test_exiting()
Executed 1 test
From test_file_size.vim:
Executing Test_File_Read_Write()
Executing Test_File_Size()
Executed 2 tests
From test_filechanged.vim:
Executing Test_FileChangedShell_reload()
Executing Test_file_changed_dialog()
Executed 2 tests
From test_find_complete.vim:
Executing Test_find_complete()
Executed 1 test
From test_fixeol.vim:
Executing Test_fixeol()
Executed 1 test
From test_fnameescape.vim:
Executing Test_fnameescape()
Executed 1 test
From test_fold.vim:
Executing Test_address_fold()
Executing Test_combining_folds_indent()
Executing Test_combining_folds_marker()
Executing Test_fold_create_marker_in_C()
Executing Test_fold_error()
Executing Test_fold_expr()
Executing Test_fold_indent()
Executing Test_fold_last_line_with_pagedown()
Executing Test_fold_manual()
Executing Test_fold_marker()
Executing Test_fold_move()
Executing Test_fold_syntax()
Executing Test_folddoopen_folddoclosed()
Executing Test_foldopen_exception()
Executing Test_folds_marker_in_comment()
Executing Test_folds_marker_in_comment2()
Executing Test_folds_with_rnu()
Executing Test_foldtext_recursive()
Executing Test_indent_fold()
Executing Test_indent_fold2()
Executing Test_indent_fold_with_read()
Executing Test_manual_fold_with_filter()
Executing Test_move_folds_around_indent()
Executing Test_move_folds_around_manual()
Executing Test_update_folds_expr_read()
Executed 25 tests
From test_getcwd.vim:
Executing Test_GetCwd()
Executing Test_GetCwd_lcd_shellslash()
Executed 2 tests
From test_getvar.vim:
Executing Test_gettabvar_in_tabline()
Executing Test_var()
Executed 2 tests
From test_gf.vim:
Executing Test_gF()
Executing Test_gf_url()
Executed 2 tests
From test_gn.vim:
Executing Test_gn_command()
Executing Test_gn_multi_line()
Executed 2 tests
From test_gui.vim:
NO tests executed
From test_gui_init.vim:
NO tests executed
From test_hardcopy.vim:
Executing Test_fname_with_spaces()
Executing Test_illegal_byte()
Executing Test_printheader_parsing()
Executing Test_printmbfont_parsing()
Executing Test_printoptions_parsing()
Executing Test_with_syntax()
Executed 6 tests
From test_help.vim:
Executing Test_help_errors()
Executing Test_help_keyword()
Executing Test_help_local_additions()
Executing Test_help_restore_snapshot()
Executed 4 tests
From test_hide.vim:
Executing Test_hide()
Executed 1 test
From test_highlight.vim:
Executing Test_cursorline_after_yank()
Executing Test_cursorline_with_visualmode()
Executing Test_highlight()
Executing Test_highlight_eol_on_diff()
Executing Test_highlight_eol_with_cursorline()
Executing Test_highlight_eol_with_cursorline_breakindent()
Executing Test_highlight_eol_with_cursorline_linewrap()
Executing Test_highlight_eol_with_cursorline_rightleft()
Executing Test_highlight_eol_with_cursorline_sign()
Executing Test_highlight_eol_with_cursorline_vertsplit()
Executing Test_termguicolors()
Executed 11 tests
From test_history.vim:
Executing Test_History()
Executing Test_Search_history_window()
Executing Test_history_completion()
Executed 3 tests
From test_hlsearch.vim:
Executing Test_hlsearch()
Executing Test_hlsearch_eol_highlight()
Executing Test_hlsearch_hangs()
Executed 3 tests
From test_iminsert.vim:
Executing Test_iminsert2()
Executed 1 test
From test_increment.vim:
Executing Test_increment_empty_line()
Executing Test_normal_increment_01()
Executing Test_normal_increment_02()
Executing Test_normal_increment_03()
Executing Test_visual_increment_01()
Executing Test_visual_increment_02()
Executing Test_visual_increment_03()
Executing Test_visual_increment_04()
Executing Test_visual_increment_05()
Executing Test_visual_increment_06()
Executing Test_visual_increment_07()
Executing Test_visual_increment_08()
Executing Test_visual_increment_09()
Executing Test_visual_increment_10()
Executing Test_visual_increment_11()
Executing Test_visual_increment_12()
Executing Test_visual_increment_13()
Executing Test_visual_increment_14()
Executing Test_visual_increment_15()
Executing Test_visual_increment_16()
Executing Test_visual_increment_17()
Executing Test_visual_increment_18()
Executing Test_visual_increment_19()
Executing Test_visual_increment_20()
Executing Test_visual_increment_21()
Executing Test_visual_increment_22()
Executing Test_visual_increment_23()
Executing Test_visual_increment_24()
Executing Test_visual_increment_25()
Executing Test_visual_increment_26()
Executing Test_visual_increment_27()
Executing Test_visual_increment_28()
Executing Test_visual_increment_29()
Executing Test_visual_increment_30()
Executing Test_visual_increment_31()
Executing Test_visual_increment_32()
Executing Test_visual_increment_33()
Executing Test_visual_increment_34()
Executing Test_visual_increment_35()
Executing Test_visual_increment_36()
Executing Test_visual_increment_37()
Executing Test_visual_increment_38()
Executed 42 tests
From test_increment_dbcs.vim:
Executing Test_increment_dbcs_1()
Executed 1 test
From test_ins_complete.vim:
Executing Test_CompleteDoneDict()
Executing Test_CompleteDoneDictNoUserData()
Executing Test_CompleteDoneList()
Executing Test_CompleteDoneNone()
Executing Test_CompleteDone_undo()
Executing Test_compl_feedkeys()
Executing Test_completefunc_args()
Executing Test_ins_complete()
Executing Test_omni_dash()
Executed 9 tests
From test_job_fails.vim:
Executing Test_job_start_fails()
Executed 1 test
From test_json.vim:
Executing Test_js_decode()
Executing Test_js_encode()
Executing Test_json_decode()
Executing Test_json_encode()
Executing Test_json_encode_long()
Executed 5 tests
From test_jumplist.vim:
Executing Test_getjumplist()
Executed 1 test
From test_langmap.vim:
Executing Test_langmap()
Executed 1 test
From test_let.vim:
Executing Test_let()
Executing Test_let_arg_fail()
Executing Test_let_utf8_environment()
Executing Test_let_varg_fail()
Executed 4 tests
From test_lineending.vim:
Executing Test_lineending()
Executed 1 test
From test_listchars.vim:
Executing Test_listchars()
Executing Test_listchars_composing()
Executing Test_listchars_unicode()
Executed 3 tests
From test_listdict.vim:
Executing Test_dict()
Executing Test_dict_big()
Executing Test_dict_deepcopy()
Executing Test_dict_func()
Executing Test_dict_func_remove()
Executing Test_dict_func_remove_in_use()
Executing Test_dict_identity()
Executing Test_dict_item_lock_unlet()
Executing Test_dict_lock_extend()
Executing Test_dict_lock_filter()
Executing Test_dict_lock_map()
Executing Test_dict_lock_unlet()
Executing Test_dict_scope_var_extend()
Executing Test_dict_scope_var_extend_overwrite()
Executing Test_dict_scope_var_remove()
Executing Test_dict_unlet()
Executing Test_func_arg_list()
Executing Test_let_lock_list()
Executing Test_list_assign()
Executing Test_list_create()
Executing Test_list_func_remove()
Executing Test_list_identity()
Executing Test_list_locked_var()
Executing Test_list_locked_var_unlet()
Executing Test_list_range_assign()
Executing Test_list_slice()
Executing Test_list_unlet()
Executing Test_listdict_compare()
Executing Test_listdict_compare_complex()
Executing Test_listdict_extend()
Executing Test_lock_var_unlet()
Executing Test_lockvar_script_autoload()
Executing Test_reverse_sort_uniq()
Executing Test_scope_dict()
Executing Test_script_local_dict_func()
Executing Test_str_split()
Executed 36 tests
From test_listlbr.vim:
Executing Test_block_replace_after_wrapping()
Executing Test_linebreak_with_conceal()
Executing Test_linebreak_with_list()
Executing Test_linebreak_with_nolist()
Executing Test_list_with_listchars()
Executing Test_list_with_tab_and_skipping_first_chars()
Executing Test_norm_after_block_visual()
Executing Test_set_linebreak()
Executing Test_should_break()
Executing Test_undo_after_block_visual()
Executing Test_virtual_block()
Executing Test_virtual_block_and_vbA()
Executing Test_virtual_char_and_block()
Executed 13 tests
From test_lua.vim:
NO tests executed
From test_makeencoding.vim:
Executing Test_getfile()
Executing Test_grep()
Executing Test_make()
Executed 3 tests
From test_man.vim:
Executing Test_g_ft_man_open_mode()
Executing Test_nomodifiable()
Executed 2 tests
From test_maparg.vim:
Executing Test_maparg()
Executing Test_range_map()
Executed 2 tests
From test_marks.vim:
Executing Test_Incr_Marks()
Executing Test_Restore_DelMark()
Executing Test_delmarks()
Executing Test_mark_error()
Executing Test_marks_cmd()
Executing Test_marks_cmd_multibyte()
Executing Test_setpos()
Executed 7 tests
From test_matchadd_conceal.vim:
Executing Test_clearmatches()
Executing Test_default_conceal_char()
Executing Test_matchadd_and_conceallevel_3()
Executing Test_matchadd_and_syn_conceal()
Executing Test_matchadd_repeat_conceal_with_syntax_off()
Executing Test_simple_matchadd()
Executing Test_simple_matchadd_and_conceal()
Executing Test_syn_and_match_conceal()
Executing Test_using_matchaddpos()
Executed 9 tests
From test_memory_usage.vim:
Executing Test_memory_func_capture_lvars()
Executing Test_memory_func_capture_vargs()
Executed 2 tests
From test_mksession.vim:
Executing Test_mksession()
Executing Test_mksession_arglist()
Executing Test_mksession_blank_tabs()
Executing Test_mksession_blank_windows()
Executing Test_mksession_buffer_count()
Executing Test_mksession_hlsearch()
Executing Test_mksession_large_winheight()
Executing Test_mksession_lcd_multiple_tabs()
Executing Test_mksession_no_errmsg()
Executing Test_mksession_one_buffer_two_windows()
Executing Test_mksession_quote_in_filename()
Executing Test_mksession_rtp()
Executing Test_mksession_terminal_no_restore_cmdarg()
Executing Test_mksession_terminal_no_restore_func()
Executing Test_mksession_terminal_no_restore_funcarg()
Executing Test_mksession_terminal_no_ssop()
Executing Test_mksession_terminal_restore_other()
Executing Test_mksession_terminal_shell()
Executing Test_mksession_winheight()
Executing Test_mkview_file()
Executing Test_mkview_loadview_with_viewdir()
Executing Test_mkview_no_file_name()
Executed 22 tests
From test_nested_function.vim:
Executing Test_max_nesting()
Executing Test_nested_argument()
Executing Test_nested_functions()
Executed 3 tests
From test_netbeans.vim:
Executing Test_nb_basic()
Executing Test_nb_file_auth()
Executed 2 tests
From test_normal.vim:
Executing Test_changelist()
Executing Test_delete_until_paragraph()
Executing Test_g_ctrl_g()
Executing Test_gr_command()
Executing Test_message_when_using_ctrl_c()
Executing Test_normal00_optrans()
Executing Test_normal01_keymodel()
Executing Test_normal02_selectmode()
Executing Test_normal02_selectmode2()
Executing Test_normal03_join()
Executing Test_normal04_filter()
Executing Test_normal05_formatexpr()
Executing Test_normal05_formatexpr_newbuf()
Executing Test_normal05_formatexpr_setopt()
Executing Test_normal06_formatprg()
Executing Test_normal07_internalfmt()
Executing Test_normal08_fold()
Executing Test_normal09_operatorfunc()
Executing Test_normal09a_operatorfunc()
Executing Test_normal10_expand()
Executing Test_normal11_showcmd()
Executing Test_normal12_nv_error()
Executing Test_normal13_help()
Executing Test_normal14_page()
Executing Test_normal14_page_eol()
Executing Test_normal15_z_scroll_vert()
Executing Test_normal16_z_scroll_hor()
Executing Test_normal17_z_scroll_hor2()
Executing Test_normal18_z_fold()
Executing Test_normal19_z_spell()
Executing Test_normal20_exmode()
Executing Test_normal21_nv_hat()
Executing Test_normal22_zet()
Executing Test_normal23_K()
Executing Test_normal24_rot13()
Executing Test_normal25_tag()
Executing Test_normal26_put()
Executing Test_normal27_bracket()
Executing Test_normal28_parenthesis()
Executing Test_normal29_brace()
Executing Test_normal30_changecase()
Skipped
Executing Test_normal31_r_cmd()
Executing Test_normal32_g_cmd1()
Executing Test_normal33_g_cmd2()
Executing Test_normal34_g_cmd3()
Executing Test_normal35_g_cmd4()
Skipped
Executing Test_normal36_g_cmd5()
Executing Test_normal37_g_cmd6()
Executing Test_normal38_nvhome()
Executing Test_normal39_cw()
Executing Test_normal40_ctrl_bsl()
Executing Test_normal41_insert_reg()
Executing Test_normal42_halfpage()
Executing Test_normal43_textobject1()
Executing Test_normal44_textobjects2()
Executing Test_normal45_drop()
Executing Test_normal46_ignore()
Executing Test_normal47_autocmd()
Skipped
Executing Test_normal47_visual_buf_wipe()
Executing Test_normal48_wincmd()
Executing Test_normal49_counts()
Executing Test_normal50_commandline()
Executing Test_normal51_FileChangedRO()
Executing Test_normal52_rl()
Executing Test_normal53_digraph()
Executing Test_normal54_Ctrl_bsl()
Executing Test_normal_8g8()
Executing Test_normal_large_count()
Executing Test_nv_hat_count()
Executed 69 tests
SKIPPED Test_normal30_changecase(): Turkish locale not available
SKIPPED Test_normal35_g_cmd4(): output of g< can't be tested currently
SKIPPED Test_normal47_autocmd(): not possible to test cursorhold autocmd while waiting for input in normal_cmd
From test_number.vim:
Executing Test_number()
Executing Test_number_with_linewrap1()
Executing Test_number_with_relativenumber()
Executing Test_numberwidth()
Executing Test_numberwidth_adjusted()
Executing Test_relativenumber()
Executing Test_set_global_and_local()
Executing Test_set_options()
Executed 8 tests
From test_options.vim:
Executing Test_000_term_option_verbose()
Executing Test_backupskip()
Executing Test_cinkeys()
Executing Test_complete()
Executing Test_copy_winopt()
Executing Test_dictionary()
Executing Test_filetype_valid()
Executing Test_isfname()
Executing Test_keymap_valid()
Executing Test_local_scrolloff()
Executing Test_options()
Executing Test_path_keep_commas()
Executing Test_set_all()
Executing Test_set_completion()
Executing Test_set_errors()
Executing Test_set_indentexpr()
Executing Test_set_ttytype()
Executing Test_set_values()
Executing Test_shortmess_F()
Executing Test_shortmess_F2()
Executing Test_signcolumn()
Executing Test_syntax_valid()
Executing Test_thesaurus()
Executing Test_visualbell()
Executing Test_whichwrap()
Executing Test_wildchar()
Executing Test_writedelay()
Executed 27 tests
From test_packadd.vim:
Executing Test_colorscheme()
Executing Test_colorscheme_completion()
Executing Test_helptags()
Executing Test_packadd()
Executing Test_packadd_completion()
Executing Test_packadd_noload()
Executing Test_packadd_start()
Executing Test_packadd_symlink_dir()
Executing Test_packadd_symlink_dir2()
Executing Test_packloadall()
Executing Test_runtime()
Executed 11 tests
From test_paste.vim:
Executing Test_paste_clipboard()
Executing Test_paste_cmdline()
Executing Test_paste_insert_mode()
Executing Test_paste_normal_mode()
Executing Test_paste_visual_mode()
Executed 5 tests
From test_perl.vim:
NO tests executed
From test_plus_arg_edit.vim:
Executing Test_edit()
Executing Test_edit_bad()
Executed 2 tests
From test_preview.vim:
Executing Test_Psearch()
Executed 1 test
From test_profile.vim:
Executing Test_profdel_func()
Executing Test_profdel_star()
Executing Test_profile_completion()
Executing Test_profile_errors()
Executing Test_profile_file()
Executing Test_profile_file_with_cont()
Executing Test_profile_func()
Executing Test_profile_func_with_ifelse()
Executing Test_profile_func_with_trycatch()
Executing Test_profile_truncate_mbyte()
Executed 10 tests
From test_prompt_buffer.vim:
Executing Test_prompt_basic()
Executing Test_prompt_editing()
Executed 2 tests
From test_python2.vim:
NO tests executed
From test_python3.vim:
NO tests executed
From test_pyx2.vim:
NO tests executed
From test_pyx3.vim:
NO tests executed
From test_quickfix.vim:
Executing Test_Autocmd()
Executing Test_Autocmd_Exception()
Executing Test_Multi_LL_Help()
Executing Test_Qf_Size()
Executing Test_add_qf()
Executing Test_adjust_lnum()
Executing Test_autocmd_changelist()
Executing Test_browse()
Executing Test_bufoverflow()
Executing Test_caddbuffer_to_empty()
Executing Test_caddbuffer_wrong()
Executing Test_caddexpr_wrong()
Executing Test_cage()
Executing Test_cbottom()
Executing Test_cbuffer()
Executing Test_cclose_from_copen()
Executing Test_cclose_in_autocmd()
Executing Test_cexpr()
Executing Test_cexpr_acmd_freelist()
Executing Test_cfile()
Executing Test_cgetexpr_works()
Executing Test_changedtick()
Executing Test_clist()
Executing Test_curswant()
Executing Test_cwindow()
Executing Test_cwindow_jump()
Executing Test_dirstack_cleanup()
Executing Test_duplicate_buf()
Executing Test_efm()
Executing Test_efm1()
Executing Test_efm2()
Executing Test_efm_dirstack()
Executing Test_efm_ignore_continuations()
Executing Test_empty_qfbuf()
Executing Test_errortitle()
Executing Test_file_from_copen()
Executing Test_filter_clist()
Executing Test_get_list_from_lines()
Executing Test_getqflist()
Executing Test_getqflist_invalid_nr()
Executing Test_grep()
Executing Test_helpgrep()
Executing Test_helpgrep_with_lang_specifier()
Executing Test_history()
Executing Test_invalid_efm()
Executing Test_jumpto_first_error()
Executing Test_lbuffer_crash()
Executing Test_lbuffer_with_bwipe()
Executing Test_lexpr_crash()
Executing Test_lfile_crash()
Executing Test_lhelpgrep_autocmd()
Executing Test_ll_window_ctx()
Executing Test_locationlist()
Executing Test_locationlist_cross_tab_jump()
Executing Test_locationlist_curwin_was_closed()
Executing Test_long_lines()
Executing Test_lvimgrep_crash()
Executing Test_multidirstack()
Executing Test_multifilestack()
Executing Test_nomem()
Executing Test_perbuf_efm()
Executing Test_qf_free()
Executing Test_qf_id()
Executing Test_qf_property()
Executing Test_qf_tick()
Executing Test_qf_title()
Executing Test_qfbuf()
Executing Test_qfjump()
Executing Test_qftitle()
Executing Test_qfwin_pos()
Executing Test_quickfix_set_list_with_act()
Executing Test_quickfix_was_changed_by_autocmd()
Executing Test_resize_from_copen()
Executing Test_setexpr()
Executing Test_setqfidx()
Executing Test_setqflist()
Executing Test_setqflist_empty_middle()
Executing Test_setqflist_empty_older()
Executing Test_setqflist_invalid_nr()
Executing Test_shorten_fname()
Executing Test_splitview()
Executing Test_switchbuf()
Executing Test_two_windows()
Executing Test_view_result_split()
Executing Test_vimgrep()
Executing Test_vimgrep_autocmd()
Executing Test_vimgrep_incsearch()
Executing Test_vimgreptitle()
Executing Test_viscol()
Executing Test_winonly_autocmd()
Executed 90 tests
From test_quotestar.vim:
Executing Test_quotestar()
Skipped
Executed 1 test
SKIPPED Test_quotestar(): Test can only run when $DISPLAY is set.
From test_regex_char_classes.vim:
Executing Test_regex_char_classes()
Executing Test_s_search()
Executing Test_x_search()
Executed 3 tests
From test_registers.vim:
Executing Test_display_registers()
Executing Test_recording_esc_sequence()
Executing Test_register_one()
Executing Test_yank_shows_register()
Executed 4 tests
From test_restricted.vim:
Executing Test_restricted()
Executing Test_restricted_lua()
Skipped
Executing Test_restricted_mzscheme()
Skipped
Executing Test_restricted_perl()
Skipped
Executing Test_restricted_python()
Skipped
Executing Test_restricted_python3()
Skipped
Executing Test_restricted_ruby()
Skipped
Executing Test_restricted_tcl()
Skipped
Executed 8 tests
SKIPPED Test_restricted_lua(): Lua is not supported
SKIPPED Test_restricted_mzscheme(): MzScheme is not supported
SKIPPED Test_restricted_perl(): Perl is not supported
SKIPPED Test_restricted_python(): Python is not supported
SKIPPED Test_restricted_python3(): Python3 is not supported
SKIPPED Test_restricted_ruby(): Ruby is not supported
SKIPPED Test_restricted_tcl(): Tcl is not supported
From test_retab.vim:
Executing Test_retab()
Executing Test_retab_error()
Executed 2 tests
From test_ruby.vim:
NO tests executed
From test_scriptnames.vim:
Executing Test_scriptnames()
Executed 1 test
From test_scrollbind.vim:
Executing Test_scrollbind()
Executed 1 test
From test_search.vim:
Executing Test_incsearch_add_char_under_cursor()
Executing Test_incsearch_cmdline_modifier()
Executing Test_incsearch_scrolling()
Executing Test_incsearch_search_dump()
Executing Test_incsearch_sort_dump()
Executing Test_incsearch_substitute()
Executing Test_incsearch_substitute_dump()
Executing Test_incsearch_vimgrep_dump()
Executing Test_incsearch_with_change()
Executing Test_keep_last_search_pattern()
Executing Test_large_hex_chars1()
Executing Test_large_hex_chars2()
Executing Test_look_behind()
Executing Test_no_last_substitute_pat()
Executing Test_one_error_msg()
Executing Test_search_Ctrl_L_combining()
Executing Test_search_cmdline()
Executing Test_search_cmdline2()
Executing Test_search_cmdline3()
Executing Test_search_cmdline3g()
Executing Test_search_cmdline3s()
Executing Test_search_cmdline3v()
Executing Test_search_cmdline4()
Executing Test_search_cmdline5()
Executing Test_search_cmdline6()
Executing Test_search_cmdline7()
Executing Test_search_cmdline8()
Executing Test_search_cmdline_incsearch_highlight()
Executing Test_search_cmdline_incsearch_highlight_attr()
Executing Test_search_multibyte()
Executing Test_search_regexp()
Executing Test_search_sentence()
Executing Test_search_undefined_behaviour()
Executing Test_search_undefined_behaviour2()
Executing Test_searchc()
Executing Test_searchpair()
Executing Test_searchpair_errors()
Executing Test_searchpair_leak()
Executing Test_searchpair_skip()
Executing Test_subst_word_under_cursor()
Executing Test_use_sub_pat()
Executing Test_word_under_cursor_after_match()
Executed 42 tests
From test_shortpathname.vim:
NO tests executed
From test_signals.vim:
Executing Test_signal_PWR()
Executing Test_signal_WINCH()
Executed 2 tests
From test_signs.vim:
Executing Test_sign()
Executing Test_sign_change_type()
Executing Test_sign_completion()
Executing Test_sign_delete_buffer()
Executing Test_sign_funcs()
Executing Test_sign_group()
Executing Test_sign_id_autogen()
Executing Test_sign_invalid_commands()
Executing Test_sign_jump_func()
Executing Test_sign_lnum_adjust()
Executing Test_sign_memfailures()
Executing Test_sign_priority()
Executing Test_sign_undefine_still_placed()
Executing Test_sign_unplace()
Executed 14 tests
From test_smartindent.vim:
Executing Test_nosmartindent()
Executing Test_smartindent_has_no_effect()
Executed 2 tests
From test_source.vim:
Executing Test_source_autocmd()
Executing Test_source_cmd()
Executed 2 tests
From test_spell.vim:
Executing Test_curswant()
Executing Test_region_error()
Executing Test_spellbadword()
Executing Test_spellfile_value()
Executing Test_spellinfo()
Executing Test_spellreall()
Executing Test_wrap_search()
Executing Test_z_equal_on_invalid_utf8_word()
Executing Test_zeq_crash()
Executing Test_zz_NOSLITSUGS()
Executing Test_zz_Numbers()
Executing Test_zz_affix()
Executing Test_zz_basic()
Executing Test_zz_compound()
Executing Test_zz_prefixes()
Executing Test_zz_sal_and_addition()
Executed 16 tests
From test_startup.vim:
Executing Test_A_F_H_arg()
Executing Test_V_arg()
Executing Test_V_file_arg()
Executing Test_after_comes_later()
Executing Test_compatible_args()
Executing Test_default_term()
Executing Test_file_args()
Executing Test_help_arg()
Executing Test_issue_3969()
Executing Test_m_M_R()
Executing Test_o_arg()
Executing Test_p_arg()
Executing Test_pack_in_rtp_when_plugins_run()
Executing Test_progpath()
Executing Test_q_arg()
Executing Test_read_stdin()
Executing Test_set_shell()
Executing Test_silent_ex_mode()
Executing Test_start_with_tabs()
Executing Test_startup_script()
Executing Test_startuptime()
Executing Test_zzz_startinsert()
Executed 22 tests
From test_stat.vim:
Executing Test_autoread_file_deleted()
Executing Test_checktime()
Executing Test_existent_directory()
Executing Test_existent_file()
Executing Test_getftype()
Executing Test_nonexistent_file()
Executing Test_win32_symlink_dir()
Executed 7 tests
From test_substitute.vim:
Executing Test_multiline_subst()
Executing Test_nocatch_sub_failure_handling()
Executing Test_sub_cmd_1()
Executing Test_sub_cmd_2()
Executing Test_sub_cmd_3()
Executing Test_sub_cmd_4()
Executing Test_sub_cmd_5()
Executing Test_sub_cmd_6()
Executing Test_sub_cmd_7()
Executing Test_sub_cmd_8()
Executing Test_sub_replace_1()
Executing Test_sub_replace_10()
Executing Test_sub_replace_2()
Executing Test_sub_replace_3()
Executing Test_sub_replace_4()
Executing Test_sub_replace_5()
Executing Test_sub_replace_6()
Executing Test_sub_replace_7()
Executing Test_sub_replace_8()
Executing Test_sub_replace_9()
Executing Test_substitute_count()
Executing Test_substitute_errors()
Executing Test_substitute_flag_n()
Executing Test_substitute_flags_lp()
Executing Test_substitute_join()
Executing Test_substitute_repeat()
Executing Test_substitute_variants()
Executed 27 tests
From test_swap.vim:
Executing Test_missing_dir()
Executing Test_swap_directory()
Executing Test_swap_group()
Executing Test_swapinfo()
Executing Test_swapname()
Executed 5 tests
From test_syntax.vim:
Executing Test_bg_detection()
Executing Test_conceal()
Executing Test_highlight_invalid_arg()
Executing Test_invalid_name()
Executing Test_ownsyntax()
Executing Test_ownsyntax_completion()
Executing Test_syn_clear()
Executing Test_syn_iskeyword()
Executing Test_syn_sync()
Executing Test_syn_wrong_z_one()
Executing Test_synstack_synIDtrans()
Executing Test_syntax_after_reload()
Executing Test_syntax_arg_skipped()
Executing Test_syntax_c()
Executing Test_syntax_completion()
Executing Test_syntax_hangs()
Executing Test_syntax_invalid_arg()
Executing Test_syntax_list()
Executing Test_syntime()
Executing Test_syntime_completion()
Executed 20 tests
From test_system.vim:
Executing Test_System()
Executing Test_system_exmode()
Executed 2 tests
From test_tab.vim:
Executing Test_smarttab()
Executing Test_softtabstop()
Executed 2 tests
From test_tcl.vim:
NO tests executed
From test_termencoding.vim:
Executing Test_termencoding_euc_jp()
Executed 1 test
From test_termcodes.vim:
Executing Test_xterm_mouse_click()
Executing Test_xterm_mouse_click_X_to_close_tab()
Executing Test_xterm_mouse_click_in_fold_columns()
Executing Test_xterm_mouse_click_tab()
Executing Test_xterm_mouse_double_click_to_create_tab()
Executing Test_xterm_mouse_drag_statusline()
Executing Test_xterm_mouse_drag_to_move_tab()
Executing Test_xterm_mouse_drag_window_separator()
Executing Test_xterm_mouse_wheel()
Executed 9 tests
From test_terminal.vim:
Executing Test_term_getcursor()
Executing Test_term_gettitle()
Skipped
Executing Test_terminal_all_ansi_colors()
Executing Test_terminal_ansicolors_default()
Executing Test_terminal_ansicolors_func()
Executing Test_terminal_ansicolors_global()
Executing Test_terminal_api_call()
Executing Test_terminal_api_call_fail_delete()
Executing Test_terminal_api_call_fails()
Executing Test_terminal_api_drop_newwin()
Executing Test_terminal_api_drop_newwin_bin()
Executing Test_terminal_api_drop_newwin_binary()
Executing Test_terminal_api_drop_newwin_enc()
Executing Test_terminal_api_drop_newwin_encoding()
Executing Test_terminal_api_drop_newwin_ff()
Executing Test_terminal_api_drop_newwin_fileformat()
Executing Test_terminal_api_drop_newwin_nobin()
Executing Test_terminal_api_drop_newwin_nobinary()
Executing Test_terminal_api_drop_oldwin()
Executing Test_terminal_aucmd_on_close()
Executing Test_terminal_basic()
Executing Test_terminal_composing_unicode()
Executing Test_terminal_curwin()
Executing Test_terminal_cwd()
Executing Test_terminal_cwd_failure()
Executing Test_terminal_does_not_truncate_last_newlines()
Executing Test_terminal_dumpdiff()
Executing Test_terminal_dumpdiff_options()
Executing Test_terminal_dumpdiff_size()
Executing Test_terminal_dumpdiff_swap()
Executing Test_terminal_dumpload()
Executing Test_terminal_dumpwrite_composing()
Executing Test_terminal_env()
Executing Test_terminal_finish_open_close()
Executing Test_terminal_getwinpos()
Executing Test_terminal_hidden()
Executing Test_terminal_hidden_and_close()
Executing Test_terminal_hide_buffer()
Executing Test_terminal_list_args()
Executing Test_terminal_make_change()
Executing Test_terminal_nasty_cb()
Executing Test_terminal_no_cmd()
Executing Test_terminal_no_job()
Executing Test_terminal_noblock()
Executing Test_terminal_open_autocmd()
Executing Test_terminal_out_err()
Executing Test_terminal_paste_register()
Executing Test_terminal_postponed_scrollback()
Executing Test_terminal_qall_exit()
Executing Test_terminal_qall_kill_arg()
Executing Test_terminal_qall_kill_func()
Executing Test_terminal_qall_prompt()
Executing Test_terminal_redir_file()
Executing Test_terminal_resize()
Executing Test_terminal_response_to_control_sequence()
Executing Test_terminal_scrape_123()
Executing Test_terminal_scrape_multibyte()
Executing Test_terminal_scroll()
Executing Test_terminal_scrollback()
Executing Test_terminal_servername()
Executing Test_terminal_size()
Executing Test_terminal_special_chars()
Executing Test_terminal_split_quit()
Executing Test_terminal_statusline()
Executing Test_terminal_switch_mode()
Executing Test_terminal_term_start_empty_command()
Executing Test_terminal_termwinkey()
Executing Test_terminal_termwinsize_minimum()
Executing Test_terminal_termwinsize_option_fixed()
Executing Test_terminal_termwinsize_option_zero()
Executing Test_terminal_tmap()
Executing Test_terminal_version()
Executing Test_terminal_wall()
Executing Test_terminal_wipe_buffer()
Executing Test_terminal_wqall()
Executing Test_terminal_write_stdin()
Executing Test_terminal_wrong_options()
Executing Test_terminwinscroll()
Executing Test_zz1_terminal_in_gui()
Executing Test_zz2_terminal_guioptions_bang()
Executed 80 tests
SKIPPED Test_term_gettitle(): can't get/set title
From test_terminal_fail.vim:
Executing Test_terminal_redir_fails()
Executed 1 test
From test_textformat.vim:
Executing Test_format_align()
Executing Test_format_list_auto()
Executing Test_format_para()
Executing Test_format_undo()
Executing Test_text_format()
Executed 5 tests
From test_textobjects.vim:
Executing Test_empty_html_tag()
Executing Test_inner_block_with_cpo_M_left_backslash()
Executing Test_inner_block_with_cpo_M_right_backslash()
Executing Test_inner_block_without_cpo_M()
Executing Test_inner_tag()
Executing Test_match()
Executing Test_quote_selection_selection_exclusive()
Executing Test_quote_selection_selection_exclusive_abort()
Executing Test_sentence()
Executing Test_sentence_with_cursor_on_delimiter()
Executing Test_sentence_with_quotes()
Executing Test_string_html_objects()
Executed 12 tests
From test_textprop.vim:
Executing Test_prop_add()
Executing Test_prop_add_remove_buf()
Executing Test_prop_backspace()
Executing Test_prop_byteoff()
Executing Test_prop_change_indent()
Executing Test_prop_clear()
Executing Test_prop_clear_buf()
Executing Test_prop_multiline()
Executing Test_prop_remove()
Executing Test_prop_replace()
Executing Test_prop_setbufline()
Executing Test_prop_setline()
Executing Test_prop_substitute()
Executing Test_prop_undo()
Executing Test_proptype_buf()
Executing Test_proptype_global()
Executing Test_textprop_screenshots()
Executed 17 tests
From test_undo.vim:
Executing Test_U_command()
Executing Test_cmd_in_reg_undo()
Executing Test_global_local_undolevels()
Executing Test_insert_expr()
Executing Test_redo_empty_line()
Executing Test_undo_0()
Executing Test_undo_append()
Executing Test_undo_del_chars()
Executing Test_undo_write()
Executing Test_undofile()
Executing Test_undofile_earlier()
Executing Test_undojoin()
Executing Test_undojoin_redo()
Executing Test_undolist()
Executing Test_undotree()
Executed 15 tests
From test_user_func.vim:
Executing Test_user_func()
Executed 1 test
From test_usercommands.vim:
Executing Test_Ambiguous()
Executing Test_CmdCompletion()
Executing Test_CmdErrors()
Executing Test_CmdUndefined()
Executing Test_addr_all()
Executing Test_cmdmods()
Executing Test_command_list()
Executing Test_f_args()
Executing Test_no_arg()
Executing Test_q_args()
Executing Test_range_arg()
Executing Test_redefine_on_reload()
Executing Test_reg_arg()
Executing Test_use_execute_in_completion()
Executed 14 tests
From test_vartabs.vim:
Executing Test_vartabs()
Executing Test_vartabs_breakindent()
Executing Test_vartabs_failures()
Executing Test_vartabs_linebreak()
Executing Test_vartabs_reset()
Executing Test_vartabs_shiftwidth()
Executed 6 tests
From test_viminfo.vim:
Executing Test_cmdline_history()
Executing Test_cmdline_history_order()
Executing Test_global_vars()
Executing Test_viminfo_bad_syntax()
Executing Test_viminfo_encoding()
Executing Test_viminfo_file_mark_tabclose()
Executing Test_viminfo_file_mark_zero_time()
Executing Test_viminfo_file_marks()
Executing Test_viminfo_jumplist()
Executing Test_viminfo_marks()
Executing Test_viminfo_oldfiles()
Executing Test_viminfo_read_and_write()
Executing Test_viminfo_registers()
Executed 13 tests
From test_vimscript.vim:
Executing Test_arg_abort()
Executing Test_bitwise_functions()
Executing Test_braces_skipped()
Executing Test_compound_assignment_operators()
Executing Test_curlies()
Executing Test_defining_functions()
Executing Test_delfunction_force()
Executing Test_echo_and_string()
Executing Test_endfunction_trailing()
Executing Test_endwhile_function()
Executing Test_endwhile_script()
Executing Test_error_in_function()
Executing Test_error_in_script()
Executing Test_expr_parsing()
Executing Test_finish()
Executing Test_func_abort()
Executing Test_if_bar_fail()
Executing Test_if_fail()
Executing Test_if_while()
Executing Test_num64()
Executing Test_refcount()
Executing Test_return()
Executing Test_script_emty_line_continuation()
Executing Test_script_lines()
Executing Test_script_local_func()
Executing Test_skip()
Executing Test_type()
Executing Test_user_command_with_bang()
Executing Test_while_fail()
Executed 29 tests
From test_visual.vim:
Executing Test_Visual_ctrl_o()
Executing Test_Visual_inner_quote()
Executing Test_Visual_paragraph_textobject()
Executing Test_Visual_sentence_textobject()
Executing Test_Visual_vapo()
Executing Test_Visual_word_textobject()
Executing Test_block_shift_multibyte()
Executing Test_block_shift_overflow()
Executing Test_block_shift_tab()
Executing Test_blockwise_visual()
Executing Test_blockwise_visual_o_O()
Executing Test_curswant_not_changed()
Executing Test_dotregister_paste()
Executing Test_virtual_replace()
Executing Test_virtual_replace2()
Executing Test_visual_mode_reset()
Executed 16 tests
From test_winbar.vim:
Executing Test_add_remove_menu()
Executed 1 test
From test_winbuf_close.vim:
Executing Test_winbuf_close()
Executing Test_winfixheight_non_leaf_frame()
Executing Test_winfixheight_on_close()
Executing Test_winfixwidth_non_leaf_frame()
Executing Test_winfixwidth_on_close()
Executed 5 tests
From test_window_id.vim:
Executing Test_win_getid()
Executing Test_win_getid_curtab()
Executing Test_winlayout()
Executed 3 tests
From test_windows_home.vim:
NO tests executed
From test_wordcount.vim:
Executing Test_wordcount()
Executed 1 test
From test_writefile.vim:
Executing Test_nowrite_quit_split()
Executing Test_write_quit_split()
Executing Test_writefile()
Executing Test_writefile_autowrite()
Executing Test_writefile_autowrite_nowrite()
Executing Test_writefile_fails_conversion()
Executing Test_writefile_fails_gently()
Executing Test_writefile_sync_arg()
Executing Test_writefile_sync_dev_stdout()
Executed 9 tests
From test_xxd.vim:
Executing Test_xxd()
Executing Test_xxd_usage()
Executing Test_xxd_version()
Executed 3 tests
From test_alot_latin.vim:
Executing Test_backref()
Executing Test_eow_with_optional()
Executing Test_equivalence_re1()
Executing Test_equivalence_re2()
Executing Test_get_equi_class()
Executing Test_multi_failure()
Executing Test_nested_backrefs()
Executing Test_out_of_memory()
Executing Test_pattern_compile_speed()
Executing Test_range_with_newline()
Executing Test_recursive_addstate()
Executing Test_recursive_substitute()
Executing Test_rex_init()
Executed 13 tests
From test_alot_utf8.vim:
Executing Test_chinese_char_on_wrap_column()
Executing Test_classes_re1()
Executing Test_classes_re2()
Executing Test_colorcolumn_priority()
Executing Test_comparisons()
Executing Test_customlist_completion()
Executing Test_detect_ambiwidth()
Executing Test_equivalence_re1()
Executing Test_equivalence_re2()
Executing Test_gap()
Executing Test_getvcol()
Executing Test_illegal_byte_and_breakat()
Executing Test_large_class()
Executing Test_linebreak_with_fancy_listchars()
Executing Test_linebreak_with_nolist()
Executing Test_list2str_str2list_latin1()
Executing Test_list2str_str2list_utf8()
Executing Test_list_and_concealing1()
Executing Test_list_and_concealing2()
Executing Test_match_using_multibyte_conceal_char()
Executing Test_mksession_utf8()
Executing Test_multibyte_sign_and_colorcolumn()
Executing Test_multibyte_wrap_and_breakat()
Executing Test_nolinebreak_with_list()
Executing Test_read_fifo_utf8()
Executing Test_read_stdin_utf8()
Executing Test_reversed_range()
Executing Test_screenattr_for_comment()
Executing Test_screenchar_utf8()
Executing Test_search_cmds()
Executing Test_source_ctrl_v()
Executing Test_source_latin()
Executing Test_source_utf8()
Executing Test_strcharpart()
Executing Test_strchars()
Executing Test_strgetchar()
Executing Test_visual_block_and_selection_exclusive()
Executing Test_visual_block_insert()
Executed 38 tests
From test_alot.vim:
Executing Test_00_bufexists()
Executing Test_CompleteChanged()
Executing Test_Executable()
Executing Test_abbr_after_line_join()
Executing Test_abbreviation()
Executing Test_abbreviation_CR()
Executing Test_abclear()
Executing Test_abclear_buffer()
Executing Test_abs()
Executing Test_access_freed_mem()
Executing Test_acos()
Executing Test_appendbufline()
Executing Test_appendbufline_no_E315()
Executing Test_asin()
Executing Test_atan()
Executing Test_atan2()
Executing Test_auto_partial_rebind()
Executing Test_backup()
Executing Test_backup2()
Executing Test_backup2_backupcopy()
Executing Test_balloon_show()
Executing Test_balloon_split()
Executing Test_behave()
Executing Test_behave_completion()
Executing Test_behave_error()
Executing Test_bind_in_python()
Executing Test_break_undo()
Executing Test_byte2line_line2byte()
Executing Test_cabbr_visual_mode()
Executing Test_cancel_ptjump()
Executing Test_caught_error_in_statusline()
Executing Test_caught_error_in_tabline()
Executing Test_cd_large_path()
Executing Test_cd_minus()
Executing Test_cd_no_arg()
Executing Test_cd_up_and_down()
Executing Test_cd_with_cpo_chdir()
Executing Test_ceil()
Executing Test_changedtick_bdel()
Executing Test_changedtick_dict_entry()
Executing Test_changedtick_fixed()
Executing Test_changedtick_increments()
Executing Test_changedtick_islocked()
Executing Test_changenr()
Executing Test_close_on_quitpre()
Executing Test_closure_counter()
Executing Test_closure_refcount()
Executing Test_closure_unlet()
Executing Test_col()
Executing Test_color_names()
Executing Test_compare_null_dict()
Executing Test_compare_partials()
Executing Test_compiler()
Executing Test_compiler_completion()
Executing Test_compiler_error()
Executing Test_compiler_without_arg()
Executing Test_compl_vim_cmds_after_register_expr()
Executing Test_complete_CTRLN_startofbuffer()
Executing Test_complete_func_mess()
Executing Test_complete_no_filter()
Executing Test_complete_no_undo()
Executing Test_complete_o_tab()
Executing Test_completefunc_opens_new_window_one()
Executing Test_completefunc_opens_new_window_two()
Executing Test_completefunc_with_scratch_buffer()
Executing Test_completefunc_works()
Executing Test_completion_can_undo()
Executing Test_completion_clear_candidate_list()
Executing Test_completion_comment_formatting()
Executing Test_completion_ctrl_e_without_autowrap()
Executing Test_completion_respect_bs_option()
Executing Test_conf_type()
Executing Test_confirm()
Executing Test_cos()
Executing Test_cosh()
Executing Test_count()
Executing Test_cursorline_keep_col()
Executing Test_curswant_with_autocommand()
Executing Test_curswant_with_cursorcolumn()
Executing Test_curswant_with_cursorline()
Executing Test_cycle_partial_job()
Executing Test_cyclic_dict_arg()
Executing Test_cyclic_list_arg()
Executing Test_delete_myself()
Executing Test_deletebufline()
Executing Test_detection()
Executing Test_dict()
Executing Test_dir_delete()
Executing Test_duplicate_tagjump()
Executing Test_echoerr()
Executing Test_echomsg()
Executing Test_edit_CTRL_G()
Executing Test_empty()
Executing Test_empty_buffer()
Executing Test_empty_concatenate()
Executing Test_equal()
Executing Test_equalalways_on_close()
Executing Test_ex_equal()
Executing Test_ex_mode()
Executing Test_ex_undo()
Executing Test_executable_longname()
Executing Test_execute_does_not_change_col()
Executing Test_execute_list()
Executing Test_execute_not_silent()
Executing Test_execute_string()
Executing Test_existing()
Executing Test_exp()
Executing Test_expand()
Executing Test_expand_sfile()
Executing Test_expand_sflnum()
Executing Test_expand_slnum()
Executing Test_expand_tilde_filename()
Executing Test_feedkeys_x_with_empty_string()
Executing Test_file_delete()
Executing Test_file_perm()
Executing Test_fileformat_after_bw()
Executing Test_fileformat_autocommand()
Executing Test_filetype_detection()
Executing Test_filewritable()
Executing Test_filter()
Executing Test_filter_cmd_completion()
Executing Test_filter_cmd_with_filter()
Executing Test_filter_commands()
Executing Test_filter_fails()
Executing Test_filter_map_dict_expr_funcref()
Executing Test_filter_map_dict_expr_string()
Executing Test_filter_map_list_expr_funcref()
Executing Test_filter_map_list_expr_string()
Executing Test_finddir()
Executing Test_finddir_error()
Executing Test_findfile()
Executing Test_findfile_error()
Executing Test_float2nr()
Executing Test_float_misc()
Executing Test_floor()
Executing Test_fmod()
Executing Test_fnamemodify()
Executing Test_func_exists_on_reload()
Executing Test_func_range_with_edit()
Executing Test_func_sandbox()
Executing Test_func_unref()
Executing Test_funcref()
Executing Test_function_in_dict()
Executing Test_function_with_funcref()
Executing Test_gD()
Executing Test_gD_char()
Executing Test_gD_comment()
Executing Test_gD_inline_comment()
Executing Test_gD_string()
Executing Test_gD_string_same_line()
Executing Test_gD_too()
Executing Test_ga_command()
Executing Test_gd()
Executing Test_gd_comment()
Executing Test_gd_comment_in_string()
Executing Test_gd_inline_comment()
Executing Test_gd_inline_comment_body()
Executing Test_gd_inline_comment_only()
Executing Test_gd_kr_style()
Executing Test_gd_local_block()
Executing Test_gd_missing_braces()
Executing Test_gd_not_local()
Executing Test_gd_string()
Executing Test_gd_string_in_comment()
Executing Test_gd_string_only()
Executing Test_gd_trailing_comment()
Executing Test_gd_trailing_multiline_comment()
Executing Test_get_partial_items()
Executing Test_getbufvar()
Executing Test_getchar_zero()
Executing Test_getpid()
Executing Test_getreg_empty_list()
Executing Test_getsettagstack()
Executing Test_glob2regpat_invalid()
Executing Test_glob2regpat_valid()
Executing Test_global_local_lispwords()
Executing Test_help_complete()
Executing Test_help_respect_current_file_lang()
Executing Test_help_tagjump()
Executing Test_hlexists()
Executing Test_hostname()
Executing Test_if()
Executing Test_info()
Executing Test_input_in_timer()
Executing Test_inputlist()
Executing Test_invalid_submatch()
Executing Test_isinf()
Executing Test_isnan()
Executing Test_join_marks()
Executing Test_join_with_count()
Executing Test_keyword_jump()
Executing Test_lambda_call_lambda_from_lambda()
Executing Test_lambda_capture_by_reference()
Executing Test_lambda_circular_reference()
Executing Test_lambda_closure_counter()
Executing Test_lambda_combination()
Executing Test_lambda_delfunc()
Executing Test_lambda_do_not_share_local_variable()
Executing Test_lambda_fails()
Executing Test_lambda_feature()
Executing Test_lambda_refer_local_variable_from_other_scope()
Executing Test_lambda_scope()
Executing Test_lambda_share_scope()
Executing Test_lambda_side_effect()
Executing Test_lambda_with_a_var()
Executing Test_lambda_with_filter()
Executing Test_lambda_with_index()
Executing Test_lambda_with_map()
Executing Test_lambda_with_partial()
Executing Test_lambda_with_sort()
Executing Test_lambda_with_timer()
Executing Test_last_buffer_nr()
Executing Test_len()
Executing Test_let_errors()
Executing Test_let_option_error()
Executing Test_let_termcap()
Executing Test_libcall_libcallnr()
Executing Test_lisp_indent()
Executing Test_load_menu()
Executing Test_log()
Executing Test_log10()
Executing Test_loop_over_null_list()
Executing Test_map_ctrl_c_insert()
Executing Test_map_ctrl_c_visual()
Executing Test_map_cursor()
Executing Test_map_cursor_ctrl_gU()
Executing Test_map_fails()
Executing Test_map_feedkeys()
Executing Test_map_langmap()
Executing Test_map_meta_quotes()
Executing Test_map_timeout()
Executing Test_map_timeout_with_timer_interrupt()
Executing Test_match()
Executing Test_match_func()
Executing Test_matchaddpos()
Executing Test_matchaddpos_otherwin()
Executing Test_matchaddpos_using_negative_priority()
Executing Test_matchend()
Executing Test_matchlist()
Executing Test_matchstr()
Executing Test_matchstrpos()
Executing Test_max()
Executing Test_max_min_errors()
Executing Test_menu_commands()
Executing Test_menu_only_exists_in_terminal()
Executing Test_message_completion()
Executing Test_messages()
Executing Test_min()
Executing Test_missing_attr()
Executing Test_mode()
Executing Test_mode_message_at_leaving_insert_by_ctrl_c()
Executing Test_mode_message_at_leaving_insert_with_esc_mapped()
Executing Test_modeline_filetype()
Executing Test_modeline_filetype_fails()
Executing Test_modeline_invalid()
Executing Test_modeline_keymap()
Executing Test_modeline_keymap_fails()
Executing Test_modeline_syntax()
Executing Test_modeline_syntax_fails()
Executing Test_motion_c_comment()
Executing Test_motion_if_elif_else_endif()
Executing Test_motionforce_omap()
Executing Test_move()
Executing Test_move_cursor()
Executing Test_named_function_closure()
Executing Test_nested_global()
Executing Test_next_split_all()
Executing Test_nextnonblank_prevnonblank()
Executing Test_no_type_checking()
Executing Test_noinsert_complete()
Executing Test_non_zero_arg()
Executing Test_not_existing()
Executing Test_not_lamda()
Executing Test_omnifunc_with_check()
Executing Test_oneshot()
Executing Test_option_value()
Executing Test_other_type()
Executing Test_partial_args()
Executing Test_partial_dict()
Executing Test_partial_exists()
Executing Test_partial_implicit()
Executing Test_partial_string()
Executing Test_paste_end_of_line()
Executing Test_pathshorten()
Executing Test_paused()
Executing Test_peek_and_get_char()
Executing Test_platform_name()
Executing Test_popup_and_preview_autocommand()
Executing Test_popup_and_previewwindow_dump()
Executing Test_popup_and_window_resize()
Executing Test_popup_command()
Executing Test_popup_complete()
Executing Test_popup_complete2()
Executing Test_popup_complete_backwards()
Executing Test_popup_complete_backwards_ctrl_p()
Executing Test_popup_complete_info_01()
Executing Test_popup_complete_info_02()
Executing Test_popup_completion_insertmode()
Executing Test_popup_position()
Executing Test_pow()
Executing Test_printf_64bit()
Executing Test_printf_errors()
Executing Test_printf_float()
Executing Test_printf_misc()
Executing Test_printf_spec_b()
Executing Test_printf_spec_s()
Executing Test_ptag_with_notagstack()
Executing Test_put_block()
Executing Test_put_char_block()
Executing Test_put_char_block2()
Executing Test_put_expr()
Executing Test_put_fails_when_nomodifiable()
Executing Test_put_lines()
Executing Test_put_p_errmsg_nodup()
Executing Test_read_only()
Executing Test_readdir()
Executing Test_recover_root_dir()
Executing Test_recursive_delete()
Executing Test_redefine_dict_func()
Executing Test_redo_in_nested_functions()
Executing Test_redrawtabline()
Executing Test_ref_job_partial_dict()
Executing Test_reg_executing_and_recording()
Executing Test_relative_cursor_position_after_move_and_resize()
Executing Test_relative_cursor_position_after_resize()
Executing Test_relative_cursor_position_in_one_line_window()
Executing Test_relative_cursor_second_line_after_resize()
Executing Test_reltime()
Executing Test_rename_copy()
Executing Test_rename_dir_to_dir()
Executing Test_rename_fails()
Executing Test_rename_file_ignore_case()
Executing Test_rename_file_to_file()
Executing Test_rename_same_dir()
Executing Test_rename_same_file()
Executing Test_repeat_many()
Executing Test_repeat_three()
Executing Test_replace_end_of_line()
Executing Test_reset_scroll()
Executing Test_resolve_unix()
Executing Test_resolve_win32()
Executing Test_restore_count()
Executing Test_retain_partial()
Executing Test_round()
Executing Test_script_detection()
Executing Test_script_function_in_dict()
Executing Test_script_function_in_dict_arg()
Executing Test_searchpos()
Executing Test_set_add()
Executing Test_set_backslash()
Executing Test_set_reg_null_list()
Executing Test_set_tagcase()
Executing Test_setbufline_getbufline()
Executing Test_setbufline_getbufline_fold()
Executing Test_setbufline_getbufline_fold_tab()
Executing Test_setbufvar_options()
Executing Test_setfiletype_completion()
Executing Test_setline_startup()
Executing Test_setmatches()
Executing Test_sha256()
Executing Test_shellescape()
Executing Test_simplify()
Executing Test_sin()
Executing Test_sinh()
Executing Test_sort_cmd()
Executing Test_sort_cmd_report()
Executing Test_sort_default()
Executing Test_sort_float()
Executing Test_sort_large_num()
Executing Test_sort_nested()
Executing Test_sort_numbers()
Executing Test_sort_numeric()
Executing Test_sort_strings()
Executing Test_special_char()
Executing Test_sqrt()
Executing Test_static_tagjump()
Executing Test_statusline()
Executing Test_statusline_will_be_disabled_with_error()
Executing Test_stop_all_in_callback()
Executing Test_stop_in_callback()
Executing Test_stopall()
Executing Test_stopinsert_does_not_break_message_output()
Executing Test_str2float()
Executing Test_str2nr()
Executing Test_strcharpart()
Executing Test_strftime()
Executing Test_strgetchar()
Executing Test_stridx()
Executing Test_strpart()
Executing Test_strridx()
Executing Test_strwidth()
Executing Test_substitute_expr()
Executing Test_substitute_expr_arg()
Executing Test_suspend()
Executing Test_swap_file()
Executing Test_symlink_delete()
Executing Test_symlink_dir_delete()
Executing Test_symlink_recursive_delete()
Executing Test_tabline_will_be_disabled_with_error()
Executing Test_tabnext_on_buf_unload1()
Executing Test_tabnext_on_buf_unload2()
Executing Test_tabpage()
Executing Test_tabpage_ctrl_pgup_pgdown()
Executing Test_tabpage_with_autocmd()
Executing Test_tabpage_with_tab_modifier()
Executing Test_tabpage_with_tabclose()
Executing Test_tabpage_with_tabnext()
Executing Test_tabpage_with_tabonly()
Executing Test_tabpage_with_tabprevious()
Executing Test_tabs()
Executing Test_tag_file_encoding()
Executing Test_tag_line_toolong()
Executing Test_tag_symbolic()
Executing Test_tag_with_count()
Executing Test_tagcase()
Executing Test_tagfiles()
Executing Test_tagjump_etags()
Executing Test_tagjump_switchbuf()
Executing Test_taglist()
Executing Test_taglist_ctags_etags()
Executing Test_taglist_native_etags()
Executing Test_tagnr_recall()
Executing Test_tags_too_long()
Executing Test_tagsfile_without_trailing_newline()
Executing Test_tan()
Executing Test_tanh()
Executing Test_timer_catch_error()
Executing Test_timer_errors()
Executing Test_tolower()
Executing Test_tostring()
Executing Test_toupper()
Executing Test_translate_menu()
Executing Test_trim()
Executing Test_true_false_arg()
Executing Test_trunc()
Executing Test_unlet_complete()
Executing Test_unlet_env()
Executing Test_unlet_fails()
Executing Test_version()
Executing Test_visual_cleared_after_window_split()
Executing Test_win_screenpos()
Executing Test_window_cmd_cmdwin_with_vsp()
Executing Test_window_cmd_ls0_with_split()
Executing Test_window_cmd_wincmd_gf()
Executing Test_window_colon_command()
Executing Test_window_contents()
Executing Test_window_exchange()
Executing Test_window_height()
Executing Test_window_horizontal_split()
Executing Test_window_jump_tag()
Executing Test_window_newtab()
Executing Test_window_preview()
Executing Test_window_prevwin()
Executing Test_window_quit()
Executing Test_window_rotate()
Executing Test_window_split_edit_alternate()
Executing Test_window_split_edit_bufnr()
Executing Test_window_vertical_split()
Executing Test_window_width()
Executing Test_winnr()
Executing Test_winrestcmd()
Executing Test_with_directories()
Executing Test_with_partial_callback()
Executing Test_with_tilde()
Executing Test_wnext()
Executing Test_wprevious()
Executing Test_wrong_arguments()
Executing Test_yank_move_change()
Executing Test_yank_put_clipboard()
Executing Test_z()
Executing Test_z_negative_lnum()
Executing Test_z_overflow()
Executed 472 tests
Test results:
ALL DONE
make[2]: Leaving directory '/home/chrisbra/code/worktree/vim81/src/testdir'
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/json_test.o json_test.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 version.c -o objects/version.o
link.sh: $LINK_AS_NEEDED set to 'yes': invoking linker directly.
gcc -L/usr/local/lib -Wl,--as-needed -o json_test objects/arabic.o objects/autocmd.o objects/beval.o objects/buffer.o objects/blob.o objects/blowfish.o objects/crypt.o objects/crypt_zip.o objects/debugger.o objects/dict.o objects/diff.o objects/digraph.o objects/edit.o objects/eval.o objects/evalfunc.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/fileio.o objects/findfile.o objects/fold.o objects/getchar.o objects/hardcopy.o objects/hashtab.o objects/if_cscope.o objects/if_xcmdsrv.o objects/indent.o objects/insexpand.o objects/list.o objects/mark.o objects/memline.o objects/menu.o objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o objects/normal.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o objects/popupmnu.o objects/pty.o objects/quickfix.o objects/regexp.o objects/screen.o objects/search.o objects/sha256.o objects/sign.o objects/spell.o objects/spellfile.o objects/syntax.o objects/tag.o objects/term.o objects/terminal.o objects/textprop.o objects/ui.o objects/undo.o objects/usercmd.o objects/userfunc.o objects/version.o objects/window.o objects/gui.o objects/gui_gtk.o objects/gui_gtk_x11.o objects/gui_gtk_f.o objects/gui_beval.o objects/gui_gtk_gresources.o objects/encoding.o objects/keyboard.o objects/mouse.o objects/parser.o objects/pen.o objects/termscreen.o objects/state.o objects/unicode.o objects/vterm.o objects/netbeans.o objects/channel.o objects/xdiffi.o objects/xemit.o objects/xprepare.o objects/xutils.o objects/xhistogram.o objects/xpatience.o objects/charset.o objects/memfile.o objects/message.o objects/json_test.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lSM -lICE -lXpm -lXt -lX11 -lXdmcp -lSM -lICE -lm -ltinfo -lnsl -lselinux -lacl -lattr -lgpm -ldl
link.sh: Linked fine
./json_test || exit 1; echo passed;
passed
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/kword_test.o kword_test.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 version.c -o objects/version.o
link.sh: $LINK_AS_NEEDED set to 'yes': invoking linker directly.
gcc -L/usr/local/lib -Wl,--as-needed -o kword_test objects/arabic.o objects/autocmd.o objects/beval.o objects/buffer.o objects/blob.o objects/blowfish.o objects/crypt.o objects/crypt_zip.o objects/debugger.o objects/dict.o objects/diff.o objects/digraph.o objects/edit.o objects/eval.o objects/evalfunc.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/fileio.o objects/findfile.o objects/fold.o objects/getchar.o objects/hardcopy.o objects/hashtab.o objects/if_cscope.o objects/if_xcmdsrv.o objects/indent.o objects/insexpand.o objects/list.o objects/mark.o objects/memline.o objects/menu.o objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o objects/normal.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o objects/popupmnu.o objects/pty.o objects/quickfix.o objects/regexp.o objects/screen.o objects/search.o objects/sha256.o objects/sign.o objects/spell.o objects/spellfile.o objects/syntax.o objects/tag.o objects/term.o objects/terminal.o objects/textprop.o objects/ui.o objects/undo.o objects/usercmd.o objects/userfunc.o objects/version.o objects/window.o objects/gui.o objects/gui_gtk.o objects/gui_gtk_x11.o objects/gui_gtk_f.o objects/gui_beval.o objects/gui_gtk_gresources.o objects/encoding.o objects/keyboard.o objects/mouse.o objects/parser.o objects/pen.o objects/termscreen.o objects/state.o objects/unicode.o objects/vterm.o objects/netbeans.o objects/channel.o objects/xdiffi.o objects/xemit.o objects/xprepare.o objects/xutils.o objects/xhistogram.o objects/xpatience.o objects/json.o objects/memfile.o objects/message.o objects/kword_test.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lSM -lICE -lXpm -lXt -lX11 -lXdmcp -lSM -lICE -lm -ltinfo -lnsl -lselinux -lacl -lattr -lgpm -ldl
link.sh: Linked fine
./kword_test || exit 1; echo passed;
passed
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/memfile_test.o memfile_test.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 version.c -o objects/version.o
link.sh: $LINK_AS_NEEDED set to 'yes': invoking linker directly.
gcc -L/usr/local/lib -Wl,--as-needed -o memfile_test objects/arabic.o objects/autocmd.o objects/beval.o objects/buffer.o objects/blob.o objects/blowfish.o objects/crypt.o objects/crypt_zip.o objects/debugger.o objects/dict.o objects/diff.o objects/digraph.o objects/edit.o objects/eval.o objects/evalfunc.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/fileio.o objects/findfile.o objects/fold.o objects/getchar.o objects/hardcopy.o objects/hashtab.o objects/if_cscope.o objects/if_xcmdsrv.o objects/indent.o objects/insexpand.o objects/list.o objects/mark.o objects/memline.o objects/menu.o objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o objects/normal.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o objects/popupmnu.o objects/pty.o objects/quickfix.o objects/regexp.o objects/screen.o objects/search.o objects/sha256.o objects/sign.o objects/spell.o objects/spellfile.o objects/syntax.o objects/tag.o objects/term.o objects/terminal.o objects/textprop.o objects/ui.o objects/undo.o objects/usercmd.o objects/userfunc.o objects/version.o objects/window.o objects/gui.o objects/gui_gtk.o objects/gui_gtk_x11.o objects/gui_gtk_f.o objects/gui_beval.o objects/gui_gtk_gresources.o objects/encoding.o objects/keyboard.o objects/mouse.o objects/parser.o objects/pen.o objects/termscreen.o objects/state.o objects/unicode.o objects/vterm.o objects/netbeans.o objects/channel.o objects/xdiffi.o objects/xemit.o objects/xprepare.o objects/xutils.o objects/xhistogram.o objects/xpatience.o objects/charset.o objects/json.o objects/message.o objects/memfile_test.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lSM -lICE -lXpm -lXt -lX11 -lXdmcp -lSM -lICE -lm -ltinfo -lnsl -lselinux -lacl -lattr -lgpm -ldl
link.sh: Linked fine
./memfile_test || exit 1; echo passed;
passed
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/message_test.o message_test.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 version.c -o objects/version.o
link.sh: $LINK_AS_NEEDED set to 'yes': invoking linker directly.
gcc -L/usr/local/lib -Wl,--as-needed -o message_test objects/arabic.o objects/autocmd.o objects/beval.o objects/buffer.o objects/blob.o objects/blowfish.o objects/crypt.o objects/crypt_zip.o objects/debugger.o objects/dict.o objects/diff.o objects/digraph.o objects/edit.o objects/eval.o objects/evalfunc.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/fileio.o objects/findfile.o objects/fold.o objects/getchar.o objects/hardcopy.o objects/hashtab.o objects/if_cscope.o objects/if_xcmdsrv.o objects/indent.o objects/insexpand.o objects/list.o objects/mark.o objects/memline.o objects/menu.o objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o objects/normal.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o objects/popupmnu.o objects/pty.o objects/quickfix.o objects/regexp.o objects/screen.o objects/search.o objects/sha256.o objects/sign.o objects/spell.o objects/spellfile.o objects/syntax.o objects/tag.o objects/term.o objects/terminal.o objects/textprop.o objects/ui.o objects/undo.o objects/usercmd.o objects/userfunc.o objects/version.o objects/window.o objects/gui.o objects/gui_gtk.o objects/gui_gtk_x11.o objects/gui_gtk_f.o objects/gui_beval.o objects/gui_gtk_gresources.o objects/encoding.o objects/keyboard.o objects/mouse.o objects/parser.o objects/pen.o objects/termscreen.o objects/state.o objects/unicode.o objects/vterm.o objects/netbeans.o objects/channel.o objects/xdiffi.o objects/xemit.o objects/xprepare.o objects/xutils.o objects/xhistogram.o objects/xpatience.o objects/charset.o objects/json.o objects/memfile.o objects/message_test.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lSM -lICE -lXpm -lXt -lX11 -lXdmcp -lSM -lICE -lm -ltinfo -lnsl -lselinux -lacl -lattr -lgpm -ldl
link.sh: Linked fine
./message_test || exit 1; echo passed;
passed
make[2]: Entering directory '/home/chrisbra/code/worktree/vim81/src/libvterm'
libtool --quiet --mode=compile --tag=CC gcc -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wall -Iinclude -std=c99 -Wpedantic -DINLINE="" -o src/encoding.lo -c src/encoding.c
libtool --quiet --mode=compile --tag=CC gcc -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wall -Iinclude -std=c99 -Wpedantic -DINLINE="" -o src/keyboard.lo -c src/keyboard.c
libtool --quiet --mode=compile --tag=CC gcc -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wall -Iinclude -std=c99 -Wpedantic -DINLINE="" -o src/mouse.lo -c src/mouse.c
libtool --quiet --mode=compile --tag=CC gcc -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wall -Iinclude -std=c99 -Wpedantic -DINLINE="" -o src/parser.lo -c src/parser.c
libtool --quiet --mode=compile --tag=CC gcc -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wall -Iinclude -std=c99 -Wpedantic -DINLINE="" -o src/pen.lo -c src/pen.c
libtool --quiet --mode=compile --tag=CC gcc -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wall -Iinclude -std=c99 -Wpedantic -DINLINE="" -o src/state.lo -c src/state.c
libtool --quiet --mode=compile --tag=CC gcc -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wall -Iinclude -std=c99 -Wpedantic -DINLINE="" -o src/termscreen.lo -c src/termscreen.c
libtool --quiet --mode=compile --tag=CC gcc -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wall -Iinclude -std=c99 -Wpedantic -DINLINE="" -o src/unicode.lo -c src/unicode.c
libtool --quiet --mode=compile --tag=CC gcc -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wall -Iinclude -std=c99 -Wpedantic -DINLINE="" -o src/vterm.lo -c src/vterm.c
libtool --quiet --mode=link --tag=CC gcc -rpath /usr/local/lib -version-info 0:0:0 -o libvterm.la src/encoding.lo src/keyboard.lo src/mouse.lo src/parser.lo src/pen.lo src/state.lo src/termscreen.lo src/unicode.lo src/vterm.lo -L/usr/local/lib -Wl,--as-needed
libtool --quiet --mode=compile --tag=CC gcc -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wall -Iinclude -std=c99 -Wpedantic -DINLINE="" -o t/harness.lo -c t/harness.c
libtool --quiet --mode=link --tag=CC gcc -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wall -Iinclude -std=c99 -Wpedantic -DINLINE="" -o t/harness t/harness.lo libvterm.la -L/usr/local/lib -Wl,--as-needed
for T in `ls t/[0-9]*.test`; do echo "** $T **"; perl t/run-test.pl $T || exit 1; done
** t/02parser.test **
> Basic text
> C0
> C1 8bit
> C1 7bit
> High bytes
> Mixed
> Escape
> Escape 2-byte
> Split write Escape
> Escape cancels Escape, starts another
> CAN cancels Escape, returns to normal mode
> C0 in Escape interrupts and continues
> CSI 0 args
> CSI 1 arg
> CSI 2 args
> CSI 1 arg 1 sub
> CSI many digits
> CSI leading zero
> CSI qmark
> CSI greater
> CSI SP
> Mixed CSI
> Split write
> Escape cancels CSI, starts Escape
> CAN cancels CSI, returns to normal mode
> C0 in Escape interrupts and continues
> OSC BEL
> OSC ST (7bit)
> OSC ST (8bit)
> Escape cancels OSC, starts Escape
> CAN cancels OSC, returns to normal mode
> C0 in OSC interrupts and continues
> DCS BEL
> DCS ST (7bit)
> DCS ST (8bit)
> Escape cancels DCS, starts Escape
> CAN cancels DCS, returns to normal mode
> C0 in OSC interrupts and continues
> NUL ignored
> NUL ignored within CSI
> DEL ignored
> DEL ignored within CSI
> DEL inside text"
** t/03encoding_utf8.test **
> Low
> 2 byte
> 3 byte
> 4 byte
> Early termination
> Early restart
> Overlong
> UTF-16 Surrogates
> Split write
** t/10state_putglyph.test **
> Low
> UTF-8 1 char
> UTF-8 split writes
> UTF-8 wide char
> UTF-8 combining chars
> Combining across buffers
> DECSCA protected
** t/11state_movecursor.test **
> Implicit
> Backspace
> Horizontal Tab
> Carriage Return
> Linefeed
> Backspace bounded by lefthand edge
> Backspace cancels phantom
> HT bounded by righthand edge
> Index
> Reverse Index
> Newline
> Cursor Forward
> Cursor Down
> Cursor Up
> Cursor Backward
> Cursor Next Line
> Cursor Previous Line
> Cursor Horizonal Absolute
> Cursor Position
> Cursor Position cancels phantom
> Bounds Checking
> Horizontal Position Absolute
> Horizontal Position Relative
> Horizontal Position Backward
> Horizontal and Vertical Position
> Vertical Position Absolute
> Vertical Position Relative
> Vertical Position Backward
> Horizontal Tab
> Cursor Horizontal Tab
> Cursor Backward Tab
** t/12state_scroll.test **
> Linefeed
> Index
> Reverse Index
> Linefeed in DECSTBM
> Linefeed outside DECSTBM
> Index in DECSTBM
> Reverse Index in DECSTBM
> Linefeed in DECSTBM+DECSLRM
> IND/RI in DECSTBM+DECSLRM
> DECRQSS on DECSTBM
> DECRQSS on DECSLRM
> Setting invalid DECSLRM with !DECVSSM is still rejected
> Scroll Down
> Scroll Up
> SD/SU in DECSTBM
> SD/SU in DECSTBM+DECSLRM
> Invalid boundaries
> Scroll Down move+erase emulation
> Scroll Up move+erase emulation
** t/13state_edit.test **
> ICH
> ICH with DECSLRM
> ICH outside DECSLRM
> DCH
> DCH with DECSLRM
> DCH outside DECSLRM
> ECH
> IL
> IL with DECSTBM
> IL outside DECSTBM
> IL with DECSTBM+DECSLRM
> DL
> DL with DECSTBM
> DL outside DECSTBM
> DL with DECSTBM+DECSLRM
> DECIC
> DECIC with DECSTBM+DECSLRM
> DECIC outside DECSLRM
> DECDC
> DECDC with DECSTBM+DECSLRM
> DECDC outside DECSLRM
> EL 0
> EL 1
> EL 2
> SEL
> ED 0
> ED 1
> ED 2
> SED
> DECRQSS on DECSCA
> ICH move+erase emuation
> DCH move+erase emulation
** t/14state_encoding.test **
> Default
> Designate G0=UK
> Designate G0=DEC drawing
> Designate G1 + LS1
> LS0
> Designate G2 + LS2
> Designate G3 + LS3
> SS2
> SS3
> LS1R
> LS2R
> LS3R
> Mixed US-ASCII and UTF-8
** t/15state_mode.test **
> Insert/Replace Mode
> Insert mode only happens once for UTF-8 combining
> Newline/Linefeed mode
> DEC origin mode
> DECRQM on DECOM
> Origin mode with DECSLRM
> Origin mode bounds cursor to scrolling region
> Origin mode without scroll region
** t/16state_resize.test **
> Placement
> Resize
> Resize without reset
> Resize shrink moves cursor
> Resize grow doesn't cancel phantom
** t/17state_mouse.test **
> DECRQM on with mouse off
> Mouse in simple button report mode
> Press 1
> Release 1
> Ctrl-Press 1
> Button 2
> Position
> Wheel events
> DECRQM on mouse button mode
> Drag events
> DECRQM on mouse drag mode
> Non-drag motion events
> DECRQM on mouse motion mode
> Bounds checking
> DECRQM on standard encoding mode
> UTF-8 extended encoding mode
> DECRQM on UTF-8 extended encoding mode
> SGR extended encoding mode
> DECRQM on SGR extended encoding mode
> rxvt extended encoding mode
> DECRQM on rxvt extended encoding mode
** t/18state_termprops.test **
> Cursor visibility
> Cursor blink
> Cursor shape
> Title
** t/20state_wrapping.test **
> 79th Column
> 80th Column Phantom
> Line Wraparound
> Line Wraparound during combined write
> DEC Auto Wrap Mode
> 80th column causes linefeed on wraparound
> 80th column phantom linefeed phantom cancelled by explicit cursor move
** t/21state_tabstops.test **
> Initial
> HTS
> TBC 0
> TBC 3
> Tabstops after resize
** t/22state_save.test **
> Set up state
> Save
> Change state
> Restore
> Save/restore using DECSC/DECRC
> Save twice, restore twice happens on both edge transitions
** t/25state_input.test **
> Unmodified ASCII
> Ctrl modifier on ASCII letters
> Alt modifier on ASCII letters
> Ctrl-Alt modifier on ASCII letters
> Special handling of Ctrl-I
> Special handling of Space
> Cursor keys in reset (cursor) mode
> Cursor keys in application mode
> Shift-Tab should be different
> Enter in linefeed mode
> Enter in newline mode
> Keypad in DECKPNM
> Keypad in DECKPAM
> Bracketed paste mode off
> Bracketed paste mode on
> Focus reporting disabled
> Focus reporting enabled
** t/26state_query.test **
> DA
> DSR
> CPR
> DECCPR
> DECRQSS on DECSCUSR
> DECRQSS on SGR
> DECRQSS on SGR ANSI colours
> DECRQSS on SGR ANSI hi-bright colours
> DECRQSS on SGR 256-palette colours
> DECRQSS on SGR RGB8 colours
> S8C1T on DSR
> Truncation on attempted buffer overflow
** t/27state_reset.test **
> RIS homes cursor
> RIS cancels scrolling region
> RIS erases screen
> RIS clears tabstops
** t/28state_dbl_wh.test **
> Single Width, Single Height
> Double Width, Single Height
> Double Height
> Double Width scrolling
** t/29state_fallback.test **
> Unrecognised control
> Unrecognised CSI
> Unrecognised OSC
> Unrecognised DCS
** t/30pen.test **
> Reset
> Bold
> Underline
> Italic
> Blink
> Reverse
> Font Selection
> Foreground
> Background
> Bold+ANSI colour == highbright
** t/40screen_ascii.test **
> Get
> Erase
> Copycell
> Space padding
> Linefeed padding
> Altscreen
** t/41screen_unicode.test **
> Single width UTF-8
> Wide char
> Combining char
> 10 combining accents should not crash
> 40 combining accents in two split writes of 20 should not crash
> Outputing CJK doublewidth in 80th column should wraparound to next line and not crash"
** t/42screen_damage.test **
> Putglyph
> Erase
> Scroll damages entire line in two chunks
> Scroll down damages entire screen in two chunks
> Altscreen damages entire area
> Scroll invokes moverect but not damage
> Merge to cells
> Merge entire rows
> Merge entire screen
> Merge entire screen with moverect
> Merge scroll
> Merge scroll with damage
> Merge scroll with damage past region
> Damage entirely outside scroll region
> Damage overlapping scroll region
> Merge scroll*2 with damage
** t/43screen_resize.test **
> Resize wider preserves cells
> Resize wider allows print in new area
> Resize shorter with blanks just truncates
> Resize shorter with content must scroll
> Resize shorter does not lose line with cursor
> Resize taller attempts to pop scrollback
** t/44screen_pen.test **
> Plain
> Bold
> Italic
> Underline
> Reset
> Font
> Foreground
> Background
> EL sets reverse and colours to end of line
> DECSCNM xors reverse for entire screen
** t/45screen_protect.test **
> Selective erase
> Non-selective erase
** t/46screen_extent.test **
> Bold extent
** t/47screen_dbl_wh.test **
> Single Width, Single Height
> Double Width, Single Height
> Double Height
> Late change
** t/48screen_termprops.test **
> Cursor visibility
> Title
** t/90vttest_01-movement-1.test **
> Output
** t/90vttest_01-movement-2.test **
> Output
** t/90vttest_01-movement-3.test **
> Output
** t/90vttest_01-movement-4.test **
> Output
** t/90vttest_02-screen-1.test **
> Output
** t/90vttest_02-screen-2.test **
> Output
** t/90vttest_02-screen-3.test **
> Output
** t/90vttest_02-screen-4.test **
> Output
** t/92lp1640917.test **
> Mouse reporting should not break by idempotent DECSM 1002
make[2]: Leaving directory '/home/chrisbra/code/worktree/vim81/src/libvterm'
make[1]: Leaving directory '/home/chrisbra/code/worktree/vim81/src'
make[1]: Entering directory '/home/chrisbra/code/worktree/vim81'
cd runtime/indent && \
make clean VIM="../../src/vim" && \
make test VIM="../../src/vim"
make[2]: Entering directory '/home/chrisbra/code/worktree/vim81/runtime/indent'
VIMRUNTIME=.. ../../src/vim --clean --not-a-term -u testdir/cleantest.vim
make[2]: Leaving directory '/home/chrisbra/code/worktree/vim81/runtime/indent'
make[2]: Entering directory '/home/chrisbra/code/worktree/vim81/runtime/indent'
VIMRUNTIME=.. ../../src/vim --clean --not-a-term -u testdir/runtest.vim
[?25l[?25hmake[2]: Leaving directory '/home/chrisbra/code/worktree/vim81/runtime/indent'
make[1]: Leaving directory '/home/chrisbra/code/worktree/vim81'
Starting make in the src directory.
If there are problems, cd to the src directory and run make there
cd src && make clean
make[1]: Entering directory '/home/chrisbra/code/worktree/vim81/src'
cd testdir; make -f Makefile clean
make[2]: Entering directory '/home/chrisbra/code/worktree/vim81/src/testdir'
rm -rf *.out *.failed *.res *.rej *.orig opt_test.vim test.log messages test.out X* viminfo tiny.vim small.vim mbyte.vim mzscheme.vim test.ok benchmark.out valgrind.*
make[2]: Leaving directory '/home/chrisbra/code/worktree/vim81/src/testdir'
if test -d po; then \
cd po; make checkclean; \
fi
make[2]: Entering directory '/home/chrisbra/code/worktree/vim81/src/po'
rm -f *.ck
make[2]: Leaving directory '/home/chrisbra/code/worktree/vim81/src/po'
rm -f *.o core vim.core vim vim xxd/*.o
rm -rf objects
rm -f xxd/xxd auto/osdef.h auto/pathdef.c auto/if_perl.c auto/gui_gtk_gresources.c auto/gui_gtk_gresources.h
rm -f conftest* *~ auto/link.sed
rm -f testdir/opt_test.vim
rm -f json_test kword_test memfile_test message_test
rm -f runtime pixmaps
rm -rf vim.app
rm -rf mzscheme_base.c
if test -d po; then \
cd po; make prefix=/usr/local clean; \
fi
make[2]: Entering directory '/home/chrisbra/code/worktree/vim81/src/po'
rm -f *.ck
rm -f core core.* *.old.po *.mo *.pot sjiscorr
make[2]: Leaving directory '/home/chrisbra/code/worktree/vim81/src/po'
make[1]: Leaving directory '/home/chrisbra/code/worktree/vim81/src'
Not currently on any branch.
Untracked files:
(use "git add <file>..." to include in what will be committed)
src/po/LINGUAS
src/po/gvim.desktop
src/po/vim.desktop
nothing added to commit but untracked files present (use "git add" to track)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment