Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836099 - sci-libs/atlas: uses variables banned in scope (VariableScope)
Summary: sci-libs/atlas: 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: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: forbidden-variable-use
  Show dependency tree
 
Reported: 2022-03-26 03:41 UTC by Sam James
Modified: 2024-07-26 15:23 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:38 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope sci-libs/atlas
sci-libs/atlas
  VariableScope: version 3.10.2: variable 'ED' used in 'src_configure', lines 51, 52, 53
Comment 1 Larry the Git Cow gentoo-dev 2024-07-26 15:23:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92b72bc59e461020ad083ed54f29e2a1f916919b

commit 92b72bc59e461020ad083ed54f29e2a1f916919b
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2024-06-12 23:27:38 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-07-26 15:23:10 +0000

    sci-libs/atlas: add 3.10.2-r1 update to EAPI-8
    
    Closes: https://bugs.gentoo.org/836099
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 .../{atlas-3.10.2.ebuild => atlas-3.10.2-r1.ebuild}    | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)