Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Build error with this package. The error references FLAC and the encoder, but I tried USE="-flac -encoder" and same result. FLAC is installed. Reproducible: Always Steps to Reproduce: 1. emerge =kde-base/kdemultimedia-kioslaves-4.0.0 2. 3. Actual Results: Scanning dependencies of target audiocd_encoder_flac [ 66%] Building CXX object kioslave/audiocd/plugins/flac/CMakeFiles/audiocd_encoder_flac.dir/audiocd_encoder_flac_automoc.o [ 67%] Building CXX object kioslave/audiocd/plugins/flac/CMakeFiles/audiocd_encoder_flac.dir/encoderflac.o /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp: In function 'FLAC__StreamEncoderWriteStatus WriteCallback(const FLAC__StreamEncoder*, const FLAC__byte*, unsigned int, unsigned int, unsigned int, void*)': /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp:60: warning: 'setRawData' is deprecated (declared at /usr/include/qt4/QtCore/qbytearray.h:301) /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp:62: warning: 'resetRawData' is deprecated (declared at /usr/include/qt4/QtCore/qbytearray.h:303) /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp: At global scope: /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp:51: warning: unused parameter 'encoder' /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp:51: warning: unused parameter 'samples' /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp:51: warning: unused parameter 'current_frame' /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp:68: warning: unused parameter 'encoder' /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp:68: warning: unused parameter 'metadata' /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp:68: warning: unused parameter 'client_data' /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp: In member function 'virtual long int EncoderFLAC::readInit(long int)': /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp:113: error: 'FLAC__stream_encoder_set_write_callback' was not declared in this scope /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp:114: error: 'FLAC__stream_encoder_set_metadata_callback' was not declared in this scope /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp:115: error: 'FLAC__stream_encoder_set_client_data' was not declared in this scope /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp:128: error: 'FLAC__stream_encoder_init' was not declared in this scope /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp: In member function 'virtual long int EncoderFLAC::read(int16_t*, int)': /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp:140: warning: unused variable 'res' /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp: In member function 'virtual void EncoderFLAC::fillSongInfo(KCDDB::CDInfo, int, const QString&)': /var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/work/kdemultimedia-kioslaves-4.0.0/kioslave/audiocd/plugins/flac/encoderflac.cpp:185: warning: 'utf8' is deprecated (declared at /usr/include/qt4/QtCore/qstring.h:465) make[2]: *** [kioslave/audiocd/plugins/flac/CMakeFiles/audiocd_encoder_flac.dir/encoderflac.o] Error 1 make[1]: *** [kioslave/audiocd/plugins/flac/CMakeFiles/audiocd_encoder_flac.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... Linking CXX shared module ../../lib/kio_audiocd.so [ 67%] Built target kio_audiocd make: *** [all] Error 2 * * ERROR: kde-base/kdemultimedia-kioslaves-4.0.0 failed. * Call stack: * ebuild.sh, line 46: Called src_compile * environment, line 2702: Called kde4-meta_src_compile * environment, line 2095: Called kde4-meta_src_make * environment, line 2130: Called kde4-base_src_make * environment, line 1890: Called cmake-utils_src_make * environment, line 693: Called die * The specific snippet of code: * emake "$@" || diefunc "$FUNCNAME" "$LINENO" "$?" "Make failed!"; * The die message: * Make failed! * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdemultimedia-kioslaves-4.0.0/temp/environment'. * Expected Results: build correctly rounder ~ # emerge --info Portage 2.1.4 (default-linux/x86/2007.0/desktop, gcc-4.2.2, glibc-2.7-r1, 2.6.24-gentoo i686) ================================================================= System uname: 2.6.24-gentoo i686 AMD Turion(tm) 64 X2 Mobile Technology TL-52 Timestamp of tree: Tue, 29 Jan 2008 01:00:01 +0000 app-shells/bash: 3.2_p33 dev-java/java-config: 1.3.7, 2.1.3 dev-lang/python: 2.4.3-r4, 2.5.1-r5 dev-python/pycrypto: 2.0.1-r6 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.13, 2.61-r1 sys-devel/automake: 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1 sys-devel/binutils: 2.18-r1 sys-devel/gcc-config: 1.4.0-r4 sys-devel/libtool: 1.5.24 virtual/os-headers: 2.6.24 ACCEPT_KEYWORDS="x86 ~x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=athlon-xp -O2 -pipe -msse2 -mfpmath=sse -g -fvar-tracking -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/kde/4.0/env /usr/kde/4.0/share/config /usr/kde/4.0/shutdown /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-march=athlon-xp -O2 -pipe -msse2 -mfpmath=sse -g -fvar-tracking -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks metadata-transfer sfperms splitdebug strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" LANG="C" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/portage/local/layman/enlightenment /usr/portage/local/layman/desktop-effects" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow 3dnowext 7zip X Xaw3d a52 aac acl acpi aiglx aim alsa ao apm arts audiofile bash-completion berkdb bitmap-fonts bonobo bzip2 cairo caps cddb cdparanoia cdr cli cpudetection cracklib crypt cups curl curlwrappers dbus dga divx doc dri dts dv dvd dvdr dvdread eds emboss encode esd evo examples exif expat fam ffmpeg fftw firefox flac fltk fortran ftp gd gdbm ggi gif glibc-compat20 glitz glut gmedia gnome gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal howl iconv icq idn ieee1394 imagemagick imap imlib ipod ipv6 isdnlog jabber jack java javascript jbig joystick jpeg jpeg2k kde kerberos lcms ldap libnotify mad midi mikmod mime mmap mmx mmxext mng motif mp3 mpeg mplayer msn mudflap musepack musicbrainz nas ncurses neXt networking nls nntp nptl nptlonly nsplugin offensive ogg opengl openmp oscar oss pam pcre pda pdf perl png posix pppd profile python qt3 qt3support qt4 quicktime radeon rdesktop readline realmedia reflection samba scanner sdl server session sharedmem shorten slang sndfile snmp soap sockets socks5 sox spell spl sse sse2 ssl startup-notification svg svga system-libvncserver sysvipc tcpd theora threads tidy tiff truetype truetype-fonts type1-fonts unicode usb vcd vim-syntax vncviewer vorbis wifi win32codecs wmf wmp x264 x86 xcomposite xine xinerama xinetd xml xorg xosd xpm xv xvid xvnc yahoo zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="vesa radeon" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Created an attachment (id=142126) [details] build log
Created an attachment (id=142127) [details] environment
*** This bug has been marked as a duplicate of bug 207987 *** *** This bug has been marked as a duplicate of bug 207987 ***