Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 557082 - app-editors/vim-qt[perl] should slot-operator depend on perl:=
Summary: app-editors/vim-qt[perl] should slot-operator depend on perl:=
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: perl-subslot
  Show dependency tree
 
Reported: 2015-08-08 23:40 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2015-08-09 19:10 UTC (History)
0 users

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


Attachments
emerge --info (einfo,8.56 KB, text/plain)
2015-08-08 23:40 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2015-08-08 23:40:38 UTC
Created attachment 408584 [details]
emerge --info

Long after a Perl 5.22 upgrade, this is still sitting residual:

>>> package: dev-lang/perl-5.22.0
 *  - /usr/lib64/libperl.so.5.20
 *  - /usr/lib64/libperl.so.5.20.2
 *      used by /usr/bin/qvim (app-editors/vim-qt-20150102)


/usr/portage $ grep 'perl' app-editors/vim-qt/*.ebuild 
app-editors/vim-qt/vim-qt-20140827-r2.ebuild:IUSE="acl cscope debug lua luajit nls perl python racket ruby"
app-editors/vim-qt/vim-qt-20140827-r2.ebuild:   perl? ( dev-lang/perl )
app-editors/vim-qt/vim-qt-20140827-r2.ebuild:   myconf+=" $(use_enable perl perlinterp)"
app-editors/vim-qt/vim-qt-20150102.ebuild:IUSE="acl cscope debug lua luajit nls perl python racket ruby"
app-editors/vim-qt/vim-qt-20150102.ebuild:      perl? ( dev-lang/perl )
app-editors/vim-qt/vim-qt-20150102.ebuild:      myconf+=" $(use_enable perl perlinterp)"



and perl-cleaner reports it as a linker against libperl:

* 
 * If you have just updated your major Perl version (e.g. from 5.20.2 to 5.22.0),
 * and have run perl-cleaner _after_ that update, then this means most likely
 * that these packages are buggy. Please file a bug on http://bugs.gentoo.org/ and
 * report that perl-cleaner needed to reinstall the following list:
 *    app-editors/vim-qt:0 net-fs/samba:0
 *