Gentoo Archives: gentoo-user

From: Dale <dalek1967@×××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] KDE 4.0 and dbus compile error
Date: Tue, 22 Jan 2008 14:42:16
Message-Id: 479600C0.3020403@bellsouth.net
1 Hi,
2
3 I started my emerge of KDE 4.0 a while ago and I keep getting this error:
4
5 > >>> Emerging (1 of 177) app-misc/strigi-0.5.7 to /
6 > * strigi-0.5.7.tar.bz2 RMD160 SHA1 SHA256 size ;-)
7 > ... [ ok ]
8 > * checking ebuild checksums ;-)
9 > ... [ ok ]
10 > * checking auxfile checksums ;-)
11 > ... [ ok ]
12 > * checking miscfile checksums ;-)
13 > ... [ ok ]
14 > * checking strigi-0.5.7.tar.bz2 ;-)
15 > ... [ ok ]
16 >
17 > * You are building Strigi with qt4 but without dbus.
18 > * Strigiclient needs dbus to detect a running Strigi daemon.
19 > * Please enable both qt4 and dbus.
20 >
21 > *
22 > * ERROR: app-misc/strigi-0.5.7 failed.
23 > * Call stack:
24 > * ebuild.sh, line 46: Called pkg_setup
25 > * strigi-0.5.7.ebuild, line 62: Called die
26 > * The specific snippet of code:
27 > * die
28 > * The die message:
29 > * (no error message)
30 > *
31 > * If you need support, post the topmost build error, and the call
32 > stack if relevant.
33 > * A complete build log is located at
34 > '/var/log/portage/app-misc:strigi-0.5.7:20080122-143048.log'.
35 > * The ebuild environment file is located at
36 > '/var/tmp/portage/app-misc/strigi-0.5.7/temp/die.env'.
37 > *
38 >
39 > * Messages for package app-misc/strigi-0.5.7:
40 >
41 > * You are building Strigi with qt4 but without dbus.
42 > * Strigiclient needs dbus to detect a running Strigi daemon.
43 > * Please enable both qt4 and dbus.
44 > *
45 > * ERROR: app-misc/strigi-0.5.7 failed.
46 > * Call stack:
47 > * ebuild.sh, line 46: Called pkg_setup
48 > * strigi-0.5.7.ebuild, line 62: Called die
49 > * The specific snippet of code:
50 > * die
51 > * The die message:
52 > * (no error message)
53 > *
54 > * If you need support, post the topmost build error, and the call
55 > stack if relevant.
56 > * A complete build log is located at
57 > '/var/log/portage/app-misc:strigi-0.5.7:20080122-143048.log'.
58 > * The ebuild environment file is located at
59 > '/var/tmp/portage/app-misc/strigi-0.5.7/temp/die.env'.
60 > *
61 >
62 > root@smoker / #
63 Here is my emerge info USE info:
64
65 > root@smoker / # emerge --info | grep USE
66 > USE="3dnow X acl acpi alsa amd arts artswrappersuid automount berkdb
67 > bitmap-fonts browserplugin bzip2 cairo cddb cdr chroot cli cracklib
68 > crypt cups curl dbus dri dvd dvdr dvdread eds emboss encode esd exif
69 > fam fdftk fortran gaim gdbm gif gimp gimpprint gkrellm gphoto2 gpm
70 > gstreamer gtk hal hbci iconv ipv6 isdnlog java javascript jbig jpeg
71 > jpeg2k justify kde ldap libwww logrotate mad midi mikmod mmx mp3 mpeg
72 > mudflap ncurses nptl nptlonly nsplugin offensive ofx ogg opengl openmp
73 > pam pcre pdf perl png ppds pppd python qt3 qt4 quicktime readline
74 > realmedia reflection sdl seamonkey session spell spl sqlite sse ssl
75 > syslog tcl tcpd tiff tk truetype truetype-fonts type1-fonts udev
76 > unicode usb vorbis win32codecs wma wmf wmp x86 xml xorg xprint xv
77 > yahoo zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym
78 > copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa
79 > lfloat linear meter mulaw multi null plug rate route share shm
80 > softvol" APACHE2_MODULES="actions alias auth_basic authn_alias
81 > authn_anon authn_dbm authn_default authn_file authz_dbm authz_default
82 > authz_groupfile authz_host authz_owner authz_user autoindex cache dav
83 > dav_fs dav_lock deflate dir disk_cache env expires ext_filter
84 > file_cache filter headers include info log_config logio mem_cache mime
85 > mime_magic negotiation rewrite setenvif speling status unique_id
86 > userdir usertrack vhost_alias" CAMERAS="canon" ELIBC="glibc"
87 > INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad
88 > cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
89 > LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="nvidia"
90 > root@smoker / #
91
92 I have dbus and qt4 in there and have had it for quite a while if I
93 recall correctly. Here is the flag info for the specific packages:
94
95 > root@smoker / # emerge -vp qt
96 >
97 > These are the packages that would be merged, in order:
98 >
99 > Calculating dependencies... done!
100 > [ebuild R ] x11-libs/qt-4.4.0_rc1 USE="opengl -qt3support" 0 kB
101 >
102 > Total: 1 package (1 reinstall), Size of downloads: 0 kB
103 > root@smoker / # emerge -pv strigi
104 >
105 > These are the packages that would be merged, in order:
106 >
107 > Calculating dependencies... done!
108 > [ebuild N ] app-misc/strigi-0.5.7 USE="clucene dbus exiv2 java
109 > qt4 -debug -hyperestraier -inotify -test" 0 kB
110 >
111 > Total: 1 package (1 new), Size of downloads: 0 kB
112 > root@smoker / #
113
114 Note that dbus is not included in qt4 and is not even a option. What's
115 up with that you reckon?
116
117 I also get this when doing a emerge -uvDN world:
118
119 > >>> Emerging (1 of 177) app-misc/strigi-0.5.7 to /
120 > * strigi-0.5.7.tar.bz2 RMD160 SHA1 SHA256 size ;-)
121 > ... [ ok ]
122 > * checking ebuild checksums ;-)
123 > ... [ ok ]
124 > * checking auxfile checksums ;-)
125 > ... [ ok ]
126 > * checking miscfile checksums ;-)
127 > ... [ ok ]
128 > * checking strigi-0.5.7.tar.bz2 ;-)
129 > ... [ ok ]
130 > *
131 > * ERROR: app-misc/strigi-0.5.7 failed.
132 > * Call stack:
133 > * ebuild.sh, line 46: Called pkg_setup
134 > * strigi-0.5.7.ebuild, line 48: Called built_with_use
135 > 'pkg_setup' 'pkg_setup'
136 > * eutils.eclass, line 1694: Called die
137 > * The specific snippet of code:
138 > * die) die "$PKG does not
139 > actually support the $1 USE flag!";;
140 > * The die message:
141 > * x11-libs/qt-4.4.0_rc1 does not actually support the dbus USE flag!
142 > *
143 > * If you need support, post the topmost build error, and the call
144 > stack if relevant.
145 > * A complete build log is located at
146 > '/var/log/portage/app-misc:strigi-0.5.7:20080122-143912.log'.
147 > * The ebuild environment file is located at
148 > '/var/tmp/portage/app-misc/strigi-0.5.7/temp/die.env'.
149 > *
150 >
151 > * Messages for package app-misc/strigi-0.5.7:
152 >
153 > *
154 > * ERROR: app-misc/strigi-0.5.7 failed.
155 > * Call stack:
156 > * ebuild.sh, line 46: Called pkg_setup
157 > * strigi-0.5.7.ebuild, line 48: Called built_with_use
158 > 'pkg_setup' 'pkg_setup'
159 > * eutils.eclass, line 1694: Called die
160 > * The specific snippet of code:
161 > * die) die "$PKG does not
162 > actually support the $1 USE flag!";;
163 > * The die message:
164 > * x11-libs/qt-4.4.0_rc1 does not actually support the dbus USE flag!
165 > *
166 > * If you need support, post the topmost build error, and the call
167 > stack if relevant.
168 > * A complete build log is located at
169 > '/var/log/portage/app-misc:strigi-0.5.7:20080122-143912.log'.
170 > * The ebuild environment file is located at
171 > '/var/tmp/portage/app-misc/strigi-0.5.7/temp/die.env'.
172 > *
173 > root@smoker / #
174
175 Any ideas? Am I missing something? Need more info, let me know.
176
177 Dale
178
179 :-) :-)
180
181 --
182 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] KDE 4.0 and dbus compile error James Ausmus <james.ausmus@×××××.com>
Re: [gentoo-user] KDE 4.0 and dbus compile error Jerry McBride <mcbrides9@×××××××.net>