Gentoo Archives: gentoo-desktop

From: Tiago Marques <tiagomnm@×××××.com>
To: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] KDE3 and reporting things I ran into.
Date: Mon, 05 Sep 2011 02:23:48
Message-Id: CAGKt2Sm4niGJ8H6M-8BxrLWUzz90K-RyZVzDE_+CKMwjLxvMMA@mail.gmail.com
In Reply to: Re: [gentoo-desktop] KDE3 and reporting things I ran into. by Dale
1 equery l cups
2 [ Searching for package 'cups' in all categories among: ]
3 * installed packages
4 *[I--] [ ] net-print/cups-1.3.11-r4 (0)*
5 [I--] [ ] net-print/cupsddk-1.2.3 (0)
6 $ equery l openssl
7 [ Searching for package 'openssl' in all categories among: ]
8 * installed packages
9 *[I--] [ ] dev-libs/openssl-1.0.0c (0)*
10 $ equery l kdelibs
11 [ Searching for package 'kdelibs' in all categories among: ]
12 * installed packages
13 *[I--] [ ~] kde-base/kdelibs-3.5.10-r10 (3.5)*
14 $ equery l python
15 [ Searching for package 'python' in all categories among: ]
16 * installed packages
17 [I--] [ ] app-admin/eselect-python-20100321 (0)
18 [I--] [ ] app-admin/python-updater-0.8 (0)
19 [I--] [ ] dev-lang/python-2.5.4-r4 (2.5)
20 *[I--] [M ] dev-lang/python-2.6.6-r1 (2.6)*
21 [I--] [M ] dev-lang/python-3.1.2-r4 (3.1)
22
23
24 I have successfully built with these packages, with no errors. It some
25 patching may be necessary for cups, which one can probably find in
26 OpenSUSE's patches for the KDE3 repo, though nowadays it's probably better
27 to try and package Trinity, which has had two releases, 3.5.11 and 3.5.12.
28 For instance, knetworkmanager also has problems on KDE 3.5.10
29
30 Best regards,
31 Tiago
32
33 On Mon, Sep 5, 2011 at 2:38 AM, Dale <rdalek1967@×××××.com> wrote:
34
35 > Tiago Marques wrote:
36 >
37 >> Hi,
38 >>
39 >> I'm interested in hearing your problems.
40 >>
41 >> Best regards,
42 >> Tiago
43 >>
44 >>
45 > Currently working this issue out. kdelibs-3.5.10-r6 does not like the cups
46 > USE flag with cups-1.5.0-r2. If I disable the cups USE flag it compiles
47 > fine.
48 >
49 > I keyworded kdelibs-3.5.10-r10 and it fails the same way. So, kdelibs
50 > doesn't like cups 1.5 for some reason. I went back to cups-1.4.8-r22 and it
51 > seems happy now. This is the error I get. I went back a good ways to make
52 > sure I got it all.
53 >
54 > echo 'extern "C" int kdemain(int argc, char* argv[]);' >>
55 > cupsdconf_dummy.cpp; \
56 > echo 'extern "C" KDE_EXPORT int kdeinitmain(int argc, char* argv[]) {
57 > return kdemain(argc,argv); }' >> cupsdconf_dummy.cpp
58 > /bin/sh ../../../libtool --silent --tag=CXX --mode=compile
59 > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../dcop
60 > -I../../../kdecore -I../../../kio/kssl -I../../../kjs -I../../..
61 > -I../../../kio -I../../../kfile -I../../../dcop -I../../../libltdl
62 > -I../../../kdefx -I../../../kdecore -I../../../kdecore
63 > -I../../../kdecore/network -I../../../kdeui -I../../../kio
64 > -I../../../kio/kio -I../../../kio/kfile -I../../.. -I/usr/qt/3/include -I.
65 > -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long
66 > -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
67 > -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
68 > -march=i686 -pipe -Wformat-security -Wmissing-format-attribute
69 > -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
70 > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
71 > -DQT_NO_TRANSLATION -c -o cupsdconf.lo cupsdconf.cpp
72 > /usr/qt/3/bin/moc ./cupsddialog.h -o cupsddialog.moc
73 > /usr/qt/3/bin/moc ./cupsdpage.h -o cupsdpage.moc
74 > /bin/sh ../../../libtool --silent --tag=CXX --mode=compile
75 > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../dcop
76 > -I../../../kdecore -I../../../kio/kssl -I../../../kjs -I../../..
77 > -I../../../kio -I../../../kfile -I../../../dcop -I../../../libltdl
78 > -I../../../kdefx -I../../../kdecore -I../../../kdecore
79 > -I../../../kdecore/network -I../../../kdeui -I../../../kio
80 > -I../../../kio/kio -I../../../kio/kfile -I../../.. -I/usr/qt/3/include -I.
81 > -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long
82 > -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
83 > -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
84 > -march=i686 -pipe -Wformat-security -Wmissing-format-attribute
85 > -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
86 > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
87 > -DQT_NO_TRANSLATION -c -o cupsdcomment.lo cupsdcomment.cpp
88 > /bin/sh ../../../libtool --silent --tag=CXX --mode=compile
89 > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../dcop
90 > -I../../../kdecore -I../../../kio/kssl -I../../../kjs -I../../..
91 > -I../../../kio -I../../../kfile -I../../../dcop -I../../../libltdl
92 > -I../../../kdefx -I../../../kdecore -I../../../kdecore
93 > -I../../../kdecore/network -I../../../kdeui -I../../../kio
94 > -I../../../kio/kio -I../../../kio/kfile -I../../.. -I/usr/qt/3/include -I.
95 > -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long
96 > -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
97 > -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
98 > -march=i686 -pipe -Wformat-security -Wmissing-format-attribute
99 > -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
100 > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
101 > -DQT_NO_TRANSLATION -c -o cupsdsplash.lo cupsdsplash.cpp
102 > /usr/qt/3/bin/moc ./cupsdserverpage.h -o cupsdserverpage.moc
103 > /bin/sh ../../../libtool --silent --tag=CXX --mode=compile
104 > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../dcop
105 > -I../../../kdecore -I../../../kio/kssl -I../../../kjs -I../../..
106 > -I../../../kio -I../../../kfile -I../../../dcop -I../../../libltdl
107 > -I../../../kdefx -I../../../kdecore -I../../../kdecore
108 > -I../../../kdecore/network -I../../../kdeui -I../../../kio
109 > -I../../../kio/kio -I../../../kio/kfile -I../../.. -I/usr/qt/3/include -I.
110 > -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long
111 > -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
112 > -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
113 > -march=i686 -pipe -Wformat-security -Wmissing-format-attribute
114 > -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
115 > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
116 > -DQT_NO_TRANSLATION -c -o cupsdlogpage.lo cupsdlogpage.cpp
117 > /usr/qt/3/bin/moc ./cupsdjobspage.h -o cupsdjobspage.moc
118 > /bin/sh ../../../libtool --silent --tag=CXX --mode=compile
119 > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../dcop
120 > -I../../../kdecore -I../../../kio/kssl -I../../../kjs -I../../..
121 > -I../../../kio -I../../../kfile -I../../../dcop -I../../../libltdl
122 > -I../../../kdefx -I../../../kdecore -I../../../kdecore
123 > -I../../../kdecore/network -I../../../kdeui -I../../../kio
124 > -I../../../kio/kio -I../../../kio/kfile -I../../.. -I/usr/qt/3/include -I.
125 > -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long
126 > -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
127 > -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
128 > -march=i686 -pipe -Wformat-security -Wmissing-format-attribute
129 > -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
130 > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
131 > -DQT_NO_TRANSLATION -c -o cupsdfilterpage.lo cupsdfilterpage.cpp
132 > /usr/qt/3/bin/moc ./qdirlineedit.h -o qdirlineedit.moc
133 > /bin/sh ../../../libtool --silent --tag=CXX --mode=compile
134 > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../dcop
135 > -I../../../kdecore -I../../../kio/kssl -I../../../kjs -I../../..
136 > -I../../../kio -I../../../kfile -I../../../dcop -I../../../libltdl
137 > -I../../../kdefx -I../../../kdecore -I../../../kdecore
138 > -I../../../kdecore/network -I../../../kdeui -I../../../kio
139 > -I../../../kio/kio -I../../../kio/kfile -I../../.. -I/usr/qt/3/include -I.
140 > -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long
141 > -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
142 > -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
143 > -march=i686 -pipe -Wformat-security -Wmissing-format-attribute
144 > -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
145 > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
146 > -DQT_NO_TRANSLATION -c -o cupsddirpage.lo cupsddirpage.cpp
147 > mkdir: cannot create directory `.libs': File exists
148 > /bin/sh ../../../libtool --silent --tag=CXX --mode=compile
149 > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../dcop
150 > -I../../../kdecore -I../../../kio/kssl -I../../../kjs -I../../..
151 > -I../../../kio -I../../../kfile -I../../../dcop -I../../../libltdl
152 > -I../../../kdefx -I../../../kdecore -I../../../kdecore
153 > -I../../../kdecore/network -I../../../kdeui -I../../../kio
154 > -I../../../kio/kio -I../../../kio/kfile -I../../.. -I/usr/qt/3/include -I.
155 > -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long
156 > -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
157 > -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
158 > -march=i686 -pipe -Wformat-security -Wmissing-format-attribute
159 > -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
160 > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
161 > -DQT_NO_TRANSLATION -c -o portdialog.lo portdialog.cpp
162 > /usr/qt/3/bin/moc ./cupsdnetworkpage.h -o cupsdnetworkpage.moc
163 > /usr/qt/3/bin/moc ./editlist.h -o editlist.moc
164 > /usr/qt/3/bin/moc ./cupsdbrowsingpage.h -o cupsdbrowsingpage.moc
165 > /usr/qt/3/bin/moc ./browsedialog.h -o browsedialog.moc
166 > /usr/qt/3/bin/moc ./cupsdsecuritypage.h -o cupsdsecuritypage.moc
167 > /usr/qt/3/bin/moc ./locationdialog.h -o locationdialog.moc
168 > /bin/sh ../../../libtool --silent --tag=CXX --mode=compile
169 > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../dcop
170 > -I../../../kdecore -I../../../kio/kssl -I../../../kjs -I../../..
171 > -I../../../kio -I../../../kfile -I../../../dcop -I../../../libltdl
172 > -I../../../kdefx -I../../../kdecore -I../../../kdecore
173 > -I../../../kdecore/network -I../../../kdeui -I../../../kio
174 > -I../../../kio/kio -I../../../kio/kfile -I../../.. -I/usr/qt/3/include -I.
175 > -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long
176 > -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
177 > -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
178 > -march=i686 -pipe -Wformat-security -Wmissing-format-attribute
179 > -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
180 > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
181 > -DQT_NO_TRANSLATION -c -o addressdialog.lo addressdialog.cpp
182 > /bin/sh ../../../libtool --silent --tag=CC --mode=compile
183 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../dcop
184 > -I../../../kdecore -I../../../kio/kssl -I../../../kjs -I../../..
185 > -I../../../kio -I../../../kfile -I../../../dcop -I../../../libltdl
186 > -I../../../kdefx -I../../../kdecore -I../../../kdecore
187 > -I../../../kdecore/network -I../../../kdeui -I../../../kio
188 > -I../../../kio/kio -I../../../kio/kfile -I../../.. -I/usr/qt/3/include -I.
189 > -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT
190 > -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith
191 > -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
192 > -DNDEBUG -O2 -O2 -march=i686 -pipe -Wformat-security
193 > -Wmissing-format-attribute -c -o cups-util.lo cups-util.c
194 > /usr/qt/3/bin/moc ./qdirmultilineedit.h -o qdirmultilineedit.moc
195 > /bin/sh ../../../libtool --silent --tag=CXX --mode=compile
196 > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../dcop
197 > -I../../../kdecore -I../../../kio/kssl -I../../../kjs -I../../..
198 > -I../../../kio -I../../../kfile -I../../../dcop -I../../../libltdl
199 > -I../../../kdefx -I../../../kdecore -I../../../kdecore
200 > -I../../../kdecore/network -I../../../kdeui -I../../../kio
201 > -I../../../kio/kio -I../../../kio/kfile -I../../.. -I/usr/qt/3/include -I.
202 > -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long
203 > -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
204 > -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
205 > -march=i686 -pipe -Wformat-security -Wmissing-format-attribute
206 > -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
207 > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
208 > -DQT_NO_TRANSLATION -c -o sizewidget.lo sizewidget.cpp
209 > /bin/sh ../../../libtool --silent --tag=CXX --mode=compile
210 > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../dcop
211 > -I../../../kdecore -I../../../kio/kssl -I../../../kjs -I../../..
212 > -I../../../kio -I../../../kfile -I../../../dcop -I../../../libltdl
213 > -I../../../kdefx -I../../../kdecore -I../../../kdecore
214 > -I../../../kdecore/network -I../../../kdeui -I../../../kio
215 > -I../../../kio/kio -I../../../kio/kfile -I../../.. -I/usr/qt/3/include -I.
216 > -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long
217 > -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
218 > -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
219 > -march=i686 -pipe -Wformat-security -Wmissing-format-attribute
220 > -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
221 > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
222 > -DQT_NO_TRANSLATION -c -o main.lo main.cpp
223 > cups-util.c: In function 'cupsGetConf':
224 > cups-util.c:73: warning: implicit declaration of function 'snprintf'
225 > cups-util.c:102: warning: implicit declaration of function 'fprintf'
226 > cups-util.c:102: warning: incompatible implicit declaration of built-in
227 > function 'fprintf'
228 > cups-util.c:102: error: 'stderr' undeclared (first use in this function)
229 > cups-util.c:102: error: (Each undeclared identifier is reported only once
230 > cups-util.c:102: error: for each function it appears in.)
231 > cups-util.c:245: warning: ignoring return value of 'write', declared with
232 > attribute warn_unused_result
233 > cups-util.c: In function 'cupsPutConf':
234 > cups-util.c:364: warning: incompatible implicit declaration of built-in
235 > function 'fprintf'
236 > cups-util.c:364: error: 'stderr' undeclared (first use in this function)
237 > cups-util.c: In function 'cups_local_auth':
238 > cups-util.c:504: error: 'FILE' undeclared (first use in this function)
239 > cups-util.c:504: error: 'fp' undeclared (first use in this function)
240 > cups-util.c:515: warning: passing argument 1 of 'httpAddrLocalhost' from
241 > incompatible pointer type
242 > /usr/include/cups/http.h:410: note: expected 'const union http_addr_t *'
243 > but argument is of type 'struct http_t *'
244 > cups-util.c:532: warning: implicit declaration of function 'fopen'
245 > cups-util.c:545: warning: implicit declaration of function 'fgets'
246 > cups-util.c:546: warning: implicit declaration of function 'fclose'
247 > make[4]: *** [cups-util.lo] Error 1
248 > make[4]: *** Waiting for unfinished jobs....
249 > make[4]: Leaving directory `/var/tmp/portage/kde-base/**
250 > kdelibs-3.5.10-r10/work/**kdelibs-3.5.10/kdeprint/cups/**cupsdconf2'
251 > make[3]: *** [all-recursive] Error 1
252 > make[3]: Leaving directory `/var/tmp/portage/kde-base/**
253 > kdelibs-3.5.10-r10/work/**kdelibs-3.5.10/kdeprint/cups'
254 > make[2]: *** [all-recursive] Error 1
255 > make[2]: Leaving directory `/var/tmp/portage/kde-base/**
256 > kdelibs-3.5.10-r10/work/**kdelibs-3.5.10/kdeprint'
257 > make[1]: *** [all-recursive] Error 1
258 > make[1]: Leaving directory `/var/tmp/portage/kde-base/**
259 > kdelibs-3.5.10-r10/work/**kdelibs-3.5.10'
260 > make: *** [all] Error 2
261 > emake failed
262 > * ERROR: kde-base/kdelibs-3.5.10-r10 failed (compile phase):
263 > * died running emake, kde_src_compile:make
264 > *
265 > * Call stack:
266 > * ebuild.sh, line 56: Called src_compile
267 > * environment, line 4685: Called kde_src_compile
268 > * environment, line 3376: Called kde_src_compile 'all'
269 > * environment, line 3391: Called kde_src_compile 'make'
270 > * environment, line 3383: Called die
271 > * The specific snippet of code:
272 > * emake || die "died running emake, $FUNCNAME:make"
273 >
274 >
275 > And of course this part too.
276 >
277 > [ebuild R ~] kde-base/kdelibs-3.5.10-r10 USE="alsa avahi cups fam
278 > jpeg2k spell tiff -acl -arts -bindist -branding -debug -doc
279 > -kdehiddenvisibility -kerberos -legacyssl -lua -openexr -utempter" 0 kB [1]
280 >
281 > I hope my friend doesn't have a printer right now. It may not work. :/
282 >
283 > I also have to emerge dev-lang/python-2.6.6-r2 to get one of the much
284 > earlier packages to compile. I can't recall the name off hand. Basically,
285 > it looks like KDE3 needs python 2.6 installed.
286 >
287 > I also had to unmerge dev-libs/openssl-1.0.0d to get a package to install.
288 > If you are unaware of a issue, let me know and I'll go dig around and see
289 > if I can find the one that failed. I think it was the next one below.
290 >
291 > I also ran into this:
292 >
293 > root@fireball / # cat /mnt/gentoo32/var/tmp/portage/**
294 > kde-misc/kdnssd-avahi-0.1.2-**r1/temp/build.log
295 > * Package: kde-misc/kdnssd-avahi-0.1.2-r1
296 > * Repository: kde-sunset
297 > * Maintainer: kde@g.o
298 > * USE: consolekit elibc_glibc kernel_linux policykit userland_GNU
299 > x86 xinerama
300 > * FEATURES: preserve-libs sandbox
301 > * ERROR: kde-misc/kdnssd-avahi-0.1.2-r1 failed (setup phase):
302 > * net-dns/avahi-0.6.28-r1 does not actually support the qt3 USE flag!
303 > *
304 > * Call stack:
305 > * ebuild.sh, line 56: Called pkg_setup
306 > * kdnssd-avahi-0.1.2-r1.ebuild, line 23: Called built_with_use
307 > 'net-dns/avahi' 'qt3' 'dbus'
308 > * eutils.eclass, line 1931: Called die
309 > * The specific snippet of code:
310 > * die) die "$PKG does not actually
311 > support the $1 USE flag!";;
312 > *
313 > * If you need support, post the output of 'emerge --info
314 > =kde-misc/kdnssd-avahi-0.1.2-**r1',
315 > * the complete build log and the output of 'emerge -pqv
316 > =kde-misc/kdnssd-avahi-0.1.2-**r1'.
317 > * This ebuild used the following eclasses from overlays:
318 > * /var/lib/layman/kde-sunset/**eclass/kde.eclass
319 > * /var/lib/layman/kde-sunset/**eclass/kde-functions.eclass
320 > * /var/lib/layman/kde-sunset/**eclass/qt3.eclass
321 > * This ebuild is from an overlay named 'kde-sunset':
322 > '/var/lib/layman/kde-sunset/'
323 > * The complete build log is located at '/var/tmp/portage/kde-misc/**
324 > kdnssd-avahi-0.1.2-r1/temp/**build.log'.
325 > * The ebuild environment file is located at '/var/tmp/portage/kde-misc/**
326 > kdnssd-avahi-0.1.2-r1/temp/**die.env'.
327 > * S: '/var/tmp/portage/kde-misc/**kdnssd-avahi-0.1.2-r1/work/**
328 > kdnssd-avahi-0.1.2'
329 > root@fireball / #
330 >
331 > I then tried -r2 and it worked.
332 >
333 > I think that is all I ran into. I do have one thing that you need to
334 > check. I used the autounmask feature but for some reason it didn't unmask
335 > the latest kdelibs and kdnssd-avahi. I would also recommend that something
336 > pull in the correct python version as well.
337 >
338 > Overall this wasn't to bad. I wasn't sure what to expect but since KDE3 is
339 > a bit outdated, I was sort of expecting more issues than this.
340 >
341 > I will have this rig another day or so, provided it will let me log in now.
342 > KDE4 won't let me login in at all. It starts to come up then goes back to
343 > the login screen. It doesn't like the built-in video card. I got to work
344 > on that later on. If you need more info, let me know as soon as you can.
345 > I'll do my best to get it.
346 >
347 > Thanks. I hope this helps. Remember, this is x86.
348 >
349 > Dale
350 >
351 > :-) :-)
352 >
353 >