Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307895 - kde-base/klinkstatus-4.4.1 fail to build without akonadi
Summary: kde-base/klinkstatus-4.4.1 fail to build without akonadi
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-05 14:45 UTC by Ken Rushia
Modified: 2010-03-26 23:00 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 Ken Rushia 2010-03-05 14:45:32 UTC
I have USE="-akonadi" in make.conf because I don't directly use it. klinkstatus (which I also don't really need, but it comes with kde-meta) fails to build. Errors indicate it needs this feature of kdepimlibs.

Reproducible: Always

Steps to Reproduce:
1.Set global USE="-akonadi"
2.emerge -avuDN @world (or just klinkstatus)

Actual Results:  
[ 66%] Building CXX object klinkstatus/src/CMakeFiles/klinkstatuscommon.dir/pim/pimconfigdialog.o                                                                     
/var/tmp/portage/kde-base/klinkstatus-4.4.1/work/klinkstatus-4.4.1/klinkstatus/src/pim/pimconfigdialog.cpp:28:37: error: mailtransport/transport.h: No such file or directory                                                                                                                                                               
/var/tmp/portage/kde-base/klinkstatus-4.4.1/work/klinkstatus-4.4.1/klinkstatus/src/pim/pimconfigdialog.cpp:29:44: error: mailtransport/transportmanager.h: No such file or directory                                                                                                                                                        
[ 68%] Building CXX object klinkstatus/src/CMakeFiles/klinkstatuscommon.dir/pim/pimagent.o                                                                            
/var/tmp/portage/kde-base/klinkstatus-4.4.1/work/klinkstatus-4.4.1/klinkstatus/src/pim/pimagent.cpp:25:37: error: mailtransport/transport.h: No such file or directory
/var/tmp/portage/kde-base/klinkstatus-4.4.1/work/klinkstatus-4.4.1/klinkstatus/src/pim/pimagent.cpp:26:44: error: mailtransport/transportmanager.h: No such file or directory                                                                                                                                                               
/var/tmp/portage/kde-base/klinkstatus-4.4.1/work/klinkstatus-4.4.1/klinkstatus/src/pim/pimagent.cpp:27:40: error: mailtransport/transportjob.h: No such file or directory                                                                                                                                                                   
[ 69%] Building CXX object klinkstatus/src/CMakeFiles/klinkstatuscommon.dir/klsfactory.o                                                                              
/var/tmp/portage/kde-base/klinkstatus-4.4.1/work/klinkstatus-4.4.1/klinkstatus/src/pim/pimagent.cpp: In constructor 'PimAgent::PimAgent()':                           
/var/tmp/portage/kde-base/klinkstatus-4.4.1/work/klinkstatus-4.4.1/klinkstatus/src/pim/pimagent.cpp:64: error: 'MailTransport' has not been declared                  
/var/tmp/portage/kde-base/klinkstatus-4.4.1/work/klinkstatus-4.4.1/klinkstatus/src/pim/pimagent.cpp: In member function 'void PimAgent::sendMessage()':               
/var/tmp/portage/kde-base/klinkstatus-4.4.1/work/klinkstatus-4.4.1/klinkstatus/src/pim/pimagent.cpp:105: error: 'MailTransport' has not been declared                 
/var/tmp/portage/kde-base/klinkstatus-4.4.1/work/klinkstatus-4.4.1/klinkstatus/src/pim/pimagent.cpp:105: error: 'job' was not declared in this scope                  
/var/tmp/portage/kde-base/klinkstatus-4.4.1/work/klinkstatus-4.4.1/klinkstatus/src/pim/pimagent.cpp:106: error: 'MailTransport' has not been declared                 
/var/tmp/portage/kde-base/klinkstatus-4.4.1/work/klinkstatus-4.4.1/klinkstatus/src/pim/pimagent.cpp:119: error: 'MailTransport' has not been declared                 
make[2]: *** [klinkstatus/src/CMakeFiles/klinkstatuscommon.dir/pim/pimagent.o] Error 1                                                                                
make[2]: *** Waiting for unfinished jobs....                                                                                                                          
make[2]: *** [klinkstatus/src/CMakeFiles/klinkstatuscommon.dir/pim/pimconfigdialog.o] Error 1                                                                         
make[1]: *** [klinkstatus/src/CMakeFiles/klinkstatuscommon.dir/all] Error 2                                                                                           
make: *** [all] Error 2                                                                                                                                               
 * ERROR: kde-base/klinkstatus-4.4.1 failed:                                                                                                                          
 *   Make failed!                                                                                                                                                     
 *                                                                                                                                                                    
 * Call stack:                                                                                                                                                        
 *     ebuild.sh, line   48:  Called src_compile                                                                                                                      
 *   environment, line 4186:  Called kde4-meta_src_compile                                                                                                            
 *   environment, line 3254:  Called kde4-base_src_compile                                                                                                            
 *   environment, line 2934:  Called cmake-utils_src_compile                                                                                                          
 *   environment, line 1108:  Called _execute_optionaly 'src_compile'                                                                                                 
 *   environment, line  536:  Called enable_cmake-utils_src_compile                                                                                                   
 *   environment, line 1473:  Called cmake-utils_src_make                                                                                                             
 *   environment, line 1127:  Called die                                                                                                                              
 * The specific snippet of code:                                                                                                                                      
 *           emake "$@" || die "Make failed!";                                                                                                                        


Portage 2.2_rc64 (default/linux/amd64/2008.0/desktop, gcc-4.3.3, glibc-2.9_p20081201-r2, 2.6.32-gentoo-r1 x86_64)
=================================================================                                                
System uname: Linux-2.6.32-gentoo-r1-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_4800+-with-gentoo-2.1.6     
Timestamp of tree: Thu, 04 Mar 2010 07:00:01 +0000                                                               
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p35
dev-java/java-config: 2.1.10
dev-lang/python:     2.6.4-r1, 3.1.1-r1
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.8.0-r2
sys-apps/baselayout: 2.1.6
sys-apps/openrc:     0.6.0
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.6.3, 1.8.5-r3, 1.9.6-r2, 1.10.3, 1.11.1
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc:       4.3.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.29
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8-sse3 -O2 --param l2-cache-size=1024 -pipe -ggdb"
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/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /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=k8-sse3 -O2 --param l2-cache-size=1024 -pipe -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests ccache distlocks fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed"
MAKEOPTS="-j 3"
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="X a52 aac accessibility acl acpi alac alsa amd64 autotrace bash-completion berkdb bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cups cxx dbus desktopglobe dri dts dv dvd dvdr dvdread eds emboss encode evo exceptions exif fam festival ffmpeg firefox flac fortran gdbm gif gpm gstreamer hal iconv ieee1394 ipv6 jadetex joystick jpeg kde lame lastfm lcms ldap lzma mad melt mikmod mmx mng modules mp3 mp4 mpeg msn mudflap multilib mysql ncurses nls nptl nptlonly offensive ogg opengl openmp openstreetmap oscar pam pcre pdf perl phonon plasma png ppds pppd python qalculate qt3support qt4 quicktime qwt readline reflection rss sdl session speex spell spl sql sse sse2 ssl startup-notification svg sysfs tcpd theora thunar tiff truetype unicode usb v4l v4l2 vorbis wavpack webkit x264 xml xorg xscreensaver xulrunner xv xvid xvmc yahoo zip 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="keyboard mouse evdev joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Maciej Mrozowski gentoo-dev 2010-03-26 23:00:56 UTC
Fixed, thanks for reporting!