Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120184 - Can't emerge eix
Summary: Can't emerge eix
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-24 07:08 UTC by Cahya
Modified: 2006-01-24 07:12 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 Cahya 2006-01-24 07:08:12 UTC
I can't emerge eix, and I am not alone, so please have also a look at:
http://forums.gentoo.org/viewtopic-p-2740906.html#2740906
here is the error message:

g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -O2 -march=pentium3 -c -o cdbCache.o `test -f 'cdbCache.cc' || echo './'`cdbCache.cc
cdbCache.cc: In constructor `Cdb::Cdb(const char*)':
cdbCache.cc:119: `close' undeclared (first use this function)
cdbCache.cc:119: (Each undeclared identifier is reported only once for each
   function it appears in.)
make[3]: *** [cdbCache.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/eix-0.3.0-r2/work/eix-0.3.0/src/cacheTk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/eix-0.3.0-r2/work/eix-0.3.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/eix-0.3.0-r2/work/eix-0.3.0'
make: *** [all] Error 2

!!! ERROR: app-portage/eix-0.3.0-r2 failed.
!!! Function src_compile, Line 31, Exitcode 2

And my emerge --info:
Portage 2.0.51.22-r2 (default-linux/x86/no-nptl/2.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.26-gentoo-r6 i686)
=================================================================
System uname: 2.4.26-gentoo-r6 i686 Intel(R) Xeon(TM) CPU 2.40GHz
Gentoo Base System version 1.4.3.10
dev-lang/python:     2.2.3-r5
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.59-r4
sys-devel/automake:  1.7.7
sys-devel/binutils:  2.14.90.0.6-r6
sys-devel/libtool:   1.4.3-r1
virtual/os-headers:  2.4.19-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=pentium3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks sandbox sfperms strict"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acl alsa apache2 apm arts audiofile avi berkdb bitmap-fonts bonobo bzip2 cdr crypt cscope cups curl customlog directfb eds emacs emacs-w3 emboss encode esd ethereal evms2 exif expat fam fbcon flac foomaticdb foreign-package foreign-sysvinit fortran freetds gd gdbm gif glut gnome gpm gstreamer gtk gtk2 gtkhtml imlib innodb ipv6 java jikes jpeg kde kerberos lcms ldap ldirectord libg++ libwww lids logrotate mad mbox mhash mikmod milter mng motif mozilla mp3 mpeg mule mysql ncurses nls odbc ogg oggvorbis opengl ospfapi oss pam pcap pcre pdflib perl png prelude python qt quicktime rage128 readline samba sasl sdl slang snmp spell ssl svga tcltk tcpd tetex tiff truetype truetype-fonts type1 type1-fonts vorbis winbind xfs xine xml xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS

many thanks,
cahya
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-24 07:12:36 UTC
Fix and upgrade your system packages before filing any additional bugs.

Missing tons of automake versions, autoconf-2.13, your libtool is not in portage at all any more, ditto for gcc, binutils, etc. etc.