View previous topic :: View next topic |
Author |
Message |
Krog Guru


Joined: 26 Jun 2007 Posts: 354 Location: Roma, Italy
|
Posted: Tue May 19, 2009 8:43 am Post subject: |
|
|
media-sound/kradio-4.0.0_rc2 requires ffmpeg 0.4, is it possible to modify the ebuild to support 0.5? |
|
Back to top |
|
 |
Holysword l33t


Joined: 19 Nov 2006 Posts: 946 Location: Greece
|
Posted: Tue May 19, 2009 11:34 am Post subject: |
|
|
marcus84 wrote: | Hi,
I have a problem with Akonadi and kdepimlibs:
KdePimLibs ask in the configure for Akonadi.
Akonadi have a dependence of KdePimLibs and libkdepim so I cannot install either of them. What can I do? |
I can't reproduce such circular dependencies here... which version are you trying to emerge? _________________ "Nolite arbitrari quia venerim mittere pacem in terram non veni pacem mittere sed gladium" (Yeshua Ha Mashiach) |
|
Back to top |
|
 |
marcus84 Tux's lil' helper

Joined: 23 Apr 2008 Posts: 87
|
Posted: Tue May 19, 2009 5:51 pm Post subject: |
|
|
Holysword wrote: | marcus84 wrote: | Hi,
I have a problem with Akonadi and kdepimlibs:
KdePimLibs ask in the configure for Akonadi.
Akonadi have a dependence of KdePimLibs and libkdepim so I cannot install either of them. What can I do? |
I can't reproduce such circular dependencies here... which version are you trying to emerge? |
The versions are:
Code: |
[ebuild NS ] kde-base/kdepimlibs-4.2.85
[ebuild NS ] kde-base/akonadi-4.2.85
|
And here the messages:
kdepimlibs:
Code: |
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
-----------------------------------------------------------------------------
* boost - Boost C++ Libraries
* gpgme - GnuPG Made Easy Development Libraries
* cyrus-sasl - Cyrus SASL API
* libical - Reference implementation of the iCalendar data type and serialization format
* OpenLDAP - LDAP (Lightweight Directory Access Protocol) libraries
-----------------------------------------------------------------------------
-- The following REQUIRED packages could NOT be located on your system.
-- You must install these packages before continuing.
-----------------------------------------------------------------------------
* Akonadi <http://pim.kde.org/akonadi>
Akonadi server (from kdesupport)
Akonadi is required to build KdepimLibs.
-----------------------------------------------------------------------------
CMake Error at /usr/kde/4.3/share/apps/cmake/modules/MacroLogFeature.cmake:141 (MESSAGE):
Exiting: Missing Requirements
Call Stack (most recent call first):
CMakeLists.txt:87 (macro_display_feature_log)
-- Configuring incomplete, errors occurred!
|
emerging akonadi:
Code: |
emerge -va =kde-base/akonadi-4.2.85
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild NS ] kde-base/kdepimlibs-4.2.85 [4.2.9999] USE="kdeprefix ldap -debug -doc -test" 0 kB [1]
[ebuild NS ] kde-base/libkdepim-4.2.85 [4.2.9999] USE="kdeprefix -debug" 0 kB [1]
[ebuild NS ] kde-base/akonadi-4.2.85 [4.2.9999] USE="kdeprefix semantic-desktop -debug" 0 kB [1]
Total: 3 packages (3 in new slots), Size of downloads: 0 kB
Portage tree and overlays:
[0] /usr/portage
[1] /usr/portage/local/layman/kde-testing
|
What Am I doing wrong? |
|
Back to top |
|
 |
marcus84 Tux's lil' helper

