Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43623 - media-plugins/xmms-finespectrum-1.0.1_alpha1 won't build on amd64
Summary: media-plugins/xmms-finespectrum-1.0.1_alpha1 won't build on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-03 10:05 UTC by Thomas Petersen
Modified: 2004-03-21 08:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
New ebuild for xmms-finespectrum-1.0.1_alpha1 (xmms-finespectrum-1.0.1_alpha1.ebuild,884 bytes, text/plain)
2004-03-20 13:22 UTC, Danny van Dyk (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Petersen 2004-03-03 10:05:22 UTC
xmms-finespectrum-1.0.1_alpha1 fails to build on amd64.

Calculating dependencies ...done!
>>> emerge (1 of 1) media-plugins/xmms-finespectrum-1.0.1_alpha1 to /
>>> md5 src_uri ;-) finespectrum-1.0.1alpha.tar.bz2
>>> Unpacking source...
>>> Unpacking finespectrum-1.0.1alpha.tar.bz2 to /var/tmp/portage/xmms-finespectrum-1.0.1_alpha1/work
>>> Source unpacked.
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
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 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 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-finespectrum-1.0.1_alpha1 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed



Portage 2.0.50-r1 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 2.6.3-gentoo-r1)
=================================================================
System uname: 2.6.3-gentoo-r1 x86_64 4
Gentoo Base System version 1.4.3.13p1
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.2
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.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /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.bzimage.dk/pub/gentoo http://mirror.pudas.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://gentoo.bzimage.dk/gentoo-portage"
USE="3ds X Xaw3d aalib alsa amd64 apache2 apm arts avi berkdb bonobo cdr crypt cups curl dga dv dvb dvd dvdr emacs emacs-w3 encode esd ethereal faad flash foomaticdb gatos gd gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml imap imlib innodb ipv6 jpeg kde lcms libg++ libwww mad maildir matroska mikmod mng motif mozcalendar mozilla mozxmlterm mpeg multilib music mysql nas ncurses nls odbc oggvorbis openal opengl oss pam pdflib perl png pnp postgres python qt quicktime readline ruby samba sasl scanner sdl slang snmp spell ssl tcltk tcpd tetex tiff truetype usb videos wmf xinerama xml xml2 xmms xosd xv zlib"
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-03 10:39:21 UTC
works on x86... looks like an amd64 issue 

it seems I committed the origional ebuild with extra KEYWORDs, sorry...
Comment 2 Danny van Dyk (RETIRED) gentoo-dev 2004-03-20 13:22:02 UTC
Created attachment 27699 [details]
New ebuild for xmms-finespectrum-1.0.1_alpha1
Comment 3 Danny van Dyk (RETIRED) gentoo-dev 2004-03-20 13:24:07 UTC
With above ebuild, xmms-finespectrum-1.0.1_alpha1 works for me on amd64.
Comment 4 Thomas Petersen 2004-03-20 13:38:49 UTC
Also works on mine :-)
Comment 5 Jason Huebel (RETIRED) gentoo-dev 2004-03-21 08:57:46 UTC
done