Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836124 - x11-wm/wmii: uses variables banned in scope (VariableScope)
Summary: x11-wm/wmii: uses variables banned in scope (VariableScope)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: forbidden-variable-use
  Show dependency tree
 
Reported: 2022-03-26 03:43 UTC by Sam James
Modified: 2022-06-14 12:54 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-26 03:43:33 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope x11-wm/wmii
x11-wm/wmii
  VariableScope: version 3.9.2-r6: variable 'D' used in 'src_prepare', line 50
Comment 1 Larry the Git Cow gentoo-dev 2022-06-14 12:54:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb55b251745f54c94f6bd20530f8a506ef8e5463

commit cb55b251745f54c94f6bd20530f8a506ef8e5463
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-14 12:37:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-14 12:54:05 +0000

    x11-wm/wmii: fix build w/ lld; fix VariableScope
    
    Closes: https://bugs.gentoo.org/836124
    Closes: https://bugs.gentoo.org/832476
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-wm/wmii/files/wmii-3.9.2-libdir.patch | 12 +++++
 x11-wm/wmii/wmii-3.9.2-r7.ebuild          | 84 +++++++++++++++++++++++++++++++
 2 files changed, 96 insertions(+)