Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 836124

Summary: x11-wm/wmii: uses variables banned in scope (VariableScope)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 775191    

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(+)