Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 130178

Summary: media-sound/audacious-0.2.4 doesn't build
Product: Gentoo Linux Reporter: Philip Kovacs <pkdevel>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: l33tmmx
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Philip Kovacs 2006-04-16 11:11:46 UTC
I get the following compile error in playlist.c:

        CC     playlist.c          
playlist.c: In function `playlist_next':
playlist.c:855: error: structure has no member named `stop'
playlist.c:857: error: structure has no member named `stop'
playlist.c: In function `playlist_prev':
playlist.c:908: error: structure has no member named `stop'
playlist.c:910: error: structure has no member named `stop'
        CC     dock.c              
make[2]: *** [playlist.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [build] Error 2
make: *** [build] Error 2

!!! ERROR: media-sound/audacious-0.2.4 failed.
Call stack:
  ebuild.sh, line 1532:   Called dyn_compile
  ebuild.sh, line 929:   Called src_compile
  audacious-0.2.4.ebuild, line 80:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

*** i am using the following USE flags ****

Calculating dependencies... done!
[ebuild     U ] media-sound/audacious-0.2.4 [0.2.3] USE="aac alsa flac mmx mp3 nls oss vorbis -esd -gnome -jack -lirc -modplug -m
usepack -sid -sndfile -wma" 0 kB  

*** and finally here's my emerge --info ***

Portage 2.1_pre7-r5 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r3, 2.6.14-gentoo-r7 i686)
=================================================================
System uname: 2.6.14-gentoo-r7 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
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="-march=pentium4 -O2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://gentoo.mirrors.pair.com http://gentoo.ccccom.com http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apm avi bitmap-fonts cdr cli crypt ctype cups dba dri dvd dvdr eds emboss encode expat fastbuild fbcon foom
aticdb force-cgi-redirect ftp gd gif gpm gstreamer gtk gtk2 imlib isdnlog jpeg libg++ libwww mad memlimit mikmod mmx mp3 mpeg ncurses nls nptl ogg opengl oss pcre pdflib perl png posix pppd python quicktime readline sdl session simplexml slang soap sockets spell spl sse sse2 ssl tcpd tokenizer truetype truetype-fonts type1-fonts udev unicode vorbis xml xml2 xsl xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nv"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS
Comment 1 Jouni Rinne 2006-04-16 11:36:47 UTC
Same error here...
Comment 2 Janis 2006-04-16 11:56:42 UTC
there a bug for this earlier today.
now the ebuild is removed from portage
but they just announces the 1.0.0 final release
so someone just have to create an ebuild
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-04-16 12:01:11 UTC
Version removed from portage.

*** This bug has been marked as a duplicate of 130146 ***