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

Bug 836099

Summary: sci-libs/atlas: uses variables banned in scope (VariableScope)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://github.com/gentoo/gentoo/pull/37726
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: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(-)