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

Bug 836061

Summary: dev-scheme/chez: uses variables banned in scope (VariableScope)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Matthew Smith <matthew>
Status: RESOLVED FIXED    
Severity: normal CC: scheme
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:38:40 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope dev-scheme/chez
dev-scheme/chez
  VariableScope: version 9.5.6-r2: variable 'D' used in 'src_configure', line 52
Comment 1 Larry the Git Cow gentoo-dev 2022-03-26 17:19:29 UTC
The bug has been closed via the following commit(s):

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

commit 744dcaf42c08a44e12220c8ae2da2979408a87e5
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-26 17:06:39 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-26 17:19:11 +0000

    dev-scheme/chez: set "TempRoot" during installtion
    
    Closes: https://bugs.gentoo.org/836061
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/chez/chez-9.5.6-r2.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)