Gentoo Archives: gentoo-user

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

Attachments

File name MIME type
signature.asc application/pgp-signature