Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159190 - kde packages fail to recognize installed kdelibs
Summary: kde packages fail to recognize installed kdelibs
Status: RESOLVED DUPLICATE of bug 81066
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-27 00:14 UTC by Bob Barry
Modified: 2006-12-27 04:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
log file which ebuild said to send with bug report (config.log,108.99 KB, text/plain)
2006-12-27 00:18 UTC, Bob Barry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bob Barry 2006-12-27 00:14:19 UTC
After installing qt and kdelib, all other kde packages fail configuration with message:

"configure: error:
you need to install kdelibs first.

If you did install kdelibs, then the Qt version that is picked up by
this configure is not the same version you used to compile kdelibs."

I have installed and re-installed qt and kdelibs over and over.  I have used the same gcc (4.1.1) for all compilation.  I have removed all kde packages from /etc/portage/packages.keyword, so that only stable packages are selected.

qlist shows the installed qt and kdelibs:
   asterix:root> qlist -Iv kdelibs qt
   kde-base/kdelibs-3.5.5-r5
   x11-libs/qt-3.3.6-r5
   x11-libs/qt-4.2.2

The following (tail of attempt to emerge k3b) is typical:
=============================
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/kde/3.5/lib, headers /usr/kde/3.5/include
checking if UIC has KDE plugins available... no
configure: error:
you need to install kdelibs first.

If you did install kdelibs, then the Qt version that is picked up by
this configure is not the same version you used to compile kdelibs.
The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the
_same Qt version_, compiled with the _same compiler_ and the same Qt
configuration settings.


!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/k3b-0.12.17/work/k3b-0.12.17/config.log

!!! ERROR: app-cdr/k3b-0.12.17 failed.
Call stack:
ebuild.sh, line 1546:   Called dyn_compile
ebuild.sh, line 937:   Called src_compile
k3b-0.12.17.ebuild, line 103:   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-external-libsamplerate' '--withou
t-resmgr' '--with-k3bsetup' '--without-hal' '--with-lame' '--without-ffmpeg' '--
without-flac' '--with-oggvorbis' '--without-sndfile' '--with-libmad' '--without-
musepack' '--without-musicbrainz' '--with-alsa' '--with-x' '--enable-mitshm' '--
without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/
usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug
' '--with-arts' '--with-extra-includes=/usr/kde/3.5/include' '--with-extra-libs=
/usr/kde/3.5/lib'
ebuild.sh, line 540:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if rel
evant.

... done!
==========================
will attach config.log when I find out how
Comment 1 Bob Barry 2006-12-27 00:18:06 UTC
Created attachment 104791 [details]
log file which ebuild said to send with bug report
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-12-27 04:58:05 UTC

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