I'm trying to emerge the latest dev-libs/efreet-9999, but it fails as shown 
below:

=========================================
>>> Emerging (1 of 2) dev-libs/efreet-9999 from enlightenment
 * Package:    dev-libs/efreet-9999
 * Repository: enlightenment
 * Maintainer: enlightenm...@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux multilib nls userland_GNU
 * FEATURES:   ccache sandbox userpriv usersandbox
>>> Unpacking source...
 * subversion switch start -->
 *      old repository: http://svn.enlightenment.org/svn/e/trunk/efreet@56636
 *      new repository: http://svn.enlightenment.org/svn/e/trunk//efreet
U    src/tests/ef_data_dirs.c
 U   src/tests/compare
U    src/tests/ef_utils.c
U    src/tests/ef_cache.c
U    src/tests/main.c
 U   src/tests/data/sub
 U   src/tests/data
U    src/tests/efreet_icon_cache_dump.c
 U   src/tests
U    src/lib/efreet_menu.c
U    src/lib/efreet_utils.h
U    src/lib/efreet_desktop_command.c
U    src/lib/efreet_desktop.c
U    src/lib/efreet_base.c
U    src/lib/efreet_desktop.h
U    src/lib/efreet_private.h
U    src/lib/efreet_ini.c
U    src/lib/efreet.c
U    src/lib/efreet_trash.c
U    src/lib/efreet_mime.c
U    src/lib/efreet_icon.c
U    src/lib/efreet_icon.h
U    src/lib/efreet_uri.c
U    src/lib/efreet_utils.c
U    src/lib/efreet_xml.c
U    src/lib/efreet_cache_private.h
U    src/lib/efreet_cache.c
U    src/bin/efreet_icon_cache_create.c
U    src/bin/efreet_desktop_cache_create.c
U    ChangeLog
U    doc/head.html
U    autogen.sh
 U   .
Updated to revision 57773.
 *    working copy: /usr/portage/distfiles/svn-src/enlightenment//efreet

>>> Source unpacked in /var/tmp/portage/dev-libs/efreet-9999/work
>>> Preparing source in /var/tmp/portage/dev-libs/efreet-9999/work/efreet ...
 * Running eautoreconf in '/var/tmp/portage/dev-libs/efreet-9999/work/efreet' 
...
 * Running aclocal -I m4 ...                                           [ ok ]
 * Running libtoolize --copy --force --install --automake ...          [ ok ]
 * Running aclocal -I m4 ...                                           [ ok ]
 * Running autoconf ...                                                [ ok ]
 * Running autoheader ...                                              [ ok ]
 * Running automake --add-missing --copy ...                           [ ok ]
 * Running elibtoolize in: efreet/
 *   Applying portage-2.2.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-2.2.6.patch ...
 * Removing useless C++ checks ...                                     [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/efreet-9999/work/efreet 
...
 * econf: updating efreet/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating efreet/config.guess with /usr/share/gnuconfig/config.guess
./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-icon-
cache --disable-static
configure: WARNING: unrecognized options: --disable-icon-cache
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 build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
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 dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-
gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... 
-r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc 
object... ok
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-
gnu/bin/ld -m elf_x86_64) 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... no
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none 
needed
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
checking for x86_64-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 whether to build documentation... yes
checking for doxygen... no
WARNING:
The doxygen program was not found in your execute path.
You may have doxygen installed somewhere not covered by your path.

