Gentoo Archives: gentoo-user

From: Jake Moe <jakesaddress@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge media-gfx/eog-2.30.1 fails with configure: error: conditional "HAVE_LIBJPEG_80" was never defined.
Date: Mon, 07 Jun 2010 01:41:23
Message-Id: 4C0C4E85.6070609@gmail.com
In Reply to: [gentoo-user] emerge media-gfx/eog-2.30.1 fails with configure: error: conditional "HAVE_LIBJPEG_80" was never defined. by Nikolay Hodyunya
1 On 07/06/10 07:44, Nikolay Hodyunya wrote:
2 > Hello, I'm trying to emerge gnome on my gentoo box, but It fails.
3 > Here is log.
4 >
5 > * CPV: media-gfx/eog-2.30.1
6 > * REPO: gnome
7 > * USE: amd64 dbus elibc_glibc jpeg kernel_linux multilib python userland_GNU
8 >
9 >>>> Unpacking source...
10 >>>> Unpacking eog-2.30.1.tar.bz2 to /var/tmp/portage/media-gfx/eog-2.30.1/work
11 >>>> Source unpacked in /var/tmp/portage/media-gfx/eog-2.30.1/work
12 >>>> Preparing source in /var/tmp/portage/media-gfx/eog-2.30.1/work/eog-2.30.1 ...
13 >>>>
14 > * Fixing OMF Makefiles ...
15 >  [ ok ]
16 > * Running elibtoolize in: eog-2.30.1
17 > * Applying portage-2.2.patch ...
18 > * Applying sed-1.5.6.patch ...
19 > * Applying as-needed-2.2.6.patch ...
20 >
21 >>>> Source prepared.
22 >>>> Configuring source in /var/tmp/portage/media-gfx/eog-2.30.1/work/eog-2.30.1 ...
23 >>>>
24 > * econf: updating eog-2.30.1/config.guess with /usr/share/gnuconfig/config.guess
25 > * econf: updating eog-2.30.1/config.sub with /usr/share/gnuconfig/config.sub
26 > ./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
27 > checking for a BSD-compatible install... /usr/bin/install -c
28 > checking whether build environment is sane... yes
29 > checking for a thread-safe mkdir -p... /bin/mkdir -p
30 > checking for gawk... gawk
31 > checking whether make sets $(MAKE)... yes
32 > checking whether to enable maintainer-specific portions of Makefiles... no
33 > checking for style of include used by make... GNU
34 > checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
35 > checking whether the C compiler works... yes
36 > checking for C compiler default output file name... a.out
37 > checking for suffix of executables...
38 > checking whether we are cross compiling... no
39 > checking for suffix of object files... o
40 > checking whether we are using the GNU C compiler... yes
41 > checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
42 > checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
43 > checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
44 > checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
45 > checking what language compliance flags to pass to the C compiler...
46 > checking build system type... x86_64-pc-linux-gnu
47 > checking host system type... x86_64-pc-linux-gnu
48 > checking for a sed that does not truncate output... /bin/sed
49 > checking for grep that handles long lines and -e... /bin/grep
50 > checking for egrep... /bin/grep -E
51 > checking for fgrep... /bin/grep -F
52 > checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
53 > checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
54 > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
55 > checking the name lister (/usr/bin/nm -B) interface... BSD nm
56 > checking whether ln -s works... yes
57 > checking the maximum length of command line arguments... 1572864
58 > checking whether the shell understands some XSI constructs... yes
59 > checking whether the shell understands "+="... yes
60 > checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
61 > checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
62 > checking how to recognize dependent libraries... pass_all
63 > checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
64 > checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
65 > checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
66 > checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
67 > checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
68 > checking for ANSI C header files... yes
69 > checking for sys/types.h... yes
70 > checking for sys/stat.h... yes
71 > checking for stdlib.h... yes
72 > checking for string.h... yes
73 > checking for memory.h... yes
74 > checking for strings.h... yes
75 > checking for inttypes.h... yes
76 > checking for stdint.h... yes
77 > checking for unistd.h... yes
78 > checking for dlfcn.h... yes
79 > checking for objdir... .libs
80 > checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
81 > checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
82 > checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
83 > checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
84 > checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
85 > checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
86 > 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
87 > checking whether -lc should be explicitly linked in... no
88 > checking dynamic linker characteristics... GNU/Linux ld.so
89 > checking how to hardcode library paths into programs... immediate
90 > checking whether stripping libraries is possible... yes
91 > checking if libtool supports shared libraries... yes
92 > checking whether to build shared libraries... yes
93 > checking whether to build static libraries... no
94 > checking for library containing strerror... none required
95 > checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
96 > checking whether we are using the GNU C compiler... (cached) yes
97 > checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
98 > checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
99 > checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
100 > checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
101 > checking for glib-genmarshal... /usr/bin/glib-genmarshal
102 > checking for glib-mkenums... /usr/bin/glib-mkenums
103 > checking for x86_64-pc-linux-gnu-pkg-config... no
104 > checking for pkg-config... /usr/bin/pkg-config
105 > checking pkg-config is at least version 0.9.0... yes
106 > checking for gtkdoc-check... /usr/bin/gtkdoc-check
107 > checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
108 > checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
109 > checking whether to build gtk-doc documentation... no
110 > checking for strptime... yes
111 > checking for _NL_MEASUREMENT_MEASUREMENT... yes
112 > checking locale.h usability... yes
113 > checking locale.h presence... yes
114 > checking for locale.h... yes
115 > checking for LC_MESSAGES... yes
116 > checking libintl.h usability... yes
117 > checking libintl.h presence... yes
118 > checking for libintl.h... yes
119 > checking for ngettext in libc... yes
120 > checking for dgettext in libc... yes
121 > checking for bind_textdomain_codeset... yes
122 > checking for msgfmt... /usr/bin/msgfmt
123 > checking for dcgettext... yes
124 > checking if msgfmt accepts -c... yes
125 > checking for gmsgfmt... /usr/bin/gmsgfmt
126 > checking for xgettext... /usr/bin/xgettext
127 > checking whether NLS is requested... yes
128 > checking for intltool >= 0.40.0... 0.41.1 found
129 > checking for intltool-update... /usr/bin/intltool-update
130 > checking for intltool-merge... /usr/bin/intltool-merge
131 > checking for intltool-extract... /usr/bin/intltool-extract
132 > checking for xgettext... (cached) /usr/bin/xgettext
133 > checking for msgmerge... /usr/bin/msgmerge
134 > checking for msgfmt... (cached) /usr/bin/msgfmt
135 > checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
136 > checking for perl... /usr/bin/perl
137 > checking for perl >= 5.8.1... 5.10.1
138 > checking for XML::Parser... ok
139 > checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
140 > checking pkg-config is at least version 0.9.0... yes
141 > checking gnome-doc-utils >= 0.3.2... yes
142 > checking zlib.h usability... yes
143 > checking zlib.h presence... yes
144 > checking for zlib.h... yes
145 > checking for inflate in -lz... yes
146 > checking for crc32 in -lz... yes
147 > checking for DBUS... yes
148 > checking for dbus-binding-tool... /usr/bin/dbus-binding-tool
149 > checking for LIBXML2... yes
150 > checking for EOG... yes
151 > checking for X11... yes
152 > Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
153 > Using $(sysconfdir)/gconf/schemas as install directory for schema files
154 > checking for gconftool-2... /usr/bin/gconftool-2
155 > checking X11/Sunkeysym.h usability... yes
156 > checking X11/Sunkeysym.h presence... yes
157 > checking for X11/Sunkeysym.h... yes
158 > checking whether Python support is requested... yes
159 > checking for a Python interpreter with version >= 2.3... python
160 > checking for python... /usr/bin/python
161 > checking for python version... 2.6
162 > checking for python platform... linux2
163 > checking for python script directory... ${prefix}/lib64/python2.6/site-packages
164 > checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages
165 > checking for PYGTK... yes
166 > checking for pygobject defs... /usr/share/pygobject/2.0/defs
167 > checking for pygtk defs... /usr/share/pygtk/2.0/defs
168 > checking for pygobject codegen... /usr/bin/python /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/codegen.py
169 > checking for pygobject h2def... /usr/bin/python /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/h2def.py
170 > checking whether x86_64-pc-linux-gnu-gcc understands -fno-strict-aliasing... yes
171 > configure: error: conditional "HAVE_LIBJPEG_80" was never defined.
172 > Usually this means the macro was only invoked conditionally.
173 >
174 > !!! Please attach the following file when seeking support:
175 > !!! /var/tmp/portage/media-gfx/eog-2.30.1/work/eog-2.30.1/config.log
176 > * ERROR: media-gfx/eog-2.30.1 failed:
177 > * econf failed
178 > *
179 > * Call stack:
180 > * ebuild.sh, line 48: Called src_configure
181 > * environment, line 3005: Called gnome2_src_configure
182 > * 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'
183 > * ebuild.sh, line 538: Called die
184 > * The specific snippet of code:
185 > * die "econf failed"
186 > *
187 > * If you need support, post the output of 'emerge --info =media-gfx/eog-2.30.1',
188 > * the complete build log and the output of 'emerge -pqv =media-gfx/eog-2.30.1'.
189 > * This ebuild is from an overlay named 'gnome': '/var/lib/layman/gnome/'
190 > * The complete build log is located at '/var/tmp/portage/media-gfx/eog-2.30.1/temp/build.log'.
191 > * The ebuild environment file is located at '/var/tmp/portage/media-gfx/eog-2.30.1/temp/environment'.
192 > * S: '/var/tmp/portage/media-gfx/eog-2.30.1/work/eog-2.30.1'
193 >
194
195 Is this your problem:
196
197 http://bugs.gentoo.org/show_bug.cgi?id=319157
198
199 John Moe