У меня x86_64. Не собирается amarok.
Даю командочку emerge amarok и получаю:
make[3]: Leaving directory `/var/tmp/portage/x11-misc/notification-daemon-0.3.7/work/notification-daemon-0.3.7/src/daemon'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-misc/notification-daemon-0.3.7/work/notification-daemon-0.3.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-misc/notification-daemon-0.3.7/work/notification-daemon-0.3.7'
make: *** [all] Error 2
*
* ERROR: x11-misc/notification-daemon-0.3.7 failed.
* Call stack:
* ebuild.sh, line 1701: Called dyn_compile
* ebuild.sh, line 1039: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* ebuild.sh, line 1383: Called gnome2_src_compile
* gnome2.eclass, line 71: Called die
* The specific snippet of code:
* emake || die "compile failure"
* The die message:
* compile failure
*
* 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/x11-misc/notification-daemon-0.3.7/temp/build.log'.
*
* Messages for package x11-misc/notification-daemon-0.3.7:
*
* ERROR: x11-misc/notification-daemon-0.3.7 failed.
* Call stack:
* ebuild.sh, line 1701: Called dyn_compile
* ebuild.sh, line 1039: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* ebuild.sh, line 1383: Called gnome2_src_compile
* gnome2.eclass, line 71: Called die
* The specific snippet of code:
* emake || die "compile failure"
* The die message:
* compile failure
*
* 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/x11-misc/notification-daemon-0.3.7/temp/build.log'.
В чем может быть проблема ... ?
Решено: amarok не собирается (нужна помощь!)
Модератор: /dev/random
-
serzh-z
- Бывший модератор
- Сообщения: 8259
- Статус: Маньяк
- ОС: Arch, Fedora, Ubuntu
-
Tedr
- Сообщения: 199
Re: Решено: amarok не собирается
Соррии поторопился
Making all in daemon
make[3]: Entering directory `/var/tmp/portage/x11-misc/notification-daemon-0.3.7/work/notification-daemon-0.3.7/src/daemon'
dbus-binding-tool --mode=glib-server --prefix=notification_daemon \
./notificationdaemon.xml > notificationdaemon-dbus-glue.h
dbus-binding-tool: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
make[3]: *** [notificationdaemon-dbus-glue.h] Error 127
-
serzh-z
- Бывший модератор
- Сообщения: 8259
- Статус: Маньяк
- ОС: Arch, Fedora, Ubuntu
Re: Решено: amarok не собирается
revdep-rebuild или reconcilio должны помочь.
-
DiS
- Сообщения: 296
- ОС: Gentoo
Re: Решено: amarok не собирается
expat небось второй стоит? заблокируйте его и поставьте более ранний.
Если правильно задать вопрос, то он сам по себе будет ответом.
-
Tedr
- Сообщения: 199
-
Sofrik
- Сообщения: 1
- ОС: Gentoo
Re: Решено: amarok не собирается
Раз уж открыли тему: проблема - пытаюсь поставить amarok , припопытке установить xine-lib выдаёт:
Как с этим бороться?
Added: В общем нафлудил тут немного - суть проблемы была в часах)
Извеняюсь,недосмотрел.... проблема решилась махинациями с UTC и московским временем....
Хотя что то в системе упорно пытаеться изменить время, но попробую завтра найти сам....
Код:
* Running elibtoolize in: xine-lib-1.1.10
* Applying install-sh-1.5.4.patch ...
* Applying portage-1.5.10.patch ...
* Applying sed-1.5.6.patch ...
* econf: updating xine-lib-1.1.10/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating xine-lib-1.1.10/config.guess with /usr/share/gnuconfig/config.guess
/var/tmp/portage/media-libs/xine-lib-1.1.10/work/xine-lib-1.1.10/configure --prefix=/usr --host=i486-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-gnomevfs --enable-nls --disable-ipv6 --disable-samba --disable-altivec --enable-v4l --disable-mng --without-imagemagick --disable-gdkpixbuf --disable-faad --without-libflac --with-vorbis --without-speex --with-theora --with-wavpack --enable-modplug --enable-a52dec --with-external-a52dec --enable-mad --with-external-libmad --enable-dts --with-external-libdts --enable-musepack --with-external-libmpcdec --with-x --disable-xinerama --disable-vidix --disable-dxr3 --disable-directfb --disable-fb --disable-opengl --disable-aalib --without-caca --without-sdl --disable-xvmc --with-xcb --disable-oss --with-alsa --without-arts --without-esound --without-pulseaudio --without-jack --disable-vcd --without-internal-vcdlibs --disable-w32dll --disable-real-codecs --disable-mmap --without-freetype --without-fontconfig --disable-debug --enable-asf --with-external-ffmpeg --disable-optimizations --disable-syncfb --with-xv-path=/usr/lib --with-w32-path=/usr//win32 --with-real-codecs-path=/usr/lib/codecs --enable-fast-install --disable-dependency-tracking --build=i486-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... configure: error: newly created file is older than distributed files!
Check your system clock
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/media-libs/xine-lib-1.1.10/work/xine-lib-1.1.10/config.log
*
* ERROR: media-libs/xine-lib-1.1.10 failed.
* Call stack:
* ebuild.sh, line 1701: Called dyn_compile
* ebuild.sh, line 1039: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* xine-lib-1.1.10.ebuild, line 113: Called econf '--disable-gnomevfs' '--enable-nls' '--disable-ipv6' '--disable-samba' '--disable-altivec' '--enable-v4l' '--disable-mng' '--without-imagemagick' '--disable-gdkpixbuf' '--disable-faad' '--without-libflac' '--with-vorbis' '--without-speex' '--with-theora' '--with-wavpack' '--enable-modplug' '--enable-a52dec' '--with-external-a52dec' '--enable-mad' '--with-external-libmad' '--enable-dts' '--with-external-libdts' '--enable-musepack' '--with-external-libmpcdec' '--with-x' '--disable-xinerama' '--disable-vidix' '--disable-dxr3' '--disable-directfb' '--disable-fb' '--disable-opengl' '--disable-aalib' '--without-caca' '--without-sdl' '--disable-xvmc' '--with-xcb' '--disable-oss' '--with-alsa' '--without-arts' '--without-esound' '--without-pulseaudio' '--without-jack' '--disable-vcd' '--without-internal-vcdlibs' '--disable-w32dll' '--disable-real-codecs' '--disable-mmap' '--without-freetype' '--without-fontconfig' '--disable-debug' '--enable-asf' '--with-external-ffmpeg' '--disable-optimizations' '--disable-syncfb' '--with-xv-path=/usr/lib' '--with-w32-path=/usr//win32' '--with-real-codecs-path=/usr/lib/codecs' '--enable-fast-install' '--disable-dependency-tracking'
* ebuild.sh, line 638: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf 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/media-libs/xine-lib-1.1.10/temp/build.log'.
*
* Messages for package media-libs/xine-lib-1.1.10:
*
* ERROR: media-libs/xine-lib-1.1.10 failed.
* Call stack:
* ebuild.sh, line 1701: Called dyn_compile
* ebuild.sh, line 1039: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* xine-lib-1.1.10.ebuild, line 113: Called econf '--disable-gnomevfs' '--enable-nls' '--disable-ipv6' '--disable-samba' '--disable-altivec' '--enable-v4l' '--disable-mng' '--without-imagemagick' '--disable-gdkpixbuf' '--disable-faad' '--without-libflac' '--with-vorbis' '--without-speex' '--with-theora' '--with-wavpack' '--enable-modplug' '--enable-a52dec' '--with-external-a52dec' '--enable-mad' '--with-external-libmad' '--enable-dts' '--with-external-libdts' '--enable-musepack' '--with-external-libmpcdec' '--with-x' '--disable-xinerama' '--disable-vidix' '--disable-dxr3' '--disable-directfb' '--disable-fb' '--disable-opengl' '--disable-aalib' '--without-caca' '--without-sdl' '--disable-xvmc' '--with-xcb' '--disable-oss' '--with-alsa' '--without-arts' '--without-esound' '--without-pulseaudio' '--without-jack' '--disable-vcd' '--without-internal-vcdlibs' '--disable-w32dll' '--disable-real-codecs' '--disable-mmap' '--without-freetype' '--without-fontconfig' '--disable-debug' '--enable-asf' '--with-external-ffmpeg' '--disable-optimizations' '--disable-syncfb' '--with-xv-path=/usr/lib' '--with-w32-path=/usr//win32' '--with-real-codecs-path=/usr/lib/codecs' '--enable-fast-install' '--disable-dependency-tracking'
* ebuild.sh, line 638: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf failed
Как с этим бороться?
Added: В общем нафлудил тут немного - суть проблемы была в часах)
Извеняюсь,недосмотрел.... проблема решилась махинациями с UTC и московским временем....
Хотя что то в системе упорно пытаеться изменить время, но попробую завтра найти сам....
