On 07/06/10 07:44, Nikolay Hodyunya wrote:
> Hello, I'm trying to emerge gnome on my gentoo box, but It fails.
> Here is log.
>
>  * CPV:  media-gfx/eog-2.30.1
>  * REPO: gnome
>  * USE:  amd64 dbus elibc_glibc jpeg kernel_linux multilib python 
> userland_GNU
>   
>>>> Unpacking source...
>>>> Unpacking eog-2.30.1.tar.bz2 to /var/tmp/portage/media-gfx/eog-2.30.1/work
>>>> Source unpacked in /var/tmp/portage/media-gfx/eog-2.30.1/work
>>>> Preparing source in /var/tmp/portage/media-gfx/eog-2.30.1/work/eog-2.30.1 
>>>> ...
>>>>         
>  * Fixing OMF Makefiles ...
>   [ ok ]
>  * Running elibtoolize in: eog-2.30.1
>  *   Applying portage-2.2.patch ...
>  *   Applying sed-1.5.6.patch ...
>  *   Applying as-needed-2.2.6.patch ...
>   
>>>> Source prepared.
>>>> Configuring source in 
>>>> /var/tmp/portage/media-gfx/eog-2.30.1/work/eog-2.30.1 ...
>>>>         
>  * econf: updating eog-2.30.1/config.guess with 
> /usr/share/gnuconfig/config.guess
>  * econf: updating eog-2.30.1/config.sub with /usr/share/gnuconfig/config.sub
> ./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 --without-libjpeg --without-libexif --with-dbus 
> --without-cms --enable-python --without-xmp --disable-scrollkeeper 
> --disable-schemas-install --disable-gtk-doc
> 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 to enable maintainer-specific portions of Makefiles... no
> 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 what warning flags to pass to the C compiler... -Wall 
> -Wmissing-prototypes
> checking what language compliance flags to pass to the C compiler... 
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> 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... x86_64-pc-linux-gnu-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 library containing strerror... none required
> 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 whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o 
> together... yes
> checking for glib-genmarshal... /usr/bin/glib-genmarshal
> checking for glib-mkenums... /usr/bin/glib-mkenums
> 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 for gtkdoc-check... /usr/bin/gtkdoc-check
> checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
> checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
> checking whether to build gtk-doc documentation... no
> checking for strptime... yes
> checking for _NL_MEASUREMENT_MEASUREMENT... 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... /usr/bin/msgfmt
> checking for dcgettext... yes
> checking if msgfmt accepts -c... yes
> checking for gmsgfmt... /usr/bin/gmsgfmt
> checking for xgettext... /usr/bin/xgettext
> checking whether NLS is requested... yes
> 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... (cached) /usr/bin/xgettext
> checking for msgmerge... /usr/bin/msgmerge
> checking for msgfmt... (cached) /usr/bin/msgfmt
> checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
> checking for perl... /usr/bin/perl
> checking for perl >= 5.8.1... 5.10.1
> checking for XML::Parser... ok
> checking for x86_64-pc-linux-gnu-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 zlib.h usability... yes
> checking zlib.h presence... yes
> checking for zlib.h... yes
> checking for inflate in -lz... yes
> checking for crc32 in -lz... yes
> checking for DBUS... yes
> checking for dbus-binding-tool... /usr/bin/dbus-binding-tool
> checking for LIBXML2... yes
> checking for EOG... yes
> checking for X11... yes
> Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema 
> installation
> Using $(sysconfdir)/gconf/schemas as install directory for schema files
> checking for gconftool-2... /usr/bin/gconftool-2
> checking X11/Sunkeysym.h usability... yes
> checking X11/Sunkeysym.h presence... yes
> checking for X11/Sunkeysym.h... yes
> checking whether Python support is requested... yes
> checking for a Python interpreter with version >= 2.3... python
> checking for python... /usr/bin/python
> checking for python version... 2.6
> checking for python platform... linux2
> checking for python script directory... 
> ${prefix}/lib64/python2.6/site-packages
> checking for python extension module directory... 
> ${exec_prefix}/lib64/python2.6/site-packages
> checking for PYGTK... yes
> checking for pygobject defs... /usr/share/pygobject/2.0/defs
> checking for pygtk defs... /usr/share/pygtk/2.0/defs
> checking for pygobject codegen... /usr/bin/python 
> /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/codegen.py
> checking for pygobject h2def... /usr/bin/python 
> /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/h2def.py
> checking whether x86_64-pc-linux-gnu-gcc understands -fno-strict-aliasing... 
> yes
> configure: error: conditional "HAVE_LIBJPEG_80" was never defined.
> Usually this means the macro was only invoked conditionally.
>
> !!! Please attach the following file when seeking support:
> !!! /var/tmp/portage/media-gfx/eog-2.30.1/work/eog-2.30.1/config.log
>  * ERROR: media-gfx/eog-2.30.1 failed:
>  *   econf failed
>  * 
>  * Call stack:
>  *     ebuild.sh, line   48:  Called src_configure
>  *   environment, line 3005:  Called gnome2_src_configure
>  *   environment, line 2347:  Called econf '--without-libjpeg' 
> '--without-libexif' '--with-dbus' '--without-cms' '--enable-python' 
> '--without-xmp' '--disable-scrollkeeper' '--disable-schemas-install' 
> '--disable-gtk-doc'
>  *     ebuild.sh, line  538:  Called die
>  * The specific snippet of code:
>  *                        die "econf failed"
>  * 
>  * If you need support, post the output of 'emerge --info 
> =media-gfx/eog-2.30.1',
>  * the complete build log and the output of 'emerge -pqv 
> =media-gfx/eog-2.30.1'.
>  * This ebuild is from an overlay named 'gnome': 
> '/var/lib/layman/gnome/'
>  * The complete build log is located at 
> '/var/tmp/portage/media-gfx/eog-2.30.1/temp/build.log'.
>  * The ebuild environment file is located at 
> '/var/tmp/portage/media-gfx/eog-2.30.1/temp/environment'.
>  * S: '/var/tmp/portage/media-gfx/eog-2.30.1/work/eog-2.30.1'
>   

Is this your problem:

http://bugs.gentoo.org/show_bug.cgi?id=319157

John Moe

Reply via email to