Date: Thu, 21 May 2015 20:42:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 200374] editors/vim: 3.7.729 installation fails if NLS is deactivated with missing files rview.1.gz and rvim.1.gz Message-ID: <bug-200374-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200374 Bug ID: 200374 Summary: editors/vim: 3.7.729 installation fails if NLS is deactivated with missing files rview.1.gz and rvim.1.gz Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: nullptr@keksdie.be Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org When installing vim with deactivated NLS the build fails with following message: ``` ===> Installing for vim-7.4.729 ===> vim-7.4.729 depends on file: /usr/local/bin/cscope - found ===> vim-7.4.729 depends on file: /usr/local/bin/exctags - found ===> vim-7.4.729 depends on file: /usr/local/bin/python2.7 - found ===> vim-7.4.729 depends on file: /usr/local/bin/perl5.18.4 - found ===> Checking if vim already installed ===> Registering installation for vim-7.4.729 pkg-static: Unable to access file /usr/ports/editors/vim/work/stage/usr/local/man/man1/rview.1.gz: No such file or directory pkg-static: Unable to access file /usr/ports/editors/vim/work/stage/usr/local/man/man1/rvim.1.gz: No such file or directory *** Error code 74 Stop. make[1]: stopped in /usr/ports/editors/vim *** Error code 1 Stop. make: stopped in /usr/ports/editors/vim ``` Complete configuration: ``` # This file is auto-generated by 'make config'. # Options for vim-7.4.729 _OPTIONS_READ=vim-7.4.729 _FILE_COMPLETE_OPTIONS_LIST=CSCOPE DEFAULT_VIMRC EXUBERANT_CTAGS LUA NLS PERL PYTHON RUBY TCL XTERM_SAVE ATHENA CONSOLE GNOME GTK2 MOTIF X11 OPTIONS_FILE_SET+=CSCOPE OPTIONS_FILE_SET+=DEFAULT_VIMRC OPTIONS_FILE_SET+=EXUBERANT_CTAGS OPTIONS_FILE_UNSET+=LUA OPTIONS_FILE_UNSET+=NLS OPTIONS_FILE_SET+=PERL OPTIONS_FILE_SET+=PYTHON OPTIONS_FILE_UNSET+=RUBY OPTIONS_FILE_UNSET+=TCL OPTIONS_FILE_UNSET+=XTERM_SAVE OPTIONS_FILE_UNSET+=ATHENA OPTIONS_FILE_SET+=CONSOLE OPTIONS_FILE_UNSET+=GNOME OPTIONS_FILE_UNSET+=GTK2 OPTIONS_FILE_UNSET+=MOTIF OPTIONS_FILE_UNSET+=X11 ``` -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200374-13>