Gentoo Archives: gentoo-dev

From: "M. Zuelsdorff" <micha@×××××××.de>
To: gentoo-dev@g.o
Subject: [gentoo-dev] latest KDE package fails to build
Date: Wed, 16 Apr 2003 09:08:45
Message-Id: 200304161208.13157.micha@dolbyco.de
1 Hello developers,
2
3 being alarmed by some security issues I was trying to update my KDE 3.1
4 installation to 3.1.1(a) via "emerge kde".
5
6 In kdelibs I got:
7
8 cpp
9 knotifydialog.cpp:625: no `void
10 KNotify::KNotifyWidget::slotItemClicked(QListViewItem*, const QPoint&,
11 int)'
12 member function declared in class `KNotify::KNotifyWidget'
13 knotifydialog.cpp: In member function `void
14 KNotify::KNotifyWidget::reload(bool)':
15 knotifydialog.cpp:712: `class KNotify::KNotifyWidget' has no member named `
16 selectItem'
17 knotifydialog.cpp: In member function `virtual void
18 KNotify::KNotifyWidget::enableAll(int, bool)':
19 knotifydialog.cpp:871: `selectItem' undeclared (first use this function)
20 knotifydialog.cpp:871: (Each undeclared identifier is reported only once for
21 each function it appears in.)
22 In file included from knotifydialog.cpp:1070:
23 knotifydialog.moc: In member function `virtual bool
24 KNotify::KNotifyWidget::qt_invoke(int, QUObject*)':
25 knotifydialog.moc:269: `slotItemClicked' undeclared (first use this function)
26 make[3]: *** [knotifydialog.lo] Error 1
27 make[3]: Leaving directory
28 `/var/tmp/portage/kdelibs-3.1.1a/work/kdelibs-3.1.1/kio/kfile'
29 make[2]: *** [all-recursive] Error 1
30 make[2]: Leaving directory
31 `/var/tmp/portage/kdelibs-3.1.1a/work/kdelibs-3.1.1/kio'
32 make[1]: *** [all-recursive] Error 1
33 make[1]: Leaving directory
34 `/var/tmp/portage/kdelibs-3.1.1a/work/kdelibs-3.1.1'
35 make: *** [all] Error 2
36
37 !!! ERROR: kde-base/kdelibs-3.1.1a failed.
38 !!! Function kde_src_compile, Line 123, Exitcode 2
39 !!! died running emake, kde_src_compile:make
40
41 and that was that. I don't know whether this is another problem with a missing
42 USE var (I still stay with the defaults) and I'm sorry if this appears to be
43 just another "empty complaint" to Mr. Kulleen. All I can say is: There were
44 NO problems getting the latest KDE sources compiled and installed on another
45 RedHat machine.
46
47 BTW it turned out, I'm no longer able to update the qt-installation. I got:
48
49 root@duron etc # emerge --pretend -v qt
50
51 These are the packages that I would merge, in order:
52
53 Calculating dependencies ...done!
54 [ebuild U ] media-libs/fontconfig-2.1-r1 [2.1]
55 [ebuild N ] x11-libs/xft-2.0.1-r2
56 [blocks B ] =kde-base/kdebase-3.1 (from pkg x11-libs/qt-3.1.2-r1)
57 [ebuild U ] x11-libs/qt-2.3.2-r1 [3.1.0-r1] +gif +opengl -nas
58 [blocks B ] =kde-base/kdelibs-3.1 (from pkg x11-libs/qt-3.1.2-r1)
59 [ebuild U ] x11-libs/qt-3.1.2-r1 [3.1.0-r1] +cups -nas -postgres +opengl
60 +gif
61
62 While on RedHat, KDE is based upon QT, Gentoo got it made to reverse the
63 dependencies! I have no idea how to get out of this situation other than
64 doing another "/usr/local" installation manually like I did with mplayer.
65
66 Best regards.
67
68 michael
69
70
71 --
72 gentoo-dev@g.o mailing list