Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5406 - kdepim-3.0.2 emerge failure
Summary: kdepim-3.0.2 emerge failure
Status: RESOLVED DUPLICATE of bug 5387
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-22 14:36 UTC by Richard D. Jackson
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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 Richard D. Jackson 2002-07-22 14:36:02 UTC
kdepim-3.0.2 fails when compiling knotes Below is captured output of the failure
area:

Making all in knotes
make[2]: Entering directory `/var/tmp/portage/kdepim-3.0.2/work/kdepim-3.0.2/knotes'
Making all in .
make[3]: Entering directory `/var/tmp/portage/kdepim-3.0.2/work/kdepim-3.0.2/knotes'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG
-O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new  -c -o knotes.all_cpp.o
`test -f knotes.all_cpp.cpp || echo './'`knotes.all_cpp.cpp
In file included from knotes.all_cpp.cpp:3:
knote.cpp: In method `void KNote::slotPrint() const':
knote.cpp:498: no matching function for call to `QTextDocument::setDefaultFont
(QFont &)'
make[3]: *** [knotes.all_cpp.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdepim-3.0.2/work/kdepim-3.0.2/knotes'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdepim-3.0.2/work/kdepim-3.0.2/knotes'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdepim-3.0.2/work/kdepim-3.0.2'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line -4320, Exitcode 2
!!! died running emake, kde_src_compile:make

!!! emerge aborting on  /usr/portage/kde-base/kdepim/kdepim-3.0.2.ebuild .


Some NOTES:
This is a clean instal. Other words other than the base system not much else is
installed ( openssh, xfstools thats it if I remember correctly). After base
install I did a emerge -p kde which listed most all of the X11 stuff I expected
it to install so did emerge kde and went to bed. In the morning the above error
is what I found. I started to hand emerge the rest of the kde stuff just so it
would get done but kdepim still fails for the exact same error.
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-07-22 23:15:02 UTC

*** This bug has been marked as a duplicate of 5387 ***