Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124607 - sid support missing in audacious-0.2.1
Summary: sid support missing in audacious-0.2.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-02 00:43 UTC by Jeff
Modified: 2006-03-04 12:33 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 Jeff 2006-03-02 00:43:42 UTC
For some reason the SID plugin is not compiled...

configure line looks ok:
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-dev-dsp=/dev/sound/dsp --with-dev-mixer=/dev/sound/mixer --includedir=/usr/include/audacious --disable-simd --disable-gconf --enable-vorbis --disable-esd --enable-mp3 --enable-nls --disable-oss --enable-alsa --enable-flac --enable-aac --enable-modplug --disable-lirc --enable-sndfile --enable-wma --enable-sid --enable-musepack --disable-jack --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu

seems fine here too:
config.status: creating Plugins/Input/sid/Makefile

but:
Commodore 64 audio (sid):               no

:O


Portage 2.0.54 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://gentoo.mirrored.ca/ ftp://cs.ubishops.ca/pub/gentoo http://gentoo.osuosl.org/ http://mirror.mcs.anl.gov/pub/gentoo/"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac aalib acl acpi alsa apm audiofile avi bash-completion berkdb bitmap-fonts browserplugin bzip2 cdr crypt css cups curl dts dvd dvdr eds emacs emboss encode exif expat fam ffmpeg firefox flac foomaticdb fortran gd gdbm gecko-sdk gif glut gmp gpm gstreamer gtk gtk2 hal howl idn imagemagick imlib ipv6 java joystick jpeg kde kdeenablefinal lcms libcaca libvisual lzw lzw-tiff mad mikmod mng modplug mp3 mpeg msn musepack mysql ncurses nfs nls nptl nptlonly nsplugin nvidia offensive ogg oggvorbis opengl pam pcre pdflib perl png python qt quicktime readline real samba sdl sid slang sndfile socks5 spell ssl tcltk tcpd threads tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales vcd vorbis wma xcomposite xine xml xml2 xmms xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2006-03-02 15:35:59 UTC
This has been fixed upstream:
http://viewsvn.atheme.org/viewcvs.cgi/trunk/m4/sidplay.m4?r1=297&r2=793&rev=793&root=audacious

Normally I'd go out and patch it for you, but a new release is pending, which I expect to go out within 5 days. Could you confirm that this patch fixes things for you please?
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2006-03-04 12:33:57 UTC
This has been addressed in release 0.2.2, which is now in portage.