Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103172 - Epiphany-1.7.4 should depend on iso-codes
Summary: Epiphany-1.7.4 should depend on iso-codes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-20 12:14 UTC by Mike Auty (RETIRED)
Modified: 2005-08-23 01:48 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Auty (RETIRED) gentoo-dev 2005-08-20 12:14:25 UTC
The latest ebuild for epiphany (1.7.4, currently package masked) should depend
on iso-codes, although I'm whether this is only used for compilation or not. 
Without the dependency the ebuild fails whilst running ./configure.

checking for pygtk h2def... /usr/bin/python /usr/share/pygtk/2.0/codegen/h2def.py
checking whether i686-pc-linux-gnu-gcc understands -fno-strict-aliasing... yes
checking for iso-codes package... no
configure: error: iso-codes is required


Reproducible: Always
Steps to Reproduce:
1. Ensure iso-codes is not installed
2. Attempt to emerge epiphany-1.7.4
3.

Actual Results:  
Failure during ./configure.

Expected Results:  
Successful compilation.

Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1, 2.6.1
3-rc6 i686)
=================================================================
System uname: 2.6.13-rc6 i686 AMD Athlon(tm) 64 Processor 3400+
Gentoo Base System version 1.12.0_pre6
ccache version 2.4 [enabled]
dev-lang/python:     2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X1
1/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/
distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/personal /usr/local/overlays/gentopia"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X aalib acl acpi adns alsa animation avi bash-completion berkdb b
itmap-fonts boundschecking cairo ccache cdr cjk client crypt cups dbus djvu dllo
ader dvd dvdr dvi eds emboss encode fam flac foomaticdb fortran gd gdbm gif glad
e glitz gnome gnutls gstreamer gtk gtk2 gtkhtml hal hardened imagemagick imap im
lib java jpeg junit libg++ libwww mad mikmod mime mmx mmxext motif mozilla mozsv
g mp3 mpeg ncurses nls nntp nptl nptlonly nvidia ogg oggvorbis opengl pam pdflib
 perl pic pie plot png postgres python quicktime readline real ruby sdl server s
nmp spell sse sse2 ssl svg svga t1lib tcpd theora tiff truetype truetype-fonts t
ype1-fonts unicode usb vorbis win32codecs xine xml2 xrandr xv xvid zlib userland
_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2005-08-23 01:48:58 UTC
This has been fixed in CVS. Thanks.