Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 305865 - media-sound/soundkonverter-1.0.0_alpha2 compile time failurer
Summary: media-sound/soundkonverter-1.0.0_alpha2 compile time failurer
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-19 12:15 UTC by dE
Modified: 2010-02-19 16:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (media-sound:soundkonverter-1.0.0_alpha2:20100219-121103.log,38.26 KB, text/plain)
2010-02-19 12:19 UTC, dE
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dE 2010-02-19 12:15:51 UTC
The package fails to compile.

Reproducible: Always

Steps to Reproduce:
1. Emerge soundkonverter
Actual Results:  
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp:18:31: error: KStatusNotifierItem: No such file or directory                                                            
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.h: In constructor 'soundKonverter::soundKonverter()':                                                                       
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.h:65: warning: 'soundKonverter::logViewer' will be initialized after                                                        
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.h:62: warning:   'ReplayGainScanner* soundKonverter::replayGainScanner'                                                     
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp:27: warning:   when initialized here                                                                                    
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp: In destructor 'virtual soundKonverter::~soundKonverter()':                                                             
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp:68: warning: possible problem detected in invocation of delete operator:                                                
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp:68: warning: invalid use of incomplete type 'struct KStatusNotifierItem'                                                
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.h:21: warning: forward declaration of 'struct KStatusNotifierItem'                                                          
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp:68: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.                                                                                              
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp: In member function 'void soundKonverter::showSystemTray()':                                                            
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp:73: error: invalid use of incomplete type 'struct KStatusNotifierItem'                                                  
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.h:21: error: forward declaration of 'struct KStatusNotifierItem'                                                            
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp:74: error: invalid use of incomplete type 'struct KStatusNotifierItem'                                                  
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.h:21: error: forward declaration of 'struct KStatusNotifierItem'                                                            
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp:74: error: incomplete type 'KStatusNotifierItem' used in nested name specifier                                          
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp:75: error: invalid use of incomplete type 'struct KStatusNotifierItem'                                                  
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.h:21: error: forward declaration of 'struct KStatusNotifierItem'                                                            
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp:75: error: incomplete type 'KStatusNotifierItem' used in nested name specifier                                          
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp:76: error: invalid use of incomplete type 'struct KStatusNotifierItem'                                                  
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.h:21: error: forward declaration of 'struct KStatusNotifierItem'                                                            
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp:77: error: invalid use of incomplete type 'struct KStatusNotifierItem'                                                  
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.h:21: error: forward declaration of 'struct KStatusNotifierItem'                                                            
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp: In member function 'void soundKonverter::conversionStarted()':                                                         
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp:185: error: invalid use of incomplete type 'struct KStatusNotifierItem'                                                 
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.h:21: error: forward declaration of 'struct KStatusNotifierItem'                                                            
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp: In member function 'void soundKonverter::conversionStopped()':                                                         
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp:194: error: invalid use of incomplete type 'struct KStatusNotifierItem'                                                 
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.h:21: error: forward declaration of 'struct KStatusNotifierItem'                                                            
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp: In member function 'void soundKonverter::progressChanged(const QString&)':                                             
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.cpp:203: error: invalid use of incomplete type 'struct KStatusNotifierItem'                                                 
/var/tmp/portage/media-sound/soundkonverter-1.0.0_alpha2/work/soundkonverter-1.0.0alpha2/soundkonverter.h:21: error: forward declaration of 'struct KStatusNotifierItem'                                                            
make[2]: *** [CMakeFiles/soundkonverter.dir/soundkonverter.o] Error 1                                             
make[2]: *** Waiting for unfinished jobs....                                                                      
make[1]: *** [CMakeFiles/soundkonverter.dir/all] Error 2                                                          
make: *** [all] Error 2                                                                                           
 * ERROR: media-sound/soundkonverter-1.0.0_alpha2 failed: 


