Gentoo Archives: gentoo-dev

From: Florian Dittmer <florian.dittmer@××××××××××.net>
To: gentoo-dev@g.o
Subject: [gentoo-dev] kile 1.3 does not build
Date: Mon, 18 Nov 2002 19:42:42
Message-Id: 1037648520.32708.8.camel@einstein.home.nuku.de
1 Hi,
2
3 I have problems to compile kile. I am using KDE 3.1 rc3, so this might
4 cause the errors. Anyone an idea?
5
6 Greetings
7
8 Flo
9
10
11
12
13 root@einstein dittmer # emerge kile
14 Calculating dependencies ...done!
15 >>> emerge (1 of 1) app-editors/kile-1.3 to /
16 >>> md5 ;-) kile-1.3.tar.gz
17 >>> Unpacking source...
18 >>> Unpacking kile-1.3.tar.gz
19 >>> Source unpacked.
20 qtmt
21 configure: WARNING: If you wanted to set the --build type, don't use
22 --host.
23 If a cross compiler is detected then cross compile mode will be
24 used.
25 checking build system type... i686-pc-linux-gnu
26 checking host system type... i686-pc-linux-gnu
27 checking target system type... i686-pc-linux-gnu
28 checking for a BSD compatible install... /bin/install -c
29 checking for -p flag to install... yes
30 checking whether build environment is sane... yes
31 checking whether make sets ${MAKE}... yes
32 checking for working aclocal... found
33 checking for working autoconf... found
34 checking for working automake... found
35 checking for working autoheader... found
36 checking for working makeinfo... found
37 checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
38 checking for C compiler default output... a.out
39 checking whether the C compiler works... yes
40 checking whether we are cross compiling... no
41 checking for executable suffix...
42 checking for object suffix... o
43 checking whether we are using the GNU C compiler... yes
44 checking whether i686-pc-linux-gnu-gcc accepts -g... yes
45 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
46 checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
47 checking whether we are using the GNU C++ compiler... yes
48 checking whether i686-pc-linux-gnu-g++ accepts -g... yes
49 checking whether i686-pc-linux-gnu-g++ supports -Wundef... yes
50 checking whether i686-pc-linux-gnu-g++ supports -Wbad-function-cast...
51 yes
52 checking whether i686-pc-linux-gnu-g++ supports -Wno-long-long... yes
53 checking whether i686-pc-linux-gnu-g++ supports -Wnon-virtual-dtor...
54 yes
55 checking whether i686-pc-linux-gnu-g++ supports -fno-exceptions... yes
56 checking whether i686-pc-linux-gnu-g++ supports -fno-check-new... yes
57 checking whether i686-pc-linux-gnu-g++ supports -fexceptions... yes
58 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
59 checking whether i686-pc-linux-gnu-g++ supports -frepo... yes
60 checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
61 checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
62 checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object
63 files... -r
64 checking for BSD-compatible nm... nm
65 checking for a sed that does not truncate output...
66 checking whether ln -s works... yes
67 checking how to recognise dependant libraries... pass_all
68 checking for ANSI C header files... yes
69 checking for sys/types.h... yes
70 checking for sys/stat.h... yes
71 checking for stdlib.h... yes
72 checking for string.h... yes
73 checking for memory.h... yes
74 checking for strings.h... yes
75 checking for inttypes.h... yes
76 checking for stdint.h... yes
77 checking for unistd.h... yes
78 checking dlfcn.h usability... yes
79 checking dlfcn.h presence... yes
80 checking for dlfcn.h... yes
81 checking the maximum length of command line arguments... 32768
82 checking command to parse nm output from i686-pc-linux-gnu-gcc object...
83 ok
84 checking for objdir... .libs
85 checking for i686-pc-linux-gnu-ranlib... no
86 checking for ranlib... ranlib
87 checking for i686-pc-linux-gnu-strip... no
88 checking for strip... strip
89 checking if i686-pc-linux-gnu-gcc static flag works... no
90 checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions...
91 no
92 checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
93 checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
94 checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
95 checking whether the i686-pc-linux-gnu-gcc linker
96 (/usr/i686-pc-linux-gnu/bin/ld
97 ) supports shared libraries... yes
98 checking whether -lc should be explicitly linked in... no
99 checking how to hardcode library paths into programs... immediate
100 checking whether stripping libraries is possible... yes
101 checking dynamic linker characteristics... GNU/Linux ld.so
102 checking for shl_load... no
103 checking for shl_load in -ldld... no
104 checking for dlopen... no
105 checking for dlopen in -ldl... yes
106 checking whether a program can dlopen itself... yes
107 checking whether a statically linked program can dlopen itself... yes
108 checking if libtool supports shared libraries... yes
109 checking whether to build shared libraries... yes
110 checking whether to build static libraries... no
111 configure: creating libtool
112 appending configuration tag "CXX" to libtool
113 checking whether the i686-pc-linux-gnu-g++ linker
114 (/usr/i686-pc-linux-gnu/bin/ld ) supports shared libraries... yes
115 checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
116 checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
117 checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
118 checking whether the i686-pc-linux-gnu-g++ linker
119 (/usr/i686-pc-linux-gnu/bin/ld ) supports shared libraries... yes
120 checking whether -lc should be explicitly linked in... yes
121 checking how to hardcode library paths into programs... immediate
122 checking whether stripping libraries is possible... yes
123 checking dynamic linker characteristics... GNU/Linux ld.so
124 checking for shl_load... (cached) no
125 checking for shl_load in -ldld... (cached) no
126 checking for dlopen... (cached) no
127 checking for dlopen in -ldl... (cached) yes
128 checking whether a program can dlopen itself... (cached) yes
129 checking whether a statically linked program can dlopen itself...
130 (cached) yes
131 appending configuration tag "GCJ" to libtool
132 checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
133 checking for gcj option to produce PIC... -fPIC
134 checking if gcj PIC flag -fPIC works... no
135 checking if gcj supports -c -o file.o... no
136 checking whether the gcj linker (/usr/i686-pc-linux-gnu/bin/ld) supports
137 shared libraries... yes
138 checking whether -lc should be explicitly linked in... yes
139 checking how to hardcode library paths into programs... immediate
140 checking whether stripping libraries is possible... yes
141 checking dynamic linker characteristics... GNU/Linux ld.so
142 checking for shl_load... (cached) no
143 checking for shl_load in -ldld... (cached) no
144 checking for dlopen... (cached) no
145 checking for dlopen in -ldl... (cached) yes
146 checking whether a program can dlopen itself... (cached) yes
147 checking whether a statically linked program can dlopen itself...
148 (cached) yes
149 checking for msgfmt... /usr/bin/msgfmt
150 checking for gmsgfmt... /usr/bin/msgfmt
151 checking for xgettext... /usr/bin/xgettext
152 checking for main in -lutil... yes
153 checking for main in -lcompat... no
154 checking for crypt in -lcrypt... yes
155 checking for socklen_t... socklen_t
156 checking for dnet_ntoa in -ldnet... no
157 checking for dnet_ntoa in -ldnet_stub... no
158 checking for inet_ntoa... yes
159 checking for connect... yes
160 checking for remove... yes
161 checking for shmat... yes
162 checking crt_externs.h usability... no
163 checking crt_externs.h presence... no
164 checking for crt_externs.h... no
165 checking for _NSGetEnviron... no
166 checking for sys/types.h... (cached) yes
167 checking for stdint.h... (cached) yes
168 checking for poll in -lpoll... no
169 checking CoreAudio/CoreAudio.h usability... no
170 checking CoreAudio/CoreAudio.h presence... no
171 checking for CoreAudio/CoreAudio.h... no
172 checking for res_init... no
173 checking for killpg in -lucb... no
174 checking for int... yes
175 checking size of int... 4
176 checking for long... yes
177 checking size of long... 4
178 checking for char *... yes
179 checking size of char *... 4
180 checking for char... yes
181 checking size of char... 1
182 checking for dlopen in -ldl... (cached) yes
183 checking for shl_unload in -ldld... no
184 checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
185 checking for IceConnectionNumber in -lICE... yes
186 checking for libXext... yes
187 checking for Xinerama... yes
188 checking for pthread_create in -lpthread... yes
189 checking for extra includes... no
190 checking for extra libs... no
191 checking for libz... -lz
192 checking for libpng... -lpng -lz -lm
193 checking for libjpeg6b... no
194 checking for libjpeg... -ljpeg
195 checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include
196 using -mt
197 checking if Qt compiles without flags... no
198 checking for moc... /usr/qt/3/bin/moc
199 checking for uic... /usr/qt/3/bin/uic
200 checking whether uic supports -L ... yes
201 checking whether uic supports -nounload ... yes
202 checking if Qt needs -ljpeg... no
203 checking for rpath... yes
204 checking for KDE... libraries /usr/kde/3.1/lib, headers
205 /usr/kde/3.1/include
206 checking for KDE paths... defaults
207 checking for dcopidl... /usr/kde/3.1/bin/dcopidl
208 checking for dcopidl2cpp... /usr/kde/3.1/bin/dcopidl2cpp
209 checking for mcopidl... /usr/kde/3.1/bin/mcopidl
210 checking for artsc-config... /usr/kde/3.1/bin/artsc-config
211 checking for kde-config... /usr/kde/3.1/bin/kde-config
212 checking for meinproc... /usr/kde/3.1/bin/meinproc
213 checking if doc should be compiled... yes
214 checking if kile should be compiled... yes
215 checking if po should be compiled... yes
216 configure: creating ./config.status
217 fast creating Makefile
218 fast creating doc/Makefile
219 fast creating kile/Makefile
220 fast creating kile/gfe/Makefile
221 fast creating kile/pics/Makefile
222 fast creating kile/symbols/Makefile
223 fast creating po/Makefile
224 config.status: creating config.h
225 config.status: executing default-1 commands
226 make all-recursive
227 make[1]: Entering directory `/var/tmp/portage/kile-1.3/work/kile-1.3'
228 Making all in kile
229 make[2]: Entering directory
230 `/var/tmp/portage/kile-1.3/work/kile-1.3/kile'
231 Making all in pics
232 make[3]: Entering directory
233 `/var/tmp/portage/kile-1.3/work/kile-1.3/kile/pics'
234 make[3]: Für das Ziel »all« ist nichts zu tun.
235 make[3]: Leaving directory
236 `/var/tmp/portage/kile-1.3/work/kile-1.3/kile/pics'
237 Making all in symbols
238 make[3]: Entering directory
239 `/var/tmp/portage/kile-1.3/work/kile-1.3/kile/symbols'
240 make[3]: Für das Ziel »all« ist nichts zu tun.
241 make[3]: Leaving directory
242 `/var/tmp/portage/kile-1.3/work/kile-1.3/kile/symbols'
243 Making all in gfe
244 make[3]: Entering directory
245 `/var/tmp/portage/kile-1.3/work/kile-1.3/kile/gfe'
246 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..
247 -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include
248 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long
249 -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith
250 -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
251 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2
252 -march=athlon-xp -O3 -pipe -fno-exceptions -fno-check-new -c
253 ticsOpData.cpp
254 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..
255 -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include
256 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long
257 -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith
258 -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
259 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2
260 -march=athlon-xp -O3 -pipe -fno-exceptions -fno-check-new -c ticsOp.cpp
261 In file included from /usr/include/g++-v32/backward/iostream.h:31,
262 from gnuInterface.h:40,
263 from ticsOp.h:32,
264 from ticsOp.cpp:26:
265 /usr/include/g++-v32/backward/backward_warning.h:32:2: warning: #warning
266 This file includes at least one deprecated or antiquated header. Please
267 consider using one of the 32 headers found in section 17.4.1.2 of the
268 C++ standard. Examples include substituting the <X> header for the <X.h>
269 header for C++ includes, or <sstream> instead of the deprecated header
270 <strstream.h>. To disable this warning use -Wno-deprecated.
271 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..
272 -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include
273 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long
274 -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith
275 -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
276 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2
277 -march=athlon-xp -O3 -pipe -fno-exceptions -fno-check-new -c
278 ticsLevelData.cpp
279 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..
280 -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include
281 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long
282 -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith
283 -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
284 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2
285 -march=athlon-xp -O3 -pipe -fno-exceptions -fno-check-new -c
286 ticsLevel.cpp
287 In file included from /usr/include/g++-v32/backward/iostream.h:31,
288 from gnuInterface.h:40,
289 from ticsLevel.h:30,
290 from ticsLevel.cpp:26:
291 /usr/include/g++-v32/backward/backward_warning.h:32:2: warning: #warning
292 This file includes at least one deprecated or antiquated header. Please
293 consider using one of the 32 headers found in section 17.4.1.2 of the
294 C++ standard. Examples include substituting the <X> header for the <X.h>
295 header for C++ includes, or <sstream> instead of the deprecated header
296 <strstream.h>. To disable this warning use -Wno-deprecated.
297 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..
298 -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include
299 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long
300 -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith
301 -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
302 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2
303 -march=athlon-xp -O3 -pipe -fno-exceptions -fno-check-new -c
304 sizeOpData.cpp
305 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..
306 -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include
307 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long
308 -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith
309 -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
310 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2
311 -march=athlon-xp -O3 -pipe -fno-exceptions -fno-check-new -c sizeOp.cpp
312 In file included from /usr/include/g++-v32/backward/iostream.h:31,
313 from gnuInterface.h:40,
314 from sizeOp.h:30,
315 from sizeOp.cpp:26:
316 /usr/include/g++-v32/backward/backward_warning.h:32:2: warning: #warning
317 This file includes at least one deprecated or antiquated header. Please
318 consider using one of the 32 headers found in section 17.4.1.2 of the
319 C++ standard. Examples include substituting the <X> header for the <X.h>
320 header for C++ includes, or <sstream> instead of the deprecated header
321 <strstream.h>. To disable this warning use -Wno-deprecated.
322 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..
323 -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include
324 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long
325 -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith
326 -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
327 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2
328 -march=athlon-xp -O3 -pipe -fno-exceptions -fno-check-new -c
329 rotationData.cpp
330 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..
331 -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include
332 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long
333 -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith
334 -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
335 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2
336 -march=athlon-xp -O3 -pipe -fno-exceptions -fno-check-new -c
337 rotation.cpp
338 In file included from /usr/include/g++-v32/backward/iostream.h:31,
339 from gnuInterface.h:40,
340 from rotation.h:32,
341 from rotation.cpp:26:
342 /usr/include/g++-v32/backward/backward_warning.h:32:2: warning: #warning
343 This file includes at least one deprecated or antiquated header. Please
344 consider using one of the 32 headers found in section 17.4.1.2 of the
345 C++ standard. Examples include substituting the <X> header for the <X.h>
346 header for C++ includes, or <sstream> instead of the deprecated header
347 <strstream.h>. To disable this warning use -Wno-deprecated.
348 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..
349 -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include
350 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long
351 -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith
352 -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
353 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2
354 -march=athlon-xp -O3 -pipe -fno-exceptions -fno-check-new -c
355 rawGnuData.cpp
356 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..
357 -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include
358 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long
359 -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith
360 -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
361 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2
362 -march=athlon-xp -O3 -pipe -fno-exceptions -fno-check-new -c rawGnu.cpp
363 In file included from /usr/include/g++-v32/backward/iostream.h:31,
364 from gnuInterface.h:40,
365 from rawGnu.h:32,
366 from rawGnu.cpp:26:
367 /usr/include/g++-v32/backward/backward_warning.h:32:2: warning: #warning
368 This file includes at least one deprecated or antiquated header. Please
369 consider using one of the 32 headers found in section 17.4.1.2 of the
370 C++ standard. Examples include substituting the <X> header for the <X.h>
371 header for C++ includes, or <sstream> instead of the deprecated header
372 <strstream.h>. To disable this warning use -Wno-deprecated.
373 rawGnu.cpp: In member function `virtual void rawGnu::doCommand()':
374 rawGnu.cpp:55: ambiguous overload for `std::string& = QString&' operator
375 /usr/include/g++-v32/bits/basic_string.h:338: candidates are:
376 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
377 _Traits, _Alloc>::operator=(const std::basic_string<_CharT, _Traits,
378 _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>,
379 _Alloc =
380 std::allocator<char>]
381 /usr/include/g++-v32/bits/basic_string.h:341:
382 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
383 _Traits, _Alloc>::operator=(const _CharT*) [with _CharT = char,
384 _Traits =
385 std::char_traits<char>, _Alloc = std::allocator<char>]
386 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..
387 -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include
388 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long
389 -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith
390 -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
391 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2
392 -march=athlon-xp -O3 -pipe -fno-exceptions -fno-check-new -c
393 qplotmaker.cpp
394 make[3]: *** [rawGnu.o] Fehler 1
395 make[3]: *** Warte auf noch nicht beendete Prozesse...
396 In file included from /usr/include/g++-v32/backward/iostream.h:31,
397 from gnuInterface.h:40,
398 from qplotdialog.h:35,
399 from qplotmaker.h:25,
400 from qplotmaker.cpp:25:
401 /usr/include/g++-v32/backward/backward_warning.h:32:2: warning: #warning
402 This file includes at least one deprecated or antiquated header. Please
403 consider using one of the 32 headers found in section 17.4.1.2 of the
404 C++ standard. Examples include substituting the <X> header for the <X.h>
405 header for C++ includes, or <sstream> instead of the deprecated header
406 <strstream.h>. To disable this warning use -Wno-deprecated.
407 qplotmaker.cpp: In member function `virtual void
408 Qplotmaker::dataFileOpen()':
409 qplotmaker.cpp:227: ambiguous overload for `std::string& = QString&'
410 operator
411 /usr/include/g++-v32/bits/basic_string.h:338: candidates are:
412 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
413 _Traits, _Alloc>::operator=(const std::basic_string<_CharT, _Traits,
414 _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>,
415 _Alloc =
416 std::allocator<char>]
417 /usr/include/g++-v32/bits/basic_string.h:341:
418 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
419 _Traits, _Alloc>::operator=(const _CharT*) [with _CharT = char,
420 _Traits =
421 std::char_traits<char>, _Alloc = std::allocator<char>]
422 qplotmaker.cpp: In member function `virtual void Qplotmaker::save()':
423 qplotmaker.cpp:241: ambiguous overload for `std::string& = QString&'
424 operator
425 /usr/include/g++-v32/bits/basic_string.h:338: candidates are:
426 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
427 _Traits, _Alloc>::operator=(const std::basic_string<_CharT, _Traits,
428 _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>,
429 _Alloc =
430 std::allocator<char>]
431 /usr/include/g++-v32/bits/basic_string.h:341:
432 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
433 _Traits, _Alloc>::operator=(const _CharT*) [with _CharT = char,
434 _Traits =
435 std::char_traits<char>, _Alloc = std::allocator<char>]
436 qplotmaker.cpp: In member function `virtual void Qplotmaker::load()':
437 qplotmaker.cpp:255: ambiguous overload for `std::string& = QString&'
438 operator
439 /usr/include/g++-v32/bits/basic_string.h:338: candidates are:
440 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
441 _Traits, _Alloc>::operator=(const std::basic_string<_CharT, _Traits,
442 _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>,
443 _Alloc =
444 std::allocator<char>]
445 /usr/include/g++-v32/bits/basic_string.h:341:
446 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
447 _Traits, _Alloc>::operator=(const _CharT*) [with _CharT = char,
448 _Traits =
449 std::char_traits<char>, _Alloc = std::allocator<char>]
450 qplotmaker.cpp: In member function `virtual void
451 Qplotmaker::saveXgfe()':
452 qplotmaker.cpp:269: ambiguous overload for `std::string& = QString&'
453 operator
454 /usr/include/g++-v32/bits/basic_string.h:338: candidates are:
455 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
456 _Traits, _Alloc>::operator=(const std::basic_string<_CharT, _Traits,
457 _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>,
458 _Alloc =
459 std::allocator<char>]
460 /usr/include/g++-v32/bits/basic_string.h:341:
461 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
462 _Traits, _Alloc>::operator=(const _CharT*) [with _CharT = char,
463 _Traits =
464 std::char_traits<char>, _Alloc = std::allocator<char>]
465 qplotmaker.cpp: In member function `virtual void
466 Qplotmaker::loadXgfe()':
467 qplotmaker.cpp:283: ambiguous overload for `std::string& = QString&'
468 operator
469 /usr/include/g++-v32/bits/basic_string.h:338: candidates are:
470 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
471 _Traits, _Alloc>::operator=(const std::basic_string<_CharT, _Traits,
472 _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>,
473 _Alloc =
474 std::allocator<char>]
475 /usr/include/g++-v32/bits/basic_string.h:341:
476 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
477 _Traits, _Alloc>::operator=(const _CharT*) [with _CharT = char,
478 _Traits =
479 std::char_traits<char>, _Alloc = std::allocator<char>]
480 make[3]: *** [qplotmaker.o] Fehler 1
481 make[3]: Leaving directory
482 `/var/tmp/portage/kile-1.3/work/kile-1.3/kile/gfe'
483 make[2]: *** [all-recursive] Fehler 1
484 make[2]: Leaving directory
485 `/var/tmp/portage/kile-1.3/work/kile-1.3/kile'
486 make[1]: *** [all-recursive] Fehler 1
487 make[1]: Leaving directory `/var/tmp/portage/kile-1.3/work/kile-1.3'
488 make: *** [all-recursive-am] Fehler 2
489
490 !!! ERROR: app-editors/kile-1.3 failed.
491 !!! Function kde_src_compile, Line -6013, Exitcode 2
492 !!! died running emake, kde_src_compile:make
493
494
495
496
497 --
498 gentoo-dev@g.o mailing list