Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19713 - xmms-1.2.7-20 can't be emerged: configure error
Summary: xmms-1.2.7-20 can't be emerged: configure error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: rob holland (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-21 08:59 UTC by Wido Depping
Modified: 2003-05-28 10:14 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 Wido Depping 2003-04-21 08:59:08 UTC
As said above, portage can't upgrade xmms because of an configure error. Here is the 
output from the console: 
 
... 
checking for sched_get_priority_max... yes 
checking for srandomdev... no 
checking for iconv_open... yes 
checking for nl_langinfo(CODESET)... yes 
checking for long... yes 
checking size of long... 4 
configure: error: conditional "HAVE_ORBIT" was never defined. 
Usually this means the macro was only invoked conditionally. 
 
!!! ERROR: media-sound/xmms-1.2.7-r20 failed. 
!!! Function econf, Line 273, Exitcode 1 
!!! econf failed 
 
 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-04-24 17:10:19 UTC
please paste
#emerge info
Comment 2 William Robertson 2003-04-29 22:21:05 UTC
I am also seeing this.  Here's my emerge info:

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz
GENTOO_MIRRORS="ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo http://gentoo.oregonstate.edu/ http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /var/bind /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow avi encode gif jpeg libg++ mikmod mmx mpeg ncurses pdflib png quicktime zlib gdbm berkdb slang readline tetex aalib X sdl tcpd pam libwww esd imlib oggvorbis gtk opengl mozilla -gnome -perl -gpm -arts -alsa -ruby -guile -kde -motif -gphoto2 -ldap -snmp -scanner python apm cdr crypt cups dga gtk2 -gpm java sse -nls -qt spell ssl -svga truetype xml2 xmms xv"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=pentium4 -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-mcpu=pentium4 -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 3 Wido Depping 2003-04-30 04:58:07 UTC
hmm, i didn't get a mail notification from bugzilla for martins comment, so my answer is a 
little bit late. here is my emerge info: 
 
Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4) 
================================================================= 
System uname: 2.4.20-gentoo-r2 i686 Pentium III (Katmai) 
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ " 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config 
/usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR_OVERLAY="" 
USE="x86 oss 3dnow apm avi crypt cups encode gif gpm jpeg kde libg++ mikmod mmx 
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm berkdb 
slang readline arts tetex svga java mysql sdl tcpd pam libwww ssl perl python esd imlib 
oggvorbis qt motif opengl ldap X gtk -gnome alsa" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=pentium3 -O3" 
CXXFLAGS="-march=pentium3 -O3" 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache" 
 
Comment 4 rob holland (RETIRED) gentoo-dev 2003-05-15 12:15:54 UTC
William/Wido,

Can you tell me if you're still suffering from this problem trying to emerge xmms.

Thanks
Comment 5 Wido Depping 2003-05-15 12:45:48 UTC
jep, still the same error.  
if i unpack the tarball and do the configure, everything works fine. so  the error must be 
somewhere in the patches or the ebuild. 
Comment 6 rob holland (RETIRED) gentoo-dev 2003-05-16 04:11:17 UTC
Can you let me know which versions of automake and autoconf you have installed please. Just in case.. ;)
Comment 7 William Robertson 2003-05-16 15:30:45 UTC
Hmmm...with my previous environment, xmms still fails with the same error.  Changing WANT_AUTOMAKE from 1.7 to 1.7.2, however, seemed to fix this, even though I seem to get the same version of automake from the CLI.
Comment 8 Wido Depping 2003-05-26 11:23:08 UTC
Strange. I didn't change any settings for my system. But with the last 'emerge -u world' 
even xmms compiled fine. 
So, from my point of view this bug can be closed now. 
Comment 9 rob holland (RETIRED) gentoo-dev 2003-05-26 12:05:44 UTC
William, does it work for you now?
Comment 10 William Robertson 2003-05-26 15:23:27 UTC
I was able to successfully emerge xmms after tweaking WANT_AUTOMAKE.  So, I'm happy. :-)
Comment 11 rob holland (RETIRED) gentoo-dev 2003-05-28 10:14:54 UTC
Lets call it quits here then