Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 617586 - dev-lang/scala can not emerge with low RAM with 'binary' USE-flag.
Summary: dev-lang/scala can not emerge with low RAM with 'binary' USE-flag.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-05 15:37 UTC by Gentookh
Modified: 2020-01-14 12:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,2.19 KB, text/x-log)
2017-05-09 08:52 UTC, Gentookh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gentookh 2017-05-05 15:37:37 UTC
Can't emerge dev-lang/scala with low RAM with 'binary' USE-flag:

>There is NOT at least 1536 MiB RAM
Comment 1 Gentookh 2017-05-09 08:52:24 UTC
Created attachment 472052 [details]
build.log
Comment 2 Larry the Git Cow gentoo-dev 2020-01-14 12:15:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=626af0525b7cae58bc7051c5dd627a89ce1b1ad5

commit 626af0525b7cae58bc7051c5dd627a89ce1b1ad5
Author:     Mark Wright <gienah@gentoo.org>
AuthorDate: 2020-01-14 12:13:15 +0000
Commit:     Mark Wright <gienah@gentoo.org>
CommitDate: 2020-01-14 12:13:15 +0000

    dev-lang/scala: Bump to 2.12.10
    
    Thanks to toralf for reporting bug #623824, fixed with EAPI=7.
    
    Thanks to Till Schafer for reporting bug #662184, fixed with:
    use doc && einstalldocs
    
    Thanks to Gentookh for reporting, fixed by only calling
    check-reqs functions if ! use binary
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=623824
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=662184
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=617586
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Mark Wright <gienah@gentoo.org>

 dev-lang/scala/Manifest                         |   4 +
 dev-lang/scala/files/scala-2.12.10-no-git.patch |  37 +++++
 dev-lang/scala/scala-2.12.10.ebuild             | 198 ++++++++++++++++++++++++
 3 files changed, 239 insertions(+)