Openoffice 2.4.0 не компилируется

Sabayon, Calculate, Funtoo, Exherbo

Модератор: /dev/random

Аватара пользователя
BioWolf
Сообщения: 8
ОС: Gentoo; Ubuntu 9.04

Openoffice 2.4.0 не компилируется

Сообщение BioWolf »

Собственно, вот что говорит:

Код: Выделить всё

/usr/bin/convert: error: `/usr/bin/.libs/convert' does not exist
This script is just a wrapper for convert.
See the libtool documentation for more information.
make: *** [stamp/artwork.install] Error 1
 *
 * ERROR: app-office/openoffice-2.4.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 5366:  Called die
 * The specific snippet of code:
 *       make || die "Build failed"
 *  The die message:
 *   Build failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-office/openoffice-2.4.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-office/openoffice-2.4.0/temp/environment'.
 *
!!! 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

 * Messages for package app-office/openoffice-2.4.0:

 *
 *  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 agressive CFLAGS, lower the CFLAGS and try to
 *  merge again. Also note that building OOo takes a lot of time and
 *  hardware ressources: 4-6 GB free diskspace and 256 MB RAM are
 *  the minimum requirements. If you have less, use openoffice-bin
 *  instead.
 *
 * Couldn't determine amount of memory, skipping ...
 *  You are building with java-support disabled, this results in some
 *  of the OpenOffice.org functionality (i.e. help) being disabled.
 *  If something you need does not work for you, rebuild with
 *  java in your USE-flags.
 *
 *
 * ERROR: app-office/openoffice-2.4.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 5366:  Called die
 * The specific snippet of code:
 *       make || die "Build failed"
 *  The die message:
 *   Build failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-office/openoffice-2.4.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-office/openoffice-2.4.0/temp/environment'.


флаги:

Код: Выделить всё

[ebuild  N    ] app-office/openoffice-2.4.0  USE="cups dbus gnome gtk kde opengl pam -binfilter -debug -eds -firefox -gstreamer -java -ldap -mono -odk -seamonkey -webdav -xulrunner" LINGUAS="el ru -af -ar -as_IN -be_BY -bg -bn -br -bs -ca -cs -cy -da -de -dz -en -en_GB -en_US -en_ZA -eo -es -et -fa -fi -fr -ga -gl -gu_IN -he -hi_IN -hr -hu -it -ja -km -ko -ku -lt -lv -mk -ml_IN -mr_IN -nb -ne -nl -nn -nr -ns -or_IN -pa_IN -pl -pt -pt_BR -rw -sh -sk -sl -sr -ss -st -sv -sw_TZ -ta_IN -te_IN -tg -th -ti_ER -tn -tr -ts -uk -ur_IN -ve -vi -xh -zh_CN -zh_TW -zu"


ядро:

Код: Выделить всё

big linux # uname -a
Linux big 2.6.24-gentoo-r4 #6 SMP Wed Apr 30 11:20:50 MSD 2008 i686 GNU/Linux
Спасибо сказали:
Аватара пользователя
serzh-z
Бывший модератор
Сообщения: 8259
Статус: Маньяк
ОС: Arch, Fedora, Ubuntu

Re: Openoffice 2.4.0 не компилируется

Сообщение serzh-z »

Спасибо сказали:
Аватара пользователя
BioWolf
Сообщения: 8
ОС: Gentoo; Ubuntu 9.04

Re: Openoffice 2.4.0 не компилируется

Сообщение BioWolf »

Читал, но не помогло..
с vigra точто то же самое, imagemagick тоже обновлял
Спасибо сказали:
Аватара пользователя
serzh-z
Бывший модератор
Сообщения: 8259
Статус: Маньяк
ОС: Arch, Fedora, Ubuntu

Re: Openoffice 2.4.0 не компилируется

Сообщение serzh-z »

BioWolf писал(а):
04.05.2008 19:02
Читал, но не помогло..
с vigra точто то же самое, imagemagick тоже обновлял
imagemagick не обновлять нужно, а просто переустановить, так, чтобы он заменил /usr/bin/convert (от libtool) на свой, который ожидает увидеть OO.
Спасибо сказали:
Аватара пользователя
BioWolf
Сообщения: 8
ОС: Gentoo; Ubuntu 9.04

Re: Openoffice 2.4.0 не компилируется

Сообщение BioWolf »

переустановил. с такими вот флагами

Код: Выделить всё

[ebuild  N    ] media-gfx/imagemagick-6.3.8.3-r1  USE="X jpeg perl png svg tiff truetype xml zlib -bzip2 -djvu -doc -fontconfig -fpx -graphviz -gs -hdri -jbig -jpeg2k -lcms -nocxx -openexr -q32 -q8 -wmf"


и та же ошибка
Спасибо сказали:
Аватара пользователя
serzh-z
Бывший модератор
Сообщения: 8259
Статус: Маньяк
ОС: Arch, Fedora, Ubuntu

Re: Openoffice 2.4.0 не компилируется

Сообщение serzh-z »

См. "/usr/bin/convert -verbose".
Спасибо сказали:
Аватара пользователя
BioWolf
Сообщения: 8
ОС: Gentoo; Ubuntu 9.04

Re: Openoffice 2.4.0 не компилируется

Сообщение BioWolf »

Код: Выделить всё

big linux # /usr/bin/convert -verbose
/usr/bin/convert: error: `/usr/bin/.libs/convert' does not exist
This script is just a wrapper for convert.
See the libtool documentation for more information.
Спасибо сказали:
Аватара пользователя
serzh-z
Бывший модератор
Сообщения: 8259
Статус: Маньяк
ОС: Arch, Fedora, Ubuntu

Re: Openoffice 2.4.0 не компилируется

Сообщение serzh-z »

BioWolf
Гм. Могу лишь посоветовать удалить convert от libtool вручную и поиграться с USE-флагами, которые обязуют imagemagick собирать собственный /usr/bin/convert.
Спасибо сказали:
Аватара пользователя
adam
Сообщения: 5
ОС: Gentoo, FreeBSD

Re: Openoffice 2.4.0 не компилируется

Сообщение adam »

мне помогло http://www.gentoo.ru/node/10788
прямота рук решает
Спасибо сказали: