Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45197 - emerge of enlightenment-cvs failed in dependancy elicit-0.8.0-20040313 in ./configure due to missing dependancy esmart.
Summary: emerge of enlightenment-cvs failed in dependancy elicit-0.8.0-20040313 in ./c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-20 02:36 UTC by michael farrell
Modified: 2004-03-21 07:31 UTC (History)
1 user (show)

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 michael farrell 2004-03-20 02:36:05 UTC
While trying to emerge enlightnment-cvs, while running the ./configure stage in the dependency elicit(-0.8.0-20040313) failed as it cannot find esmart-config in the PATH.  Upon investigation I found that emerging esmart then enlightenment-cvs cured the problem.  So esmart needs to be built and merged before enlightenment-cvs in the enlightenment-cvs ebuild.

Reproducible: Always
Steps to Reproduce:
(Because I did a fresh Gentoo install when this problem arose :))
0. emerge joe  (during the installation of Gentoo [ie: while still on the LiveCD])
1. Have a fresh Gentoo 2004.0 install from stage 1, and booted.
2. emerge irssi screen
3. USE="-X" emerge links
4. emerge centericq
5. emerge gnome
6. ACCEPT_KEYWORDS="~x86" USE="-kde" emerge enlightenment-cvs
Actual Results:  
The error in the description field occurs.  That's the order I set up Gentoo
2004.0 on my box with.

Expected Results:  
Installed the dependency esmart before installing elicit.

Portage 2.0.50-r1 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.4.24)
=================================================================
System uname: 2.4.24 i686 AMD Athlon(tm) XP 1700+
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirror.internode.on.net/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb cdr crypt cups dvd encode esd foomaticdb gdbm
gif gnome gpm gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mozilla
mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline sdl slang spell ssl svga tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 SpanKY gentoo-dev 2004-03-21 07:31:27 UTC
fixed in cvs