Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836061 - dev-scheme/chez: uses variables banned in scope (VariableScope)
Summary: dev-scheme/chez: 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: Matthew Smith
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: forbidden-variable-use
  Show dependency tree
 
Reported: 2022-03-26 03:38 UTC by Sam James
Modified: 2022-03-26 17:19 UTC (History)
1 user (show)

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