Joined: 23 Apr 2008 Posts: 87
|
Posted: Tue May 19, 2009 5:57 pm Post subject: |
|
|
marcus84 wrote: | Holysword wrote: | marcus84 wrote: | Hi,
I have a problem with Akonadi and kdepimlibs:
KdePimLibs ask in the configure for Akonadi.
Akonadi have a dependence of KdePimLibs and libkdepim so I cannot install either of them. What can I do? |
I can't reproduce such circular dependencies here... which version are you trying to emerge? |
The versions are:
Code: |
[ebuild NS ] kde-base/kdepimlibs-4.2.85
[ebuild NS ] kde-base/akonadi-4.2.85
|
And here the messages:
kdepimlibs:
Code: |
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
-----------------------------------------------------------------------------
* boost - Boost C++ Libraries
* gpgme - GnuPG Made Easy Development Libraries
* cyrus-sasl - Cyrus SASL API
* libical - Reference implementation of the iCalendar data type and serialization format
* OpenLDAP - LDAP (Lightweight Directory Access Protocol) libraries
-----------------------------------------------------------------------------
-- The following REQUIRED packages could NOT be located on your system.
-- You must install these packages before continuing.
-----------------------------------------------------------------------------
* Akonadi <http://pim.kde.org/akonadi>
Akonadi server (from kdesupport)
Akonadi is required to build KdepimLibs.
-----------------------------------------------------------------------------
CMake Error at /usr/kde/4.3/share/apps/cmake/modules/MacroLogFeature.cmake:141 (MESSAGE):
Exiting: Missing Requirements
Call Stack (most recent call first):
CMakeLists.txt:87 (macro_display_feature_log)
-- Configuring incomplete, errors occurred!
|
emerging akonadi:
Code: |
emerge -va =kde-base/akonadi-4.2.85
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild NS ] kde-base/kdepimlibs-4.2.85 [4.2.9999] USE="kdeprefix ldap -debug -doc -test" 0 kB [1]
[ebuild NS ] kde-base/libkdepim-4.2.85 [4.2.9999] USE="kdeprefix -debug" 0 kB [1]
[ebuild NS ] kde-base/akonadi-4.2.85 [4.2.9999] USE="kdeprefix semantic-desktop -debug" 0 kB [1]
Total: 3 packages (3 in new slots), Size of downloads: 0 kB
Portage tree and overlays:
[0] /usr/portage
[1] /usr/portage/local/layman/kde-testing
|
What Am I doing wrong? |
Solved, It was akonadi server, not akonadi. I had akonadi-server-9999 and the configure doesn't accept it
Maybe somebody can check this dependence and not accept akonadi-server-9999
Thanks |
|
Back to top |
|
 |
gaelic Tux's lil' helper

Joined: 30 Dec 2003 Posts: 119 Location: Vienna, Austria, Europe, World, Solar System, Milky Way, Universe
|
Posted: Wed May 20, 2009 4:19 pm Post subject: |
|
|
thanks for 4.2.87 |
|
Back to top |
|
 |
titoucha Advocate


Joined: 21 Jul 2005 Posts: 2374 Location: Genève
|
Posted: Wed May 20, 2009 6:22 pm Post subject: |
|
|
I get an error with akonadi 4.2.87 Code: | [ 82%] [ 82%] Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/website.o
Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/voicephonenumber.o
Linking CXX static library ../../../lib/libnie.a
[ 82%] Built target nie
make: *** [all] Erreur 2
*
* ERROR: kde-base/akonadi-4.2.87 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3803: Called kde4-meta_src_compile
* environment, line 2915: Called kde4-base_src_compile
* environment, line 2632: Called cmake-utils_src_compile
* environment, line 966: Called cmake-utils_src_make
* environment, line 1045: Called die
* The specific snippet of code:
* emake "$@" || die "Make failed!";
* The die message:
* Make failed! |
_________________ Assurez-vous que le titre de votre message soit conforme aux conventions de ce forum (paragraphe 3/3 : Comment poster sur le forum ??) |
|
Back to top |
|
 |
TheDodger Tux's lil' helper


