Попробовал собрать pypy, сборка падает с сообщением:
localhost encyrtid # emerge -v --oneshot pypy
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] dev-python/pypy-1.9 USE="bzip2 jit ssl xml -doc -examples -ncurses -sandbox -shadowstack -sqlite" 13,151 kB
Total: 1 package (1 new), Size of downloads: 13,151 kB
>>> Verifying ebuild manifests
>>> Running pre-merge checks for dev-python/pypy-1.9
* Checking for at least 4 gibibytes RAM ... [ !! ]
* There is NOT at least 4 gibibytes RAM
*
* Space constrains set in the ebuild were not met!
* The build will most probably fail, you should enhance the space
* as per failed tests.
*
* ERROR: dev-python/pypy-1.9 failed (pretend phase):
* Build requirements not met!
*
* Call stack:
* ebuild.sh, line 85: Called pkg_pretend
* pypy-1.9.ebuild, line 36: Called check-reqs_pkg_pretend
* check-reqs.eclass, line 104: Called check-reqs_pkg_setup
* check-reqs.eclass, line 95: Called check-reqs_output
* check-reqs.eclass, line 236: Called die
* The specific snippet of code:
* [[ ${EBUILD_PHASE} == "pretend" && -z ${I_KNOW_WHAT_I_AM_DOING} ]] && \
* die "Build requirements not met!"
*
* If you need support, post the output of `emerge --info '=dev-python/pypy-1.9'`,
* the complete build log and the output of `emerge -pqv '=dev-python/pypy-1.9'`.
* The complete build log is located at '/var/tmp/portage/dev-python/pypy-1.9/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-python/pypy-1.9/temp/die.env'.
* Working directory: '/var/tmp/portage/dev-python/pypy-1.9'
* S: '/var/tmp/portage/dev-python/pypy-1.9/work/pypy-1.9'
* Messages for package dev-python/pypy-1.9:
* There is NOT at least 4 gibibytes RAM
*
* Space constrains set in the ebuild were not met!
* The build will most probably fail, you should enhance the space
* as per failed tests.
*
* ERROR: dev-python/pypy-1.9 failed (pretend phase):
* Build requirements not met!
*
* Call stack:
* ebuild.sh, line 85: Called pkg_pretend
* pypy-1.9.ebuild, line 36: Called check-reqs_pkg_pretend
* check-reqs.eclass, line 104: Called check-reqs_pkg_setup
* check-reqs.eclass, line 95: Called check-reqs_output
* check-reqs.eclass, line 236: Called die
* The specific snippet of code:
* [[ ${EBUILD_PHASE} == "pretend" && -z ${I_KNOW_WHAT_I_AM_DOING} ]] && \
* die "Build requirements not met!"
*
* If you need support, post the output of `emerge --info '=dev-python/pypy-1.9'`,
* the complete build log and the output of `emerge -pqv '=dev-python/pypy-1.9'`.
* The complete build log is located at '/var/tmp/portage/dev-python/pypy-1.9/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-python/pypy-1.9/temp/die.env'.
* Working directory: '/var/tmp/portage/dev-python/pypy-1.9'
* S: '/var/tmp/portage/dev-python/pypy-1.9/work/pypy-1.9'