Проблемы с обновлением

CLDX, использую не бинарный профиль. При обновлении выдал такую обшибку:

>>> Failed to emerge x11-misc/shared-mime-info-1.2-r1, Log file:

>>>  '/var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/temp/build.log'

Вывод лог файла:

cat /var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/temp/build.log 
 * Package:    x11-misc/shared-mime-info-1.2-r1
 * Repository: gentoo
 * Maintainer: freedesktop-bugs@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox usersandbox
>>> Unpacking source...
>>> Unpacking shared-mime-info-1.2.tar.xz to /var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/work
>>> Source unpacked in /var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/work
>>> Preparing source in /var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/work/shared-mime-info-1.2 ...
 * Applying shared-mime-info-1.2-g_type_init.patch ...                                                                                                                                                                                [ ok ]
>>> Source prepared.
>>> Configuring source in /var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/work/shared-mime-info-1.2 ...
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --disable-default-make-check --disable-update-mimedb
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for an ANSI C-conforming const... yes
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.50.2 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.16.3
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

!!! Please attach the following file when seeking support:
!!! /var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/work/shared-mime-info-1.2/config.log
 * ERROR: x11-misc/shared-mime-info-1.2-r1::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 2399:  Called econf '--disable-default-make-check' '--disable-update-mimedb'
 *   phase-helpers.sh, line  577:  Called die
 * The specific snippet of code:
 *              die "econf failed"
 * 
 * If you need support, post the output of `emerge --info '=x11-misc/shared-mime-info-1.2-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-misc/shared-mime-info-1.2-r1::gentoo'`.
 * The complete build log is located at '/var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/temp/environment'.
 * Working directory: '/var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/work/shared-mime-info-1.2'
 * S: '/var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/work/shared-mime-info-1.2'

В чём моет быть проблема?

Перл надо пересобрать:

perl-cleaner --reallyall

Вообще эту тему надо повесить куда нить на видное место, многие будут спотыкаться.

да подобные темы регулярно всплывают…
если не про perl, то про пересборку модулей ядра после обновления видеодрайвера или про обновление питона

Роман Гаврилюк wrote:

Перл надо пересобрать:
[…]
Вообще эту тему надо повесить куда нить на видное место, многие будут спотыкаться.

Попробовал - не помогло. Выдаёт такую же ошибку.
Лог:
cat /var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/temp/build.log
* Package: x11-misc/shared-mime-info-1.2-r1
* Repository: gentoo
* Maintainer: freedesktop-bugs@gentoo.org
* USE: amd64 elibc_glibc kernel_linux userland_GNU
* FEATURES: preserve-libs sandbox usersandbox

Unpacking source…
Unpacking shared-mime-info-1.2.tar.xz to /var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/work
Source unpacked in /var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/work
Preparing source in /var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/work/shared-mime-info-1.2 …
* Applying shared-mime-info-1.2-g_type_init.patch … [ ok ]

Source prepared.
Configuring source in /var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/work/shared-mime-info-1.2 …
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --disable-default-make-check --disable-update-mimedb
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking for a thread-safe mkdir -p… /bin/mkdir -p
checking for gawk… gawk
checking whether make sets $(MAKE)… yes
checking whether make supports nested variables… yes
checking whether make supports nested variables… (cached) yes
checking for x86_64-pc-linux-gnu-gcc… x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g… yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89… none needed
checking for style of include used by make… GNU
checking dependency style of x86_64-pc-linux-gnu-gcc… none
checking for an ANSI C-conforming const… yes
checking whether NLS is requested… yes
checking for intltool >= 0.35.0… 0.50.2 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.16.3
checking for XML::Parser… configure: error: XML::Parser perl module is required for intltool

!!! Please attach the following file when seeking support:
!!! /var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/work/shared-mime-info-1.2/config.log
* ERROR: x11-misc/shared-mime-info-1.2-r1::gentoo failed (configure phase):
* econf failed
*
* Call stack:
* ebuild.sh, line 93: Called src_configure
* environment, line 2399: Called econf ‘–disable-default-make-check’ ‘–disable-update-mimedb’
* phase-helpers.sh, line 577: Called die
* The specific snippet of code:
* die “econf failed”
*
* If you need support, post the output of `emerge --info ‘=x11-misc/shared-mime-info-1.2-r1::gentoo’`,
* the complete build log and the output of `emerge -pqv ‘=x11-misc/shared-mime-info-1.2-r1::gentoo’`.
* The complete build log is located at ‘/var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/temp/build.log’.
* The ebuild environment file is located at ‘/var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/temp/environment’.
* Working directory: ‘/var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/work/shared-mime-info-1.2’
* S: ‘/var/calculate/tmp/portage/x11-misc/shared-mime-info-1.2-r1/work/shared-mime-info-1.2’

решил проблему. Ответ нашёл здесь: https://forums.gentoo.org/viewtopic-t-851515-start-0.html

Другая проблема

http://pastebin.calculate-linux.ru/ru/show/6480

?

http://www.calculate-linux.org/boards/8/topics/6336
Возможное решение вашей проблемы.

layman s calculate выполняется: http://pastebin.calculate-linux.ru/ru/show/6487

eix-sync - нет: http://pastebin.calculate-linux.ru/ru/show/6486

/etc/make.conf: http://pastebin.calculate-linux.ru/ru/show/6488

вот только что порешал проблему, поставив dev-perl/XML-Parser c ~amd64. И всё заработало. Из чело делаю вывод, что бинарный пакет с ошибкой, что-то не доставляет.

Grigory Milyukov wrote:

layman s calculate выполняется: http://pastebin.calculate-linux.ru/ru/show/6487

eix-sync - нет: http://pastebin.calculate-linux.ru/ru/show/6486

/etc/make.conf: http://pastebin.calculate-linux.ru/ru/show/6488

свое порешал переустановкой.
так и не узнал почему error: Fetch failed