If this is the case make sure you have the packages installed, AND
that the doxygen program is in your execute path (see your
shell manual page on setting the $PATH environment variable), OR
alternatively, specify the program to use with --with-doxygen.
configure: WARNING: no doxygen detected. Documentation will not be built
checking for EFREET... yes
checking for EINA... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for an ANSI C-conforming const... yes
checking for __attribute__... yes
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none 
needed
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking whether the compiler supports -Wshadow... yes
checking for PATH_MAX in limits.h... yes
checking for library containing strerror... none required
checking for working alloca.h... yes
checking for alloca... yes
checking for strlcpy... no
checking for clearenv... yes
checking whether tests are built... no
checking whether to use profiling instrumentation... no
configure: creating ./config.status
config.status: creating efreet.spec
config.status: creating efreet.pc
config.status: creating efreet-mime.pc
config.status: creating efreet-trash.pc
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/tests/Makefile
config.status: creating src/tests/data/Makefile
config.status: creating src/tests/data/sub/Makefile
config.status: creating src/tests/compare/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-icon-cache



------------------------------------------------------------------------
efreet 1.0.999.57773
------------------------------------------------------------------------

Configuration Options Summary:

  Specification compliance:
    Strict.............: no
    Sloppy.............: yes

  Tests................: no
  Coverage.............: no

  Documentation........: no

Compilation............: make (or gmake)
  CPPFLAGS.............: 
  CFLAGS...............: -march=core2 -msse4 -mcx16 -msahf -O2 -pipe -Wshadow
  LDFLAGS..............: -Wl,-O1 -Wl,--as-needed

Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /usr

>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/efreet-9999/work/efreet ...
make -j9 
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/dev-
libs/efreet-9999/work/efreet'
Making all in src
make[2]: Entering directory `/var/tmp/portage/dev-
libs/efreet-9999/work/efreet/src'
Making all in lib
make[3]: Entering directory `/var/tmp/portage/dev-
libs/efreet-9999/work/efreet/src/lib'
  CC     libefreet_la-efreet.lo
  CC     libefreet_la-efreet_base.lo
  CC     libefreet_la-efreet_icon.lo
  CC     libefreet_la-efreet_xml.lo
  CC     libefreet_la-efreet_ini.lo
  CC     libefreet_la-efreet_desktop.lo
  CC     libefreet_la-efreet_desktop_command.lo
  CC     libefreet_la-efreet_menu.lo
  CC     libefreet_la-efreet_utils.lo
efreet_desktop.c: In function 'efreet_desktop_changes_cb':
efreet_desktop.c:1207: error: 'ECORE_FILE_EVENT_CLOSED' undeclared (first use 
in this function)
efreet_desktop.c:1207: error: (Each undeclared identifier is reported only 
once
efreet_desktop.c:1207: error: for each function it appears in.)
make[3]: *** [libefreet_la-efreet_desktop.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
efreet_icon.c: In function 'efreet_icon_changes_cb':
efreet_icon.c:967: error: 'ECORE_FILE_EVENT_CLOSED' undeclared (first use in 
this function)
efreet_icon.c:967: error: (Each undeclared identifier is reported only once
efreet_icon.c:967: error: for each function it appears in.)
make[3]: *** [libefreet_la-efreet_icon.lo] Error 1
efreet.c: In function 'efreet_fsetowner':
efreet.c:323: warning: ignoring return value of 'fchown', declared with 
attribute warn_unused_result
make[3]: Leaving directory `/var/tmp/portage/dev-
libs/efreet-9999/work/efreet/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-
libs/efreet-9999/work/efreet/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/efreet-9999/work/efreet'
make: *** [all] Error 2
emake failed
 * ERROR: dev-libs/efreet-9999 failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 2998:  Called enlightenment_src_compile
 *   environment, line 1626:  Called die
 * The specific snippet of code:
 *       emake || die;
 * 
 * If you need support, post the output of 'emerge --info =dev-
libs/efreet-9999',
 * the complete build log and the output of 'emerge -pqv =dev-
libs/efreet-9999'.
 * This ebuild is from an overlay named 'enlightenment': 
'/var/lib/layman/enlightenment/'
 * The complete build log is located at '/var/log/portage/dev-
libs:efreet-9999:20110315-190856.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-
libs/efreet-9999/temp/environment'.
 * S: '/var/tmp/portage/dev-libs/efreet-9999/work/efreet'
=========================================

Any ideas?
-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to