It's probably not a qt4.5 problem. They cleaned up a lot of old crap and hacks in qt4.5 so some stuff in KDE4.2 broke. Lancelot shows no menus, quicklaunch crashes etc. It's not that qt4.5 is broken, the KDE guys will have to fix some stuff. From what I hear many of the issues are already resolved in KDE trunk.ssmaxss wrote:It works for you with newest kdelibs and qt 4.4? So the problem is in qt 4.5?
Code: Select all
-- Eigen2 version 2.0.0 found in /usr/include/eigen2, but at least version 2.0.51 is required
-- Could NOT find Eigen2 (missing: EIGEN2_VERSION_OK)use this patchDusdan wrote:Has somebody compiled Amarok-2.0.1.1 with qt-4.5? I get a compilation error.
Code: Select all
--- a/dev-libs/soprano/soprano-9999.ebuild
+++ b/dev-libs/soprano/soprano-9999.ebuild
@@ -56,6 +56,9 @@ src_configure() {
# NOTE: temporarely fix until a better cmake files patch will be provided.
use elibc_FreeBSD && append-ldflags "-lpthread"
+ # Make sure we don't use java-1
+ use sesame2 && export JAVA_HOME="$(java-config-2 -O)"
+
mycmakeargs="${mycmakeargs}
-DSOPRANO_BUILD_TESTS=OFF"
working ebuild and patch:d-fens wrote:use this patchDusdan wrote:Has somebody compiled Amarok-2.0.1.1 with qt-4.5? I get a compilation error.
https://bugs.kde.org/show_bug.cgi?id=177863#c46
Code: Select all
Section "Device"
Identifier "Builtin Default ati Device 0"
Driver "radeon"
Option "EnablePageFlip" "true"
Option "AccelMethod" "EXA"
Option "AccelDFS" "true"
EndSection
Code: Select all
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "RenderAccel" "true"
EndSectionWorks fine here.bartek wrote:Has anyone problem with kopete-9999 connection to server useing jabber transport? It was working fine one or two weeks ago.
Are you useing ssl connection?gimpel wrote:Works fine here.bartek wrote:Has anyone problem with kopete-9999 connection to server useing jabber transport? It was working fine one or two weeks ago.
Code: Select all
kopete(5683)/kopete (jabber - raw protocol) JabberAccount::slotClientDebugMessage: "Client stream error."
kopete(5683)/kopete (jabber) JabberAccount::slotCSError: Error in stream signalled.
kopete(5683)/kopete (jabber) JabberAccount::slotCSError: Disconnecting.Code: Select all
systemsettings: symbol lookup error: /usr/kde/4.2/lib/kde4/kcm_kdm.so: undefined symbol: _ZN8QPainter10drawPixmapERK7QPointFRK7QPixmap
Code: Select all
amd64 wrc # layman -s kde-testing
* Failed to update the overlay list from: http://www.gentoo.org/proj/en/overlays/layman-global.txt
* Error was:
* <urlopen error (110, 'Connection timed out')>
* Running command "cd "/usr/local/portage/layman/kde-testing" && /usr/bin/git pull"...
remote: Counting objects: 593, done.
remote: Compressing objects: 100% (414/414), done.
remote: Total 428 (delta 244), reused 0 (delta 0)
Receiving objects: 100% (428/428), 72.41 KiB, done.
Resolving deltas: 100% (244/244), completed with 78 local objects.
From git://git.overlays.gentoo.org/proj/kde
2216e5b..41e4639 kde-3.5 -> origin/kde-3.5
8bb0ae2..d03d601 master -> origin/master
0b17a87..68c5a18 snapshots -> origin/snapshots
Updating 8bb0ae2..d03d601
Fast forward
Documentation/env/-fPIC | 2 +
SNIPPED MANY LINES
THEN it finishes up OK:
create mode 100644 profiles/package.mask.d/policykit-kde
create mode 100644 www-client/rekonq/Manifest
create mode 100644 www-client/rekonq/rekonq-9999.ebuild
*
* Success:
* ------
*
* Successfully synchronized overlay "kde-testing".
amd64 wrc # wrc1944: I am not sure if this is your problem but today there was a post on the kde mailing list saying that libical 0.42 is now required for kdepimlibs. We only have 0.33 so we have to wait for the main tree to update or compile libical yourself.
Code: Select all
[ 83%] Building CXX object kmail/CMakeFiles/kmailprivate.dir/customtemplates_kfg.o
Linking CXX shared library ../lib/libkmailprivate.so
CMakeFiles/kmailprivate.dir/subscriptiondialog.o: In function `KMail::SubscriptionDialogBase::createListViewItem(int)':
subscriptiondialog.cpp:(.text+0x37cc): undefined reference to `KPIM::GroupItem::GroupItem(QTreeWidgetItem*, KPIM::KGroupInfo const&, KPIM::KSubscription*, bool)'
subscriptiondialog.cpp:(.text+0x3cea): undefined reference to `KPIM::GroupItem::GroupItem(QTreeWidget*, KPIM::KGroupInfo const&, KPIM::KSubscription*, bool)'
subscriptiondialog.cpp:(.text+0x421d): undefined reference to `KPIM::GroupItem::GroupItem(QTreeWidgetItem*, KPIM::KGroupInfo const&, KPIM::KSubscription*, bool)'
subscriptiondialog.cpp:(.text+0x44f7): undefined reference to `KPIM::GroupItem::GroupItem(QTreeWidget*, KPIM::KGroupInfo const&, KPIM::KSubscription*, bool)'
collect2: ld returned 1 exit status
make[2]: *** [lib/libkmailprivate.so.4.2.0] Error 1
make[1]: *** [kmail/CMakeFiles/kmailprivate.dir/all] Error 2
make: *** [all] Error 2
*
* ERROR: kde-base/kmail-9999 failed.
Code: Select all
-- Phonon Version: 4.3.0
-- Found Phonon: /usr/lib64/libphonon.so
-- Found Phonon Includes: /usr/include/KDE;/usr/include
-- Found KDE 4.2 include dir: /usr/kde/4.2/include
-- Found KDE 4.2 library dir: /usr/kde/4.2/lib64
-- Found the KDE4 kconfig_compiler preprocessor: /usr/kde/4.2/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Found KDE4Workspace: /usr/kde/4.2/lib64/KDE4Workspace-4.2.0/cmake/KDE4WorkspaceConfig.cmake
-- Found ifconfig: /sbin/ifconfig
-- Could NOT find iwconfig (missing: PATH_IWCONFIG)
-- Found route: /sbin/route
-- Could NOT find libiw (missing: LIBIW_LIBRARY)
-- Looking for dgettext
-- Looking for dgettext - found
-- Found Gettext: built in libc
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
LIBIW_LIBRARY
linked by target "knemo" in directory /var/tmp/portage/portage/net-misc/knemo-0.5.0/work/knemo-0.5.0/src/knemod
-- Configuring incomplete, errors occurred!
*
* ERROR: net-misc/knemo-0.5.0 failed.
* Call stack:
* ebuild.sh, line 49: Called src_configure
* environment, line 3102: Called kde4-base_src_configure
* environment, line 2325: Called cmake-utils_src_configure
* environment, line 776: Called die
* The specific snippet of code:
* cmake -C "${TMPDIR}/gentoo_common_config.cmake" ${cmakeargs} "${S}" || die "Cmake failed";
* The die message:
* Cmake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/log/portage/net-misc:knemo-0.5.0:20090224-163154.log'.
* The ebuild environment file is located at '/var/tmp/portage/portage/net-misc/knemo-0.5.0/temp/environment'.
* This ebuild is from an overlay named 'kde': '/usr/local/portage/layman/kde-testing/'
*

No, that isn't what revdep-rebuild looks for. It looks for missing dependancies using ldd; it does not look for undefined external symbols.ssmaxss wrote:I am having problem with systemsettings:revdep-rebuild doesn't help, but manually rebuilding kde-base/systemsettings fixed the problem. Is it bug of revdep-rebuild?Code: Select all
systemsettings: symbol lookup error: /usr/kde/4.2/lib/kde4/kcm_kdm.so: undefined symbol: _ZN8QPainter10drawPixmapERK7QPointFRK7QPixmap