Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133529 - emerge xmms-sid fails - Arch teams please stablize xmms-sid-0.8.0_beta15
Summary: emerge xmms-sid fails - Arch teams please stablize xmms-sid-0.8.0_beta15
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Lowest major (vote)
Assignee: HPPA Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-16 12:54 UTC by 3172continuum
Modified: 2006-10-01 15: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 3172continuum 2006-05-16 12:54:08 UTC
Portage 2.0.54-r2 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.16-gentoo-r7 i686)
=================================================================
System uname: 2.6.16-gentoo-r7 i686 AMD Duron(tm)
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 16bit 7zip X a52 aac aalib alsa amuled apache2 apm arts audiofile avi berkdb bitmap-fonts bittorrent bzip2 cdda cddb cdparanoia cdr cdrom cli corba crypt cups curl curlwrappers dhcp disk-cache dri dvb dvbplayer dvd dvdr dvdread dxr3 eds emboss encode esd ethereal exif expat fam firefox flac flash fluidsynth foomaticdb fortran gd gdbm geometry gif glut gmp gnome gphoto2 gpm gstreamer gtk gtk2 hal html http httpd icecast icp imlib ipsec ipv6 irc isdnlog java jpeg kde lame lcms ldap libg++ libwww lighttpd lirc live lnbsharing lzo mad memcache mikmod mime ming mjpeg mng mod mono motif mp3 mp4 mpeg mpeg2 mplayer musepack mysql ncurses nls nntp nptl ntfs nvidia nvram ogg opengl opera oss pam pcre pdf pdflib perl php player pmu png pppd priority python qemu-fast qt quicktime quotas rar rcu readline real reflection rtc sasl screen sdl search sendfile server session setup-plugin sftp shaper shout sid simplexml smp sms smtp soap softmmu softquota sox spell spl sql sqlite sqlite3 ssl stats stream struts subtitles svg svga svgz swat symlink syslog tcltk tcpd tcpmd5 tcsim text threads tidy tiff tokenizer transparent-proxy truetype truetype-fonts type1-fonts udev unicode unzip usb vcd vdr vim vnc vorbis wma wxwindows x11vnc x264 xanim xml xml2 xmlwriter xmms xorg xv xvid zip zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY


checking for GTK - version >= 1.2.2... yes
checking for song position patch... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
Making all in src
make[1]: Entering directory `/var/tmp/portage/xmms-sid-0.7.4/work/xmms-sid-0.7.4/src'
/bin/sh ../libtool --mode=compile c++ -DPACKAGE=\"xmms-sid\" -DVERSION=\"0.7.4\" -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_SONG_POSITION=1  -I. -I.      -O2 -W -Wall -I.. -I.. -I/usr/include -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/include -lstdc++ -c xmms-sid.cc
c++ -DPACKAGE=\"xmms-sid\" -DVERSION=\"0.7.4\" -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_SONG_POSITION=1 -I. -I. -O2 -W -Wall -I.. -I.. -I/usr/include -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/include -lstdc++ -c xmms-sid.cc  -fPIC -DPIC -o xmms-sid.lo
c++: -lstdc++: linker input file unused because linking not done
xmms-sid.cc: In function `void* xs_play_loop(void*)':
xmms-sid.cc:199: error: using typedef-name `AFormat' after `enum'
xmms-sid.cc:199: error: invalid type in declaration before '=' token
xmms-sid.cc:208: error: invalid conversion from `int' to `AFormat'
xmms-sid.cc:237: error: invalid conversion from `int' to `AFormat'
make[1]: *** [xmms-sid.lo] Error 1
make[1]: Leaving directory `/var/tmp/portage/xmms-sid-0.7.4/work/xmms-sid-0.7.4/src'
make: *** [all-recursive] Error 1
!!! ERROR: media-plugins/xmms-sid-0.7.4 failed.
!!! Function src_compile, Line 566, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Luis Medinas (RETIRED) gentoo-dev 2006-05-16 13:32:45 UTC
happen the same with 0.8.0_beta15 ?
Comment 2 Luis Medinas (RETIRED) gentoo-dev 2006-05-21 12:30:11 UTC
i can reproduce it here let's ask arch teams to stablize media-plugins/xmms-sid-0.8.0_beta15

the stable version doesn't compile with the early versions of gcc and i don't need to fix it since 0.8.0_beta15 works better.

Comment 3 Jason Wever (RETIRED) gentoo-dev 2006-05-22 21:04:56 UTC
SPARC stable
Comment 4 nixnut (RETIRED) gentoo-dev 2006-05-25 13:17:40 UTC
Stable on ppc
Comment 5 Mark Loeser (RETIRED) gentoo-dev 2006-05-25 22:07:31 UTC
x86 stable
Comment 6 Luis Medinas (RETIRED) gentoo-dev 2006-05-30 18:42:40 UTC
i did it for amd64 that is more than happy with it ;).
Comment 7 Thomas Cort (RETIRED) gentoo-dev 2006-05-31 11:59:58 UTC
alpha stable.
Comment 8 Luis Medinas (RETIRED) gentoo-dev 2006-07-02 19:19:00 UTC
only left hppa so please close the bug when done
Comment 9 Tobias Scherbaum (RETIRED) gentoo-dev 2006-10-01 15:38:42 UTC
hppa stable