[package - main-armv6-default][editors/vim] Failed for vim-athena-8.2.4659 in package
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Apr 2022 07:44:31 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: adamw@FreeBSD.org Log URL: http://beefy8.nyi.freebsd.org/data/main-armv6-default/pec8868609027_s88162f7abd/logs/vim-athena-8.2.4659.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=main-armv6-default&build=pec8868609027_s88162f7abd Log: =>> Building editors/vim build started at Wed Apr 13 07:39:56 UTC 2022 port directory: /usr/ports/editors/vim package name: vim-athena-8.2.4659 building for: FreeBSD main-armv6-default-job-07 14.0-CURRENT FreeBSD 14.0-CURRENT 1400056 arm maintained by: adamw@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400050 Jail OSVERSION: 1400056 Job Id: 07 !!! Jail is newer than host. (Jail: 1400056, Host: 1400050) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1400056 UNAME_v=FreeBSD 14.0-CURRENT 1400056 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/main-armv6-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-armv6-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-armv6-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-armv6-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=athena DEPENDS_ARGS= MAKE_ARGS= FLAVOR=athena ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for vim-athena-8.2.4659: DEFAULT_VIMRC=on: Install bundled vimrc as default setting MAKE_JOBS=off: Enable parallel build NLS=on: Native Language Support XTERM_SAVE=off: Restore xterm screen after exit ====> Optional language bindings LUA=off: Lua scripting language support PERL=off: Perl scripting language support PYTHON=on: Python bindings or support RUBY=off: Ruby bindings or support SCHEME=off: MzScheme (Racket) bindings TCL=off: Tcl scripting language support ====> Options available for the single CTAGS: you have to select exactly one of them CTAGS_BASE=on: Use system ctags CTAGS_EXUBERANT=off: Use exctags instead of ctags CTAGS_UNIVERSAL=off: Use uctags instead of ctags ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- adamw@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --disable-canberra --enable-cscope --enable-gui=athena --enable-multibyte --with-tlib=ncursesw --enable-xim --enable-fontset --disable-luainterp --without-lua-prefix --enable-nls --disable-perlinterp --enable-python3interp --with-python3-command=/usr/local/bin/python3.8 --disable-rubyinterp --disable-mzschemeinterp --disable-tclinterp --without-tclsh --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.8" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/vim/work-athena XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/vim/work-athena XDG_CACHE_HOME=/wrkdirs/usr/ports/editors/vim/work-athena/.cache HOME=/wrkdirs/usr/ports/editors/vim/work-athena TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/editors/vim/work-athena/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/vim/work-athena XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/vim/work-athena XDG_CACHE_HOME=/wrkdirs/usr/ports/editors/vim/work-athena/.cache HOME=/wrkdirs/usr/ports/editors/vim/work-athena TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/editors/vim/work-athena/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- VIM_VER=vim82 GUI="" DESKTOP="@comment " CTAGS_BASE="" NO_CTAGS_BASE="@comment " CTAGS_EXUBERANT="@comment " NO_CTAGS_EXUBERANT="" CTAGS_UNIVERSAL="@comment " NO_CTAGS_UNIVERSAL="" DEFAULT_VIMRC="" NO_DEFAULT_VIMRC="@comment " LUA="@comment " NO_LUA="" MAKE_JOBS="@comment " NO_MAKE_JOBS="" NLS="" NO_NLS="@comment " PERL="@comment " NO_PERL="" PYTHON="" NO_PYTHON="@comment " RUBY="@comment " NO_RUBY="" SCHEME="@comment " NO_SCHEME="" TCL="@comment " NO_TCL="" XTERM_SAVE="@comment " NO_XTERM_SAVE="" PYTHON_INCLUDEDIR=include/python3.8 PYTHON_LIBDIR=lib/python3.8 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.8/site-packages PYTHON_SUFFIX=38 PYTHON_EXT_SUFFIX=.cpython-38 PYTHON_VER=3.8 PYTHON_VERSION=python3.8 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/vim" EXAMPLESDIR="share/examples/vim" DATADIR="share/vim" WWWDIR="www/vim" ETCDIR="etc/vim" --End PLIST_SUB-- --SUB_LIST-- CTAGS_BASE="" NO_CTAGS_BASE="@comment " CTAGS_EXUBERANT="@comment " NO_CTAGS_EXUBERANT="" CTAGS_UNIVERSAL="@comment " NO_CTAGS_UNIVERSAL="" DEFAULT_VIMRC="" NO_DEFAULT_VIMRC="@comment " LUA="@comment " NO_LUA="" MAKE_JOBS="@comment " NO_MAKE_JOBS="" NLS="" NO_NLS="@comment " PERL="@comment " NO_PERL="" PYTHON="" NO_PYTHON="@comment " RUBY="@comment " NO_RUBY="" SCHEME="@comment " NO_SCHEME="" TCL="@comment " NO_TCL="" XTERM_SAVE="@comment " NO_XTERM_SAVE="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vim DOCSDIR=/usr/local/share/doc/vim EXAMPLESDIR=/usr/local/share/examples/vim WWWDIR=/usr/local/www/vim ETCDIR=/usr/local/etc/vim --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=arm MACHINE_ARCH=armv6 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_9d218390=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: armv6-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: armv6-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_9d218390_58173849=yes CC_OUTPUT_9d218390_9bdba57c=yes CC_OUTPUT_9d218390_6a4fe7f5=yes CC_OUTPUT_9d218390_6bcac02b=yes CC_OUTPUT_9d218390_67d20829=yes CC_OUTPUT_9d218390_bfa62e83=yes CC_OUTPUT_9d218390_f0b4d593=yes CC_OUTPUT_9d218390_308abb44=yes CC_OUTPUT_9d218390_f00456e5=yes CC_OUTPUT_9d218390_65ad290d=yes CC_OUTPUT_9d218390_f2776b26=yes CC_OUTPUT_9d218390_b2657cc3=yes CC_OUTPUT_9d218390_380987f7=yes CC_OUTPUT_9d218390_160933ec=yes CC_OUTPUT_9d218390_fb62803b=yes _OBJC_CCVERSION_9d218390=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: armv6-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv6 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400056 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License VIM accepted by the user =========================================================================== <snip> /bin/sh ./installml.sh install "" /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr/man1/rvim.1 creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr/man1/rview.1 /bin/sh ./installml.sh install "" /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.ISO8859-1/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.ISO8859-1/man1/rvim.1 creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.ISO8859-1/man1/rview.1 /bin/sh ./installml.sh install "" /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.UTF-8/man1/rvim.1 creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it/man1/rvim.1 creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it/man1/rview.1 /bin/sh ./installml.sh install "" /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.ISO8859-1/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.ISO8859-1/man1/rvim.1 creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.ISO8859-1/man1/rview.1 /bin/sh ./installml.sh install "" /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.UTF-8/man1/rvim.1 creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ja/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ja/man1/rvim.1 creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ja/man1/rview.1 /bin/sh ./installml.sh install "" /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl/man1/rvim.1 creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl/man1/rview.1 /bin/sh ./installml.sh install "" /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.ISO8859-2/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.ISO8859-2/man1/rvim.1 creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.ISO8859-2/man1/rview.1 /bin/sh ./installml.sh install "" /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.UTF-8/man1/rvim.1 creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.KOI8-R/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.KOI8-R/man1/rvim.1 creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.KOI8-R/man1/rview.1 /bin/sh ./installml.sh install "" /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.UTF-8/man1/rvim.1 creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr/man1/rvim.1 creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr/man1/rview.1 /bin/sh ./installml.sh install "" /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.ISO8859-9/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.ISO8859-9/man1/rvim.1 creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.ISO8859-9/man1/rview.1 /bin/sh ./installml.sh install "" /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.UTF-8/man1/rvim.1 creating link /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.UTF-8/man1/rview.1 if test -n "yes" -a -f po/Makefile; then cd po; /nxb-bin/usr/bin/make prefix=/wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local LOCALEDIR=/wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/vim/vim82/lang INSTALL_DATA=cp FILEMOD=644 install; fi for lang in af ca cs cs.cp1250 da de en_GB eo es fi fr ga it ja ja.euc-jp ja.sjis ko ko.UTF-8 lv nb nl no pl pl.UTF-8 pl.cp1250 pt_BR ru ru.cp1251 sk sk.cp1250 sr sv tr uk uk.cp1251 vi zh_CN zh_CN.UTF-8 zh_CN.cp936 zh_TW zh_TW.UTF-8; do dir=/wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/vim/vim82/lang/$lang/; if test ! -x "$dir"; then mkdir $dir; chmod 755 $dir; fi; dir=/wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/vim/vim82/lang/$lang/LC_MESSAGES; if test ! -x "$dir"; then mkdir $dir; chmod 755 $dir; fi; if test -r $lang.mo; then cp $lang.mo $dir/vim.mo; chmod 644 $dir/vim.mo; fi; done if test -d ../runtime/lang; then cp ../runtime/lang/README.txt ../runtime/lang/*.vim /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/vim/vim82/lang; chmod 644 /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/vim/vim82/lang/README.txt /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/vim/vim82/lang/*.vim; fi if test -d ../runtime/keymap; then cp ../runtime/keymap/README.txt ../runtime/keymap/*.vim /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/vim/vim82/keymap; chmod 644 /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/vim/vim82/keymap/README.txt /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/vim/vim82/keymap/*.vim; fi if test -n "/wrkdirs/usr/ports/editors/vim/work-athena/stage"; then /bin/sh install-sh -c -d /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/icons/hicolor/48x48/apps /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/icons/locolor/32x32/apps /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/icons/locolor/16x16/apps /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/applications; fi if test -d /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/icons/hicolor/48x48/apps -a -w /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/icons/hicolor/48x48/apps -a ! -f /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/icons/hicolor/48x48/apps/gvim.png; then cp ../runtime/vim48x48.png /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/icons/hicolor/48x48/apps/gvim.png; if test -z "/wrkdirs/usr/ports/editors/vim/work-athena/stage" -a -x "" -a -w /usr/local/share/icons/hicolor -a -f /usr/local/share/icons/hicolor/index.theme; then -q /usr/local/share/icons/hicolor; fi fi if test -d /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/icons/locolor/32x32/apps -a -w /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/icons/locolor/32x32/apps -a ! -f /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/icons/locolor/32x32/apps/gvim.png; then cp ../runtime/vim32x32.png /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/icons/locolor/32x32/apps/gvim.png; fi if test -d /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/icons/locolor/16x16/apps -a -w /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/icons/locolor/16x16/apps -a ! -f /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/icons/locolor/16x16/apps/gvim.png; then cp ../runtime/vim16x16.png /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/icons/locolor/16x16/apps/gvim.png; fi if test -d /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/applications -a -w /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/applications; then if test -f po/vim.desktop -a -f po/gvim.desktop; then cp po/vim.desktop po/gvim.desktop /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/applications; else cp ../runtime/vim.desktop ../runtime/gvim.desktop /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/applications; fi; if test -z "/wrkdirs/usr/ports/editors/vim/work-athena/stage" -a -x ""; then -q /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/share/applications; fi fi /bin/rm -f /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/bin/ex /bin/rm -f /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/bin/view /bin/ln -sf vim /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/bin/eview /bin/ln -sf vim /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/bin/evim /bin/ln -sf vim /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/bin/gview /bin/ln -sf vim /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/bin/gvim /bin/ln -sf vim /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/bin/gvimdiff /bin/ln -sf vim /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/bin/rgview /bin/ln -sf vim /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/bin/rgvim /bin/ln -sf vim /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/bin/rview /bin/ln -sf vim /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/bin/rvim /bin/ln -sf vim /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/bin/vimdiff /bin/mkdir -p /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/etc/vim install -m 0644 /usr/ports/editors/vim/files/vimrc /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/etc/vim/vimrc.sample ====> Compressing man pages (compress-man) =========================================================================== =======================<phase: package >============================ ===> Building package for vim-athena-8.2.4659 pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/bin/gvimtutor:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/da/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/da/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/da/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/da/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/da/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/da.ISO8859-1/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/da.ISO8859-1/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/da.ISO8859-1/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/da.ISO8859-1/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/da.ISO8859-1/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/da.UTF-8/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/da.UTF-8/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/da.UTF-8/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/da.UTF-8/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/da.UTF-8/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/de/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/de/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/de/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/de/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/de.ISO8859-1/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/de.ISO8859-1/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/de.ISO8859-1/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/de.ISO8859-1/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/de.UTF-8/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/de.UTF-8/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/de.UTF-8/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/de.UTF-8/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr/man1/eview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.ISO8859-1/man1/eview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.ISO8859-1/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.ISO8859-1/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.ISO8859-1/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.ISO8859-1/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.ISO8859-1/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.UTF-8/man1/eview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.UTF-8/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.UTF-8/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.UTF-8/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.UTF-8/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/fr.UTF-8/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it/man1/eview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.ISO8859-1/man1/eview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.ISO8859-1/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.ISO8859-1/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.ISO8859-1/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.ISO8859-1/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.ISO8859-1/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.UTF-8/man1/eview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.UTF-8/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.UTF-8/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.UTF-8/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.UTF-8/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/it.UTF-8/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ja/man1/eview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ja/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ja/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ja/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ja/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ja/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/man1/eview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl/man1/eview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.ISO8859-2/man1/eview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.ISO8859-2/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.ISO8859-2/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.ISO8859-2/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.ISO8859-2/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.ISO8859-2/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.UTF-8/man1/eview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.UTF-8/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.UTF-8/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.UTF-8/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.UTF-8/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/pl.UTF-8/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.KOI8-R/man1/eview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.KOI8-R/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.KOI8-R/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.KOI8-R/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.KOI8-R/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.KOI8-R/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.UTF-8/man1/eview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.UTF-8/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.UTF-8/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.UTF-8/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.UTF-8/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/ru.UTF-8/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.ISO8859-9/man1/eview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.ISO8859-9/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.ISO8859-9/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.ISO8859-9/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.ISO8859-9/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.ISO8859-9/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.UTF-8/man1/eview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.UTF-8/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.UTF-8/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.UTF-8/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.UTF-8/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr.UTF-8/man1/rgvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr/man1/eview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr/man1/gview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr/man1/gvim.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr/man1/gvimdiff.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr/man1/rgview.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/editors/vim/work-athena/stage/usr/local/man/tr/man1/rgvim.1.gz:No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/editors/vim