public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] emerge media-gfx/eog-2.30.1 fails with configure: error: conditional "HAVE_LIBJPEG_80" was never defined.
@ 2010-06-06 21:44 Nikolay Hodyunya
  2010-06-06 22:49 ` Manuel Klemenz
  2010-06-07  1:42 ` Jake Moe
  0 siblings, 2 replies; 3+ messages in thread
From: Nikolay Hodyunya @ 2010-06-06 21:44 UTC (permalink / raw
  To: gentoo-user

Hello, I'm trying to emerge gnome on my gentoo box, but It fails.
Here is log.

 ^[[32;01m*^[[0m CPV:  media-gfx/eog-2.30.1
 ^[[32;01m*^[[0m REPO: gnome
 ^[[32;01m*^[[0m 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 ...
 ^[[32;01m*^[[0m Fixing OMF Makefiles ...
^[[A^[[161C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Running elibtoolize in: eog-2.30.1
 ^[[32;01m*^[[0m   Applying portage-2.2.patch ...
 ^[[32;01m*^[[0m   Applying sed-1.5.6.patch ...
 ^[[32;01m*^[[0m   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
 ^[[31;01m*^[[0m ERROR: media-gfx/eog-2.30.1 failed:
 ^[[31;01m*^[[0m   econf failed
 ^[[31;01m*^[[0m 
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m     ebuild.sh, line   48:  Called src_configure
 ^[[31;01m*^[[0m   environment, line 3005:  Called gnome2_src_configure
 ^[[31;01m*^[[0m   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'
 ^[[31;01m*^[[0m     ebuild.sh, line  538:  Called die
 ^[[31;01m*^[[0m The specific snippet of code:
 ^[[31;01m*^[[0m   			die "econf failed"
 ^[[31;01m*^[[0m 
 ^[[31;01m*^[[0m If you need support, post the output of 'emerge --info =media-gfx/eog-2.30.1',
 ^[[31;01m*^[[0m the complete build log and the output of 'emerge -pqv =media-gfx/eog-2.30.1'.
 ^[[31;01m*^[[0m This ebuild is from an overlay named 'gnome': '/var/lib/layman/gnome/'
 ^[[31;01m*^[[0m The complete build log is located at '/var/tmp/portage/media-gfx/eog-2.30.1/temp/build.log'.
 ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/media-gfx/eog-2.30.1/temp/environment'.
 ^[[31;01m*^[[0m S: '/var/tmp/portage/media-gfx/eog-2.30.1/work/eog-2.30.1'
-- 



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] emerge media-gfx/eog-2.30.1 fails with configure: error: conditional "HAVE_LIBJPEG_80" was never defined.
  2010-06-06 21:44 [gentoo-user] emerge media-gfx/eog-2.30.1 fails with configure: error: conditional "HAVE_LIBJPEG_80" was never defined Nikolay Hodyunya
@ 2010-06-06 22:49 ` Manuel Klemenz
  2010-06-07  1:42 ` Jake Moe
  1 sibling, 0 replies; 3+ messages in thread
From: Manuel Klemenz @ 2010-06-06 22:49 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: Text/Plain, Size: 11305 bytes --]

looks like an unresolved dependency...
is "media-libs/jpeg" among your installed packages? just a guess, but try to 
install this one before

-- 
Cheers,
Manuel Klemenz

On Sunday 06 June 2010 23:44:19 Nikolay Hodyunya wrote:
> Hello, I'm trying to emerge gnome on my gentoo box, but It fails.
> Here is log.
> 
>  ^[[32;01m*^[[0m CPV:  media-gfx/eog-2.30.1
>  ^[[32;01m*^[[0m REPO: gnome
>  ^[[32;01m*^[[0m 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 ...
> 
>  ^[[32;01m*^[[0m Fixing OMF Makefiles ...
> ^[[A^[[161C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
>  ^[[32;01m*^[[0m Running elibtoolize in: eog-2.30.1
>  ^[[32;01m*^[[0m   Applying portage-2.2.patch ...
>  ^[[32;01m*^[[0m   Applying sed-1.5.6.patch ...
>  ^[[32;01m*^[[0m   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
>  ^[[31;01m*^[[0m ERROR: media-gfx/eog-2.30.1 failed:
>  ^[[31;01m*^[[0m   econf failed
>  ^[[31;01m*^[[0m
>  ^[[31;01m*^[[0m Call stack:
>  ^[[31;01m*^[[0m     ebuild.sh, line   48:  Called src_configure
>  ^[[31;01m*^[[0m   environment, line 3005:  Called gnome2_src_configure
>  ^[[31;01m*^[[0m   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' ^[[31;01m*^[[0m     ebuild.sh, line  538:  Called die
>  ^[[31;01m*^[[0m The specific snippet of code:
>  ^[[31;01m*^[[0m   			die "econf failed"
>  ^[[31;01m*^[[0m
>  ^[[31;01m*^[[0m If you need support, post the output of 'emerge --info
> =media-gfx/eog-2.30.1', ^[[31;01m*^[[0m the complete build log and the
> output of 'emerge -pqv =media-gfx/eog-2.30.1'. ^[[31;01m*^[[0m This ebuild
> is from an overlay named 'gnome': '/var/lib/layman/gnome/' ^[[31;01m*^[[0m
> The complete build log is located at
> '/var/tmp/portage/media-gfx/eog-2.30.1/temp/build.log'. ^[[31;01m*^[[0m The
> ebuild environment file is located at
> '/var/tmp/portage/media-gfx/eog-2.30.1/temp/environment'. ^[[31;01m*^[[0m S:
> '/var/tmp/portage/media-gfx/eog-2.30.1/work/eog-2.30.1'

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] emerge media-gfx/eog-2.30.1 fails with configure: error: conditional "HAVE_LIBJPEG_80" was never defined.
  2010-06-06 21:44 [gentoo-user] emerge media-gfx/eog-2.30.1 fails with configure: error: conditional "HAVE_LIBJPEG_80" was never defined Nikolay Hodyunya
  2010-06-06 22:49 ` Manuel Klemenz
@ 2010-06-07  1:42 ` Jake Moe
  1 sibling, 0 replies; 3+ messages in thread
From: Jake Moe @ 2010-06-07  1:42 UTC (permalink / raw
  To: gentoo-user

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.
>
>  ^[[32;01m*^[[0m CPV:  media-gfx/eog-2.30.1
>  ^[[32;01m*^[[0m REPO: gnome
>  ^[[32;01m*^[[0m 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 ...
>>>>         
>  ^[[32;01m*^[[0m Fixing OMF Makefiles ...
> ^[[A^[[161C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
>  ^[[32;01m*^[[0m Running elibtoolize in: eog-2.30.1
>  ^[[32;01m*^[[0m   Applying portage-2.2.patch ...
>  ^[[32;01m*^[[0m   Applying sed-1.5.6.patch ...
>  ^[[32;01m*^[[0m   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
>  ^[[31;01m*^[[0m ERROR: media-gfx/eog-2.30.1 failed:
>  ^[[31;01m*^[[0m   econf failed
>  ^[[31;01m*^[[0m 
>  ^[[31;01m*^[[0m Call stack:
>  ^[[31;01m*^[[0m     ebuild.sh, line   48:  Called src_configure
>  ^[[31;01m*^[[0m   environment, line 3005:  Called gnome2_src_configure
>  ^[[31;01m*^[[0m   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'
>  ^[[31;01m*^[[0m     ebuild.sh, line  538:  Called die
>  ^[[31;01m*^[[0m The specific snippet of code:
>  ^[[31;01m*^[[0m   			die "econf failed"
>  ^[[31;01m*^[[0m 
>  ^[[31;01m*^[[0m If you need support, post the output of 'emerge --info =media-gfx/eog-2.30.1',
>  ^[[31;01m*^[[0m the complete build log and the output of 'emerge -pqv =media-gfx/eog-2.30.1'.
>  ^[[31;01m*^[[0m This ebuild is from an overlay named 'gnome': '/var/lib/layman/gnome/'
>  ^[[31;01m*^[[0m The complete build log is located at '/var/tmp/portage/media-gfx/eog-2.30.1/temp/build.log'.
>  ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/media-gfx/eog-2.30.1/temp/environment'.
>  ^[[31;01m*^[[0m 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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-06-07  1:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-06 21:44 [gentoo-user] emerge media-gfx/eog-2.30.1 fails with configure: error: conditional "HAVE_LIBJPEG_80" was never defined Nikolay Hodyunya
2010-06-06 22:49 ` Manuel Klemenz
2010-06-07  1:42 ` Jake Moe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox