Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107981 - tellico-1.0.1 can't be build, due to KCal functions
Summary: tellico-1.0.1 can't be build, due to KCal functions
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-03 05:49 UTC by kilian
Modified: 2005-12-07 15:53 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 kilian 2005-10-03 05:49:28 UTC
tellico-1.0.1 can't be build againt kde-3.5_beta1, due to KCal functions 
mismatch. 
 
calendarhandler.cpp: In static member function `static void 
Tellico::CalendarHandler::addLoans(Tellico::Data::LoanVec, 
KCal::CalendarResources*)': 
calendarhandler.cpp:49: error: no matching function for call to 
`KCal::CalendarResources::CalendarResources()' 
/usr/kde/3.5/include/libkcal/calendarresources.h:67: note: candidates are: 
KCal::CalendarResources::CalendarResources(const KCal::CalendarResources&) 
/usr/kde/3.5/include/libkcal/calendarresources.h:161: note:                 
KCal::CalendarResources::CalendarResources(const QString&, const QString&) 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
usr/qt/3/bin/moc ./filterview.h -o filterview.moc 
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include 
-I/usr/qt/3/include -I.  -I/usr/include/libxml2 -I/usr/include/libxml2  
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef 
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG 
-O2 -march=pentium-m -mtune=pentium-m -O2 -fomit-frame-pointer 
-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new 
-fno-common  -c -o entryiconfactory.o entryiconfactory.cpp 
calendarhandler.cpp: In static member function `static void 
Tellico::CalendarHandler::addLoans(Tellico::Data::LoanVec, 
KCal::CalendarResources*)': 
calendarhandler.cpp:49: error: no matching function for call to 
`KCal::CalendarResources::CalendarResources()' 
/usr/kde/3.5/include/libkcal/calendarresources.h:67: note: candidates are: 
KCal::CalendarResources::CalendarResources(const KCal::CalendarResources&) 
/usr/kde/3.5/include/libkcal/calendarresources.h:161: note:                 
KCal::CalendarResources::CalendarResources(const QString&, const QString&) 
calendarhandler.cpp: In static member function `static void 
Tellico::CalendarHandler::modifyLoans(Tellico::Data::LoanVec)': 
calendarhandler.cpp:87: error: no matching function for call to 
`KCal::CalendarResources::CalendarResources()' 
/usr/kde/3.5/include/libkcal/calendarresources.h:67: note: candidates are: 
KCal::CalendarResources::CalendarResources(const KCal::CalendarResources&) 
/usr/kde/3.5/include/libkcal/calendarresources.h:161: note:                 
KCal::CalendarResources::CalendarResources(const QString&, const QString&) 
calendarhandler.cpp: In static member function `static void 
Tellico::CalendarHandler::removeLoans(Tellico::Data::LoanVec)': 
calendarhandler.cpp:129: error: no matching function for call to 
`KCal::CalendarResources::CalendarResources()' 
/usr/kde/3.5/include/libkcal/calendarresources.h:67: note: candidates are: 
KCal::CalendarResources::CalendarResources(const KCal::CalendarResources&) 
/usr/kde/3.5/include/libkcal/calendarresources.h:161: note:                 
KCal::CalendarResources::CalendarResources(const QString&, const QString&) 
make[3]: *** [calendarhandler.o] Error 1 
make[3]: *** Waiting for unfinished jobs.... 
make[3]: Leaving directory 
`/var/tmp/portage/tellico-1.0.1/work/tellico-1.0.1/src' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/tellico-1.0.1/work/tellico-1.0.1/src' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/tellico-1.0.1/work/tellico-1.0.1' 
make: *** [all] Error 2 
 

Expected Results:  
successful build ;) 

# emerge info 
Portage 2.0.53_rc3 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1, 
2.6.13-suspend2-r4 i686) 
================================================================= 
System uname: 2.6.13-suspend2-r4 i686 Intel(R) Pentium(R) M processor 2.10GHz 
Gentoo Base System version 1.12.0_pre8 
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.4 [enabled] 
dev-lang/python:     2.3.5, 2.4.2 
sys-apps/sandbox:    1.2.13 
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.20 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-march=pentium-m -mtune=pentium-m -O2 -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d" 
CXXFLAGS="-march=pentium-m -mtune=pentium-m -O2 -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig ccache distlocks sandbox sfperms strict userpriv 
usersandbox" 
GENTOO_MIRRORS="http://mir.zyrianes.net/gentoo/ http://distfiles.gentoo.org 
http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/overlays/portage" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="x86 X a52 aac aavm acl acpi alsa ansi apache2 arts async avi 
bash-completion berkdb bluetooth browserplugin bzip2 bzlib ccache cddb cdr 
chroot cluster cpudetection crypt cups curl curlwrappers cvsgraph dba dbx dio 
directfb divx4linux dlloader dvd dvdread ecc eds emboss encode enscript 
ethereal exif extras fam fbcon fbsplash fftw flac foomaticdb fortran fping ftp 
gd gdbm gif gimpprint glitz gmail gmailtimestamps gnome gpgme gphoto2 gpm 
graphviz gs gsm gstreamer gtk gtk2 icq ifc imagemagick imap imlib inifile 
innodb jabber java javascript john jpeg jpeg2k junit kde kdeenablefinal 
kdexdeltas kig-scripting kipi kqemu ldap lesstif libcaca libclamav libg++ 
libwww logrotate lufsusermount mad maildir mailwrapper matroska mbox memlimit 
mhash mikmod mime mmx mmxext mng monkey mono motif mozilla moznocompose 
moznoirc moznomail mozplaintext mozsvg mp3 mpeg mplayer mpm-worker msn mysql 
ncurses netboot nis nls nntp no-old-linux nptl ntlm oav ogg oggvorbis opengl 
oscar pam pam_chroot pam_console pam_timestamp pcre pdflib perl php pic plugin 
png posix ppds python qemu-fast qt quicktime rar rdesktop readline real ruby 
samba sasl scanner sdl session simplexml slang sockets speex spell spl sql 
sqlite sqlite3 sse sse2 ssl subp subtitles subversion svg svga symlink sysfs 
sysvipc tcltk tcpd tetex threads tidy tiff tokenizer truetype truetype-fonts 
type1-fonts usb usepackagedmakefiles userlocales vhosts visualization vorbis 
wifi win32codecs wmf xface xine xinerama xml xml2 xmlrpc xsl xslt xv xvid xvmc 
zeroconf zlib video_cards_radeon userland_GNU kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-03 07:06:14 UTC
So what, kde 3.5 is beta and hard masked - please stop marking such bugs as
blockers.
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-10-04 07:20:06 UTC
Can you please report to the author that tellico doesn't compile with KDE 3.5 
because of changes made to libkcal/calendarresources.h? 
Thanks. 
 
Comment 3 kilian 2005-10-04 07:53:13 UTC
Well, 'blockers' are defined as 'This bug prevents a software application from  
testing and use', which is obviously the case. So perhaps it's worth to change  
the 'blockers' description...  
 
Author notified. 
  
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-10-11 03:00:15 UTC
Is not like we can do anything until upstream sync up I think. 
 
Reopen when there will be an upstream-provided patch. 
Comment 5 Roland Rasmussen 2005-12-07 15:53:49 UTC
This has been fixed in tellico-1.0.3 -- I submitted the ebuild 4 weeks ago (bug
report #111559).