Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164097 - kde-base/kitchensync-3.5.6: tests fail
Summary: kde-base/kitchensync-3.5.6: tests fail
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-27 19:36 UTC by Miroslav Šulc
Modified: 2007-04-12 19:58 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge_info.txt,11.26 KB, text/plain)
2007-01-27 19:37 UTC, Miroslav Šulc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Miroslav Šulc gentoo-dev 2007-01-27 19:36:29 UTC
make[2]: Entering directory `/var/tmp/portage/kde-base/kitchensync-3.5.6/work/kitchensync-3.5.6/libkdepim/pics'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/var/tmp/portage/kde-base/kitchensync-3.5.6/work/kitchensync-3.5.6/libkdepim/pics'
Making check in tests
make[2]: Entering directory `/var/tmp/portage/kde-base/kitchensync-3.5.6/work/kitchensync-3.5.6/libkdepim/tests'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/var/tmp/portage/kde-base/kitchensync-3.5.6/work/kitchensync-3.5.6/libkdepim/tests'
make[2]: Entering directory `/var/tmp/portage/kde-base/kitchensync-3.5.6/work/kitchensync-3.5.6/libkdepim'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/var/tmp/portage/kde-base/kitchensync-3.5.6/work/kitchensync-3.5.6/libkdepim'
make[1]: Leaving directory `/var/tmp/portage/kde-base/kitchensync-3.5.6/work/kitchensync-3.5.6/libkdepim'
Making check in kitchensync
make[1]: Entering directory `/var/tmp/portage/kde-base/kitchensync-3.5.6/work/kitchensync-3.5.6/kitchensync'
Making check in libksync
make[2]: Entering directory `/var/tmp/portage/kde-base/kitchensync-3.5.6/work/kitchensync-3.5.6/kitchensync/libksync'
Making check in .
make[3]: Entering directory `/var/tmp/portage/kde-base/kitchensync-3.5.6/work/kitchensync-3.5.6/kitchensync/libksync'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/var/tmp/portage/kde-base/kitchensync-3.5.6/work/kitchensync-3.5.6/kitchensync/libksync'
Making check in tests
make[3]: Entering directory `/var/tmp/portage/kde-base/kitchensync-3.5.6/work/kitchensync-3.5.6/kitchensync/libksync/tests'
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kitchensync/libksync -I../../.. -I../../../libkdepim -I/usr/kde/3.5/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4m -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o synctest1.o synctest1.cpp
synctest1.cpp: In function `int main(int, char**)':
synctest1.cpp:72: error: no matching function for call to `KCal::CalendarLocal::CalendarLocal()'
../../../libkcal/calendarlocal.h:37: note: candidates are: KCal::CalendarLocal::CalendarLocal(const KCal::CalendarLocal&)
../../../libkcal/calendarlocal.h:42: note:                 KCal::CalendarLocal::CalendarLocal(const QString&)
synctest1.cpp:73: error: no matching function for call to `KCal::CalendarLocal::CalendarLocal()'
../../../libkcal/calendarlocal.h:37: note: candidates are: KCal::CalendarLocal::CalendarLocal(const KCal::CalendarLocal&)
../../../libkcal/calendarlocal.h:42: note:                 KCal::CalendarLocal::CalendarLocal(const QString&)
make[3]: *** [synctest1.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/kde-base/kitchensync-3.5.6/work/kitchensync-3.5.6/kitchensync/libksync/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kde-base/kitchensync-3.5.6/work/kitchensync-3.5.6/kitchensync/libksync'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kde-base/kitchensync-3.5.6/work/kitchensync-3.5.6/kitchensync'
make: *** [check-recursive] Error 1

!!! ERROR: kde-base/kitchensync-3.5.6 failed.
Call stack:
  ebuild.sh, line 1611:   Called dyn_test
  ebuild.sh, line 1023:   Called qa_call 'src_test'
  environment, line 4928:   Called src_test
  ebuild.sh, line 650:   Called die

!!! Make check failed. See above for details.
!!! 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/kitchensync-3.5.6/temp/build.log'.
Comment 1 Miroslav Šulc gentoo-dev 2007-01-27 19:37:25 UTC
Created attachment 108303 [details]
emerge --info

emerge --info
Comment 2 Simon Siemonsma 2007-02-22 16:47:11 UTC
> synctest1.cpp:72: error: no matching function for call to
> `KCal::CalendarLocal::CalendarLocal()'

To me this looks like this bug report depends on bug 164038 which you also reported.
Like it needs a function of libkcal which is not there because libkcal failed to compile. As a consequence this ones failed to.

Simon Siemonsma
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2007-04-12 19:58:56 UTC
If you care, sort this out with upstream, please. Disabled the tests.