Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836054 - dev-lang/scala: uses variables banned in scope (VariableScope)
Summary: dev-lang/scala: uses variables banned in scope (VariableScope)
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: forbidden-variable-use
  Show dependency tree
 
Reported: 2022-03-26 03:38 UTC by Sam James
Modified: 2024-08-26 11:52 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:38:07 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope dev-lang/scala
dev-lang/scala
  VariableScope: version 2.12.4: variable 'EROOT' used in 'src_compile', line 161
  VariableScope: version 2.12.10: variable 'EROOT' used in 'src_compile', line 144
Comment 1 Larry the Git Cow gentoo-dev 2024-08-26 11:52:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=706c530fec731e37653a59578b365d3a50d79260

commit 706c530fec731e37653a59578b365d3a50d79260
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-08-26 11:51:00 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-08-26 11:51:49 +0000

    dev-lang/scala: treeclean
    
    Closes: https://bugs.gentoo.org/932012 (pkgremoved)
    Closes: https://bugs.gentoo.org/690344 (pkgremoved)
    Closes: https://bugs.gentoo.org/836054 (pkgremoved)
    Closes: https://bugs.gentoo.org/929942 (pkgremoved)
    Closes: https://bugs.gentoo.org/932737 (pkgremoved)
    Closes: https://bugs.gentoo.org/933607 (pkgremoved)
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-lang/scala/Manifest                         |  22 ---
 dev-lang/scala/files/scala-2.12.10-no-git.patch |  37 -----
 dev-lang/scala/files/scala-2.12.4-no-git.patch  |  37 -----
 dev-lang/scala/metadata.xml                     |  14 --
 dev-lang/scala/scala-2.12.10-r2.ebuild          | 190 ---------------------
 dev-lang/scala/scala-2.12.4.ebuild              | 211 ------------------------
 profiles/package.mask                           |   6 -
 7 files changed, 517 deletions(-)