|
发表于 2011-11-27 10:03:53
|
显示全部楼层
Post by easior lars;2156006
最近更新大包,好像都碰到了内存问题,例如
- emerge -avu libreoffice
- These are the packages that would be merged, in order:
- Calculating dependencies... done!
- [ebuild U ] app-office/libreoffice-3.4.4.2-r1 [3.4.3.2-r1] USE="branding dbus eds gnome gstreamer gtk mysql nsplugin opengl python vba (-aqua) -binfilter -custom-cflags -debug -graphite -java -jemalloc% -kde (-kdeenablefinal) -odk -pdfimport -templates -test -webdav (-bash-completion%*) (-ldap%*)" LINGUAS="-de -en_GB -en_ZA -es -fr -hu -it" 240,193 kB
- Total: 1 package (1 upgrade), Size of downloads: 240,193 kB
- Would you like to merge these packages? [Yes/No] y
- >>> Verifying ebuild manifests
- >>> Running pre-merge checks for app-office/libreoffice-3.4.4.2-r1
- * Checking for at least 1 gibibytes RAM ... [ !! ]
- * There is NOT at least 1 gibibytes RAM
- * Checking for at least 9 gibibytes disk space at "/var/tmp/portage/app-office/libreoffice-3.4.4.2-r1/temp" ... [ ok ]
- *
- * 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: app-office/libreoffice-3.4.4.2-r1 failed (pretend phase):
- * Build requirements not met!
- *
- * Call stack:
- * ebuild.sh, line 84: Called pkg_pretend
- * libreoffice-3.4.4.2-r1.ebuild, line 228: Called check-reqs_pkg_pretend
- * check-reqs.eclass, line 105: Called check-reqs_pkg_setup
- * check-reqs.eclass, line 96: Called check-reqs_output
- * check-reqs.eclass, line 237: 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 =app-office/libreoffice-3.4.4.2-r1',
- * the complete build log and the output of 'emerge -pqv =app-office/libreoffice-3.4.4.2-r1'.
- !!! When you file a bug report, please include the following information:
- GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
- JAVACFLAGS="" COMPILER=""
- and of course, the output of emerge --info
- * The complete build log is located at '/var/tmp/portage/app-office/libreoffice-3.4.4.2-r1/temp/build.log'.
- * The ebuild environment file is located at '/var/tmp/portage/app-office/libreoffice-3.4.4.2-r1/temp/die.env'.
- * S: '/var/tmp/portage/app-office/libreoffice-3.4.4.2-r1/work/libreoffice-bootstrap-3.4.4.2'
复制代码
在不加内存的情况下,如何通过编译的方式安装这些大包?
IT人何苦为难电脑。 |
|