* Package: app-editors/gvim-8.1.0648-r1  * Repository: gentoo  * Maintainer: vim@gentoo.org  * USE: abi_ppc_64 acl elibc_glibc gtk kernel_linux nls ppc64 python_single_target_python3_6 python_targets_python2_7 python_targets_python3_6 userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking vim-8.1.0648.tar.gz to /var/tmp/portage/app-editors/gvim-8.1.0648-r1/work >>> Unpacking vim-8.0.0938-gentoo-patches.tar.bz2 to /var/tmp/portage/app-editors/gvim-8.1.0648-r1/work >>> Source unpacked in /var/tmp/portage/app-editors/gvim-8.1.0648-r1/work >>> Preparing source in /var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648 ... * Applying patches from /var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/patches/ ... * 001_all_vim-6.3-xorg-75816.patch ...  [ ok ] * 002_all_vim-7.3-apache-83565.patch ...  [ ok ] * 003_all_vim-7.0-automake-substitutions-93378.patch ...  [ ok ] * 004_all_vim-7.0-grub-splash-96155.patch ...  [ ok ] * 005_all_vim_7.1-ada-default-compiler.patch ...  [ ok ] * 006-vim-8.0.0617-crosscompile.patch ...  [ ok ] '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648/src/config.mk.dist' -> '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648/src/auto/config.mk' >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648 ... removed 'src/auto/configure' make -j34 -l32 -j1 -C src autoconf make: Entering directory '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648/src' if test ! -f configure.save; then mv configure configure.save; fi autoconf sed -e 's+>config.log+>auto/config.log+' -e 's+\./config.log+auto/config.log+' configure > auto/configure chmod 755 auto/configure mv -f configure.save configure rm -rf autom4te.cache rm -f auto/config.status auto/config.cache make: Leaving directory '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648/src' * Building gvim with the gtk+-2 GUI ./configure --prefix=/usr --build=powerpc64-unknown-linux-gnu --host=powerpc64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/gvim-8.1.0648-r1 --htmldir=/usr/share/doc/gvim-8.1.0648-r1/html --libdir=/usr/lib64 --with-modified-by=Gentoo-8.1.0648-r1 --with-vim-name=gvim --with-x --with-features=huge --disable-gpm --enable-multibyte --enable-acl --disable-cscope --disable-luainterp --without-luajit --disable-netbeans --enable-nls --disable-perlinterp --disable-pythoninterp --disable-python3interp --without-python-command --without-python3-command --disable-mzschemeinterp --disable-rubyinterp --disable-selinux --disable-xsmp --disable-tclinterp --enable-gtk2-check --enable-gui=gtk2 configure: creating cache auto/config.cache checking whether make sets $(MAKE)... yes checking for powerpc64-unknown-linux-gnu-gcc... powerpc64-unknown-linux-gnu-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 powerpc64-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... powerpc64-unknown-linux-gnu-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... (cached) /bin/true faking 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... - sh is 'GNU bash, version 4.4.23(1)-release (powerpc64-unknown-linux-gnu) Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.' - probably OK. 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... gvim 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... Gentoo-8.1.0648-r1 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... yes checking --with-features argument... huge checking --with-compiledby argument... no checking --disable-xsmp argument... yes 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 --enable-workshop argument... no checking --disable-netbeans argument... yes 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 --disable-farsi 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... GTK+ 2.x GUI support checking --disable-gtktest argument... gtk test enabled checking for powerpc64-unknown-linux-gnu-pkg-config... /usr/bin/powerpc64-unknown-linux-gnu-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/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... yes 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 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 powerpc64-unknown-linux-gnu-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... yes 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... no checking for tgetent in -lncurses... 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... 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... exuberant-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 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648 ... make -j34 -l32 -j1 -C src auto/osdef.h objects make: Entering directory '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648/src' CC="powerpc64-unknown-linux-gnu-gcc -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " srcdir=. sh ./osdef.sh /bin/sh install-sh -c -d objects touch objects/.dirstamp make: Leaving directory '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648/src' make -j34 -l32 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 '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648/src' powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/arabic.o arabic.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/beval.o beval.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/buffer.o buffer.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/blowfish.o blowfish.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/crypt.o crypt.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/crypt_zip.o crypt_zip.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/dict.o dict.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/diff.o diff.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/digraph.o digraph.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/edit.o edit.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/eval.o eval.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalfunc.o evalfunc.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds.o ex_cmds.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds2.o ex_cmds2.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_docmd.o ex_docmd.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_eval.o ex_eval.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_getln.o ex_getln.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/farsi.o farsi.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/fileio.o fileio.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/fold.o fold.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/getchar.o getchar.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/hardcopy.o hardcopy.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/hashtab.o hashtab.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/if_cscope.o if_cscope.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/if_xcmdsrv.o if_xcmdsrv.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/list.o list.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mark.o mark.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/memline.o memline.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/menu.o menu.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/misc1.o misc1.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/misc2.o misc2.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/move.o move.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mbyte.o mbyte.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/normal.o normal.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ops.o ops.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/option.o option.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/os_unix.o os_unix.c creating auto/pathdef.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/popupmnu.o popupmnu.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/pty.o pty.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/quickfix.o quickfix.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/regexp.o regexp.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/screen.o screen.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/search.o search.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/sha256.o sha256.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spell.o spell.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spellfile.o spellfile.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/syntax.o syntax.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/tag.o tag.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/term.o term.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/terminal.o terminal.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/textprop.o textprop.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ui.o ui.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/undo.o undo.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/userfunc.o userfunc.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/window.o window.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gui.o gui.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gui_gtk.o gui_gtk.c 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 powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gui_gtk_f.o gui_gtk_f.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gui_beval.o gui_beval.c /usr/bin/glib-compile-resources --target=auto/gui_gtk_gresources.c --sourcedir=../pixmaps --generate --c-name=gui_gtk --manual-register gui_gtk_res.xml powerpc64-unknown-linux-gnu-gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -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 powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/channel.o channel.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xdiffi.o xdiff/xdiffi.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xemit.o xdiff/xemit.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xprepare.o xdiff/xprepare.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xutils.o xdiff/xutils.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xhistogram.o xdiff/xhistogram.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xpatience.o xdiff/xpatience.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/charset.o charset.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/json.o json.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/main.o main.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/memfile.o memfile.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/message.o message.c cd xxd; CC="powerpc64-unknown-linux-gnu-gcc" CFLAGS=" -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1" LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -L/usr/local/lib -Wl,--as-needed" \ make -f Makefile make[2]: Entering directory '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648/src/xxd' powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wl,-O1 -Wl,--hash-style=gnu -L/usr/local/lib -Wl,--as-needed -DUNIX -o xxd xxd.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/pathdef.o auto/pathdef.c make[2]: Entering directory '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648/src/po' OLD_PO_FILE_INPUT=yes msgfmt -v -o af.mo af.po 1423 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ca.mo ca.po 1931 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o cs.mo cs.po powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gui_gtk_x11.o gui_gtk_x11.c powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gui_gtk_gresources.o auto/gui_gtk_gresources.c 1283 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o da.mo da.po OLD_PO_FILE_INPUT=yes msgfmt -v -o de.mo de.po 1963 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o en_GB.mo en_GB.po 1956 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o eo.mo eo.po 182 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o es.mo es.po 1954 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o fi.mo fi.po OLD_PO_FILE_INPUT=yes msgfmt -v -o fr.mo fr.po 1733 translated messages. 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 1941 translated messages. 1931 translated messages. 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 1954 translated messages. 1962 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o lv.mo lv.po OLD_PO_FILE_INPUT=yes msgfmt -v -o nb.mo nb.po OLD_PO_FILE_INPUT=yes msgfmt -v -o nl.mo nl.po 1955 translated messages. 1869 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o no.mo no.po 78 translated messages. 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 1668 translated messages. 1869 translated messages. 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 1213 translated messages. make[2]: Leaving directory '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648/src/xxd' OLD_PO_FILE_INPUT=yes msgfmt -v -o sv.mo sv.po 1668 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o uk.mo uk.po 1869 translated messages. 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 1937 translated messages. 1955 translated messages. 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 1628 translated messages. 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 1961 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.euc-jp.mo ja.euc-jp.po 1697 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.sjis.mo ja.sjis.po 1963 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o pl.UTF-8.mo pl.UTF-8.po 1422 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o pl.cp1250.mo pl.cp1250.po 1422 translated messages. 1633 translated messages, 3 fuzzy translations. OLD_PO_FILE_INPUT=yes msgfmt -v -o ru.cp1251.mo ru.cp1251.po 1634 translated messages, 3 fuzzy translations. OLD_PO_FILE_INPUT=yes msgfmt -v -o sk.cp1250.mo sk.cp1250.po OLD_PO_FILE_INPUT=yes msgfmt -v -o uk.cp1251.mo uk.cp1251.po OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.cp936.mo zh_CN.cp936.po 1422 translated messages. 1283 translated messages. 1955 translated messages. 1955 translated messages. 1869 translated messages. 1869 translated messages. 1955 translated messages. 1628 translated messages. 1963 translated messages. 1634 translated messages, 3 fuzzy translations. make[2]: Leaving directory '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648/src/po' make[2]: Entering directory '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648/src/po' make[2]: Nothing to be done for 'converted'. make[2]: Leaving directory '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648/src/po' powerpc64-unknown-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -mcpu=970 -mtune=970 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 version.c -o objects/version.o link.sh: $LINK_AS_NEEDED set to 'yes': invoking linker directly. powerpc64-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--hash-style=gnu -L/usr/local/lib -Wl,--as-needed -o gvim objects/arabic.o objects/beval.o objects/buffer.o objects/blowfish.o objects/crypt.o objects/crypt_zip.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/farsi.o objects/fileio.o objects/fold.o objects/getchar.o objects/hardcopy.o objects/hashtab.o objects/if_cscope.o objects/if_xcmdsrv.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/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/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/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 -lncurses -lelf -lnsl -lacl -lattr -ldl link.sh: Linked fine make[1]: Leaving directory '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648/src' >>> Source compiled. >>> Test phase: app-editors/gvim-8.1.0648-r1 * * Starting vim tests. Several error messages will be shown * while the tests run. This is normal behaviour and does not * indicate a fault. * * If the tests fail, your terminal may be left in a strange * state. Usually, running 'reset' will fix this. * make -j34 -l32 -j1 VIMPROG=../testvim -C src/testdir nongui make: Entering directory '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648/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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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 test108.failed test.ok test.out X* viminfo cp test108.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; ../testvim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test108.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 test108 = test61; then \ # if diff test.out test108.ok; \ # then echo flaky test ok first time; \ # else rm -rf test108.failed test.out X* viminfo; \ # VIMRUNTIME=../../runtime; export VIMRUNTIME; ../testvim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test108.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; ../testvim -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; ../testvim -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 test11.failed test.ok test.out X* viminfo cp test11.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; ../testvim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test11.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 test11 = test61; then \ # if diff test.out test11.ok; \ # then echo flaky test ok first time; \ # else rm -rf test11.failed test.out X* viminfo; \ # VIMRUNTIME=../../runtime; export VIMRUNTIME; ../testvim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test11.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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test49.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue shell returned 1 Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue # 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; ../testvim -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; ../testvim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test17.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue # 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; ../testvim -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; ../testvim -f -u unix.vim -U NONE --noplugin --not-a-term -s dotest.in test30.in --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue Press ENTER or type command to continue # 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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_farsi.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null VIMRUNTIME=../../runtime; export VIMRUNTIME; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -f -u unix.vim -u NONE -U NONE --noplugin --not-a-term -S runtest.vim test_gui.vim [?2004h[?1049h[?1h=[?2004h[?12h[?12l[?2004l[?2004h[?25l"test_gui.vim" 774 lines, 22067 charactersres" [New File][New] 0L, 0C written NO tests executed "messages" 538L, 15456C541L, 15494C written [?2004l [?2004l[?1l>[?25h[?1049lVIMRUNTIME=../../runtime; export VIMRUNTIME; ../testvim -f -u unix.vim -u gui_preinit.vim -U gui_init.vim --noplugin --not-a-term -S runtest.vim test_gui_init.vim [?2004h[?1049h[?1h=[?2004h[?12h[?12l[?2004l[?2004h[?25l"test_gui_init.vim" 61 lines, 1191 charactersres" [New File][New] 0L, 0C written NO tests executed "messages" 541L, 15494C544L, 15537C written [?2004l [?2004l[?1l>[?25h[?1049lVIMRUNTIME=../../runtime; export VIMRUNTIME; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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 [No write since last change] Press ENTER or type command to continue [No write since last change] ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. man: unrecognized option '--pager=cat' man, version 1.6g usage: man [-adfhktwW] [section] [-M path] [-P pager] [-S list] [-m system] [-p string] name ... a : find all matching entries c : do not use cat file d : print gobs of debugging information D : as for -d, but also display the pages f : same as whatis(1) h : print this help message k : same as apropos(1) K : search for a string in all pages t : use troff to format pages for printing w : print location of man page(s) that would be displayed (if no name given: print directories that would be searched) W : as for -w, but display filenames only C file : use `file' as configuration file M path : set search path for manual pages to `path' P pager : use program `pager' to display pages S list : colon separated section list m system : search for alternate system's man pages p string : string tells which preprocessors to run e - [n]eqn(1) p - pic(1) t - tbl(1) g - grap(1) r - refer(1) v - vgrind(1) shell returned 1 Press ENTER or type command to continue VIMRUNTIME=../../runtime; export VIMRUNTIME; ../testvim -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 ../testvim -u NONE -S gen_opt_test.vim --noplugin --not-a-term ../option.c [?2004h[?1049h[?1h=[?2004h[?12h[?12l[?2004l[?2004h[?25l"../option.c" 13417 lines, 346542 characters [?2004l [?2004l[?1l>[?25h[?1049lVIMRUNTIME=../../runtime; export VIMRUNTIME; ../testvim -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 E558: Terminal entry not found in terminfo '' not known. Available builtin terminals are: builtin_gui builtin_amiga builtin_beos-ansi builtin_ansi builtin_pcansi builtin_win32 builtin_vt320 builtin_vt52 builtin_xterm builtin_iris-ansi builtin_debug builtin_dumb E558: Terminal entry not found in terminfo 'xxx' not known. Available builtin terminals are: builtin_gui builtin_amiga builtin_beos-ansi builtin_ansi builtin_pcansi builtin_win32 builtin_vt320 builtin_vt52 builtin_xterm builtin_iris-ansi builtin_debug builtin_dumb VIMRUNTIME=../../runtime; export VIMRUNTIME; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -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; ../testvim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_xxd.vim [?2004h[?1049h[?1h=[?2004h[?12h[?12l[?2004l[?2004h[?25l"test_xxd.vim" 115 lines, 3767 characters Executing Test_xxd() "XXDfile"[New] 30L, 81C written [?25h[?2004l[?2004h [?25l30 lines filtered [?25h[?2004l[?2004h [?25l6 lines filtered [?25h[?2004l[?2004h [?25l30 lines filtered [?25h[?2004l[?2004h [?25l3 lines filtered [?25h[?2004l[?2004h[?2004l[?2004h[?2004l[?2004h[?2004l[?2004h[?2004l[?2004h[?25l"test_xxd.res" [New File][New] 0L, 0C written Executed 1 test "messages"1556L, 45550C1560L, 45607C written [?2004l [?2004l[?1l>[?25h[?1049lVIMRUNTIME=../../runtime; export VIMRUNTIME; ../testvim -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; ../testvim -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; ../testvim -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 Press ENTER or type command to continue Press ENTER or type command to continue 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_final_to_medial() Executing Test_shape_initial() Executing Test_shape_iso_to_medial() Executing Test_shape_isolated() Executed 11 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_argument() Executing Test_argv() Executing Test_large_arg() Executing Test_list_arguments() Executing Test_zero_argadd() Executed 16 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_TextChangedI_with_setline() Executing Test_TextYankPost() Executing Test_ai_CTRL_O() Executing Test_augroup_deleted() Executing Test_augroup_warning() 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_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_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 45 tests 3 FAILED: Found errors in Test_autocmd_bufwipe_in_SessLoadPost(): function RunTheTest[40]..Test_autocmd_bufwipe_in_SessLoadPost line 22: Pattern 'E814' does not match '\nMessages maintainer: Bram Moolenaar \nE233: cannot open display' Found errors in Test_autocmd_bufwipe_in_SessLoadPost2(): function RunTheTest[40]..Test_autocmd_bufwipe_in_SessLoadPost2 line 31: Pattern 'SessionLoadPost DONE' does not match '\nMessages maintainer: Bram Moolenaar \nE233: cannot open display' Found errors in Test_bufunload_all(): function RunTheTest[40]..Test_bufunload_all line 23: Expected True but got 0 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_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_start_invalid() Executing Test_job_start_windows() Executing Test_job_stop_immediately() 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_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_one_time_callback() Executing Test_raw_passes_nul() Executing Test_raw_pipe() Executing Test_read_from_terminated_job() Executing Test_read_in_close_cb() Executing Test_read_in_close_cb_incomplete() 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_zero_reply() Executing Test_zz_ch_log() Executed 68 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_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 24 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_crypt.vim: Executing Test_crypt_blowfish() Executing Test_crypt_blowfish2() 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_zip() Executed 8 tests From test_cscope.vim: NO tests executed From test_curswant.vim: Executing Test_curswant() 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_line_continuation() Executing Test_mkdir_p() Executing Test_nocatch_restore_silent_emsg() Executed 5 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_farsi.vim: Executing Test_command_line_farsi() Executing Test_farsi_map() Executing Test_farsi_toggle() Executing Test_input_farsi() Executed 4 tests From test_file_size.vim: Executing Test_File_Read_Write() Executing Test_File_Size() 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_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 9 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_CompleteDone_undo() Executing Test_compl_feedkeys() Executing Test_completefunc_args() Executing Test_ins_complete() Executing Test_omni_dash() Executed 8 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() Executed 4 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() Executed 1 test From test_lineending.vim: Executing Test_lineending() Executed 1 test From test_listchars.vim: Executing Test_listchars() Executed 1 test 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_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_script_local_dict_func() Executing Test_str_split() Executed 34 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_marks_cmd() Executing Test_marks_cmd_multibyte() Executing Test_setpos() Executed 5 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_mksession.vim: Executing Test_mksession() Executing Test_mksession_arglist() Executing Test_mksession_blank_tabs() Executing Test_mksession_blank_windows() Executing Test_mksession_large_winheight() Executing Test_mksession_lcd_multiple_tabs() Executing Test_mksession_one_buffer_two_windows() 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 17 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: NO tests executed From test_normal.vim: Executing Test_changelist() Executing Test_delete_until_paragraph() Executing Test_g_ctrl_g() Executing Test_gr_command() 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 68 tests 1 FAILED: Found errors in Test_normal22_zet(): function RunTheTest[40]..Test_normal22_zet line 8: Expected [] but got ['1', '2'] 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_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_whichwrap() Executing Test_wildchar() Executed 24 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 8 FAILED: Found errors in Test_profdel_func(): function RunTheTest[40]..Test_profdel_func line 23: Expected 0 but got 1 Found errors in Test_profdel_star(): function RunTheTest[40]..Test_profdel_star line 13: Expected 0 but got 1 Found errors in Test_profile_file(): function RunTheTest[40]..Test_profile_file line 19: Expected 0 but got 1 Found errors in Test_profile_file_with_cont(): function RunTheTest[40]..Test_profile_file_with_cont line 15: Expected 0 but got 1 Found errors in Test_profile_func(): function RunTheTest[40]..Test_profile_func line 35: Expected 0 but got 1 Found errors in Test_profile_func_with_ifelse(): function RunTheTest[40]..Test_profile_func_with_ifelse line 41: Expected 0 but got 1 Found errors in Test_profile_func_with_trycatch(): function RunTheTest[40]..Test_profile_func_with_trycatch line 44: Expected 0 but got 1 Found errors in Test_profile_truncate_mbyte(): function RunTheTest[40]..Test_profile_truncate_mbyte line 23: Expected 0 but got 1 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_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_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_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() Executed 85 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_yank_shows_register() Executed 2 tests 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_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_keep_last_search_pattern() Executing Test_look_behind() Executing Test_no_last_substitute_pat() 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 37 tests From test_shortpathname.vim: NO tests executed From test_signs.vim: Executing Test_sign() 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_memfailures() Executing Test_sign_priority() Executing Test_sign_undefine_still_placed() Executed 10 tests From test_smartindent.vim: Executing Test_nosmartindent() Executing Test_smartindent_has_no_effect() Executed 2 tests From test_spell.vim: Executing Test_curswant() Executing Test_region_error() Executing Test_spellbadword() 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 15 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_m_M_R() Executing Test_o_arg() Executing Test_p_arg() Executing Test_pack_in_rtp_when_plugins_run() Executing Test_progpath() Executing Test_read_stdin() Executing Test_set_shell() Executing Test_silent_ex_mode() Executing Test_startup_script() Executing Test_startuptime() Executing Test_zzz_startinsert() Executed 19 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_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_repeat() Executing Test_substitute_variants() Executed 21 tests From test_swap.vim: Executing Test_missing_dir() Executing Test_swap_directory() Executing Test_swap_group() Skipped Executing Test_swapinfo() Executing Test_swapname() Executed 5 tests SKIPPED Test_swap_group(): need at least two groups, got ['portage'] 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 1 FAILED: Found errors in Test_system_exmode(): function RunTheTest[40]..Test_system_exmode line 7: Pattern 'result=0' does not match 'result=1\n' From test_tab.vim: Executing Test_smarttab() Executing Test_softtabstop() Executed 2 tests From test_tcl.vim: NO tests executed From test_terminal.vim: Executing Test_stop_in_terminal() 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_dumpload() Executing Test_terminal_dumpwrite_composing() Executing Test_terminal_env() Executing Test_terminal_finish_open_close() 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_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_term_start_empty_command() Executing Test_terminal_termwinkey() Executing Test_terminal_termwinsize_mininmum() 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 71 tests From test_terminal_fail.vim: Executing Test_terminal_redir_fails() Executed 1 test From test_textformat.vim: Executing Test_format_align() Executing Test_format_para() Executing Test_format_undo() Executing Test_text_format() Executed 4 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_sentence() Executing Test_sentence_with_cursor_on_delimiter() Executing Test_sentence_with_quotes() Executing Test_string_html_objects() Executed 11 tests From test_textprop.vim: Executing Test_prop_add() Executing Test_prop_add_remove_buf() Executing Test_prop_byteoff() Executing Test_prop_clear() Executing Test_prop_clear_buf() Executing Test_prop_multiline() Executing Test_prop_remove() Executing Test_proptype_buf() Executing Test_proptype_global() Executed 9 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_redefine_on_reload() Executing Test_use_execute_in_completion() Executed 8 tests From test_vartabs.vim: Executing Test_vartabs() Executing Test_vartabs_breakindent() Executing Test_vartabs_failures() Executing Test_vartabs_linebreak() Executing Test_vartabs_shiftwidth() Executed 5 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_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_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 27 tests From test_visual.vim: Executing Test_Visual_ctrl_o() Executing Test_Visual_inner_quote() Executing Test_Visual_vapo() 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_dotregister_paste() Executing Test_virtual_replace() Executing Test_virtual_replace2() Executing Test_visual_mode_reset() Executed 12 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_on_close() Executing Test_winfixwidth_on_close() Executed 3 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() Executed 1 test From test_alot_latin.vim: Executing Test_backref() Executing Test_eow_with_optional() Executing Test_equivalence_re1() Executing Test_equivalence_re2() Executing Test_nested_backrefs() Executing Test_recursive_substitute() Executed 6 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_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_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 35 tests From test_alot.vim: Executing Test_00_bufexists() Executing Test_Executable() Executing Test_abbr_after_line_join() Executing Test_abbreviation() Executing Test_abbreviation_CR() 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_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_cos() Executing Test_cosh() Executing Test_count() Executing Test_cursorline_keep_col() Executing Test_curswant_with_autocommand() 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_mode() Executing Test_ex_undo() 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_findfile() 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_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_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_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_feedkeys() Executing Test_map_langmap() Executing Test_map_meta_quotes() Executing Test_map_timeout() 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_message_completion() Executing Test_messages() Executing Test_min() Executing Test_missing_attr() Executing Test_mode() 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_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_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_recover_root_dir() Executing Test_recursive_delete() Executing Test_redefine_dict_func() Executing Test_redo_in_nested_functions() Executing Test_ref_job_partial_dict() Executing Test_reg_executing_and_recording() Executing Test_reltime() Executing Test_repeat_many() Executing Test_repeat_three() Executing Test_replace_end_of_line() Executing Test_reset_scroll() Executing Test_resolve() 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_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_symbolic() 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_tags_too_long() 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_winrestcmd() Executing Test_with_directories() Executing Test_with_partial_callback() Executing Test_with_tilde() 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 426 tests 1 FAILED: Found errors in Test_suspend(): function RunTheTest[40]..Test_suspend[15]..WaitForAssert[2]..10_WaitForCommon[11]..10096 line 1: Expected ' 1 foo' but got 'Press ENTER or type command to continue' function RunTheTest[40]..Test_suspend[30]..WaitForAssert[2]..10_WaitForCommon[11]..10098 line 1: Expected ' 1 foo' but got 'sh-4.4$ ' Test results: From test_autocmd.vim: Found errors in Test_autocmd_bufwipe_in_SessLoadPost(): function RunTheTest[40]..Test_autocmd_bufwipe_in_SessLoadPost line 22: Pattern 'E814' does not match '\nMessages maintainer: Bram Moolenaar \nE233: cannot open display' Found errors in Test_autocmd_bufwipe_in_SessLoadPost2(): function RunTheTest[40]..Test_autocmd_bufwipe_in_SessLoadPost2 line 31: Pattern 'SessionLoadPost DONE' does not match '\nMessages maintainer: Bram Moolenaar \nE233: cannot open display' Found errors in Test_bufunload_all(): function RunTheTest[40]..Test_bufunload_all line 23: Expected True but got 0 From test_normal.vim: Found errors in Test_normal22_zet(): function RunTheTest[40]..Test_normal22_zet line 8: Expected [] but got ['1', '2'] From test_profile.vim: Found errors in Test_profdel_func(): function RunTheTest[40]..Test_profdel_func line 23: Expected 0 but got 1 Found errors in Test_profdel_star(): function RunTheTest[40]..Test_profdel_star line 13: Expected 0 but got 1 Found errors in Test_profile_file(): function RunTheTest[40]..Test_profile_file line 19: Expected 0 but got 1 Found errors in Test_profile_file_with_cont(): function RunTheTest[40]..Test_profile_file_with_cont line 15: Expected 0 but got 1 Found errors in Test_profile_func(): function RunTheTest[40]..Test_profile_func line 35: Expected 0 but got 1 Found errors in Test_profile_func_with_ifelse(): function RunTheTest[40]..Test_profile_func_with_ifelse line 41: Expected 0 but got 1 Found errors in Test_profile_func_with_trycatch(): function RunTheTest[40]..Test_profile_func_with_trycatch line 44: Expected 0 but got 1 Found errors in Test_profile_truncate_mbyte(): function RunTheTest[40]..Test_profile_truncate_mbyte line 23: Expected 0 but got 1 From test_system.vim: Found errors in Test_system_exmode(): function RunTheTest[40]..Test_system_exmode line 7: Pattern 'result=0' does not match 'result=1\n' From test_alot.vim: Found errors in Test_suspend(): function RunTheTest[40]..Test_suspend[15]..WaitForAssert[2]..10_WaitForCommon[11]..10096 line 1: Expected ' 1 foo' but got 'Press ENTER or type command to continue' function RunTheTest[40]..Test_suspend[30]..WaitForAssert[2]..10_WaitForCommon[11]..10098 line 1: Expected ' 1 foo' but got 'sh-4.4$ ' TEST FAILURE make: *** [Makefile:48: report] Error 1 make: Leaving directory '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648/src/testdir' * ERROR: app-editors/gvim-8.1.0648-r1::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=app-editors/gvim-8.1.0648-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-editors/gvim-8.1.0648-r1::gentoo'`. * The complete build log is located at '/var/log/portage/build/app-editors/gvim-8.1.0648-r1:20190402-125406.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648' * S: '/var/tmp/portage/app-editors/gvim-8.1.0648-r1/work/vim-8.1.0648'