Не собирается gnome-extra/zenity
broken_author 20 марта, 2011 - 22:04
Подскажите, пожалуйста, вдруг кто сталкивался?
Из-за этого гном не собирается.
Спасибо.
* Package: gnome-extra/zenity-2.32.1
* Repository: gentoo
* Maintainer:
* USE: elibc_glibc kernel_linux userland_GNU x86
* FEATURES: sandbox
>>> Unpacking source...
>>> Unpacking zenity-2.32.1.tar.bz2 to /var/tmp/portage/gnome-extra/zenity-2.32.1/work
>>> Source unpacked in /var/tmp/portage/gnome-extra/zenity-2.32.1/work
>>> Preparing source in /var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1 ...
* Applying zenity-2.32.1-libnotify-0.7.patch ... [ ok ]
* Fixing OMF Makefiles ... [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1 ...
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-scrollkeeper --with-gtk=2.0 --disable-libnotify
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether ln -s works... yes
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking gnome-doc-utils >= 0.3.2... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for intltool >= 0.40.0... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.12.2
checking for XML::Parser... ok
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking which gtk+ version to compile against... 2.0
checking for ZENITY... yes
checking for X... yes
checking for perl... /usr/bin/perl
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
checking what language compliance flags to pass to the C compiler...
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
checking for xgettext... (cached) /usr/bin/xgettext
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating src/gdialog
config.status: creating data/Makefile
config.status: creating help/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1 ...
make -j2
make all-recursive
make[1]: Entering directory `/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1'
Making all in src
make[2]: Entering directory `/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1/src'
CC zenity-calendar.o
CC zenity-about.o
CC zenity-entry.o
CC zenity-fileselection.o
CC zenity-main.o
CC zenity-msg.o
CC zenity-notification.o
CC zenity-option.o
CC zenity-progress.o
CC zenity-scale.o
CC zenity-text.o
CC zenity-tree.o
CC zenity-color.o
CC zenity-password.o
CC zenity-util.o
CCLD zenity
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1/src'
Making all in po
make[2]: Entering directory `/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1/po'
file=`echo ru | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -o $file ru.po
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1/po'
Making all in data
make[2]: Entering directory `/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1/data'
make[2]: Цель `all' не требует выполнения команд.
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1/data'
Making all in help
make[2]: Entering directory `/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1/help'
msgfmt -o ru/ru.mo ru/ru.po
xsltproc -o zenity-C.omf --stringparam db2omf.basename zenity --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1/help/zenity.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/zenity.xml || { rm -f "zenity-C.omf"; exit 1; }
if ! test -d ru/; then mkdir ru/; fi
if [ -f "C/zenity.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1/help/"; fi; \
mo="ru/ru.mo"; \
if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1/help/${mo}"; fi; \
(cd ru/ && \
`which xml2po` -m docbook -e -t "${mo}" \
"${d}C/zenity.xml" > zenity.xml.tmp && \
cp zenity.xml.tmp zenity.xml && rm -f zenity.xml.tmp)
Traceback (most recent call last):
File "/usr/bin/xml2po", line 101, in <module>
os.execv(target_executable_path, sys.argv)
OSError: [Errno 2] No such file or directory
make[2]: *** [ru/zenity.xml] Ошибка 1
make[2]: *** Ожидание завершения заданий...
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1/help'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1'
make: *** [all] Ошибка 2
emake failed
* ERROR: gnome-extra/zenity-2.32.1 failed (compile phase):
* compile failure
*
* Call stack:
* ebuild.sh, line 56: Called src_compile
* environment, line 3046: Called gnome2_src_compile
* environment, line 2347: Called die
* The specific snippet of code:
* emake || die "compile failure"
*
* If you need support, post the output of 'emerge --info =gnome-extra/zenity-2.32.1',
* the complete build log and the output of 'emerge -pqv =gnome-extra/zenity-2.32.1'.
* The complete build log is located at '/var/tmp/portage/gnome-extra/zenity-2.32.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/gnome-extra/zenity-2.32.1/temp/environment'.
* S: '/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1'
»
- Для комментирования войдите или зарегистрируйтесь

соберните\пересоберите
соберните\пересоберите gnome-doc-utils -должно помочь
知る者は言わず言う者は知らず
"Бабло, побеждает даже зло"
не помогло. к слову -
не помогло.
к слову - пересобирался system и world перед установкой gnome, далее emerge gnome и затык с zenity
Linux. От новичка к
Linux. От новичка к профессионалу
- Читаем,учимся и не задаем глупых вопросов)
лучше научиться не оставлять
лучше научиться не оставлять глупых комментов
покажите eselect python list?
покажите eselect python list? если третья версия меняйте на вторую + python-updater
и пересоберите gnome-doc-utils..
+ мои домыслы ниже...
Вот что мне выдало для установки
PPS возможно нужно пересобрать из XML серии
知る者は言わず言う者は知らず
"Бабло, побеждает даже зло"
ничего не помогло python 2
ничего не помогло
python 2 версия
python-updater отработал
gnome-doc-utils пересобрал
все пакеты XML пересобрал
USE compat включал и выключал
странно все это
А что говорят emerge
А что говорят
и
??
emerge --info выложите тогда
emerge --info выложите тогда
ЗЫ: Временно решить проблему может оверлей Sabayon c бинарниками
ЗЗЫ: а сдругими версиями такая же трабла ?
知る者は言わず言う者は知らず
"Бабло, побеждает даже зло"
пробовал несколько версий
пробовал несколько версий zenity
Судя по логу выше оно хочет
Судя по логу выше оно хочет dockbook-xml-dtd, попробуйте вот так: emerge =app-text/docbook-xml-dtd-4.1.2-r6
Мне это в свое время помогло. Именно эту версию оно хотело.