Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74822 - various emerges fail due to invalid configure flags.
Summary: various emerges fail due to invalid configure flags.
Status: RESOLVED DUPLICATE of bug 17051
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-18 04:25 UTC by Andres Järv
Modified: 2005-07-17 13:06 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 Andres Järv 2004-12-18 04:25:41 UTC
# emerge esound
Calculating dependencies  ...done!
>>> emerge (1 of 1) media-sound/esound-0.2.34 to /
>>> md5 src_uri ;-) esound-0.2.34.tar.bz2
>>> Unpacking source...
>>> Unpacking esound-0.2.34.tar.bz2 to /var/tmp/portage/esound-0.2.34/work
 * Applying esound-0.2.32-amd64.patch ...                                 [ ok ]
>>> Source unpacked.
 * Patching ${S}/ltmain.sh ...
 *   Applying portage-1.4.1.patch ...
 *   Applying sed-1.4.3.patch ...
 * Applying uClibc/libtool patches ...
 *  Fixing ${S}/configure ...                                             [ ok ]
 * econf: updating /var/tmp/portage/esound-0.2.34/work/esound-0.2.34/config.gues s with /usr/share/gnuconfig/config.guess
 * econf: updating /var/tmp/portage/esound-0.2.34/work/esound-0.2.34/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --inf odir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var /lib --with-libwrap --enable-alsa --disable-ipv6 --sysconfdir=/etc/esd
configure: error: libwrap: invalid package name

!!! ERROR: media-sound/esound-0.2.34 failed.
!!! Function econf, Line 447, Exitcode 1
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.



Reproducible: Always
Steps to Reproduce:
1. emerge esound
2. 
3.

Actual Results:  
Emerge fails

Expected Results:  
It should emerge esound

# emerge info
Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.9-nitro4 i686)
=================================================================
System uname: 2.6.9-nitro4 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Sep 30 2004, 15:47:26)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9, 1.8.5-r2, 1.9.3
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-tbird -pipe -fomit-frame-pointer -O2 -fPIC -DPIC"
CHOST="i686-pc-linux-gnu"
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="-march=athlon-tbird -pipe -fomit-frame-pointer -O2 -fPIC -DPIC"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://195.222.16.154/pub/gentoo/distfiles"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/trunk"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X alsa apm avi berkdb bitmap-fonts bzlib cdr crypt cups divx4linux
encode f77 fam flac foomaticdb fortran gdbm gif gnome gpm gtk gtk2 imagemagick
imlib imlib2 jabber java jpeg libg++ libwww mad mikmod mmx motif mozilla mpeg
msn ncurses nls nptl nptlonly nvidia oggvorbis opengl pam pdflib perl pic png
python quicktime readline sdl slang ssl svga tcltk tcpd tiff truetype x86 xml
xml2 xmms xprint xv xvid zlib"
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2004-12-18 08:00:36 UTC
Works for me on x86/ppc. --with-librwap is definitely valid..
Comment 2 Andres Järv 2004-12-20 23:34:52 UTC
I think something abort in the ebuilds econf syntax or something. Because when i remove libwrap, it starts complining that tcpd doesnt exist.. when i remove tcpd it start complaining that ipv6 doesnt exist. If i remove that, it still aborts :S
Comment 3 Mike Gardiner (RETIRED) gentoo-dev 2004-12-21 00:01:17 UTC
Tried remerging portage? And what portage version?
Comment 4 Andres Järv 2004-12-21 00:34:32 UTC
You can see that in the emerge info i so kindly added to the initial post :roll:
Portage 2.0.51-r8
Anyway i tryed remerging portage, didnt help.
Comment 5 Joe McCann (RETIRED) gentoo-dev 2004-12-21 00:43:06 UTC
this probably isn't the best solution, but since you only seem to have the problem with this package, can you try running autoconf before econf in the ebuild.
Comment 6 Andres Järv 2004-12-21 00:57:46 UTC
Actually something similar happens while trying to compile binutils-2.15.92.0.2-r2:

 * Done with patching
 * Using GNU config files from /usr/share/libtool
 *  Updating config.sub                                                   [ ok ] *  Updating config.guess                                                 [ ok ] * Patching ${S}/ltmain.sh ...
 *   Applying portage-1.4.1.patch ...
 *   Applying relink-1.4.0a-GCC3.0-2.patch ...
 *   Applying sed-1.4.3.patch ...
 *   Applying tmp-1.3.5.patch ...