Joined: 12 Aug 2002 Posts: 126 Location: Hamburg
|
Posted: Wed May 20, 2009 8:55 pm Post subject: |
|
|
titoucha wrote: | I get an error with akonadi 4.2.87 Code: | [ 82%] [ 82%] Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/website.o
Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/voicephonenumber.o
Linking CXX static library ../../../lib/libnie.a |
|
I use MAKEOPTS="-j1" to locate the correct Errorposition:
[...]
I split my answer ... seen below
----------------------------------------------------------------------------------------------------------------------------
I get an error on kget-4.2.87 by linking against the KNotificationItem(?)
Code: |
[100%] Building CXX object kget/CMakeFiles/kget.dir/ui/nepomukwidget.o
Linking CXX executable kget
CMakeFiles/kget.dir/ui/tray_newproto.o: In function `Tray::isDownloading()':
tray_newproto.cpp:(.text+0x8b): undefined reference to `Experimental::KNotificationItem::status() const'
CMakeFiles/kget.dir/ui/tray_newproto.o: In function `Tray::qt_metacall(QMetaObject::Call, int, void**)':
tray_newproto.cpp:(.text+0x17f): undefined reference to `Experimental::KNotificationItem::qt_metacall(QMetaObject::Call, int, void**)'
CMakeFiles/kget.dir/ui/tray_newproto.o: In function `Tray::setDownloading(bool)':
tray_newproto.cpp:(.text+0x296): undefined reference to `Experimental::KNotificationItem::status() const'
tray_newproto.cpp:(.text+0x2bc): undefined reference to `Experimental::KNotificationItem::status() const'
tray_newproto.cpp:(.text+0x2cf): undefined reference to `Experimental::KNotificationItem::setStatus(Experimental::KNotificationItem::ItemStatus)'
tray_newproto.cpp:(.text+0x2f1): undefined reference to `Experimental::KNotificationItem::setOverlayIcon(QString const&)'
tray_newproto.cpp:(.text+0x324): undefined reference to `Experimental::KNotificationItem::setStatus(Experimental::KNotificationItem::ItemStatus)'
tray_newproto.cpp:(.text+0x34c): undefined reference to `Experimental::KNotificationItem::setOverlayIcon(QString const&)'
CMakeFiles/kget.dir/ui/tray_newproto.o: In function `Tray::Tray(MainWindow*)':
tray_newproto.cpp:(.text+0x457): undefined reference to `Experimental::KNotificationItem::KNotificationItem(QObject*)'
tray_newproto.cpp:(.text+0x469): undefined reference to `Experimental::KNotificationItem::contextMenu() const'
tray_newproto.cpp:(.text+0x72f): undefined reference to `Experimental::KNotificationItem::setCategory(Experimental::KNotificationItem::ItemCategory)'
tray_newproto.cpp:(.text+0x75b): undefined reference to `Experimental::KNotificationItem::setIcon(QString const&)'
tray_newproto.cpp:(.text+0x7b7): undefined reference to `Experimental::KNotificationItem::setTitle(QString const&)'
tray_newproto.cpp:(.text+0x7e1): undefined reference to `Experimental::KNotificationItem::setContextMenu(KMenu*)'
tray_newproto.cpp:(.text+0x7f1): undefined reference to `Experimental::KNotificationItem::setAssociatedWidget(QWidget*)'
tray_newproto.cpp:(.text+0x81d): undefined reference to `Experimental::KNotificationItem::setToolTipIcon(QString const&)'
tray_newproto.cpp:(.text+0x879): undefined reference to `Experimental::KNotificationItem::setToolTipTitle(QString const&)'
CMakeFiles/kget.dir/ui/tray_newproto.o: In function `Tray::Tray(MainWindow*)':
tray_newproto.cpp:(.text+0x8e7): undefined reference to `Experimental::KNotificationItem::KNotificationItem(QObject*)'
tray_newproto.cpp:(.text+0x8f9): undefined reference to `Experimental::KNotificationItem::contextMenu() const'
tray_newproto.cpp:(.text+0xbbf): undefined reference to `Experimental::KNotificationItem::setCategory(Experimental::KNotificationItem::ItemCategory)'
tray_newproto.cpp:(.text+0xbeb): undefined reference to `Experimental::KNotificationItem::setIcon(QString const&)'
tray_newproto.cpp:(.text+0xc47): undefined reference to `Experimental::KNotificationItem::setTitle(QString const&)'
tray_newproto.cpp:(.text+0xc71): undefined reference to `Experimental::KNotificationItem::setContextMenu(KMenu*)'
tray_newproto.cpp:(.text+0xc81): undefined reference to `Experimental::KNotificationItem::setAssociatedWidget(QWidget*)'
tray_newproto.cpp:(.text+0xcad): undefined reference to `Experimental::KNotificationItem::setToolTipIcon(QString const&)'
tray_newproto.cpp:(.text+0xd09): undefined reference to `Experimental::KNotificationItem::setToolTipTitle(QString const&)'
CMakeFiles/kget.dir/ui/tray_newproto.o: In function `Tray::qt_metacast(char const*)':
tray_newproto.cpp:(.text+0x7b): undefined reference to `Experimental::KNotificationItem::qt_metacast(char const*)'
CMakeFiles/kget.dir/ui/tray_newproto.o: In function `Tray::~Tray()':
tray_newproto.cpp:(.text._ZN4TrayD1Ev[Tray::~Tray()]+0xb): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'
CMakeFiles/kget.dir/ui/tray_newproto.o: In function `Tray::~Tray()':
tray_newproto.cpp:(.text._ZN4TrayD0Ev[Tray::~Tray()]+0x12): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'
CMakeFiles/kget.dir/ui/tray_newproto.o:(.rodata+0x0): undefined reference to `Experimental::KNotificationItem::staticMetaObject'
CMakeFiles/kget.dir/ui/tray_newproto.o:(.rodata._ZTV4Tray[vtable for Tray]+0x20): undefined reference to `Experimental::KNotificationItem::eventFilter(QObject*, QEvent*)'
CMakeFiles/kget.dir/ui/tray_newproto.o:(.rodata._ZTV4Tray[vtable for Tray]+0x38): undefined reference to `Experimental::KNotificationItem::activate(QPoint const&)'
CMakeFiles/kget.dir/ui/tray_newproto.o:(.rodata._ZTI4Tray[typeinfo for Tray]+0x8): undefined reference to `typeinfo for Experimental::KNotificationItem'
collect2: ld gab 1 als Ende-Status zurück
make[2]: *** [kget/kget] Fehler 1
make[1]: *** [kget/CMakeFiles/kget.dir/all] Fehler 2
make: *** [all] Fehler 2
|
Last edited by TheDodger on Thu May 21, 2009 10:09 am; edited 1 time in total |
|
Back to top |
|
 |
asturm Developer

Joined: 05 Apr 2007 Posts: 9378
|
Posted: Wed May 20, 2009 9:18 pm Post subject: |
|
|
Yes, kget as well as korganizer fail because of KNotificationItem and it sounds like a missing header. |
|
Back to top |
|
 |
TheDodger Tux's lil' helper


Joined: 12 Aug 2002 Posts: 126 Location: Hamburg
|
Posted: Thu May 21, 2009 7:25 am Post subject: |
|
|
Currently i get an curious error.
I have update my layman tree (including the following : kde-testing, qting-edge).
When i will update all packages, then i shall recompile my Qt Installation *without* the qt3support USE-Flag!
Code: |
emerge: there are no ebuilds built with USE flags to satisfy ">=x11-libs/qt-opengl-4.5.1:4[-qt3support]".
!!! One of the following packages is required to complete your request:
- x11-libs/qt-opengl-4.5.1 (Change USE: -qt3support)
(dependency required by "dev-python/PyQt4-4.5_pre20090518" [installed])
(dependency required by "@world" [argument])
|
Funny, Failure or Really? |
|
Back to top |
|
 |
bers n00b


Joined: 28 Nov 2008 Posts: 49
|
Posted: Thu May 21, 2009 7:29 am Post subject: |
|
|
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
x11-libs/qt-core:4
('installed', '/', 'x11-libs/qt-core-4.5.1', 'nomerge') pulled in by
x11-libs/qt-core:4[qt3support,ssl] required by ('ebuild', '/', 'kde-base/kdm-4.2.87', 'merge')
x11-libs/qt-core:4[qt3support,ssl] required by ('ebuild', '/', 'kde-base/kioclient-4.2.87', 'merge')
x11-libs/qt-core:4[qt3support,ssl] required by ('installed', '/', 'kde-misc/yawp-0.2.3', 'nomerge')
(and 132 more)
('ebuild', '/', 'x11-libs/qt-core-4.5.1', 'merge') pulled in by
~x11-libs/qt-core-4.5.1[glib,-debug,-qt3support] required by ('ebuild', '/', 'x11-libs/qt-gui-4.5.1', 'merge')
~x11-libs/qt-core-4.5.1[-debug,-qt3support] required by ('ebuild', '/', 'x11-libs/qt-opengl-4.5.1', 'merge')
>=x11-libs/qt-core-4.5.1:4[-qt3support] required by ('ebuild', '/', 'dev-python/PyQt4-4.5_pre20090518', 'merge')
(and 12 more)
x11-libs/qt-gui:4
('ebuild', '/', 'x11-libs/qt-gui-4.5.1', 'merge') pulled in by
>=x11-libs/qt-gui-4.5.1:4[dbus,-qt3support] required by ('ebuild', '/', 'dev-python/PyQt4-4.5_pre20090518', 'merge')
~x11-libs/qt-gui-4.5.1[-debug,-qt3support] required by ('ebuild', '/', 'x11-libs/qt-opengl-4.5.1', 'merge')
(and 132 more)
('installed', '/', 'x11-libs/qt-gui-4.5.1', 'nomerge') pulled in by
>=x11-libs/qt-gui-4.4:4[qt3support,dbus] required by ('installed', '/', 'net-im/psi-0.12.1', 'nomerge')
~x11-libs/qt-gui-4.5.1[qt3support,accessibility,-debug] required by ('installed', '/', 'x11-libs/qt-qt3support-4.5.1', 'nomerge')
~x11-libs/qt-gui-4.5.1[qt3support] required by ('installed', '/', 'x11-libs/qt-core-4.5.1', 'nomerge')
(and 132 more) |
|
Back to top |
|
 |
Krog Guru


Joined: 26 Jun 2007 Posts: 354 Location: Roma, Italy
|
Posted: Thu May 21, 2009 7:58 am Post subject: |
|
|
i'm upgrading to 4.2.87 but emerge doesn't find media-sound/phonon-4.4_pre20090520 on any server! |
|
Back to top |
|
 |
marcus84 Tux's lil' helper

Joined: 23 Apr 2008 Posts: 87
|
Posted: Thu May 21, 2009 8:14 am Post subject: |
|
|
Krog wrote: | i'm upgrading to 4.2.87 but emerge doesn't find media-sound/phonon-4.4_pre20090520 on any server! |
Same problem here |
|
Back to top |
|
 |
TheDodger Tux's lil' helper


Joined: 12 Aug 2002 Posts: 126 Location: Hamburg
|
Posted: Thu May 21, 2009 8:32 am Post subject: |
|
|
Krog wrote: | i'm upgrading to 4.2.87 but emerge doesn't find media-sound/phonon-4.4_pre20090520 on any server! |
Same Problem here.
You can check the packages by browsing alexxy's developer-home: "http://dev.gentooexperimental.org/~alexxy/"
I use currently the svn-snapshot for media-sound/phonon, thant works for me. |
|
Back to top |
|
 |
TheDodger Tux's lil' helper


Joined: 12 Aug 2002 Posts: 126 Location: Hamburg
|
Posted: Thu May 21, 2009 9:07 am Post subject: |
|
|
bers wrote: | !!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
x11-libs/qt-core:4
[...]
|
Okay ... i interprate that i *must* recompile my current Qt-Installation with the Versions from qting-edge? |
|
Back to top |
|
 |
Krog Guru


Joined: 26 Jun 2007 Posts: 354 Location: Roma, Italy
|
Posted: Thu May 21, 2009 9:50 am Post subject: |
|
|
*edit*
Last edited by Krog on Thu May 21, 2009 9:54 am; edited 1 time in total |
|
Back to top |
|
 |
TheDodger Tux's lil' helper


Joined: 12 Aug 2002 Posts: 126 Location: Hamburg
|
Posted: Thu May 21, 2009 9:52 am Post subject: |
|
|
Krog wrote: | TheDodger wrote: | Krog wrote: | i'm upgrading to 4.2.87 but emerge doesn't find media-sound/phonon-4.4_pre20090520 on any server! |
Same Problem here.
You can check the packages by browsing alexxy's developer-home: "http://dev.gentooexperimental.org/~alexxy/"
I use currently the svn-snapshot for media-sound/phonon, thant works for me. |
Code: | >>> Emerging (1 of 116) media-sound/phonon-9999 from kde
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
>>> Unpacking source...
* subversion check out start -->
* repository: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/phonon
svn: No such revision 970904
*
* ERROR: media-sound/phonon-9999 failed. |
DOH!  |
Hmmm ... please update your layman-tree und run emerge again  |
|
Back to top |
|
 |
Krog Guru


Joined: 26 Jun 2007 Posts: 354 Location: Roma, Italy
|
Posted: Thu May 21, 2009 9:54 am Post subject: |
|
|
works, thanks  |
|
Back to top |
|
 |
TheDodger Tux's lil' helper


Joined: 12 Aug 2002 Posts: 126 Location: Hamburg
|
Posted: Thu May 21, 2009 10:08 am Post subject: |
|
|
titoucha wrote: | I get an error with akonadi 4.2.87 Code: | [ 82%] [ 82%] Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/website.o
Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/voicephonenumber.o
Linking CXX static library ../../../lib/libnie.a |
|
I use MAKEOPTS="-j1" to locate the correct Errorposition:
Code: |
Scanning dependencies of target akonaditray
[ 87%] Building CXX object akonadi/tray/CMakeFiles/akonaditray.dir/akonaditray_automoc.o
[ 88%] Building CXX object akonadi/tray/CMakeFiles/akonaditray.dir/main.o
In Datei, eingefügt von /var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/main.cpp:27:
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:24:31: Fehler: knotificationitem.h: Datei oder Verzeichnis nicht gefunden
In file included from /var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/main.cpp:27:
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:32: Fehler: »Experimental« ist kein Namensbereichs-Name
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:32: Fehler: expected namespace-name before »;« token
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:44: Fehler: expected class-name before »{« token
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:44: Warnung: »class Dock« hat virtuelle Funktionen und erreichbaren nicht-virtuellen Destruktor
make[2]: *** [akonadi/tray/CMakeFiles/akonaditray.dir/main.o] Fehler 1
make[1]: *** [akonadi/tray/CMakeFiles/akonaditray.dir/all] Fehler 2
|
I think this is an side-effect from the new knotifyicon-thing.  |
|
Back to top |
|
 |
TheDodger Tux's lil' helper


Joined: 12 Aug 2002 Posts: 126 Location: Hamburg
|
Posted: Thu May 21, 2009 12:14 pm Post subject: |
|
|
TheDodger wrote: | titoucha wrote: | I get an error with akonadi 4.2.87 Code: | [ 82%] [ 82%] Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/website.o
Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/voicephonenumber.o
Linking CXX static library ../../../lib/libnie.a |
|
I use MAKEOPTS="-j1" to locate the correct Errorposition:
Code: |
Scanning dependencies of target akonaditray
[ 87%] Building CXX object akonadi/tray/CMakeFiles/akonaditray.dir/akonaditray_automoc.o
[ 88%] Building CXX object akonadi/tray/CMakeFiles/akonaditray.dir/main.o
In Datei, eingefügt von /var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/main.cpp:27:
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:24:31: Fehler: knotificationitem.h: Datei oder Verzeichnis nicht gefunden
In file included from /var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/main.cpp:27:
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:32: Fehler: »Experimental« ist kein Namensbereichs-Name
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:32: Fehler: expected namespace-name before »;« token
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:44: Fehler: expected class-name before »{« token
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:44: Warnung: »class Dock« hat virtuelle Funktionen und erreichbaren nicht-virtuellen Destruktor
make[2]: *** [akonadi/tray/CMakeFiles/akonaditray.dir/main.o] Fehler 1
make[1]: *** [akonadi/tray/CMakeFiles/akonaditray.dir/all] Fehler 2
|
I think this is an side-effect from the new knotifyicon-thing.  |
I testing a workaround (as missing the knotificationitem.h File):
Code: |
cyberdeck ~ # cd /usr/include/
cyberdeck include # ln -sf knotificationitem-1/knotificationitem_export.h .
cyberdeck include # ln -sf knotificationitem-1/knotificationitem.h .
|
But now i become this error by building:
Code: |
[ 89%] Building CXX object akonadi/tray/CMakeFiles/akonaditray.dir/akonaditrayadaptor.o
Linking CXX executable akonaditray
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::~Dock()':
dock.cpp:(.text+0x202): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::Dock(QWidget*)':
dock.cpp:(.text+0x55a): undefined reference to `Experimental::KNotificationItem::KNotificationItem(QObject*)'
dock.cpp:(.text+0x592): undefined reference to `Experimental::KNotificationItem::setIcon(QString const&)'
dock.cpp:(.text+0x5b4): undefined reference to `Experimental::KNotificationItem::setCategory(Experimental::KNotificationItem::ItemCategory)'
dock.cpp:(.text+0x5c4): undefined reference to `Experimental::KNotificationItem::setStatus(Experimental::KNotificationItem::ItemStatus)'
dock.cpp:(.text+0xa26): undefined reference to `Experimental::KNotificationItem::setContextMenu(KMenu*)'
dock.cpp:(.text+0xbed): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::Dock(QWidget*)':
dock.cpp:(.text+0xefa): undefined reference to `Experimental::KNotificationItem::KNotificationItem(QObject*)'
dock.cpp:(.text+0xf32): undefined reference to `Experimental::KNotificationItem::setIcon(QString const&)'
dock.cpp:(.text+0xf54): undefined reference to `Experimental::KNotificationItem::setCategory(Experimental::KNotificationItem::ItemCategory)'
dock.cpp:(.text+0xf64): undefined reference to `Experimental::KNotificationItem::setStatus(Experimental::KNotificationItem::ItemStatus)'
dock.cpp:(.text+0x13c6): undefined reference to `Experimental::KNotificationItem::setContextMenu(KMenu*)'
dock.cpp:(.text+0x158d): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::qt_metacall(QMetaObject::Call, int, void**)':
dock.cpp:(.text+0x1cb3): undefined reference to `Experimental::KNotificationItem::qt_metacall(QMetaObject::Call, int, void**)'
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::qt_metacast(char const*)':
dock.cpp:(.text+0x7b): undefined reference to `Experimental::KNotificationItem::qt_metacast(char const*)'
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::~Dock()':
dock.cpp:(.text+0x22b): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::~Dock()':
dock.cpp:(.text+0x23b): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'
CMakeFiles/akonaditray.dir/dock.o:(.rodata+0x40): undefined reference to `Experimental::KNotificationItem::staticMetaObject'
CMakeFiles/akonaditray.dir/dock.o:(.rodata._ZTV4Dock[vtable for Dock]+0x20): undefined reference to `Experimental::KNotificationItem::eventFilter(QObject*, QEvent*)'
CMakeFiles/akonaditray.dir/dock.o:(.rodata._ZTV4Dock[vtable for Dock]+0x38): undefined reference to `Experimental::KNotificationItem::activate(QPoint const&)'
CMakeFiles/akonaditray.dir/dock.o:(.rodata._ZTI4Dock[typeinfo for Dock]+0x8): undefined reference to `typeinfo for Experimental::KNotificationItem'
collect2: ld gab 1 als Ende-Status zurück
make[2]: *** [akonadi/tray/akonaditray] Fehler 1
make[1]: *** [akonadi/tray/CMakeFiles/akonaditray.dir/all] Fehler 2
make: *** [all] Fehler 2
|
|
|
Back to top |
|
 |
titoucha Advocate


Joined: 21 Jul 2005 Posts: 2374 Location: Genève
|
Posted: Thu May 21, 2009 1:49 pm Post subject: |
|
|
TheDodger wrote: |
I testing a workaround (as missing the knotificationitem.h File):
Code: |
cyberdeck ~ # cd /usr/include/
cyberdeck include # ln -sf knotificationitem-1/knotificationitem_export.h .
cyberdeck include # ln -sf knotificationitem-1/knotificationitem.h .
|
But now i become this error by building:
Code: |
[ 89%] Building CXX object akonadi/tray/CMakeFiles/akonaditray.dir/akonaditrayadaptor.o
Linking CXX executable akonaditray
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::~Dock()':
dock.cpp:(.text+0x202): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::Dock(QWidget*)':
dock.cpp:(.text+0x55a): undefined reference to `Experimental::KNotificationItem::KNotificationItem(QObject*)'
dock.cpp:(.text+0x592): undefined reference to `Experimental::KNotificationItem::setIcon(QString const&)'
dock.cpp:(.text+0x5b4): undefined reference to `Experimental::KNotificationItem::setCategory(Experimental::KNotificationItem::ItemCategory)'
dock.cpp:(.text+0x5c4): undefined reference to `Experimental::KNotificationItem::setStatus(Experimental::KNotificationItem::ItemStatus)'
dock.cpp:(.text+0xa26): undefined reference to `Experimental::KNotificationItem::setContextMenu(KMenu*)'
dock.cpp:(.text+0xbed): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::Dock(QWidget*)':
dock.cpp:(.text+0xefa): undefined reference to `Experimental::KNotificationItem::KNotificationItem(QObject*)'
dock.cpp:(.text+0xf32): undefined reference to `Experimental::KNotificationItem::setIcon(QString const&)'
dock.cpp:(.text+0xf54): undefined reference to `Experimental::KNotificationItem::setCategory(Experimental::KNotificationItem::ItemCategory)'
dock.cpp:(.text+0xf64): undefined reference to `Experimental::KNotificationItem::setStatus(Experimental::KNotificationItem::ItemStatus)'
dock.cpp:(.text+0x13c6): undefined reference to `Experimental::KNotificationItem::setContextMenu(KMenu*)'
dock.cpp:(.text+0x158d): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::qt_metacall(QMetaObject::Call, int, void**)':
dock.cpp:(.text+0x1cb3): undefined reference to `Experimental::KNotificationItem::qt_metacall(QMetaObject::Call, int, void**)'
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::qt_metacast(char const*)':
dock.cpp:(.text+0x7b): undefined reference to `Experimental::KNotificationItem::qt_metacast(char const*)'
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::~Dock()':
dock.cpp:(.text+0x22b): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::~Dock()':
dock.cpp:(.text+0x23b): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'
CMakeFiles/akonaditray.dir/dock.o:(.rodata+0x40): undefined reference to `Experimental::KNotificationItem::staticMetaObject'
CMakeFiles/akonaditray.dir/dock.o:(.rodata._ZTV4Dock[vtable for Dock]+0x20): undefined reference to `Experimental::KNotificationItem::eventFilter(QObject*, QEvent*)'
CMakeFiles/akonaditray.dir/dock.o:(.rodata._ZTV4Dock[vtable for Dock]+0x38): undefined reference to `Experimental::KNotificationItem::activate(QPoint const&)'
CMakeFiles/akonaditray.dir/dock.o:(.rodata._ZTI4Dock[typeinfo for Dock]+0x8): undefined reference to `typeinfo for Experimental::KNotificationItem'
collect2: ld gab 1 als Ende-Status zurück
make[2]: *** [akonadi/tray/akonaditray] Fehler 1
make[1]: *** [akonadi/tray/CMakeFiles/akonaditray.dir/all] Fehler 2
make: *** [all] Fehler 2
|
|
Same error here _________________ Assurez-vous que le titre de votre message soit conforme aux conventions de ce forum (paragraphe 3/3 : Comment poster sur le forum ??) |
|
Back to top |
|
 |
TheDodger Tux's lil' helper


Joined: 12 Aug 2002 Posts: 126 Location: Hamburg
|
Posted: Thu May 21, 2009 3:00 pm Post subject: |
|
|
titoucha wrote: | TheDodger wrote: |
I testing a workaround (as missing the knotificationitem.h File):
Code: |
cyberdeck ~ # cd /usr/include/
cyberdeck include # ln -sf knotificationitem-1/knotificationitem_export.h .
cyberdeck include # ln -sf knotificationitem-1/knotificationitem.h .
|
But now i become this error by building:
[...]
|
Same error here |
I think, thats the wrong way ... really  |
|
Back to top |
|
 |
Black Shadow n00b

Joined: 03 May 2009 Posts: 2
|
|
Back to top |
|
 |
Krog Guru


Joined: 26 Jun 2007 Posts: 354 Location: Roma, Italy
|
Posted: Thu May 21, 2009 6:22 pm Post subject: |
|
|
kde-base/pykde4-4.2.87
Code: | [ 69%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_kutils.dir/sip/kutils/sipkutilspart3.o
In file included from /usr/include/python2.5/Python.h:13,
from /usr/include/python2.5/sip.h:28,
from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87_build/python/pykde4/sip/kutils/sipAPIkutils.h:11,
from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87_build/python/pykde4/sip/kutils/sipkutilspart3.cpp:7:
/usr/include/python2.5/pyconfig.h:976:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
[ 69%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_nepomuk.dir/sip/nepomuk/sipnepomukpart6.o
In file included from /usr/include/python2.5/Python.h:13,
from /usr/include/python2.5/sip.h:28,
from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87_build/python/pykde4/sip/nepomuk/sipAPInepomuk.h:11,
from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87_build/python/pykde4/sip/nepomuk/sipnepomukpart6.cpp:7:
/usr/include/python2.5/pyconfig.h:976:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
In file included from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87_build/python/pykde4/sip/kutils/sipkutilspart3.cpp:7:
sipAPIkutils.h:1694:1: warning: "sipType_QList_27000600QPair_0100QString_0100QString" redefined
sipAPIkutils.h:1428:1: warning: this is the location of the previous definition
sipAPIkutils.h:1700:1: warning: "sipType_QList_27000600QPair_0100QByteArray_0100QByteArray" redefined
sipAPIkutils.h:1426:1: warning: this is the location of the previous definition
sipAPIkutils.h:5501:1: warning: "sipType_QList_27000600QPair_0100QString_0100QString" redefined
sipAPIkutils.h:1694:1: warning: this is the location of the previous definition
In file included from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87_build/python/pykde4/sip/nepomuk/sipnepomukpart6.cpp:7:
sipAPInepomuk.h:1897:1: warning: "sipType_QList_27000600QPair_0100QString_0100QString" redefined
sipAPInepomuk.h:1631:1: warning: this is the location of the previous definition
sipAPInepomuk.h:1903:1: warning: "sipType_QList_27000600QPair_0100QByteArray_0100QByteArray" redefined
sipAPInepomuk.h:1629:1: warning: this is the location of the previous definition
/var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87/python/pykde4/sip/soprano/languagetag.sip:27:33: error: soprano/languagetag.h: No such file or directory
In file included from /usr/kde/4.3/include/nepomuk/class.h:28,
from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87/python/pykde4/sip/nepomuk/class.sip:29:
/usr/kde/4.3/include/nepomuk/entity.h:186: warning: ‘Entity’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/entity.h:184)
/usr/kde/4.3/include/nepomuk/entity.h:189: warning: ‘Entity’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/entity.h:184)
/usr/kde/4.3/include/nepomuk/entity.h:189: warning: ‘Entity’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/entity.h:184)
In file included from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87/python/pykde4/sip/nepomuk/class.sip:29:
/usr/kde/4.3/include/nepomuk/class.h:190: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)
/usr/kde/4.3/include/nepomuk/class.h:197: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)
/usr/kde/4.3/include/nepomuk/class.h:197: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)
/usr/kde/4.3/include/nepomuk/class.h:231: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)
/usr/kde/4.3/include/nepomuk/class.h:239: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)
/usr/kde/4.3/include/nepomuk/class.h:247: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)
/usr/kde/4.3/include/nepomuk/class.h:255: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)
/usr/kde/4.3/include/nepomuk/class.h:267: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)
In file included from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87/python/pykde4/sip/nepomuk/property.sip:29:
/usr/kde/4.3/include/nepomuk/property.h:199: warning: ‘Property’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/property.h:189)
/usr/kde/4.3/include/nepomuk/property.h:206: warning: ‘Property’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/property.h:189)
/usr/kde/4.3/include/nepomuk/property.h:206: warning: ‘Property’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/property.h:189)
/usr/kde/4.3/include/nepomuk/property.h:214: warning: ‘Property’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/property.h:189)
/usr/kde/4.3/include/nepomuk/property.h:222: warning: ‘Property’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/property.h:189)
/usr/kde/4.3/include/nepomuk/property.h:229: warning: ‘Property’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/property.h:189)
/usr/kde/4.3/include/nepomuk/property.h:237: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)
/usr/kde/4.3/include/nepomuk/property.h:253: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)
/usr/kde/4.3/include/nepomuk/property.h:288: warning: ‘Property’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/property.h:189)
make[2]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_nepomuk.dir/sip/nepomuk/sipnepomukpart6.o] Error 1
make[1]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_nepomuk.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs.... |
 |
|
Back to top |
|
 |
skunk l33t


Joined: 28 May 2003 Posts: 646 Location: granada, spain
|
Posted: Thu May 21, 2009 6:34 pm Post subject: |
|
|
Krog wrote: | kde-base/pykde4-4.2.87
Code: | /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87/python/pykde4/sip/soprano/languagetag.sip:27:33: error: soprano/languagetag.h: No such file or directory
|
 |
emerge =dev-libs/soprano-9999 |
|
Back to top |
|
 |
titoucha Advocate


Joined: 21 Jul 2005 Posts: 2374 Location: Genève
|
Posted: Fri May 22, 2009 6:23 am Post subject: |
|
|
Thank you very much. _________________ Assurez-vous que le titre de votre message soit conforme aux conventions de ce forum (paragraphe 3/3 : Comment poster sur le forum ??) |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|