Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51439 - media-plugins/xmms-infinity ebuild broken
Summary: media-plugins/xmms-infinity ebuild broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-18 17:56 UTC by jieryn
Modified: 2004-06-07 03:38 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 jieryn 2004-05-18 17:56:25 UTC
media-plugins/xmms-infinity/xmms-infinity-0.2.ebuild

[..snip..]

checking for gcc... gcc
checking whether the C compiler (gcc -O2  ) works... yes
checking whether the C compiler (gcc -O2  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /bin/install -c
checking host system type... Invalid configuration `x86_64-pc-linux-gnu': machine `x86_64-pc' not 
recognized

checking build system type... Invalid configuration `x86_64-pc-linux-gnu': machine `x86_64-pc' not 
recognized

checking for ranlib... ranlib
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed

!!! ERROR: media-plugins/xmms-infinity-0.2 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed



Reproducible: Always
Steps to Reproduce:
1. emerge xmms-infinity
2.
3.




Gentoo Base System version 1.4.10
Portage 2.0.50-r6 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040420-r0,
2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 x86_64 4
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/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 aalib aim alsa amd64 apm arts avi cdr crypt dvd emacs encode esd
foomaticdb gd gdbm gif gnome gpm gtk gtk2 imagemagick imap imlib imlib2 ipv6
java jikes jpeg junit kerberos krb4 libg++ libwww mad mikmod motif mozilla mpeg
multilib ncurses nogcj oggvorbis opengl oss pam pdflib perl png python quicktime
readline sdl spell ssl tcltk tcpd tiff truetype usb xml xml2 xmms xv yahoo zlib"
Comment 1 Danny van Dyk (RETIRED) gentoo-dev 2004-05-20 13:13:24 UTC
little gnuconfig_update magic was helpful...
works and in CVS now.