Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 364807 - Stabilize app-editors/[g]vim[-core]-7.3.135
Summary: Stabilize app-editors/[g]vim[-core]-7.3.135
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2011-04-25 15:30 UTC by Jim Ramsay (lack) (RETIRED)
Modified: 2011-05-22 14:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (vim-core-7.3.135:20110425-193523.log,136.35 KB, text/x-log)
2011-04-25 19:40 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Ramsay (lack) (RETIRED) gentoo-dev 2011-04-25 15:30:20 UTC
In the tree >30 days, no major outstanding bugs, and it's shiny.

Thanks :)
Comment 1 blain 'Doc' Anderson 2011-04-25 19:13:57 UTC
amd64 compiles and i HATE vim but appears to work (limited testing)
Comment 2 Agostino Sarubbo gentoo-dev 2011-04-25 19:40:44 UTC
Created attachment 271159 [details]
Build log

make[1]: Entering directory `/tmp/portage/app-editors/vim-core-7.3.135/work/vim73/runtime/doc'
/tmp/portage/app-editors/vim-core-7.3.135/image//usr/bin/vim -u NONE -esX -c "helptags ++t ." -c quit
/bin/sh: /tmp/portage/app-editors/vim-core-7.3.135/image//usr/bin/vim: No such file or directory
make[1]: *** [vimtags] Error 127




rm: cannot remove `/tmp/portage/app-editors/vim-core-7.3.135/image//usr/share/vim/vim73/tools/tcltags': No such file or directory


Them can be fixable?
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2011-05-02 17:03:19 UTC
Stable for HPPA.
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2011-05-03 15:24:18 UTC
rm: cannot remove `/var/tmp/portage/app-editors/vim-core-7.3.135/image//usr/share/vim/vim73/tools/tcltags': No such file or directory

I am getting similar error as well. It is not fatal so I am marking it stable for amd64.
Comment 5 Matt Turner gentoo-dev 2011-05-03 16:36:33 UTC
No stable mips keywords
Comment 6 Jim Ramsay (lack) (RETIRED) gentoo-dev 2011-05-05 12:39:37 UTC
(In reply to comment #2)
> Created attachment 271159 [details]
> Build log

These are not errors, they are noisy output that can be safely ignored.

> make[1]: Entering directory
> `/tmp/portage/app-editors/vim-core-7.3.135/work/vim73/runtime/doc'
> /tmp/portage/app-editors/vim-core-7.3.135/image//usr/bin/vim -u NONE -esX -c
> "helptags ++t ." -c quit
> /bin/sh: /tmp/portage/app-editors/vim-core-7.3.135/image//usr/bin/vim: No such
> file or directory
> make[1]: *** [vimtags] Error 127

This is due to the way we split off vim-core from vim itself.  They assume they can run vim to generate help tags, and this fails (non-fatally).  We do this at a later stage, so this is safe to ignore.

> rm: cannot remove
> `/tmp/portage/app-editors/vim-core-7.3.135/image//usr/share/vim/vim73/tools/tcltags':
> No such file or directory

This is a minor oversight in vim.eclass.  I have just patched it to silence this error.

> Them can be fixable?

The first one would require a bit more invasive work to do, which I don't think I want to do for 7.3.135 at this time.  However, it is safe to ignore and should not hold up stabilization efforts.

The second one is now fixed.
Comment 7 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-05-07 15:30:18 UTC
x86 stable
Comment 8 Raúl Porcel (RETIRED) gentoo-dev 2011-05-07 18:40:37 UTC
alpha/arm/ia64/m68k/s390/sh/sparc stable
Comment 9 Joe Jezak (RETIRED) gentoo-dev 2011-05-22 14:31:04 UTC
Marked ppc/ppc64 stable. Closing since we're the last arches.