Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836097 - sci-electronics/voacapl: uses variables banned in scope (VariableScope)
Summary: sci-electronics/voacapl: 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: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: forbidden-variable-use
  Show dependency tree
 
Reported: 2022-03-26 03:41 UTC by Sam James
Modified: 2022-04-01 09:06 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:41:29 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope sci-electronics/voacapl
sci-electronics/voacapl
  VariableScope: version 0.7.6: variable 'D' used in 'src_compile', line 25
Comment 1 Thomas Beierlein gentoo-dev 2022-03-31 15:46:44 UTC
(In reply to Sam James from comment #0)
> This package uses variables banned in some scopes. This may stop working in
> future versions of Portage.
> 
> $ pkgcheck scan -k VariableScope sci-electronics/voacapl
> sci-electronics/voacapl
>   VariableScope: version 0.7.6: variable 'D' used in 'src_compile', line 25

Fixed already in december 21 by unstable voacapl-0.7.6-r1. I am just filing a stable request. 

Just wondering how it comes that it was recorded as maintainer needed - see metadata.xml.
Comment 2 Larry the Git Cow gentoo-dev 2022-04-01 09:06:17 UTC
The bug has been closed via the following commit(s):

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

commit 36ebf312188e4792bb467605b2d24a2fbbff4295
Author:     Thomas Beierlein <tomjbe@gentoo.org>
AuthorDate: 2022-04-01 09:04:50 +0000
Commit:     Thomas Beierlein <tomjbe@gentoo.org>
CommitDate: 2022-04-01 09:05:17 +0000

    sci-electronics/voacapl: drop 0.7.6
    
    Closes:https://bugs.gentoo.org/836097
    
    Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>

 sci-electronics/voacapl/voacapl-0.7.6.ebuild | 26 --------------------------
 1 file changed, 26 deletions(-)