|
我安装了很多次,emerge -avutND world也试了。但就是不成功,不大看得懂错误提示,还望哪位大哥指点下:
make: *** [stamp/build] Error 1
* ERROR: app-office/openoffice-3.2.1-r1 failed (compile phase):
* Build failed
*
* Call stack:
* ebuild.sh, line 56: Called src_compile
* environment, line 8829: Called die
* The specific snippet of code:
* make || die "Build failed"
*
* If you need support, post the output of 'emerge --info =app-office/openoffice-3.2.1-r1',
* the complete build log and the output of 'emerge -pqv =app-office/openoffice-3.2.1-r1'.
!!! When you file a bug report, please include the following information:
GENTOO_VM= CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info
* The complete build log is located at '/var/tmp/portage/app-office/openoffice-3.2.1-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-office/openoffice-3.2.1-r1/temp/environment'.
* S: '/var/tmp/portage/app-office/openoffice-3.2.1-r1/work/ooo'
>>> Failed to emerge app-office/openoffice-3.2.1-r1, Log file:
>>> '/var/tmp/portage/app-office/openoffice-3.2.1-r1/temp/build.log'
* Messages for package app-office/openoffice-3.2.1-r1:
*
* It is important to note that OpenOffice.org is a very fragile
* build when it comes to CFLAGS. A number of flags have already
* been filtered out. If you experience difficulty merging this
* package and use aggressive CFLAGS, lower the CFLAGS and try to
* merge again.
*
* Also if you experience a build break, please make sure to retry
* with MAKEOPTS=-j1 before filing a bug.
*
* You are building with java-support disabled, this results in some
* of the OpenOffice.org functionality being disabled.
* If something you need does not work for you, rebuild with
* java in your USE-flags.
*
* ERROR: app-office/openoffice-3.2.1-r1 failed (compile phase):
* Build failed
*
* Call stack:
* ebuild.sh, line 56: Called src_compile
* environment, line 8829: Called die
* The specific snippet of code:
* make || die "Build failed"
*
* If you need support, post the output of 'emerge --info =app-office/openoffice-3.2.1-r1',
* the complete build log and the output of 'emerge -pqv =app-office/openoffice-3.2.1-r1'.
* The complete build log is located at '/var/tmp/portage/app-office/openoffice-3.2.1-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-office/openoffice-3.2.1-r1/temp/environment'.
* S: '/var/tmp/portage/app-office/openoffice-3.2.1-r1/work/ooo' |
|