Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836123 - x11-wm/treewm: uses variables banned in scope (VariableScope)
Summary: x11-wm/treewm: 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
Assignee: Thomas Raschbacher
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: forbidden-variable-use
  Show dependency tree
 
Reported: 2022-03-26 03:43 UTC by Sam James
Modified: 2024-09-24 11:39 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:28 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope x11-wm/treewm
x11-wm/treewm
  VariableScope: version 0.4.5-r2: variable 'D' used in 'src_compile', line 41
Comment 1 Larry the Git Cow gentoo-dev 2024-09-24 11:39:14 UTC
The bug has been closed via the following commit(s):

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

commit 72ed6e3644226a90a7ead5ba123d8169b698132c
Author:     Thomas Raschbacher <lordvan@gentoo.org>
AuthorDate: 2024-09-24 11:36:45 +0000
Commit:     Thomas Raschbacher <lordvan@gentoo.org>
CommitDate: 2024-09-24 11:38:37 +0000

    x11-wm/treewm: removed Variable in wrong scope (no revbump since it was not even used anyway)
    
    Closes: https://bugs.gentoo.org/836123
    Signed-off-by: Thomas Raschbacher <lordvan@gentoo.org>

 x11-wm/treewm/treewm-0.4.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)