Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 319157 - [gnome overlay] media-gfx/eog fails to configure "configure: error: conditional "HAVE_LIBJPEG_80" was never defined."
Summary: [gnome overlay] media-gfx/eog fails to configure "configure: error: condition...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High critical (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://bugzilla.gnome.org/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks: gnome2.30
  Show dependency tree
 
Reported: 2010-05-10 14:31 UTC by Roelof Wobben
Modified: 2010-06-15 16:16 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log of eog (build.log,9.74 KB, text/plain)
2010-05-10 14:33 UTC, Roelof Wobben
Details
Ebuild with fixed jpeg use flag (eog-2.30.1.ebuild,1.59 KB, text/plain)
2010-05-12 01:25 UTC, Jacob Swanson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roelof Wobben 2010-05-10 14:31:20 UTC
Hello, 

When I updated Gnome 2.28 to Gnome 2.30 the eog ebuild chrashes on configuration.


Reproducible: Always

Steps to Reproduce:
1. emerge gnome
2. layman -a gnome
3. emerge --update --deep --newuse world

Actual Results:  
eog ebuild chrashes

Expected Results:  
eog ebuild installs fine

emerge --info =media-gfx/eog-2.30.1
Portage 2.1.8.3 (default/linux/amd64/10.0/no-multilib, gcc-4.3.4, glibc-2.11.1-r0, 2.6.32-gentoo-r7 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.32-gentoo-r7-x86_64-AMD_Athlon-tm-_64_Processor_3500+-with-gentoo-2.0.1
Timestamp of tree: Sun, 09 May 2010 09:45:01 +0000
app-shells/bash:     4.1_p5
dev-lang/python:     2.6.5-r2, 3.1.2-r3
dev-util/cmake:      2.8.1-r1
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.1-r1
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.3.4, 4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.33
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
LDFLAGS="-Wl,-O1"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/gnome"
SYNC="rsync://rsync2.nl.gentoo.org/gentoo-portage"
USE="X acl amd64 berkdb bzip2 cairo cli consolekit cracklib crypt cups cxx device-mapper dri evdev extras fortran gdbm gdu gnome gpm gtk iconv ipv6 mmx modules mudflap ncurses nls nptl nptlonly openmp pam pcre perl policykit pppd python readline reflection session spl sqlite sse sse2 ssl sysfs tcpd unicode xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Roelof Wobben 2010-05-10 14:33:16 UTC
Created attachment 230969 [details]
build log of eog
Comment 2 Roelof Wobben 2010-05-10 14:36:14 UTC
(In reply to comment #1)
> Created an attachment (id=230969) [details]
> build log of eog
> 

emerge -pqv =media-gfx/eog-2.30.1                          
[ebuild     U ] media-gfx/eog-2.30.1 [2.28.2] USE="python -dbus -debug -doc -exif -jpeg% -lcms -tiff% -xmp" 



Comment 3 Denny Reeh 2010-05-10 19:40:38 UTC
same for me
Comment 4 Roelof Wobben 2010-05-11 11:14:33 UTC
(In reply to comment #3)
> same for me

Hello,

Any news on this bug ?

Roelof
Comment 5 Roelof Wobben 2010-05-11 14:05:37 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > same for me
> Hello,
> Any news on this bug ?
> Roelof

Hello,

Sorry for the messages but Gnome doesn't work anymore.
No menus and no panels. Only a background.

Roelof
Comment 6 Jacob Swanson 2010-05-12 01:25:49 UTC
Created attachment 231137 [details]
Ebuild with fixed jpeg use flag

The ebuild had a mistake in it that lead the exif flag to control inclusion of the jpeg library with eog. eog will not build without the jpeg use flag however, as the previously mentioned error occurs during configuration.
Comment 7 Roelof Wobben 2010-05-12 07:38:20 UTC
(In reply to comment #6)
> Created an attachment (id=231137) [details]
> Ebuild with fixed jpeg use flag
> 
> The ebuild had a mistake in it that lead the exif flag to control inclusion of
> the jpeg library with eog. eog will not build without the jpeg use flag
> however, as the previously mentioned error occurs during configuration.
> 

Hello, 

When I add jpeg to make.conf the ebuild builds fine.
Without it it still fails.

Roelof
Comment 8 Patrick Fourniols 2010-05-14 05:25:35 UTC
jpeg jpeg2k flags set but still not compiling until i set flag exif and then ok
Comment 9 Roelof Wobben 2010-05-16 19:47:21 UTC
(In reply to comment #8)
> jpeg jpeg2k flags set but still not compiling until i set flag exif and then ok

Any news on this bug ??

Roelof
Comment 10 Jordan 2010-05-17 19:11:52 UTC
I was able to get eog from the gnome overlay to build without an issue.
Comment 11 Alex Buell 2010-05-21 19:38:45 UTC
Same problem with media-gfx 2.30.1. Already have jpeg jbig in my make.conf use flags. 

However, if I added exif to my use flags, it all worked just fine.
Comment 12 Nick Andrade 2010-05-26 08:53:50 UTC
I can confirm Alex's findings; enabling the exif USE flage for media-gfx/eog-2.30.1 resolved the issue for me as well in ~amd64.
Comment 13 Pacho Ramos gentoo-dev 2010-06-15 08:06:32 UTC
Anyway, here seems to appear an upstream problem causing configure to fail once --without-libjpeg is passed
Comment 14 Pacho Ramos gentoo-dev 2010-06-15 16:16:28 UTC
+*eog-2.30.1 (15 Jun 2010)
+
+  15 Jun 2010; Pacho Ramos <pacho@gentoo.org> +eog-2.30.1.ebuild,
+  +files/eog-2.30.1-libjpeg-configure.patch:
+  Add new version for Gnome 2.30. Also fix bug #319157 with upstream patch
+  (by Claudio Saavedra). Thanks to Roelof Wobben, Jacob Swanson and other
+  people involved in that bug report.