Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2014 05:35:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195933] New: editors/vim-lite (possibly vim) fails during helptag generation
Message-ID:  <bug-195933-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: jdc@koitsu.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@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@FreeBSD.org> ---
Auto-assigned to maintainer sunpoet@FreeBSD.org

-- 
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-195933-13>