vim (9.1)
/bb.download/source/vim91/configure --prefix=/BuggyBox/vim/9.1/any --with-tlib=ncursesResult = 0
Working Dir = /bb.download/source/vim91
Stdout
configure: creating cache auto/config.cache checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /BuggyBox/grep/3.11/bootstrap/bin/grep checking for egrep... /BuggyBox/grep/3.11/bootstrap/bin/grep -E checking for fgrep... /BuggyBox/grep/3.11/bootstrap/bin/grep -F checking for gawk... gawk checking for strip... strip 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 checking for buggy tools... - sh is 'GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 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 uname... Linux checking uname -r... 6.5.13-7-MANJARO checking uname -m... x86_64 checking for Haiku... no checking for QNX... no checking for Darwin (Mac OS X)... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for AvailabilityMacros.h... no checking for dispatch/dispatch.h... no checking --with-local-dir argument... Defaulting to /usr/local checking --with-vim-name argument... Defaulting to vim checking --with-ex-name argument... Defaulting to ex checking --with-view-name argument... Defaulting to view checking --with-global-runtime argument... no checking --with-modified-by argument... no checking if character set is EBCDIC... no checking --disable-smack argument... no checking for linux/xattr.h... yes checking for sys/xattr.h... yes checking for XATTR_NAME_SMACKEXEC in linux/xattr.h... no checking --disable-selinux argument... no checking for is_selinux_enabled in -lselinux... no checking --enable-xattr argument... yes checking for sys/xattr.h... (cached) yes checking --with-features argument... Defaulting to huge checking --with-compiledby argument... no checking --disable-xsmp argument... no checking --disable-xsmp-interact argument... no checking diff feature... enabled checking --enable-luainterp argument... no checking --enable-mzschemeinterp argument... no checking --enable-perlinterp argument... no checking --enable-pythoninterp argument... no checking --enable-python3interp argument... no checking --enable-tclinterp argument... no checking --enable-rubyinterp argument... no checking --enable-cscope argument... no checking --disable-netbeans argument... no checking --disable-channel argument... no checking for socket in -lsocket... no checking whether compiling with IPv6 networking is possible... yes checking for inet_ntop... yes checking --enable-terminal argument... defaulting to yes checking --enable-autoservername argument... no checking --enable-multibyte argument... yes checking --disable-rightleft argument... no checking --disable-arabic argument... no checking --enable-xim argument... defaulting to auto checking --enable-fontset argument... no checking for xmkmf... no checking for X... no checking if X11 header files can be found... no checking --enable-gui argument... no GUI support checking for pkg-config... /BuggyBox/pkg-config/0.29.2/bootstrap/bin/pkg-config checking for X11/SM/SMlib.h... no checking for /proc link to executable... no 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 for elf.h... yes checking for main in -lelf... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/utsname.h... yes checking for termcap.h... no checking for fcntl.h... yes checking for sgtty.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for termio.h... yes checking for iconv.h... yes checking for inttypes.h... (cached) yes checking for langinfo.h... yes checking for math.h... yes checking for unistd.h... (cached) yes checking for stropts.h... no checking for errno.h... yes checking for sys/resource.h... yes checking for sys/systeminfo.h... no checking for locale.h... yes checking for sys/stream.h... no checking for termios.h... yes checking for libc.h... no checking for sys/statfs.h... yes checking for poll.h... yes checking for sys/poll.h... yes checking for pwd.h... yes checking for utime.h... yes checking for sys/param.h... yes checking for sys/ptms.h... no checking for libintl.h... yes checking for libgen.h... yes checking for util/debug.h... no checking for util/msg18n.h... no checking for frame.h... no checking for sys/acl.h... no checking for sys/access.h... no checking for sys/sysinfo.h... yes checking for wchar.h... yes checking for wctype.h... yes checking for sys/ptem.h... no checking for sys/sysctl.h... no checking for pthread_np.h... no checking for strings.h... (cached) yes checking if strings.h can be included after string.h... yes checking whether gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for uint32_t... yes checking for ino_t... yes checking for dev_t... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for rlim_t... yes checking for stack_t... yes checking whether stack_t has an ss_base field... no checking --with-tlib argument... ncurses checking for linking with ncurses library... OK checking for tgetent()... yes checking whether we talk terminfo... yes checking what tgetent() returns for an unknown terminal... zero checking whether termcap.h contains ospeed... no checking whether ospeed can be extern... yes checking whether termcap.h contains UP, BC and PC... no checking whether UP, BC and PC can be extern... yes checking whether tputs() uses outfuntype... no checking whether del_curterm() can be used... no checking whether sys/select.h and sys/time.h may both be included... yes checking for /dev/ptc... no checking for SVR4 ptys... no checking for ptyranges... don't know 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 localtime_r... 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 strcoll... 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 strptime... yes checking for strtol... yes checking for tgetent... yes checking for towlower... yes checking for towupper... yes checking for iswupper... yes checking for tzset... 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 posix_openpt... yes checking for clock_gettime... 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 --enable-canberra argument... Defaulting to yes checking for libcanberra... no; try installing libcanberra-dev checking --enable-libsodium argument... Defaulting to yes checking for libsodium... no; try installing libsodium-dev checking for st_blksize... yes checking for timer_create without -lrt... yes checking whether stat() ignores a trailing slash... no checking for nanoseconds field of struct stat... st_mtim.tv_nsec checking for iconv_open()... yes checking for nl_langinfo(CODESET)... yes checking for strtod in -lm... 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... no checking for POSIX ACL support... no checking for acl_get in -lsec... no checking for Solaris ACL support... no checking for AIX ACL support... no checking --enable-gpm argument... yes checking for gpm... no checking --disable-sysmouse argument... no checking for sysmouse... no checking for FD_CLOEXEC... yes checking for rename... yes checking for dirfd... yes checking for flock... yes checking for sysctl... not usable checking for sysinfo... yes checking for sysinfo.mem_unit... yes checking for sysinfo.uptime... yes checking for sysconf... yes checking for _SC_SIGSTKSZ via 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 for _xpg4_setrunelocale in -lxpg4... no checking how to create tags... ctags checking how to run man with a section nr... man checking --disable-nls argument... no checking for msgfmt... no checking for NLS... msgfmt not found - disabled checking for dlfcn.h... yes checking for dlopen()... yes checking for dlsym()... 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
Stderr
make -j16Result = 0
Working Dir = /bb.download/source/vim91
Stdout
Starting make in the src directory. If there are problems, cd to the src directory and run make there cd src && /BuggyBox/make/4.4/bootstrap/bin/make first make[1]: Entering directory '/bb.download/source/vim91/src' /bin/sh install-sh -c -d objects CC="gcc -Iproto -DHAVE_CONFIG_H " srcdir=. sh ./osdef.sh cd xxd; CC="gcc" CFLAGS=" -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1" LDFLAGS="-Wl,--as-needed" \ /BuggyBox/make/4.4/bootstrap/bin/make -f Makefile creating auto/pathdef.c make[2]: Entering directory '/bb.download/source/vim91/src/xxd' gcc -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wl,--as-needed -DUNIX -o xxd xxd.c touch objects/.dirstamp gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_encoding.o libvterm/src/encoding.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_keyboard.o libvterm/src/keyboard.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_mouse.o libvterm/src/mouse.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_parser.o libvterm/src/parser.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_pen.o libvterm/src/pen.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_screen.o libvterm/src/screen.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_state.o libvterm/src/state.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_unicode.o libvterm/src/unicode.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_vterm.o libvterm/src/vterm.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/alloc.o alloc.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/arabic.o arabic.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/arglist.o arglist.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/autocmd.o autocmd.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/beval.o beval.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/buffer.o buffer.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/change.o change.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/blob.o blob.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/blowfish.o blowfish.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/cindent.o cindent.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/clientserver.o clientserver.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/clipboard.o clipboard.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/cmdexpand.o cmdexpand.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/cmdhist.o cmdhist.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/crypt.o crypt.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/crypt_zip.o crypt_zip.c make[2]: Leaving directory '/bb.download/source/vim91/src/xxd' gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/debugger.o debugger.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/dict.o dict.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/diff.o diff.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/digraph.o digraph.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/drawline.o drawline.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/drawscreen.o drawscreen.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/edit.o edit.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/eval.o eval.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalbuffer.o evalbuffer.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalfunc.o evalfunc.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalvars.o evalvars.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalwindow.o evalwindow.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds.o ex_cmds.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds2.o ex_cmds2.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_docmd.o ex_docmd.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_eval.o ex_eval.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_getln.o ex_getln.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/fileio.o fileio.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/filepath.o filepath.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/findfile.o findfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/float.o float.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/fold.o fold.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/getchar.o getchar.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gui_xim.o gui_xim.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/hardcopy.o hardcopy.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/hashtab.o hashtab.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/help.o help.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/highlight.o highlight.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/if_cscope.o if_cscope.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/if_xcmdsrv.o if_xcmdsrv.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/indent.o indent.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/insexpand.o insexpand.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/list.o list.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/locale.o locale.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/logfile.o logfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/map.o map.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mark.o mark.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/match.o match.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mbyte.o mbyte.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/memline.o memline.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/menu.o menu.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/misc1.o misc1.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/misc2.o misc2.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mouse.o mouse.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/move.o move.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/normal.o normal.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ops.o ops.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/option.o option.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/optionstr.o optionstr.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/os_unix.o os_unix.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/pathdef.o auto/pathdef.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/popupmenu.o popupmenu.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/popupwin.o popupwin.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/profiler.o profiler.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/pty.o pty.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/quickfix.o quickfix.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/regexp.o regexp.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/register.o register.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/screen.o screen.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/scriptfile.o scriptfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/search.o search.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/session.o session.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/sha256.o sha256.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/sign.o sign.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/sound.o sound.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spell.o spell.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spellfile.o spellfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spellsuggest.o spellsuggest.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/strings.o strings.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/syntax.o syntax.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/tag.o tag.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/term.o term.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/terminal.o terminal.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/testing.o testing.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/textformat.o textformat.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/textobject.o textobject.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/textprop.o textprop.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/time.o time.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/typval.o typval.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ui.o ui.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/undo.o undo.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/usercmd.o usercmd.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/userfunc.o userfunc.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/version.o version.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9class.o vim9class.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9cmds.o vim9cmds.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9compile.o vim9compile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9execute.o vim9execute.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9expr.o vim9expr.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9instr.o vim9instr.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9script.o vim9script.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9type.o vim9type.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/viminfo.o viminfo.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/window.o window.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/bufwrite.o bufwrite.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/netbeans.o netbeans.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/job.o job.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/channel.o channel.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xdiffi.o xdiff/xdiffi.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xemit.o xdiff/xemit.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xprepare.o xdiff/xprepare.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xutils.o xdiff/xutils.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xhistogram.o xdiff/xhistogram.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xpatience.o xdiff/xpatience.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/charset.o charset.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/json.o json.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/main.o main.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/memfile.o memfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/message.o message.c link.sh: $LINK_AS_NEEDED set to 'yes': invoking linker directly. gcc -Wl,--as-needed -o vim objects/alloc.o objects/arabic.o objects/arglist.o objects/autocmd.o objects/beval.o objects/buffer.o objects/change.o objects/blob.o objects/blowfish.o objects/cindent.o objects/clientserver.o objects/clipboard.o objects/cmdexpand.o objects/cmdhist.o objects/crypt.o objects/crypt_zip.o objects/debugger.o objects/dict.o objects/diff.o objects/digraph.o objects/drawline.o objects/drawscreen.o objects/edit.o objects/eval.o objects/evalbuffer.o objects/evalfunc.o objects/evalvars.o objects/evalwindow.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/fileio.o objects/filepath.o objects/findfile.o objects/float.o objects/fold.o objects/getchar.o objects/gui_xim.o objects/hardcopy.o objects/hashtab.o objects/help.o objects/highlight.o objects/if_cscope.o objects/if_xcmdsrv.o objects/indent.o objects/insexpand.o objects/list.o objects/locale.o objects/logfile.o objects/map.o objects/mark.o objects/match.o objects/mbyte.o objects/memline.o objects/menu.o objects/misc1.o objects/misc2.o objects/mouse.o objects/move.o objects/normal.o objects/ops.o objects/option.o objects/optionstr.o objects/os_unix.o objects/pathdef.o objects/popupmenu.o objects/popupwin.o objects/profiler.o objects/pty.o objects/quickfix.o objects/regexp.o objects/register.o objects/screen.o objects/scriptfile.o objects/search.o objects/session.o objects/sha256.o objects/sign.o objects/sound.o objects/spell.o objects/spellfile.o objects/spellsuggest.o objects/strings.o objects/syntax.o objects/tag.o objects/term.o objects/terminal.o objects/testing.o objects/textformat.o objects/textobject.o objects/textprop.o objects/time.o objects/typval.o objects/ui.o objects/undo.o objects/usercmd.o objects/userfunc.o objects/version.o objects/vim9class.o objects/vim9cmds.o objects/vim9compile.o objects/vim9execute.o objects/vim9expr.o objects/vim9instr.o objects/vim9script.o objects/vim9type.o objects/viminfo.o objects/window.o objects/bufwrite.o objects/vterm_encoding.o objects/vterm_keyboard.o objects/vterm_mouse.o objects/vterm_parser.o objects/vterm_pen.o objects/vterm_screen.o objects/vterm_state.o objects/vterm_unicode.o objects/vterm_vterm.o objects/netbeans.o objects/job.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 -lm -lncurses link.sh: Linked fine make[1]: Leaving directory '/bb.download/source/vim91/src'
Stderr
/bin/sh: line 1: hostname: command not found
make installResult = 0
Working Dir = /bb.download/source/vim91
Stdout
Starting make in the src directory.
If there are problems, cd to the src directory and run make there
cd src && /BuggyBox/make/4.4/bootstrap/bin/make install
make[1]: Entering directory '/bb.download/source/vim91/src'
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/bin
chmod 755 /BuggyBox/vim/9.1/any/bin
if test -f /BuggyBox/vim/9.1/any/bin/vim; then \
mv -f /BuggyBox/vim/9.1/any/bin/vim /BuggyBox/vim/9.1/any/bin/vim.rm; \
rm -f /BuggyBox/vim/9.1/any/bin/vim.rm; \
fi
cp vim /BuggyBox/vim/9.1/any/bin
strip /BuggyBox/vim/9.1/any/bin/vim
chmod 755 /BuggyBox/vim/9.1/any/bin/vim
cp vimtutor /BuggyBox/vim/9.1/any/bin/vimtutor
chmod 755 /BuggyBox/vim/9.1/any/bin/vimtutor
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim
chmod 755 /BuggyBox/vim/9.1/any/share/vim
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/doc
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/doc
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/print
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/print
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/colors
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/colors
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/syntax
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/syntax
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/syntax/shared
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/syntax/shared
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/indent
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/indent
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/ftplugin
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/ftplugin
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/autoload
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/autoload
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/autoload/dist
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/autoload/dist
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/autoload/xml
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/autoload/xml
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/autoload/zig
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/autoload/zig
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/import
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/import
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/import/dist
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/import/dist
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/plugin
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/plugin
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/tutor
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/tutor
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/spell
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/spell
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/compiler
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/compiler
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/man1 "" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/man1
installing /BuggyBox/vim/9.1/any/share/man/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/man1/vimdiff.1
installing /BuggyBox/vim/9.1/any/share/man/man1/evim.1
cd ../runtime/doc; if test -z "" -a -f tags; then \
mv -f tags tags.dist; fi
generating help tags
# We can assume Vim was build, but it may not have been installed,
# thus use the executable in the current directory.
make[2]: Entering directory '/bb.download/source/vim91/runtime/doc'
make[2]: Leaving directory '/bb.download/source/vim91/runtime/doc'
cd ../runtime/doc; \
files=`ls *.txt tags`; \
files="$files `ls *.??x tags-?? 2>/dev/null || true`"; \
cp $files /BuggyBox/vim/9.1/any/share/vim/vim91/doc; \
cd /BuggyBox/vim/9.1/any/share/vim/vim91/doc; \
chmod 644 $files
cp ../runtime/doc/*.pl /BuggyBox/vim/9.1/any/share/vim/vim91/doc
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/doc/*.pl
cd ../runtime/doc; if test -f tags.dist; then mv -f tags.dist tags; fi
cp ../runtime/menu.vim /BuggyBox/vim/9.1/any/share/vim/vim91/menu.vim
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/menu.vim
cp ../runtime/synmenu.vim /BuggyBox/vim/9.1/any/share/vim/vim91/synmenu.vim
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/synmenu.vim
cp ../runtime/delmenu.vim /BuggyBox/vim/9.1/any/share/vim/vim91/delmenu.vim
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/delmenu.vim
cp ../runtime/defaults.vim /BuggyBox/vim/9.1/any/share/vim/vim91/defaults.vim
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/defaults.vim
cp ../runtime/evim.vim /BuggyBox/vim/9.1/any/share/vim/vim91/evim.vim
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/evim.vim
cp ../runtime/mswin.vim /BuggyBox/vim/9.1/any/share/vim/vim91/mswin.vim
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/mswin.vim
cp ../runtime/bugreport.vim /BuggyBox/vim/9.1/any/share/vim/vim91/bugreport.vim
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/bugreport.vim
cp ../runtime/vimrc_example.vim /BuggyBox/vim/9.1/any/share/vim/vim91
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/vimrc_example.vim
cp ../runtime/gvimrc_example.vim /BuggyBox/vim/9.1/any/share/vim/vim91
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/gvimrc_example.vim
cp ../runtime/filetype.vim /BuggyBox/vim/9.1/any/share/vim/vim91/filetype.vim
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/filetype.vim
cp ../runtime/ftoff.vim /BuggyBox/vim/9.1/any/share/vim/vim91/ftoff.vim
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/ftoff.vim
cp ../runtime/scripts.vim /BuggyBox/vim/9.1/any/share/vim/vim91/scripts.vim
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/scripts.vim
cp ../runtime/ftplugin.vim /BuggyBox/vim/9.1/any/share/vim/vim91/ftplugin.vim
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/ftplugin.vim
cp ../runtime/ftplugof.vim /BuggyBox/vim/9.1/any/share/vim/vim91/ftplugof.vim
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/ftplugof.vim
cp ../runtime/indent.vim /BuggyBox/vim/9.1/any/share/vim/vim91/indent.vim
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/indent.vim
cp ../runtime/indoff.vim /BuggyBox/vim/9.1/any/share/vim/vim91/indoff.vim
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/indoff.vim
cp ../runtime/optwin.vim /BuggyBox/vim/9.1/any/share/vim/vim91/optwin.vim
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/optwin.vim
cd ../runtime/print; cp *.ps /BuggyBox/vim/9.1/any/share/vim/vim91/print
cd /BuggyBox/vim/9.1/any/share/vim/vim91/print; chmod 644 *.ps
cd ../runtime/colors; cp -r *.vim lists tools README.txt /BuggyBox/vim/9.1/any/share/vim/vim91/colors
cd /BuggyBox/vim/9.1/any/share/vim/vim91/colors; chmod 755 lists tools
cd /BuggyBox/vim/9.1/any/share/vim/vim91/colors; chmod 644 *.vim README.txt lists/*.vim tools/*.vim
cd ../runtime/syntax; cp *.vim README.txt /BuggyBox/vim/9.1/any/share/vim/vim91/syntax
cd /BuggyBox/vim/9.1/any/share/vim/vim91/syntax; chmod 644 *.vim README.txt
cd ../runtime/syntax/shared; cp *.vim README.txt /BuggyBox/vim/9.1/any/share/vim/vim91/syntax/shared
cd /BuggyBox/vim/9.1/any/share/vim/vim91/syntax/shared; chmod 644 *.vim README.txt
cd ../runtime/indent; cp *.vim README.txt /BuggyBox/vim/9.1/any/share/vim/vim91/indent
cd /BuggyBox/vim/9.1/any/share/vim/vim91/indent; chmod 644 *.vim README.txt
cd ../runtime/autoload; cp *.vim README.txt /BuggyBox/vim/9.1/any/share/vim/vim91/autoload
cd /BuggyBox/vim/9.1/any/share/vim/vim91/autoload; chmod 644 *.vim README.txt
cd ../runtime/autoload/dist; cp *.vim /BuggyBox/vim/9.1/any/share/vim/vim91/autoload/dist
cd /BuggyBox/vim/9.1/any/share/vim/vim91/autoload/dist; chmod 644 *.vim
cd ../runtime/autoload/xml; cp *.vim /BuggyBox/vim/9.1/any/share/vim/vim91/autoload/xml
cd /BuggyBox/vim/9.1/any/share/vim/vim91/autoload/xml; chmod 644 *.vim
cd ../runtime/autoload/zig; cp *.vim /BuggyBox/vim/9.1/any/share/vim/vim91/autoload/zig
cd /BuggyBox/vim/9.1/any/share/vim/vim91/autoload/zig; chmod 644 *.vim
cd ../runtime/import/dist; cp *.vim /BuggyBox/vim/9.1/any/share/vim/vim91/import/dist
cd /BuggyBox/vim/9.1/any/share/vim/vim91/import/dist; chmod 644 *.vim
cd ../runtime/plugin; cp *.vim README.txt /BuggyBox/vim/9.1/any/share/vim/vim91/plugin
cd /BuggyBox/vim/9.1/any/share/vim/vim91/plugin; chmod 644 *.vim README.txt
cd ../runtime/ftplugin; cp *.vim README.txt logtalk.dict /BuggyBox/vim/9.1/any/share/vim/vim91/ftplugin
cd /BuggyBox/vim/9.1/any/share/vim/vim91/ftplugin; chmod 644 *.vim README.txt logtalk.dict
cd ../runtime/compiler; cp *.vim README.txt /BuggyBox/vim/9.1/any/share/vim/vim91/compiler
cd /BuggyBox/vim/9.1/any/share/vim/vim91/compiler; chmod 644 *.vim README.txt
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/macros
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/macros
cp -r ../runtime/macros/* /BuggyBox/vim/9.1/any/share/vim/vim91/macros
chmod 755 `find /BuggyBox/vim/9.1/any/share/vim/vim91/macros -type d -print`
chmod 644 `find /BuggyBox/vim/9.1/any/share/vim/vim91/macros -type f -print`
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/macros/less.sh
cvs=`find /BuggyBox/vim/9.1/any/share/vim/vim91/macros \( -name CVS -o -name AAPDIR -o -name "*.info" \) -print`; \
if test -n "$cvs"; then \
rm -rf $cvs; \
fi
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/pack
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/pack
cp -r ../runtime/pack/* /BuggyBox/vim/9.1/any/share/vim/vim91/pack
chmod 755 `find /BuggyBox/vim/9.1/any/share/vim/vim91/pack -type d -print`
chmod 644 `find /BuggyBox/vim/9.1/any/share/vim/vim91/pack -type f -print`
cp ../runtime/tutor/README* ../runtime/tutor/tutor* /BuggyBox/vim/9.1/any/share/vim/vim91/tutor
rm -f /BuggyBox/vim/9.1/any/share/vim/vim91/tutor/*.info
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/tutor/*
if test -f ../runtime/spell/en.latin1.spl; then \
cp ../runtime/spell/*.spl ../runtime/spell/*.sug ../runtime/spell/*.vim /BuggyBox/vim/9.1/any/share/vim/vim91/spell; \
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/spell/*.spl /BuggyBox/vim/9.1/any/share/vim/vim91/spell/*.sug /BuggyBox/vim/9.1/any/share/vim/vim91/spell/*.vim; \
fi
cd /BuggyBox/vim/9.1/any/bin; ln -s vim ex
cd /BuggyBox/vim/9.1/any/bin; ln -s vim view
cd /BuggyBox/vim/9.1/any/bin; ln -s vim rvim
cd /BuggyBox/vim/9.1/any/bin; ln -s vim rview
cd /BuggyBox/vim/9.1/any/bin; ln -s vim vimdiff
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/man1/rview.1
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/tools
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/tools
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/da/man1 "-da" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/da/man1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/da.ISO8859-1/man1 "-da" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/da.ISO8859-1/man1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/da.UTF-8/man1 "-da.UTF-8" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/da.UTF-8/man1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/de/man1 "-de" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/de/man1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/de.ISO8859-1/man1 "-de" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/de.ISO8859-1/man1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/de.UTF-8/man1 "-de.UTF-8" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/de.UTF-8/man1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/fr/man1 "-fr" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/fr/man1
installing /BuggyBox/vim/9.1/any/share/man/fr/man1/xxd.1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/fr.ISO8859-1/man1 "-fr" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/fr.ISO8859-1/man1
installing /BuggyBox/vim/9.1/any/share/man/fr.ISO8859-1/man1/xxd.1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/fr.UTF-8/man1 "-fr.UTF-8" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/fr.UTF-8/man1
installing /BuggyBox/vim/9.1/any/share/man/fr.UTF-8/man1/xxd.1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/it/man1 "-it" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/it/man1
installing /BuggyBox/vim/9.1/any/share/man/it/man1/xxd.1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/it.ISO8859-1/man1 "-it" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/it.ISO8859-1/man1
installing /BuggyBox/vim/9.1/any/share/man/it.ISO8859-1/man1/xxd.1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/it.UTF-8/man1 "-it.UTF-8" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/it.UTF-8/man1
installing /BuggyBox/vim/9.1/any/share/man/it.UTF-8/man1/xxd.1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/ja/man1 "-ja.UTF-8" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/ja/man1
installing /BuggyBox/vim/9.1/any/share/man/ja/man1/xxd.1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/pl/man1 "-pl" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/pl/man1
installing /BuggyBox/vim/9.1/any/share/man/pl/man1/xxd.1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/pl.ISO8859-2/man1 "-pl" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/pl.ISO8859-2/man1
installing /BuggyBox/vim/9.1/any/share/man/pl.ISO8859-2/man1/xxd.1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/pl.UTF-8/man1 "-pl.UTF-8" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/pl.UTF-8/man1
installing /BuggyBox/vim/9.1/any/share/man/pl.UTF-8/man1/xxd.1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/ru.KOI8-R/man1 "-ru" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/ru.KOI8-R/man1
installing /BuggyBox/vim/9.1/any/share/man/ru.KOI8-R/man1/xxd.1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/ru.UTF-8/man1 "-ru.UTF-8" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/ru.UTF-8/man1
installing /BuggyBox/vim/9.1/any/share/man/ru.UTF-8/man1/xxd.1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/tr/man1 "-tr" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/tr/man1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/tr.ISO8859-9/man1 "-tr" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/tr.ISO8859-9/man1
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/tr.UTF-8/man1 "-tr.UTF-8" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
creating /BuggyBox/vim/9.1/any/share/man/tr.UTF-8/man1
if test -f /BuggyBox/vim/9.1/any/bin/xxd; then \
mv -f /BuggyBox/vim/9.1/any/bin/xxd /BuggyBox/vim/9.1/any/bin/xxd.rm; \
rm -f /BuggyBox/vim/9.1/any/bin/xxd.rm; \
fi
cp xxd/xxd /BuggyBox/vim/9.1/any/bin
strip /BuggyBox/vim/9.1/any/bin/xxd
chmod 755 /BuggyBox/vim/9.1/any/bin/xxd
/bin/sh ./installman.sh xxd /BuggyBox/vim/9.1/any/share/man/man1 "" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/man1/xxd.1
cp -r ../runtime/tools/* /BuggyBox/vim/9.1/any/share/vim/vim91/tools
cvs=`find /BuggyBox/vim/9.1/any/share/vim/vim91/tools \( -name CVS -o -name AAPDIR \) -print`; \
if test -n "$cvs"; then \
rm -rf $cvs; \
fi
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/tools/*
perlpath=`./which.sh perl` && sed -e "s+/usr/bin/perl+$perlpath+" ../runtime/tools/efm_perl.pl >/BuggyBox/vim/9.1/any/share/vim/vim91/tools/efm_perl.pl
awkpath=`./which.sh nawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/BuggyBox/vim/9.1/any/share/vim/vim91/tools/mve.awk; if test -z "$awkpath"; then \
awkpath=`./which.sh gawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/BuggyBox/vim/9.1/any/share/vim/vim91/tools/mve.awk; if test -z "$awkpath"; then \
awkpath=`./which.sh awk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/BuggyBox/vim/9.1/any/share/vim/vim91/tools/mve.awk; fi; fi
chmod 755 `grep -l "^#!" /BuggyBox/vim/9.1/any/share/vim/vim91/tools/*`
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/lang
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/lang
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/vim/vim91/keymap
chmod 755 /BuggyBox/vim/9.1/any/share/vim/vim91/keymap
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/da/man1 "-da" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/da/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/da/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/da/man1/vimdiff.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/da.ISO8859-1/man1 "-da" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/da.ISO8859-1/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/da.ISO8859-1/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/da.ISO8859-1/man1/vimdiff.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/da.UTF-8/man1 "-da.UTF-8" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/da.UTF-8/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/da.UTF-8/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/da.UTF-8/man1/vimdiff.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/de/man1 "-de" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/de/man1/vim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/de.ISO8859-1/man1 "-de" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/de.ISO8859-1/man1/vim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/de.UTF-8/man1 "-de.UTF-8" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/de.UTF-8/man1/vim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/fr/man1 "-fr" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/fr/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/fr/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/fr/man1/vimdiff.1
installing /BuggyBox/vim/9.1/any/share/man/fr/man1/evim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/fr.ISO8859-1/man1 "-fr" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/fr.ISO8859-1/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/fr.ISO8859-1/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/fr.ISO8859-1/man1/vimdiff.1
installing /BuggyBox/vim/9.1/any/share/man/fr.ISO8859-1/man1/evim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/fr.UTF-8/man1 "-fr.UTF-8" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/fr.UTF-8/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/fr.UTF-8/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/fr.UTF-8/man1/vimdiff.1
installing /BuggyBox/vim/9.1/any/share/man/fr.UTF-8/man1/evim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/it/man1 "-it" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/it/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/it/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/it/man1/vimdiff.1
installing /BuggyBox/vim/9.1/any/share/man/it/man1/evim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/it.ISO8859-1/man1 "-it" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/it.ISO8859-1/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/it.ISO8859-1/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/it.ISO8859-1/man1/vimdiff.1
installing /BuggyBox/vim/9.1/any/share/man/it.ISO8859-1/man1/evim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/it.UTF-8/man1 "-it.UTF-8" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/it.UTF-8/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/it.UTF-8/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/it.UTF-8/man1/vimdiff.1
installing /BuggyBox/vim/9.1/any/share/man/it.UTF-8/man1/evim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/ja/man1 "-ja.UTF-8" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/ja/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/ja/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/ja/man1/vimdiff.1
installing /BuggyBox/vim/9.1/any/share/man/ja/man1/evim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/pl/man1 "-pl" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/pl/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/pl/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/pl/man1/vimdiff.1
installing /BuggyBox/vim/9.1/any/share/man/pl/man1/evim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/pl.ISO8859-2/man1 "-pl" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/pl.ISO8859-2/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/pl.ISO8859-2/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/pl.ISO8859-2/man1/vimdiff.1
installing /BuggyBox/vim/9.1/any/share/man/pl.ISO8859-2/man1/evim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/pl.UTF-8/man1 "-pl.UTF-8" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/pl.UTF-8/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/pl.UTF-8/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/pl.UTF-8/man1/vimdiff.1
installing /BuggyBox/vim/9.1/any/share/man/pl.UTF-8/man1/evim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/ru.KOI8-R/man1 "-ru" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/ru.KOI8-R/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/ru.KOI8-R/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/ru.KOI8-R/man1/vimdiff.1
installing /BuggyBox/vim/9.1/any/share/man/ru.KOI8-R/man1/evim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/ru.UTF-8/man1 "-ru.UTF-8" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/ru.UTF-8/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/ru.UTF-8/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/ru.UTF-8/man1/vimdiff.1
installing /BuggyBox/vim/9.1/any/share/man/ru.UTF-8/man1/evim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/tr/man1 "-tr" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/tr/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/tr/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/tr/man1/vimdiff.1
installing /BuggyBox/vim/9.1/any/share/man/tr/man1/evim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/tr.ISO8859-9/man1 "-tr" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/tr.ISO8859-9/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/tr.ISO8859-9/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/tr.ISO8859-9/man1/vimdiff.1
installing /BuggyBox/vim/9.1/any/share/man/tr.ISO8859-9/man1/evim.1
/bin/sh ./installman.sh install /BuggyBox/vim/9.1/any/share/man/tr.UTF-8/man1 "-tr.UTF-8" /BuggyBox/vim/9.1/any/share/vim /BuggyBox/vim/9.1/any/share/vim/vim91 /BuggyBox/vim/9.1/any/share/vim ../runtime/doc 644 vim vimdiff evim
installing /BuggyBox/vim/9.1/any/share/man/tr.UTF-8/man1/vim.1
installing /BuggyBox/vim/9.1/any/share/man/tr.UTF-8/man1/vimtutor.1
installing /BuggyBox/vim/9.1/any/share/man/tr.UTF-8/man1/vimdiff.1
installing /BuggyBox/vim/9.1/any/share/man/tr.UTF-8/man1/evim.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/da/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/da/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/da/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/da/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/da/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/da.ISO8859-1/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/da.ISO8859-1/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/da.ISO8859-1/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/da.ISO8859-1/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/da.ISO8859-1/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/da.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/da.UTF-8/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/da.UTF-8/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/da.UTF-8/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/da.UTF-8/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/de/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/de/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/de/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/de/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/de/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/de.ISO8859-1/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/de.ISO8859-1/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/de.ISO8859-1/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/de.ISO8859-1/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/de.ISO8859-1/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/de.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/de.UTF-8/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/de.UTF-8/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/de.UTF-8/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/de.UTF-8/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/fr/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/fr/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/fr/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/fr/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/fr/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/fr.ISO8859-1/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/fr.ISO8859-1/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/fr.ISO8859-1/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/fr.ISO8859-1/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/fr.ISO8859-1/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/fr.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/fr.UTF-8/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/fr.UTF-8/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/fr.UTF-8/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/fr.UTF-8/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/it/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/it/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/it/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/it/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/it/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/it.ISO8859-1/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/it.ISO8859-1/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/it.ISO8859-1/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/it.ISO8859-1/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/it.ISO8859-1/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/it.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/it.UTF-8/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/it.UTF-8/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/it.UTF-8/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/it.UTF-8/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/ja/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/ja/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/ja/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/ja/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/ja/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/pl/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/pl/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/pl/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/pl/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/pl/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/pl.ISO8859-2/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/pl.ISO8859-2/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/pl.ISO8859-2/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/pl.ISO8859-2/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/pl.ISO8859-2/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/pl.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/pl.UTF-8/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/pl.UTF-8/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/pl.UTF-8/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/pl.UTF-8/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/ru.KOI8-R/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/ru.KOI8-R/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/ru.KOI8-R/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/ru.KOI8-R/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/ru.KOI8-R/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/ru.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/ru.UTF-8/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/ru.UTF-8/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/ru.UTF-8/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/ru.UTF-8/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/tr/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/tr/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/tr/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/tr/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/tr/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/tr.ISO8859-9/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/tr.ISO8859-9/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/tr.ISO8859-9/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/tr.ISO8859-9/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/tr.ISO8859-9/man1/rview.1
/bin/sh ./installml.sh install "" \
/BuggyBox/vim/9.1/any/share/man/tr.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview
creating link /BuggyBox/vim/9.1/any/share/man/tr.UTF-8/man1/ex.1
creating link /BuggyBox/vim/9.1/any/share/man/tr.UTF-8/man1/view.1
creating link /BuggyBox/vim/9.1/any/share/man/tr.UTF-8/man1/rvim.1
creating link /BuggyBox/vim/9.1/any/share/man/tr.UTF-8/man1/rview.1
if test -n "" -a -f po/Makefile; then \
cd po; /BuggyBox/make/4.4/bootstrap/bin/make prefix=/BuggyBox/vim/9.1/any LOCALEDIR=/BuggyBox/vim/9.1/any/share/vim/vim91/lang \
INSTALL_DATA=cp FILEMOD=644 install; \
fi
if test -d ../runtime/lang; then \
cp ../runtime/lang/README.txt ../runtime/lang/*.vim /BuggyBox/vim/9.1/any/share/vim/vim91/lang; \
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/lang/README.txt /BuggyBox/vim/9.1/any/share/vim/vim91/lang/*.vim; \
fi
if test -d ../runtime/keymap; then \
cp ../runtime/keymap/README.txt ../runtime/keymap/*.vim /BuggyBox/vim/9.1/any/share/vim/vim91/keymap; \
chmod 644 /BuggyBox/vim/9.1/any/share/vim/vim91/keymap/README.txt /BuggyBox/vim/9.1/any/share/vim/vim91/keymap/*.vim; \
fi
if test -n ""; then \
/bin/sh install-sh -c -d /BuggyBox/vim/9.1/any/share/icons/hicolor/48x48/apps /BuggyBox/vim/9.1/any/share/icons/locolor/32x32/apps \
/BuggyBox/vim/9.1/any/share/icons/locolor/16x16/apps /BuggyBox/vim/9.1/any/share/applications; \
fi
if test -d /BuggyBox/vim/9.1/any/share/icons/hicolor/48x48/apps -a -w /BuggyBox/vim/9.1/any/share/icons/hicolor/48x48/apps \
-a ! -f /BuggyBox/vim/9.1/any/share/icons/hicolor/48x48/apps/gvim.png; then \
cp ../runtime/vim48x48.png /BuggyBox/vim/9.1/any/share/icons/hicolor/48x48/apps/gvim.png; \
if test -z "" -a -x "" \
-a -w /BuggyBox/vim/9.1/any/share/icons/hicolor \
-a -f /BuggyBox/vim/9.1/any/share/icons/hicolor/index.theme; then \
-q /BuggyBox/vim/9.1/any/share/icons/hicolor; \
fi \
fi
if test -d /BuggyBox/vim/9.1/any/share/icons/locolor/32x32/apps -a -w /BuggyBox/vim/9.1/any/share/icons/locolor/32x32/apps \
-a ! -f /BuggyBox/vim/9.1/any/share/icons/locolor/32x32/apps/gvim.png; then \
cp ../runtime/vim32x32.png /BuggyBox/vim/9.1/any/share/icons/locolor/32x32/apps/gvim.png; \
fi
if test -d /BuggyBox/vim/9.1/any/share/icons/locolor/16x16/apps -a -w /BuggyBox/vim/9.1/any/share/icons/locolor/16x16/apps \
-a ! -f /BuggyBox/vim/9.1/any/share/icons/locolor/16x16/apps/gvim.png; then \
cp ../runtime/vim16x16.png /BuggyBox/vim/9.1/any/share/icons/locolor/16x16/apps/gvim.png; \
fi
if test -d /BuggyBox/vim/9.1/any/share/applications -a -w /BuggyBox/vim/9.1/any/share/applications; then \
if test -f po/vim.desktop -a -f po/gvim.desktop; then \
cp po/vim.desktop po/gvim.desktop \
/BuggyBox/vim/9.1/any/share/applications; \
else \
cp ../runtime/vim.desktop \
../runtime/gvim.desktop \
/BuggyBox/vim/9.1/any/share/applications; \
fi; \
if test -z "" -a -x ""; then \
-q /BuggyBox/vim/9.1/any/share/applications; \
fi \
fi
make[1]: Leaving directory '/bb.download/source/vim91/src'
Stderr
help tags updated