[Bug 195933] New: editors/vim-lite (possibly vim) fails during helptag generation

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 13 05:35:50 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195933

            Bug ID: 195933
           Summary: editors/vim-lite (possibly vim) fails during helptag
                    generation
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet at FreeBSD.org
          Reporter: jdc at koitsu.org
          Assignee: sunpoet at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)

This happens during the "make install" phase of vim-lite (and possibly vim).  I
do not know when this began, but it caught my eye tonight when building
7.4.542.  I've confirmed this problem on two completely separate boxes.

The port does finish building/installing, however the message is ignored (why?)
and continues onward.  It's very likely something isn't being built right and
we need to investigate this.

...
/bin/sh ./installman.sh install
/usr/ports/editors/vim-lite/work/stage/usr/local/man/man1 ""
/usr/local/share/vim /usr/local/share/vim/vim74 /usr/local/etc/vim
../runtime/doc 644  vim vimdiff evim
installing /usr/ports/editors/vim-lite/work/stage/usr/local/man/man1/vim.1
installing /usr/ports/editors/vim-lite/work/stage/usr/local/man/man1/vimtutor.1
installing /usr/ports/editors/vim-lite/work/stage/usr/local/man/man1/vimdiff.1
installing /usr/ports/editors/vim-lite/work/stage/usr/local/man/man1/evim.1
generating help tags
/usr/ports/editors/vim-lite/work/stage/usr/local/bin/vim -u NONE -esX -c
"helptags ++t ." -c quit
*** [vimtags] Error code 1

Stop in /usr/ports/editors/vim-lite/work/vim74/runtime/doc.
*** [installrtbase] Error code 1 (ignored)
cd ../runtime/doc;  files=`ls *.txt tags`;  files="$files `ls *.??x tags-??
2>/dev/null || true`";  cp $files 
/usr/ports/editors/vim-lite/work/stage/usr/local/share/vim/vim74/doc;  cd
/usr/ports/editors/vim-lite/work/stage/usr/local/share/vim/vim74/doc;  chmod
644 $files
...

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer sunpoet at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list