Portage 2.2_rc60 (default/linux/amd64/10.0/desktop, gcc-4.3.4, glibc-2.10.1-r1, 2.6.31-gentoo-r6 x86_64)
=================================================================                                       
System uname: Linux-2.6.31-gentoo-r6-x86_64-AMD_Athlon-tm-_64_X2_Dual-Core_Processor_TK-55-with-gentoo-1.12.13
Timestamp of tree: Wed, 17 Feb 2010 01:45:01 +0000                                                            
app-shells/bash:     4.0_p35                                                                                  
dev-java/java-config: 2.1.10                                                                                  
dev-lang/python:     2.6.4                                                                                    
dev-util/cmake:      2.6.4-r3                                                                                 
sys-apps/baselayout: 1.12.13                                                                                  
sys-apps/sandbox:    2.2                                                                                      
sys-devel/autoconf:  2.13, 2.63-r1                                                                            
sys-devel/automake:  1.9.6-r2, 1.10.2                                                                         
sys-devel/binutils:  2.18-r3                                                                                  
sys-devel/gcc:       4.3.4                                                                                    
sys-devel/gcc-config: 1.4.1                                                                                   
sys-devel/libtool:   2.2.6b                                                                                   
virtual/os-headers:  2.6.27-r2                                                                                
ACCEPT_KEYWORDS="amd64"                                                                                       
ACCEPT_LICENSE="* -@EULA dlj-1.1 Broadcom"                                                                    
CBUILD="x86_64-pc-linux-gnu"                                                                                  
CFLAGS="-march=athlon64 -O2 -pipe"                                                                            
CHOST="x86_64-pc-linux-gnu"                                                                                   
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"                                                    
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"                                                                  
CXXFLAGS="-march=athlon64 -O2 -pipe"                                                                              
DISTDIR="/usr/portage/distfiles"                                                                                  
FEATURES="assume-digests distlocks fail-clean fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch userpriv"                                                   
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"             
LDFLAGS="-Wl,-O1 -Wl,--as-needed"                                                                                 
MAKEOPTS="-j3"                                                                                                    
PKGDIR="/usr/portage/packages"                                                                                    
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acc acl acpi alib alsa amd64 asf bash-completion bcmath branding bzip2 cairo cdda cdparanoia cdr cli consolekit cracklib crypt css cxx dbus dga djvu dri dts dv dvd dvdr encode exif fam ffmpeg fftw firefox flac fortran ftp gdbm gif gpm gsl gsm gstreamer hal iconv ipv6 jpeg jpeg2k kde lame latex ldap libnotify libsamplerate lzo mad matroska matrox memlimit mikmod mmx mmxext mng modules mozilla mp3 mp4 mpeg mplayer mudflap multilib musepack ncurses nls nptl nptlonly nsplugin oci8-instant-client offensive ogg openal opencore-amr openexr opengl openmp oss pam pcre pdf perl plasma png ppds pppd python qt3support qt4 quicktime raw readline reflection samba sdl session sharedmem shorten slang smp speex spell spl sse sse2 ssl startup-notification svg symlink sysfs taglib tcpd theora thunar tiff truetype unicode vcd vorbis wavpack wmf x264 xml xorg xpm xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci 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 mmap_emul 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="evdev synaptics mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 dE 2010-02-19 12:19:37 UTC
Created attachment 220343 [details]
build log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-02-19 12:50:07 UTC
Fixed. Needs at least KDE 4.4.0.
Comment 3 dE 2010-02-19 16:02:19 UTC
Oh non man...don't do that! KDE4.4 is wayy unstable!


I emerged media-sound/soundkonverter-1.0.0_alpha1 on xfce4, but that was removed from portage. However after the KDE upgrade, it's UI changed major.

Is there a work around or something?
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-02-19 16:12:36 UTC
And soundkonverter isn't marked stable so there's no problem. It's really required. Also _alpha1 was never working, it failed to find the backends.