Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168711 - media-plugins/audacious-plugins-1.2.5 compile fails
Summary: media-plugins/audacious-plugins-1.2.5 compile fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-28 12:16 UTC by Tobias Klausmann (RETIRED)
Modified: 2007-02-28 12:24 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 Tobias Klausmann (RETIRED) gentoo-dev 2007-02-28 12:16:09 UTC
CXX     Audacious_Config.cxx
       CXX     Audacious_Driver.cxx
Audacious_Driver.cxx: In function ‘gint is_our_file(gchar*)’:
Audacious_Driver.cxx:788: error: cannot convert ‘gchar*’ to ‘Playlist*’ for argument ‘1’ to ‘guint playlist_add_url(Playlist*, const gchar*)’
Audacious_Driver.cxx: At global scope:
Audacious_Driver.cxx:852: error: invalid conversion from ‘void (*)(char*)’ to ‘void (*)(InputPlayback*)’
Audacious_Driver.cxx:852: error: invalid conversion from ‘void (*)()’ to ‘void (*)(InputPlayback*)’
Audacious_Driver.cxx:852: error: invalid conversion from ‘void (*)(gshort)’ to ‘void (*)(InputPlayback*, gshort)’
Audacious_Driver.cxx:852: error: invalid conversion from ‘void (*)(gint)’ to ‘void (*)(InputPlayback*, gint)’
Audacious_Driver.cxx:852: error: invalid conversion from ‘int (*)()’ to ‘gint (*)(InputPlayback*)’
make[3]: *** [Audacious_Driver.o] Error 1
make[2]: *** [build] Error 2
make[1]: *** [build] Error 2
make: *** [build] Error 2

# emerge --info
Portage 2.1.2-r12 (default-linux/x86/2006.0, gcc-4.1.2, glibc-2.5-r0, 2.6.20 i686)
=================================================================
System uname: 2.6.20 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Wed, 28 Feb 2007 01:50:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-java/java-config: 1.3.7, 2.0.31-r3
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.20-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://ftp.freenet.de/pub/ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
LC_ALL="en_US.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-* --prune-empty-dirs"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X a52 acpi aim alsa ao apache2 apm audiofile bash-completion berkdb bitmap-fonts browserplugin bzip2 bzlib cli cracklib crypt cups curlwrappers divx4linux dri dv dvd dvdread dxr3 emboss encode esd ethereal exif exiscan exiscan-acl fame fftw font-server foomaticdb fortran ftp gdbm gif gimpprint gnutls gpm gstreamer gtk gtk2 iconv icq imap imlib isdnlog jabber jpeg kdeenablefinal libg++ libwww mad maildir mailwrapper midi mikmod mmap mmx mng motif mp3 mpeg mpi ncurses network nls nptl nptlonly offensive ogg oss pam pcre perl png pppd python qt3 qt4 quicktime readline recode reflection sdl session sndfile spell spl sse ssl svg sysvipc tcpd theora tiff truetype truetype-fonts type1-fonts unicode usb v4l v4l2 vorbis wmf wxwindows x86 xml xorg xpm xv xvid yv12 zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="apm v4l vesa vga"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Tobias Klausmann (RETIRED) gentoo-dev 2007-02-28 12:24:07 UTC
This was due to my sync happening before the addition of audacious-plugins-1.3.0_rc2 and after the addition of (and update to) audacious-1.3.0_rc2