Gentoo Archives: gentoo-user

From: Xav' <xp@××××××××.fr>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge kde-meta troubles
Date: Thu, 28 Aug 2008 06:42:59
Message-Id: 200808280842.05408.xp@linuxant.fr
In Reply to: [gentoo-user] emerge kde-meta troubles by Suman Chakrabarty
1 Le Thursday 28 August 2008 08:40:39 Suman Chakrabarty, vous avez écrit :
2 > After successful installation of Gentoo 2008 on an old Compaq Pressario
3 > notebook, I was trying to emerge kde-meta on it, but was not successful. :(
4 >
5 > My USE flags:
6 >
7 > USE="nptl nptlonly -ipv6 -fortran unicode svg hal dbus X opengl \
8 > kde qt3 qt4 -arts -eds -esd -gnome -gstreamer -gtk -firefox"
9 >
10 >
11 > Command used: emerge -D --newuse kde-meta
12 >
13 >
14 > /var/tmp/portage/kde-base/kscreensaver-3.5.9/work/kscreensaver-3.5.9/config
15 >.log is attached as instructed in the error message.
16 >
17 >
18 > Last part of the screen output including the error message:
19 >
20 > checking for KDE... libraries /usr/kde/3.5/lib, headers
21 > /usr/kde/3.5/include checking if UIC has KDE plugins available... no
22 > configure: error:
23 > you need to install kdelibs first.
24 >
25 > If you did install kdelibs, then the Qt version that is picked up by
26 > this configure is not the same version you used to compile kdelibs.
27 > The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the
28 > _same Qt version_, compiled with the _same compiler_ and the same Qt
29 > configuration settings.
30
31 As he said, you have to reemerge kdelibs first because your Qt version has
32 changed since the last installation of kdelibs. You can also retry with
33 adding --update to your emerge command. Posting your emerge --info output can
34 help us too ;)
35
36 >
37 > !!! Please attach the following file when seeking support:
38 > !!!
39 > /var/tmp/portage/kde-base/kscreensaver-3.5.9/work/kscreensaver-3.5.9/config
40 >.log *
41 > * ERROR: kde-base/kscreensaver-3.5.9 failed.
42 > * Call stack:
43 > * ebuild.sh, line 49: Called src_compile
44 > * environment, line 4214: Called kde-meta_src_compile
45 > * environment, line 2882: Called kde_src_compile
46 > * environment, line 3047: Called kde_src_compile
47 > 'src_compile' * environment, line 3167: Called kde_src_compile
48 > 'src_compile' 'all' 'myconf'
49 > * environment, line 3154: Called econf 'configure' 'make'
50 > '--with-gl' '--without-java' '--with-x' '--enable-mitshm'
51 > '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt'
52 > '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking'
53 > '--disable-debug' '--without-debug' '--disable-final' '--without-arts'
54 > '--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man'
55 > '--infodir=/usr/kde/3.5/share/info'
56 > * ebuild.sh, line 513: Called die
57 > * The specific snippet of code:
58 > * die "econf failed"
59 > * The die message:
60 > * econf failed
61 > *
62 > * If you need support, post the topmost build error, and the call stack
63 > if relevant.
64 > * A complete build log is located at
65 > '/var/tmp/portage/kde-base/kscreensaver-3.5.9/temp/build.log'.
66 > * The ebuild environment file is located at
67 > '/var/tmp/portage/kde-base/kscreensaver-3.5.9/temp/environment'.
68 > *
69 >
70 > * Messages for package kde-base/kscreensaver-3.5.9:
71 >
72 > *
73 > * ERROR: kde-base/kscreensaver-3.5.9 failed.
74 > * Call stack:
75 > * ebuild.sh, line 49: Called src_compile
76 > * environment, line 4214: Called kde-meta_src_compile
77 > * environment, line 2882: Called kde_src_compile
78 > * environment, line 3047: Called kde_src_compile
79 > 'src_compile' * environment, line 3167: Called kde_src_compile
80 > 'src_compile' 'all' 'myconf'
81 > * environment, line 3154: Called econf 'configure' 'make'
82 > '--with-gl' '--without-java' '--with-x' '--enable-mitshm'
83 > '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt'
84 > '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking'
85 > '--disable-debug' '--without-debug' '--disable-final' '--without-arts'
86 > '--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man'
87 > '--infodir=/usr/kde/3.5/share/info'
88 > * ebuild.sh, line 513: Called die
89 > * The specific snippet of code:
90 > * die "econf failed"
91 > * The die message:
92 > * econf failed
93 > *
94 > * If you need support, post the topmost build error, and the call stack
95 > if relevant.
96 > * A complete build log is located at
97 > '/var/tmp/portage/kde-base/kscreensaver-3.5.9/temp/build.log'.
98 > * The ebuild environment file is located at
99 > '/var/tmp/portage/kde-base/kscreensaver-3.5.9/temp/environment'.
100 >
101 >
102 > Please help.
103 >
104 >
105 > Thanks,
106 > Suman Chakrabarty.
107
108 HTH.
109
110 Xavier Parizet

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] emerge kde-meta troubles Suman Chakrabarty <suman@×××××××××××××××.in>