e17 проблема при инстале
сабж.
# emerge e
Calculating dependencies... done!
>>> Verifying ebuild Manifests...>>> Emerging (1 of 5) media-libs/emotion-9999 to /
>>> Creating Manifest for /usr/portage/local/layman/enlightenment/media-libs/emotion
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* This is a LIVE CVS ebuild.
* That means there are NO promises it will work.
* If it fails to build, FIX THE CODE YOURSELF
* before reporting any issues.
>>> Unpacking source...
* Fetching CVS module e17/libs/emotion into /home/matrix/layman/cvs-src ...
* Running cvs -q -f -z1 -d ":pserver:anonymous:@anoncvs.enlightenment.org:/var/cvs/e" login
Logging in to :pserver:anonymous@anoncvs.enlightenment.org:2401/var/cvs/e
* Running cvs -q -f -z1 -d ":pserver:anonymous@anoncvs.enlightenment.org:/var/cvs/e" update -dP e17/libs/emotion
* Copying e17/libs/emotion from /home/matrix/layman/cvs-src ...
* CVS module e17/libs/emotion is now in /var/tmp/portage/media-libs/emotion-9999/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion ...
Running aclocal...
/usr/share/aclocal/pth.m4:43: warning: underquoted definition of _AC_PTH_ERROR
/usr/share/aclocal/pth.m4:43: run info '(automake)Extending aclocal'
/usr/share/aclocal/pth.m4:43: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
Running autoheader...
Running autoconf...
Running libtoolize...
Running automake...
configure.in:7: installing `./missing'
configure.in:7: installing `./install-sh'
src/bin/Makefile.am: installing `./depcomp'
* Removing useless C++ checks ... [ ok ]
* Running elibtoolize in: e17/libs/emotion
* Applying max_cmd_len-1.5.0.patch ...
* Applying sed-1.5.6.patch ...
* econf: updating e17/libs/emotion/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating e17/libs/emotion/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-xine --disable-gstreamer --build=i686-pc-linux-gnu
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 for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 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 whether byte ordering is bigendian... no
checking for library containing strerror... none required
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 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 for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-cf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-pghpf... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 for EVAS... yes
checking for EDJE... yes
checking for ECORE... yes
checking Ecore_X.h usability... yes
checking Ecore_X.h presence... yes
checking for Ecore_X.h... yes
checking Ecore_Fb.h usability... no
checking Ecore_Fb.h presence... no
checking for Ecore_Fb.h... no
checking for XINE... yes
checking for dlopen in -ldl... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating emotion.pc
config.status: creating emotion.spec
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/modules/Makefile
config.status: creating src/bin/Makefile
config.status: creating data/Makefile
config.status: creating debian/changelog
config.status: creating config.h
config.status: executing depfiles commands------------------------------------------------------------------------
emotion 0.0.1.006
------------------------------------------------------------------------Configuration Options Summary:
Modules:
Xine...............: yes
Gstreamer..........: no
Gstreamer plugins..: no
Gstreamer FFmpeg...:
Gstreamer CDDA.....:Compilation..........: make
Installation.........: make install
prefix.........: /usr
binaries.......: /usr/bin
libraries......: /usr/lib
headers........: ${prefix}/includemake all-recursive
make[1]: Entering directory `/var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion'
Making all in src
make[2]: Entering directory `/var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion/src'
Making all in lib
make[3]: Entering directory `/var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion/src/lib'
/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/lib -O2 -march=athlon-xp -pipe -MT emotion_smart.lo -MD -MP -MF .deps/emotion_smart.Tpo -c -o emotion_smart.lo emotion_smart.c
mkdir .libs
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/lib -O2 -march=athlon-xp -pipe -MT emotion_smart.lo -MD -MP -MF .deps/emotion_smart.Tpo -c emotion_smart.c -fPIC -DPIC -o .libs/emotion_smart.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/lib -O2 -march=athlon-xp -pipe -MT emotion_smart.lo -MD -MP -MF .deps/emotion_smart.Tpo -c emotion_smart.c -o emotion_smart.o >/dev/null 2>&1
mv -f .deps/emotion_smart.Tpo .deps/emotion_smart.Plo
/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -version-info 0:1:0 -o libemotion.la -rpath /usr/lib emotion_smart.lo -levas -lecore_evas -levas -lecore_x -lecore_job -lecore -ldl
i686-pc-linux-gnu-gcc -shared .libs/emotion_smart.o /usr/lib/libecore_evas.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/libevas.so /usr/lib/libecore_x.so /usr/lib/libecore_job.so /usr/lib/libecore.so -ldl -march=athlon-xp -Wl,-soname -Wl,libemotion.so.0 -o .libs/libemotion.so.0.0.1
(cd .libs && rm -f libemotion.so.0 && ln -s libemotion.so.0.0.1 libemotion.so.0)
(cd .libs && rm -f libemotion.so && ln -s libemotion.so.0.0.1 libemotion.so)
i686-pc-linux-gnu-ar cru .libs/libemotion.a emotion_smart.o
i686-pc-linux-gnu-ranlib .libs/libemotion.a
creating libemotion.la
(cd .libs && rm -f libemotion.la && ln -s ../libemotion.la libemotion.la)
make[3]: Leaving directory `/var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion/src/lib'
Making all in bin
make[3]: Entering directory `/var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion/src/bin'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/lib -O2 -march=athlon-xp -pipe -MT emotion_test_main.o -MD -MP -MF .deps/emotion_test_main.Tpo -c -o emotion_test_main.o emotion_test_main.c
mv -f .deps/emotion_test_main.Tpo .deps/emotion_test_main.Po
/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -o emotion_test emotion_test_main.o -levas -lecore_evas -levas -lecore_x -lecore_job -lecore -ledje -levas ../../src/lib/libemotion.la
mkdir .libs
i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -o .libs/emotion_test emotion_test_main.o -L/usr/X11R6/lib /usr/lib/libedje.so /usr/lib/libembryo.so ../../src/lib/.libs/libemotion.so /usr/lib/libecore_evas.so /usr/lib/libevas.so /usr/lib/libeet.so /usr/lib/libjpeg.so /usr/lib/libfreetype.so /usr/lib/libfontconfig.so -lz /usr/lib/libexpat.so /usr/lib/libecore_x.so /usr/lib/libXcursor.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libXinerama.so /usr/lib/libXp.so /usr/lib/libXrandr.so /usr/lib/libXrender.so /usr/lib/libXss.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libecore_txt.so /usr/lib/libecore_job.so /usr/lib/libecore.so -lm -ldl
creating emotion_test
make[3]: Leaving directory `/var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion/src/bin'
Making all in modules
make[3]: Entering directory `/var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion/src/modules'
/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/lib -I../../src/modules -O2 -march=athlon-xp -pipe -MT emotion_xine.lo -MD -MP -MF .deps/emotion_xine.Tpo -c -o emotion_xine.lo emotion_xine.c
/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/lib -I../../src/modules -O2 -march=athlon-xp -pipe -MT emotion_xine_vo_out.lo -MD -MP -MF .deps/emotion_xine_vo_out.Tpo -c -o emotion_xine_vo_out.lo emotion_xine_vo_out.c
mkdir .libs
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/lib -I../../src/modules -O2 -march=athlon-xp -pipe -MT emotion_xine_vo_out.lo -MD -MP -MF .deps/emotion_xine_vo_out.Tpo -c emotion_xine_vo_out.c -fPIC -DPIC -o .libs/emotion_xine_vo_out.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/lib -I../../src/modules -O2 -march=athlon-xp -pipe -MT emotion_xine.lo -MD -MP -MF .deps/emotion_xine.Tpo -c emotion_xine.c -fPIC -DPIC -o .libs/emotion_xine.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/lib -I../../src/modules -O2 -march=athlon-xp -pipe -MT emotion_xine.lo -MD -MP -MF .deps/emotion_xine.Tpo -c emotion_xine.c -o emotion_xine.o >/dev/null 2>&1
mv -f .deps/emotion_xine.Tpo .deps/emotion_xine.Plo
emotion_xine_vo_out.c: In function '_emotion_frame_display':
emotion_xine_vo_out.c:458: warning: assignment from incompatible pointer type
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/lib -I../../src/modules -O2 -march=athlon-xp -pipe -MT emotion_xine_vo_out.lo -MD -MP -MF .deps/emotion_xine_vo_out.Tpo -c emotion_xine_vo_out.c -o emotion_xine_vo_out.o >/dev/null 2>&1
mv -f .deps/emotion_xine_vo_out.Tpo .deps/emotion_xine_vo_out.Plo
/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -module -avoid-version -L../../src/lib -L../../src/lib/.libs -o emotion_decoder_xine.la -rpath /usr/lib/emotion emotion_xine.lo emotion_xine_vo_out.lo -levas -lecore_evas -levas -lecore_x -lecore_job -lecore -lxine -lz -lnsl -lpthread -lrt ../../src/lib/libemotion.la -lpthread
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libecore_evas.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libevas.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libecore_x.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libecore_job.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libecore.la' seems to be moved
i686-pc-linux-gnu-gcc -shared .libs/emotion_xine.o .libs/emotion_xine_vo_out.o -Wl,--rpath -Wl,/var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion/src/lib/.libs -L/var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion/src/lib/.libs /usr/lib/libecore_evas.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/libevas.so /usr/lib/libecore_x.so /usr/lib/libecore_job.so /usr/lib/libecore.so /usr/lib/libxine.so -lz -lnsl -lrt ../../src/lib/.libs/libemotion.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../ -lpthread -march=athlon-xp -Wl,-soname -Wl,emotion_decoder_xine.so -o .libs/emotion_decoder_xine.so
i686-pc-linux-gnu-ar cru .libs/emotion_decoder_xine.a emotion_xine.o emotion_xine_vo_out.o
i686-pc-linux-gnu-ranlib .libs/emotion_decoder_xine.a
creating emotion_decoder_xine.la
(cd .libs && rm -f emotion_decoder_xine.la && ln -s ../emotion_decoder_xine.la emotion_decoder_xine.la)
make[3]: Leaving directory `/var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion/src/modules'
make[3]: Entering directory `/var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion/src'
make[3]: Цель `all-am' не требует выполнения команд.
make[3]: Leaving directory `/var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion/src'
make[2]: Leaving directory `/var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion/src'
Making all in data
make[2]: Entering directory `/var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion/data'
edje_cc -v -id ../data -fd ../data \
../data/theme.edc \
../data/theme.edj
edje_cc: Error. unable to load image for image "tiles.png" part entry to ../data/theme.edj. Missing PNG or JPEG loader modules for Evas or file does not exist, or is not readable.
edje_cc: Opening "/tmp/edje_cc.edc-tmp-IFC6oD" for input
edje_cc: Parsing input file
edje_cc: Parsing done
edje_cc: Wrote 556 bytes ( 1Kb) for "edje_file" header
edje_cc: Wrote 39910 bytes ( 39Kb) for "fonts/Vera" font entry "Vera.ttf" compress: [real: 39.5%]
make[2]: *** [theme.edj] Ошибка 255
make[2]: Leaving directory `/var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion/data'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/emotion-9999/work/e17/libs/emotion'
make: *** [all] Ошибка 2
* This is a LIVE CVS ebuild.
* That means there are NO promises it will work.
* If it fails to build, FIX THE CODE YOURSELF
* before reporting any issues.!!! ERROR: media-libs/emotion-9999 failed.
Call stack:
ebuild.sh, line 1615: Called dyn_compile
ebuild.sh, line 972: Called qa_call 'src_compile'
ebuild.sh, line 44: Called src_compile
emotion-9999.ebuild, line 39: Called enlightenment_src_compile
enlightenment.eclass, line 154: Called enlightenment_die 'emake failed'
enlightenment.eclass, line 104: Called die!!! emake failed
!!! SEND BUG REPORTS TONOT THE E TEAM
!!! 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/emotion-9999/temp/build.log'.!!! This ebuild is from an overlay: '/usr/portage/local/layman/enlightenment'
- Для комментирования войдите или зарегистрируйтесь
ты на вики был?
ты на вики был? там есть инструкция. скорее всего у тя невключена поддержка джипега и пнг в inlib2, который должен стоять из цвс.
на вики
на вики был.
стало быть жпег и пнг включены.
[ebuild R ]
[ebuild R ] media-libs/imlib2-9999 USE="X gif jpeg mp3 nls zlib -bzip2 -doc -mmx -png* -tiff" 0 kB [1]
судя по этой строке поддержка png таки отключена...
и каждому срок назначен в храме икон...
а звездочку
а звездочку возле пнг вы не заметили?
с пнг и
с пнг и джипегом весь мир перекомпиль