>>> Source unpacked.
configure: error: 64-bit-bfd: invalid feature name

!!! ERROR: sys-devel/binutils-2.15.92.0.2-r2 failed.
!!! Function toolchain-binutils_src_compile, Line 106, Exitcode 1
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Comment 7 Andres Järv 2004-12-21 01:10:04 UTC
o_O
What's happening to my Gentoo:

configure: error: optimize: invalid feature name

!!! ERROR: net-www/mozilla-1.7.5 failed.
Comment 8 Mike Gardiner (RETIRED) gentoo-dev 2004-12-21 01:26:48 UTC
wider problem than gnome, wranglers will know best, but should this go to base-system?
Comment 9 SpanKY gentoo-dev 2004-12-21 14:23:22 UTC
if you unpack the esound tarball yourself and run `./configure`, does it work ?

can you post the output of `emerge -v info` ?
Comment 10 Andres Järv 2004-12-21 21:36:54 UTC
When i run ./configure, it works. And my emerge -v info is here:

 # emerge -v info
Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0,  2.6.9-nitro4 i686)
=================================================================
System uname: 2.6.9-nitro4 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Sep 30 2004, 15:47:26)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9, 1.8.5-r2, 1.9.3
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE=""
ARCH="x86"
AUTOCLEAN="yes"
BASH_ENV="/etc/spork/is/not/valid/profile.env"
CFLAGS="-march=athlon-tbird -pipe -fomit-frame-pointer -O2 -fPIC -DPIC"
CHOST="i686-pc-linux-gnu"
CLASSPATH="."
CLEAN_DELAY="5"
COLORTERM="gnome-terminal"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/s hare/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CVS_RSH="ssh"
CXXFLAGS="-march=athlon-tbird -pipe -fomit-frame-pointer -O2 -fPIC -DPIC"
DESKTOP_SESSION="gnome"
DESKTOP_STARTUP_ID=""
DISPLAY=":0.0"
DISTDIR="/usr/portage/distfiles"
EDITOR="/bin/nano"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox sfperms"
FETCHCOMMAND="/usr/bin/wget -t 5 --passive-ftp -P ${DISTDIR} ${URI}"
GDK_USE_XFT="1"
GDMSESSION="gnome"
GDM_XSERVER_LOCATION="local"
GENTOO_MIRRORS="ftp://195.222.16.154/pub/gentoo/distfiles"
GNOME_DESKTOP_SESSION_ID="Default"
GNOME_KEYRING_SOCKET="/tmp/keyring-J513Y0/socket"
GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb ncurses"
GTK_RC_FILES="/etc/gtk/gtkrc:/home/cbr/.gtkrc-1.2-gnome2"
G_BROKEN_FILENAMES="1"
HOME="/root"
HOSTNAME="shield"
INFOPATH="/usr/share/info:/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3/info"
JAVAC="/opt/blackdown-jdk-1.4.2.01/bin/javac"
JAVA_HOME="/opt/blackdown-jdk-1.4.2.01"
JDK_HOME="/opt/blackdown-jdk-1.4.2.01"
KDEDIRS="/usr"
KDE_MALLOC="1"
LANG="et_EE"
LC_CTYPE="et_EE.iso885915"
LC_MESSAGES="C"
LESS="-R"
LESSOPEN="|lesspipe.sh %s"
LOGNAME="cbr"
LS_COLORS="no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01: cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com =01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*. arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.b z2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.rar=01;31: *.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp= 01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:* .png=01;35:*.mng=01;35:*.xcf=01;35:*.pcx=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01 ;35:*.avi=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.m ov=01;35:*.qt=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35: *.fli=01;35:*.gl=01;35:*.dl=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.log=00;32 :*.tex=00;32:*.doc=00;32:*.mp3=00;36:*.wav=00;36:*.mid=00;36:*.midi=00;36:*.au=0 0;36:*.ogg=00;36:"
MAKEOPTS="-j2"
MANPATH="/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/i686-pc-linux-g nu/3.4.3/man:/usr/share/man::/opt/blackdown-jdk-1.4.2.01/man"
MOZILLA_FIVE_HOME="/usr/lib/mozilla"
NOCOLOR="false"
PAGER="/usr/bin/less"
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr /i686-pc-linux-gnu/gcc-bin/3.4.3:/usr/X11R6/bin:/opt/blackdown-jdk-1.4.2.01/bin: /opt/blackdown-jdk-1.4.2.01/jre/bin"
PKGDIR="/usr/portage/packages"
PORTAGE_ARCHLIST="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos ppc-od  s390 sh sparc x86 x86-fbsd x86-obsd x86-od"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_CALLER="emerge"
PORTAGE_GID="250"
PORTAGE_MASTER_PID="8395"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/trunk"
PRELINK_PATH=""
PRELINK_PATH_MASK="/usr/lib/wine:/usr/lib/valgrind:/opt"
PWD="/home/cbr"
RESUMECOMMAND="/usr/bin/wget -c -t 5 --passive-ftp -P ${DISTDIR} ${URI}"
RPMDIR="/usr/portage/rpm"
RSYNC_RETRIES="3"
RSYNC_TIMEOUT="180"
SESSION_MANAGER="local/shield:/tmp/.ICE-unix/8219"
SHLVL="2"
SSH_AGENT_PID="8243"
SSH_AUTH_SOCK="/tmp/ssh-WILdkX8219/agent.8219"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
TERM="xterm"
USE="3dnow X alsa apm avi berkdb bitmap-fonts bzlib cdr crypt cups divx4linux en code f77 fam flac foomaticdb fortran gdbm gif gnome gpm gtk gtk2 imagemagick iml ib imlib2 jabber java jpeg libg++ libwww mad mikmod mmx motif mozilla mp3 mpeg m sn ncurses nls nptl nptlonly nvidia oggvorbis opengl pam pdflib perl pic png pyt hon quicktime readline sdl slang ssl svga tcltk tcpd tiff truetype x86 xml xml2 xmms xprint xv xvid zlib"
USER="cbr"
USERLAND="GNU"
USERNAME="cbr"
USE_EXPAND="VIDEO_CARDS INPUT_DEVICES LINGUAS"
WINDOWID="29360185"
XARGS="xargs -r"
XAUTHORITY="/root/.xauth4tjp1o"
XINITRC="/etc/X11/xinit/xinitrc"
XPSERVERLIST=""
_="/usr/bin/emerge"

Comment 11 SpanKY gentoo-dev 2004-12-21 21:46:10 UTC
if you do `LANG=C emerge esound` does it work fine ?
Comment 12 Andres Järv 2004-12-22 03:00:38 UTC
Hmm.. yes. 'LANG=C emerge foo' works fine. esound and binutils both emerge fine, havent tried mozilla but probably it will too.
So there is something wrong with the locales?
Comment 13 Andres Järv 2004-12-22 04:59:31 UTC
Similar trouble at forums. Also solved by LANG=C emerge foo. Configure doesnt seem to like et_EE? 
http://forums.gentoo.org/viewtopic.php?t=269068
Comment 14 SpanKY gentoo-dev 2004-12-22 06:20:40 UTC
the estonian locale is known to suck because of the order of characters in the alphabet :/

*** This bug has been marked as a duplicate of 17051 ***