Code: Select all
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/kde-base/kdelibs-3.5.7-r2/work/kdelibs-3.5.7/config.log
!!! ERROR: kde-base/kdelibs-3.5.7-r2 failed.
Call stack:
ebuild.sh, line 1632: Called dyn_compile
ebuild.sh, line 983: Called qa_call 'src_compile'
ebuild.sh, line 44: Called src_compile
kdelibs-3.5.7-r2.ebuild, line 150: Called kde_src_compile
kde.eclass, line 170: Called kde_src_compile 'all'
kde.eclass, line 340: Called kde_src_compile 'myconf' 'configure' 'make'
kde.eclass, line 322: Called econf '--with-distribution=Gentoo' '--disable-fast-malloc' '--with-libart' '--with-libidn' '--with-ssl' '--without-hspell' '--enable-libfam' '--enable-dnotify' '--without-acl' '--with-alsa' '--with-arts' '--enable-cups' '--without-gssapi' '--with-tiff' '--without-jasper' '--without-openexr' '--without-utempter' '--without-lua' '--enable-sendfile' '--enable-mitshm' '--with-aspell' '--enable-dnssd' '--with-rgbfile=/usr/share/X11/rgb.txt' '--with-x' '--enable-mitshm' '--with-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--disable-final' '--with-arts' '--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man' '--infodir=/usr/kde/3.5/share/info' '--datadir=/usr/kde/3.5/share' '--sysconfdir=/usr/kde/3.5/etc'
ebuild.sh, line 586: Called die
!!! econf failed
!!! 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/kdelibs-3.5.7-r2/temp/build.log'.
I've also done the same with qt. I've also tried enabling qt3support.
I had the xeffects overlay in place and the first time I tried to emerge world the kdelibs error said that this was an xeffects build. So I panicked and removed the xeffects overlay from the make.conf file and did a layman -d xeffects. Doing emerge syncs don't help fix the above error I'm now getting.
Revdep-rebuild is broken as well - it dies on the first package it wants to rebuild: kdelibs-3.5.7-r2. It also wants to rebuild all the 3.5.5 kde that is installed. Here's its error:
Code: Select all
Calculating dependencies |
!!! Multiple versions within a single package slot have been
!!! pulled into the dependency graph:
('ebuild', '/', 'kde-base/kdelibs-3.5.6-r10', 'merge') pulled in by
('ebuild', '/', 'kde-base/libkdeedu-3.5.4', 'merge')
('ebuild', '/', 'kde-base/kdelibs-3.5.5-r10', 'merge') (no parents)
It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously.
[edit] hadn't been using the -N in emerge so tried it. Had several packages ahead of kdelibs to install so went ahead. However, it quit on qjackctl with this:
Code: Select all
checking whether QTDIR environment variable is set... /usr/lib/qt4/
checking for main in -lqt-mt... no
checking for main in -lqt... no
configure: error: Qt library not found. Maybe QTDIR isn't properly set.
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/media-sound/qjackctl-0.2.23/work/qjackctl-0.2.23/config.log
!!! ERROR: media-sound/qjackctl-0.2.23 failed.
Call stack:
ebuild.sh, line 1632: Called dyn_compile
ebuild.sh, line 983: Called qa_call 'src_compile'
ebuild.sh, line 44: Called src_compile
qjackctl-0.2.23.ebuild, line 32: Called econf '--disable-jack-midi' '--enable-alsa-seq' '--disable-debug'
ebuild.sh, line 586: Called die
!!! econf failed
!!! 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/media-sound/qjackctl-0.2.23/temp/build.log'.
!!! This ebuild is from an overlay: '/usr/portage/local/layman/pro-audio'




