Ticket #1384: config.log

File config.log, 33.6 KB (added by KSD, 4 years ago)

configure log for rtorrent 0.8.2

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by rtorrent configure 0.8.2, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = tuxix
14uname -m = i686
15uname -r = 2.6.25-gentoo-r6
16uname -s = Linux
17uname -v = #4 PREEMPT Thu Jul 3 15:16:32 EDT 2008
18
19/usr/bin/uname -p = AMD Athlon(tm) XP 3000+
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = unknown
26/bin/machine           = unknown
27/usr/bin/oslevel       = unknown
28/bin/universe          = unknown
29
30PATH: /bin
31PATH: /usr/bin
32
33
34## ----------- ##
35## Core tests. ##
36## ----------- ##
37
38configure:2001: checking for a BSD-compatible install
39configure:2057: result: /usr/bin/install -c
40configure:2068: checking whether build environment is sane
41configure:2111: result: yes
42configure:2139: checking for a thread-safe mkdir -p
43configure:2178: result: /bin/mkdir -p
44configure:2191: checking for gawk
45configure:2207: found /bin/gawk
46configure:2218: result: gawk
47configure:2229: checking whether make sets $(MAKE)
48configure:2250: result: yes
49configure:2499: checking for g++
50configure:2515: found /usr/bin/g++
51configure:2526: result: g++
52configure:2557: checking for C++ compiler version
53configure:2564: g++ --version >&5
54g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.1)
55Copyright (C) 2006 Free Software Foundation, Inc.
56This is free software; see the source for copying conditions.  There is NO
57warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
58
59configure:2567: $? = 0
60configure:2574: g++ -v >&5
61Using built-in specs.
62Target: i686-pc-linux-gnu
63Configured with: /var/tmp/paludis/sys-devel-gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
64Thread model: posix
65gcc version 4.1.2 (Gentoo 4.1.2 p1.1)
66configure:2577: $? = 0
67configure:2584: g++ -V >&5
68g++: '-V' option must have argument
69configure:2587: $? = 1
70configure:2610: checking for C++ compiler default output file name
71configure:2637: g++    conftest.cpp  >&5
72configure:2640: $? = 0
73configure:2678: result: a.out
74configure:2695: checking whether the C++ compiler works
75configure:2705: ./a.out
76configure:2708: $? = 0
77configure:2725: result: yes
78configure:2732: checking whether we are cross compiling
79configure:2734: result: no
80configure:2737: checking for suffix of executables
81configure:2744: g++ -o conftest    conftest.cpp  >&5
82configure:2747: $? = 0
83configure:2771: result:
84configure:2777: checking for suffix of object files
85configure:2803: g++ -c   conftest.cpp >&5
86configure:2806: $? = 0
87configure:2829: result: o
88configure:2833: checking whether we are using the GNU C++ compiler
89configure:2862: g++ -c   conftest.cpp >&5
90configure:2868: $? = 0
91configure:2885: result: yes
92configure:2890: checking whether g++ accepts -g
93configure:2920: g++ -c -g  conftest.cpp >&5
94configure:2926: $? = 0
95configure:3025: result: yes
96configure:3059: checking for style of include used by make
97configure:3087: result: GNU
98configure:3112: checking dependency style of g++
99configure:3203: result: gcc3
100configure:3296: checking build system type
101configure:3314: result: i686-pc-linux-gnu
102configure:3336: checking host system type
103configure:3351: result: i686-pc-linux-gnu
104configure:3421: checking for gcc
105configure:3437: found /usr/bin/gcc
106configure:3448: result: gcc
107configure:3686: checking for C compiler version
108configure:3693: gcc --version >&5
109gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.1)
110Copyright (C) 2006 Free Software Foundation, Inc.
111This is free software; see the source for copying conditions.  There is NO
112warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
113
114configure:3696: $? = 0
115configure:3703: gcc -v >&5
116Using built-in specs.
117Target: i686-pc-linux-gnu
118Configured with: /var/tmp/paludis/sys-devel-gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
119Thread model: posix
120gcc version 4.1.2 (Gentoo 4.1.2 p1.1)
121configure:3706: $? = 0
122configure:3713: gcc -V >&5
123gcc: '-V' option must have argument
124configure:3716: $? = 1
125configure:3719: checking whether we are using the GNU C compiler
126configure:3748: gcc -c   conftest.c >&5
127configure:3754: $? = 0
128configure:3771: result: yes
129configure:3776: checking whether gcc accepts -g
130configure:3806: gcc -c -g  conftest.c >&5
131configure:3812: $? = 0
132configure:3911: result: yes
133configure:3928: checking for gcc option to accept ISO C89
134configure:4002: gcc  -c -g -O2  conftest.c >&5
135configure:4008: $? = 0
136configure:4031: result: none needed
137configure:4051: checking dependency style of gcc
138configure:4142: result: gcc3
139configure:4157: checking for a sed that does not truncate output
140configure:4213: result: /bin/sed
141configure:4216: checking for grep that handles long lines and -e
142configure:4290: result: /bin/grep
143configure:4295: checking for egrep
144configure:4373: result: /bin/grep -E
145configure:4389: checking for ld used by gcc
146configure:4456: result: /usr/i686-pc-linux-gnu/bin/ld
147configure:4465: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
148configure:4480: result: yes
149configure:4485: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
150configure:4492: result: -r
151configure:4510: checking for BSD-compatible nm
152configure:4559: result: /usr/bin/nm -B
153configure:4563: checking whether ln -s works
154configure:4567: result: yes
155configure:4574: checking how to recognize dependent libraries
156configure:4760: result: pass_all
157configure:5001: checking how to run the C preprocessor
158configure:5041: gcc -E  conftest.c
159configure:5047: $? = 0
160configure:5078: gcc -E  conftest.c
161conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
162configure:5084: $? = 1
163configure: failed program was:
164| /* confdefs.h.  */
165| #define PACKAGE_NAME "rtorrent"
166| #define PACKAGE_TARNAME "rtorrent"
167| #define PACKAGE_VERSION "0.8.2"
168| #define PACKAGE_STRING "rtorrent 0.8.2"
169| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
170| #define PACKAGE "rtorrent"
171| #define VERSION "0.8.2"
172| /* end confdefs.h.  */
173| #include <ac_nonexistent.h>
174configure:5117: result: gcc -E
175configure:5146: gcc -E  conftest.c
176configure:5152: $? = 0
177configure:5183: gcc -E  conftest.c
178conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
179configure:5189: $? = 1
180configure: failed program was:
181| /* confdefs.h.  */
182| #define PACKAGE_NAME "rtorrent"
183| #define PACKAGE_TARNAME "rtorrent"
184| #define PACKAGE_VERSION "0.8.2"
185| #define PACKAGE_STRING "rtorrent 0.8.2"
186| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
187| #define PACKAGE "rtorrent"
188| #define VERSION "0.8.2"
189| /* end confdefs.h.  */
190| #include <ac_nonexistent.h>
191configure:5227: checking for ANSI C header files
192configure:5257: gcc -c -g -O2  conftest.c >&5
193configure:5263: $? = 0
194configure:5362: gcc -o conftest -g -O2   conftest.c  >&5
195configure:5365: $? = 0
196configure:5371: ./conftest
197configure:5374: $? = 0
198configure:5391: result: yes
199configure:5415: checking for sys/types.h
200configure:5436: gcc -c -g -O2  conftest.c >&5
201configure:5442: $? = 0
202configure:5458: result: yes
203configure:5415: checking for sys/stat.h
204configure:5436: gcc -c -g -O2  conftest.c >&5
205configure:5442: $? = 0
206configure:5458: result: yes
207configure:5415: checking for stdlib.h
208configure:5436: gcc -c -g -O2  conftest.c >&5
209configure:5442: $? = 0
210configure:5458: result: yes
211configure:5415: checking for string.h
212configure:5436: gcc -c -g -O2  conftest.c >&5
213configure:5442: $? = 0
214configure:5458: result: yes
215configure:5415: checking for memory.h
216configure:5436: gcc -c -g -O2  conftest.c >&5
217configure:5442: $? = 0
218configure:5458: result: yes
219configure:5415: checking for strings.h
220configure:5436: gcc -c -g -O2  conftest.c >&5
221configure:5442: $? = 0
222configure:5458: result: yes
223configure:5415: checking for inttypes.h
224configure:5436: gcc -c -g -O2  conftest.c >&5
225configure:5442: $? = 0
226configure:5458: result: yes
227configure:5415: checking for stdint.h
228configure:5436: gcc -c -g -O2  conftest.c >&5
229configure:5442: $? = 0
230configure:5458: result: yes
231configure:5415: checking for unistd.h
232configure:5436: gcc -c -g -O2  conftest.c >&5
233configure:5442: $? = 0
234configure:5458: result: yes
235configure:5485: checking dlfcn.h usability
236configure:5502: gcc -c -g -O2  conftest.c >&5
237configure:5508: $? = 0
238configure:5522: result: yes
239configure:5526: checking dlfcn.h presence
240configure:5541: gcc -E  conftest.c
241configure:5547: $? = 0
242configure:5561: result: yes
243configure:5594: checking for dlfcn.h
244configure:5602: result: yes
245configure:5625: checking how to run the C++ preprocessor
246configure:5661: g++ -E  conftest.cpp
247configure:5667: $? = 0
248configure:5698: g++ -E  conftest.cpp
249conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
250configure:5704: $? = 1
251configure: failed program was:
252| /* confdefs.h.  */
253| #define PACKAGE_NAME "rtorrent"
254| #define PACKAGE_TARNAME "rtorrent"
255| #define PACKAGE_VERSION "0.8.2"
256| #define PACKAGE_STRING "rtorrent 0.8.2"
257| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
258| #define PACKAGE "rtorrent"
259| #define VERSION "0.8.2"
260| #define STDC_HEADERS 1
261| #define HAVE_SYS_TYPES_H 1
262| #define HAVE_SYS_STAT_H 1
263| #define HAVE_STDLIB_H 1
264| #define HAVE_STRING_H 1
265| #define HAVE_MEMORY_H 1
266| #define HAVE_STRINGS_H 1
267| #define HAVE_INTTYPES_H 1
268| #define HAVE_STDINT_H 1
269| #define HAVE_UNISTD_H 1
270| #define HAVE_DLFCN_H 1
271| /* end confdefs.h.  */
272| #include <ac_nonexistent.h>
273configure:5737: result: g++ -E
274configure:5766: g++ -E  conftest.cpp
275configure:5772: $? = 0
276configure:5803: g++ -E  conftest.cpp
277conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
278configure:5809: $? = 1
279configure: failed program was:
280| /* confdefs.h.  */
281| #define PACKAGE_NAME "rtorrent"
282| #define PACKAGE_TARNAME "rtorrent"
283| #define PACKAGE_VERSION "0.8.2"
284| #define PACKAGE_STRING "rtorrent 0.8.2"
285| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
286| #define PACKAGE "rtorrent"
287| #define VERSION "0.8.2"
288| #define STDC_HEADERS 1
289| #define HAVE_SYS_TYPES_H 1
290| #define HAVE_SYS_STAT_H 1
291| #define HAVE_STDLIB_H 1
292| #define HAVE_STRING_H 1
293| #define HAVE_MEMORY_H 1
294| #define HAVE_STRINGS_H 1
295| #define HAVE_INTTYPES_H 1
296| #define HAVE_STDINT_H 1
297| #define HAVE_UNISTD_H 1
298| #define HAVE_DLFCN_H 1
299| /* end confdefs.h.  */
300| #include <ac_nonexistent.h>
301configure:5902: checking for g77
302configure:5932: result: no
303configure:5902: checking for xlf
304configure:5932: result: no
305configure:5902: checking for f77
306configure:5932: result: no
307configure:5902: checking for frt
308configure:5932: result: no
309configure:5902: checking for pgf77
310configure:5932: result: no
311configure:5902: checking for cf77
312configure:5932: result: no
313configure:5902: checking for fort77
314configure:5932: result: no
315configure:5902: checking for fl32
316configure:5932: result: no
317configure:5902: checking for af77
318configure:5932: result: no
319configure:5902: checking for xlf90
320configure:5932: result: no
321configure:5902: checking for f90
322configure:5932: result: no
323configure:5902: checking for pgf90
324configure:5932: result: no
325configure:5902: checking for pghpf
326configure:5932: result: no
327configure:5902: checking for epcf90
328configure:5932: result: no
329configure:5902: checking for gfortran
330configure:5918: found /usr/bin/gfortran
331configure:5929: result: gfortran
332configure:5959: checking for Fortran 77 compiler version
333configure:5966: gfortran --version >&5
334GNU Fortran 95 (GCC) 4.1.2 (Gentoo 4.1.2 p1.1)
335Copyright (C) 2006 Free Software Foundation, Inc.
336
337GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
338You may redistribute copies of GNU Fortran
339under the terms of the GNU General Public License.
340For more information about these matters, see the file named COPYING
341
342configure:5969: $? = 0
343configure:5976: gfortran -v >&5
344Using built-in specs.
345Target: i686-pc-linux-gnu
346Configured with: /var/tmp/paludis/sys-devel-gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
347Thread model: posix
348gcc version 4.1.2 (Gentoo 4.1.2 p1.1)
349configure:5979: $? = 0
350configure:5986: gfortran -V >&5
351gfortran: '-V' option must have argument
352configure:5989: $? = 1
353configure:5997: checking whether we are using the GNU Fortran 77 compiler
354configure:6016: gfortran -c  conftest.F >&5
355configure:6022: $? = 0
356configure:6039: result: yes
357configure:6045: checking whether gfortran accepts -g
358configure:6062: gfortran -c -g conftest.f >&5
359configure:6068: $? = 0
360configure:6084: result: yes
361configure:6114: checking the maximum length of command line arguments
362configure:6226: result: 98304
363configure:6238: checking command to parse /usr/bin/nm -B output from gcc object
364configure:6343: gcc -c -g -O2  conftest.c >&5
365configure:6346: $? = 0
366configure:6350: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
367configure:6353: $? = 0
368configure:6405: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
369configure:6408: $? = 0
370configure:6446: result: ok
371configure:6450: checking for objdir
372configure:6465: result: .libs
373configure:6557: checking for ar
374configure:6573: found /usr/bin/ar
375configure:6584: result: ar
376configure:6653: checking for ranlib
377configure:6669: found /usr/bin/ranlib
378configure:6680: result: ranlib
379configure:6749: checking for strip
380configure:6765: found /usr/bin/strip
381configure:6776: result: strip
382configure:7062: checking if gcc supports -fno-rtti -fno-exceptions
383configure:7080: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
384cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
385configure:7084: $? = 0
386configure:7097: result: no
387configure:7112: checking for gcc option to produce PIC
388configure:7344: result: -fPIC
389configure:7352: checking if gcc PIC flag -fPIC works
390configure:7370: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
391configure:7374: $? = 0
392configure:7387: result: yes
393configure:7415: checking if gcc static flag -static works
394configure:7443: result: yes
395configure:7453: checking if gcc supports -c -o file.o
396configure:7474: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
397configure:7478: $? = 0
398configure:7500: result: yes
399configure:7526: checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
400configure:8506: result: yes
401configure:8527: checking whether -lc should be explicitly linked in
402configure:8532: gcc -c -g -O2  conftest.c >&5
403configure:8535: $? = 0
404configure:8550: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
405configure:8553: $? = 0
406configure:8565: result: no
407configure:8573: checking dynamic linker characteristics
408configure:9175: result: GNU/Linux ld.so
409configure:9184: checking how to hardcode library paths into programs
410configure:9209: result: immediate
411configure:9223: checking whether stripping libraries is possible
412configure:9228: result: yes
413configure:10030: checking if libtool supports shared libraries
414configure:10032: result: yes
415configure:10035: checking whether to build shared libraries
416configure:10056: result: yes
417configure:10059: checking whether to build static libraries
418configure:10063: result: yes
419configure:10156: creating libtool
420configure:10744: checking for ld used by g++
421configure:10811: result: /usr/i686-pc-linux-gnu/bin/ld
422configure:10820: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
423configure:10835: result: yes
424configure:10886: checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
425configure:11860: result: yes
426configure:11878: g++ -c -g -O2  conftest.cpp >&5
427configure:11881: $? = 0
428configure:12033: checking for g++ option to produce PIC
429configure:12317: result: -fPIC
430configure:12325: checking if g++ PIC flag -fPIC works
431configure:12343: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
432configure:12347: $? = 0
433configure:12360: result: yes
434configure:12388: checking if g++ static flag -static works
435configure:12416: result: yes
436configure:12426: checking if g++ supports -c -o file.o
437configure:12447: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
438configure:12451: $? = 0
439configure:12473: result: yes
440configure:12499: checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
441configure:12524: result: yes
442configure:12591: checking dynamic linker characteristics
443configure:13141: result: GNU/Linux ld.so
444configure:13150: checking how to hardcode library paths into programs
445configure:13175: result: immediate
446configure:13709: checking if libtool supports shared libraries
447configure:13711: result: yes
448configure:13714: checking whether to build shared libraries
449configure:13734: result: yes
450configure:13737: checking whether to build static libraries
451configure:13741: result: yes
452configure:13751: checking for gfortran option to produce PIC
453configure:13983: result: -fPIC
454configure:13991: checking if gfortran PIC flag -fPIC works
455configure:14009: gfortran -c -g -O2 -fPIC conftest.f >&5
456configure:14013: $? = 0
457configure:14026: result: yes
458configure:14054: checking if gfortran static flag -static works
459configure:14082: result: yes
460configure:14092: checking if gfortran supports -c -o file.o
461configure:14113: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
462configure:14117: $? = 0
463configure:14139: result: yes
464configure:14165: checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
465configure:15125: result: yes
466configure:15192: checking dynamic linker characteristics
467configure:15742: result: GNU/Linux ld.so
468configure:15751: checking how to hardcode library paths into programs
469configure:15776: result: immediate
470configure:19349: checking for user-defined CXXFLAGS
471configure:19353: result: user-defined "-g -O2"
472configure:19428: checking for special C compiler options needed for large files
473configure:19521: result: no
474configure:19527: checking for _FILE_OFFSET_BITS value needed for large files
475configure:19562: gcc -c -g -O2  conftest.c >&5
476conftest.c:27: warning: left shift count >= width of type
477conftest.c:27: warning: left shift count >= width of type
478conftest.c:29: error: size of array 'off_t_is_large' is negative
479configure:19568: $? = 1
480configure: failed program was:
481| /* confdefs.h.  */
482| #define PACKAGE_NAME "rtorrent"
483| #define PACKAGE_TARNAME "rtorrent"
484| #define PACKAGE_VERSION "0.8.2"
485| #define PACKAGE_STRING "rtorrent 0.8.2"
486| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
487| #define PACKAGE "rtorrent"
488| #define VERSION "0.8.2"
489| #define STDC_HEADERS 1
490| #define HAVE_SYS_TYPES_H 1
491| #define HAVE_SYS_STAT_H 1
492| #define HAVE_STDLIB_H 1
493| #define HAVE_STRING_H 1
494| #define HAVE_MEMORY_H 1
495| #define HAVE_STRINGS_H 1
496| #define HAVE_INTTYPES_H 1
497| #define HAVE_STDINT_H 1
498| #define HAVE_UNISTD_H 1
499| #define HAVE_DLFCN_H 1
500| /* end confdefs.h.  */
501| #include <sys/types.h>
502|  /* Check that off_t can represent 2**63 - 1 correctly.
503|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
504|     since some C++ compilers masquerading as C compilers
505|     incorrectly reject 9223372036854775807.  */
506| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
507|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
508|                      && LARGE_OFF_T % 2147483647 == 1)
509|                     ? 1 : -1];
510| int
511| main ()
512| {
513|
514|   ;
515|   return 0;
516| }
517configure:19612: gcc -c -g -O2  conftest.c >&5
518configure:19618: $? = 0
519configure:19636: result: 64
520configure:19773: checking for execinfo.h
521configure:19794: gcc -o conftest -g -O2   conftest.c  >&5
522conftest.c: In function 'main':
523conftest.c:2: warning: passing argument 1 of 'backtrace_symbols' from incompatible pointer type
524configure:19797: $? = 0
525configure:19803: ./conftest
526./configure: line 19804:  5465 Segmentation fault      ./conftest$ac_exeext
527configure:19806: $? = 139
528configure: program exited with status 139
529configure: failed program was:
530| #include <execinfo.h>
531|       int main() { backtrace((void**)0, 0); backtrace_symbols((char**)0, 0); return 0;}
532|
533configure:19824: result: no
534configure:19840: checking for proper overloaded template function disambiguation
535configure:19855: g++ -c -g -O2 -g -DDEBUG  conftest.cpp >&5
536configure:19861: $? = 0
537configure:19867: result: yes
538configure:20246: checking for library containing add_wch
539configure:20287: gcc -o conftest -g -O2   conftest.c  >&5
540/tmp/ccUgelHL.o: In function `main':
541/home/luser/rtorrent-0.8.2/conftest.c:34: undefined reference to `add_wch'
542collect2: ld returned 1 exit status
543configure:20293: $? = 1
544configure: failed program was:
545| /* confdefs.h.  */
546| #define PACKAGE_NAME "rtorrent"
547| #define PACKAGE_TARNAME "rtorrent"
548| #define PACKAGE_VERSION "0.8.2"
549| #define PACKAGE_STRING "rtorrent 0.8.2"
550| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
551| #define PACKAGE "rtorrent"
552| #define VERSION "0.8.2"
553| #define STDC_HEADERS 1
554| #define HAVE_SYS_TYPES_H 1
555| #define HAVE_SYS_STAT_H 1
556| #define HAVE_STDLIB_H 1
557| #define HAVE_STRING_H 1
558| #define HAVE_MEMORY_H 1
559| #define HAVE_STRINGS_H 1
560| #define HAVE_INTTYPES_H 1
561| #define HAVE_STDINT_H 1
562| #define HAVE_UNISTD_H 1
563| #define HAVE_DLFCN_H 1
564| #define _FILE_OFFSET_BITS 64
565| #define USE_VARIABLE_FDSET 1
566| /* end confdefs.h.  */
567|
568| /* Override any GCC internal prototype to avoid an error.
569|    Use char because int might match the return type of a GCC
570|    builtin and then its argument prototype would still apply.  */
571| #ifdef __cplusplus
572| extern "C"
573| #endif
574| char add_wch ();
575| int
576| main ()
577| {
578| return add_wch ();
579|   ;
580|   return 0;
581| }
582configure:20287: gcc -o conftest -g -O2   conftest.c -lncursesw   >&5
583configure:20293: $? = 0
584configure:20321: result: -lncursesw
585configure:20702: checking sys/vfs.h usability
586configure:20719: gcc -c -g -O2  conftest.c >&5
587configure:20725: $? = 0
588configure:20739: result: yes
589configure:20743: checking sys/vfs.h presence
590configure:20758: gcc -E  conftest.c
591configure:20764: $? = 0
592configure:20778: result: yes
593configure:20811: checking for sys/vfs.h
594configure:20819: result: yes
595configure:20702: checking sys/statvfs.h usability
596configure:20719: gcc -c -g -O2  conftest.c >&5
597configure:20725: $? = 0
598configure:20739: result: yes
599configure:20743: checking sys/statvfs.h presence
600configure:20758: gcc -E  conftest.c
601configure:20764: $? = 0
602configure:20778: result: yes
603configure:20811: checking for sys/statvfs.h
604configure:20819: result: yes
605configure:20702: checking sys/statfs.h usability
606configure:20719: gcc -c -g -O2  conftest.c >&5
607configure:20725: $? = 0
608configure:20739: result: yes
609configure:20743: checking sys/statfs.h presence
610configure:20758: gcc -E  conftest.c
611configure:20764: $? = 0
612configure:20778: result: yes
613configure:20811: checking for sys/statfs.h
614configure:20819: result: yes
615configure:20833: checking for statvfs
616configure:20871: gcc -o conftest -g -O2   conftest.c -lncursesw  >&5
617configure:20877: $? = 0
618configure:20914: result: ok
619configure:21571: checking for pkg-config
620configure:21589: found /usr/bin/pkg-config
621configure:21601: result: /usr/bin/pkg-config
622configure:21630: checking pkg-config is at least version 0.9.0
623configure:21633: result: yes
624configure:21644: checking for STUFF
625configure:21652: $PKG_CONFIG --exists --print-errors "sigc++-2.0 libcurl >= 7.12.0 libtorrent >= 0.12.2"
626configure:21655: $? = 0
627configure:21670: $PKG_CONFIG --exists --print-errors "sigc++-2.0 libcurl >= 7.12.0 libtorrent >= 0.12.2"
628configure:21673: $? = 0
629configure:21749: result: yes
630configure:21762: checking for XMLRPC-C
631configure:21856: result: ignored
632configure:21881: checking if compiler supports __attribute__((unused))
633configure:21897: gcc -c -g -O2  conftest.c >&5
634configure:21903: $? = 0
635configure:21919: result: yes
636configure:22067: creating ./config.status
637
638## ---------------------- ##
639## Running config.status. ##
640## ---------------------- ##
641
642This file was extended by rtorrent config.status 0.8.2, which was
643generated by GNU Autoconf 2.61.  Invocation command line was
644
645  CONFIG_FILES    =
646  CONFIG_HEADERS  =
647  CONFIG_LINKS    =
648  CONFIG_COMMANDS =
649  $ ./config.status
650
651on tuxix
652
653config.status:673: creating Makefile
654config.status:673: creating doc/Makefile
655config.status:673: creating src/Makefile
656config.status:673: creating src/core/Makefile
657config.status:673: creating src/display/Makefile
658config.status:673: creating src/input/Makefile
659config.status:673: creating src/rpc/Makefile
660config.status:673: creating src/ui/Makefile
661config.status:673: creating src/utils/Makefile
662config.status:673: creating config.h
663config.status:962: executing depfiles commands
664
665## ---------------- ##
666## Cache variables. ##
667## ---------------- ##
668
669ac_cv_build=i686-pc-linux-gnu
670ac_cv_c_compiler_gnu=yes
671ac_cv_cxx_compiler_gnu=yes
672ac_cv_env_CCC_set=
673ac_cv_env_CCC_value=
674ac_cv_env_CC_set=
675ac_cv_env_CC_value=
676ac_cv_env_CFLAGS_set=
677ac_cv_env_CFLAGS_value=
678ac_cv_env_CPPFLAGS_set=
679ac_cv_env_CPPFLAGS_value=
680ac_cv_env_CPP_set=
681ac_cv_env_CPP_value=
682ac_cv_env_CXXCPP_set=
683ac_cv_env_CXXCPP_value=
684ac_cv_env_CXXFLAGS_set=
685ac_cv_env_CXXFLAGS_value=
686ac_cv_env_CXX_set=
687ac_cv_env_CXX_value=
688ac_cv_env_F77_set=
689ac_cv_env_F77_value=
690ac_cv_env_FFLAGS_set=
691ac_cv_env_FFLAGS_value=
692ac_cv_env_LDFLAGS_set=
693ac_cv_env_LDFLAGS_value=
694ac_cv_env_LIBS_set=
695ac_cv_env_LIBS_value=
696ac_cv_env_PKG_CONFIG_set=
697ac_cv_env_PKG_CONFIG_value=
698ac_cv_env_STUFF_CFLAGS_set=
699ac_cv_env_STUFF_CFLAGS_value=
700ac_cv_env_STUFF_LIBS_set=
701ac_cv_env_STUFF_LIBS_value=
702ac_cv_env_build_alias_set=
703ac_cv_env_build_alias_value=
704ac_cv_env_host_alias_set=
705ac_cv_env_host_alias_value=
706ac_cv_env_target_alias_set=
707ac_cv_env_target_alias_value=
708ac_cv_f77_compiler_gnu=yes
709ac_cv_header_dlfcn_h=yes
710ac_cv_header_inttypes_h=yes
711ac_cv_header_memory_h=yes
712ac_cv_header_stdc=yes
713ac_cv_header_stdint_h=yes
714ac_cv_header_stdlib_h=yes
715ac_cv_header_string_h=yes
716ac_cv_header_strings_h=yes
717ac_cv_header_sys_stat_h=yes
718ac_cv_header_sys_statfs_h=yes
719ac_cv_header_sys_statvfs_h=yes
720ac_cv_header_sys_types_h=yes
721ac_cv_header_sys_vfs_h=yes
722ac_cv_header_unistd_h=yes
723ac_cv_host=i686-pc-linux-gnu
724ac_cv_objext=o
725ac_cv_path_EGREP='/bin/grep -E'
726ac_cv_path_GREP=/bin/grep
727ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
728ac_cv_path_install='/usr/bin/install -c'
729ac_cv_path_mkdir=/bin/mkdir
730ac_cv_prog_AWK=gawk
731ac_cv_prog_CPP='gcc -E'
732ac_cv_prog_CXXCPP='g++ -E'
733ac_cv_prog_ac_ct_AR=ar
734ac_cv_prog_ac_ct_CC=gcc
735ac_cv_prog_ac_ct_CXX=g++
736ac_cv_prog_ac_ct_F77=gfortran
737ac_cv_prog_ac_ct_RANLIB=ranlib
738ac_cv_prog_ac_ct_STRIP=strip
739ac_cv_prog_cc_c89=
740ac_cv_prog_cc_g=yes
741ac_cv_prog_cxx_g=yes
742ac_cv_prog_f77_g=yes
743ac_cv_prog_make_make_set=yes
744ac_cv_search_add_wch=-lncursesw
745ac_cv_sys_file_offset_bits=64
746ac_cv_sys_largefile_CC=no
747am_cv_CC_dependencies_compiler_type=gcc3
748am_cv_CXX_dependencies_compiler_type=gcc3
749cc_cv_attribute_unused=yes
750lt_cv_deplibs_check_method=pass_all
751lt_cv_file_magic_cmd='$MAGIC_CMD'
752lt_cv_file_magic_test_file=
753lt_cv_ld_reload_flag=-r
754lt_cv_objdir=.libs
755lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld
756lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld
757lt_cv_path_NM='/usr/bin/nm -B'
758lt_cv_path_SED=/bin/sed
759lt_cv_prog_compiler_c_o=yes
760lt_cv_prog_compiler_c_o_CXX=yes
761lt_cv_prog_compiler_c_o_F77=yes
762lt_cv_prog_compiler_rtti_exceptions=no
763lt_cv_prog_gnu_ld=yes
764lt_cv_prog_gnu_ldcxx=yes
765lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
766lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
767lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
768lt_cv_sys_max_cmd_len=98304
769lt_lt_cv_prog_compiler_c_o='"yes"'
770lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
771lt_lt_cv_prog_compiler_c_o_F77='"yes"'
772lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
773lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
774lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
775pkg_cv_STUFF_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include  '
776pkg_cv_STUFF_LIBS='-lsigc-2.0 -lcurl -ltorrent  '
777
778## ----------------- ##
779## Output variables. ##
780## ----------------- ##
781
782ACLOCAL='${SHELL} /home/luser/rtorrent-0.8.2/missing --run aclocal-1.10'
783AMDEPBACKSLASH='\'
784AMDEP_FALSE='#'
785AMDEP_TRUE=''
786AMTAR='${SHELL} /home/luser/rtorrent-0.8.2/missing --run tar'
787AR='ar'
788AUTOCONF='${SHELL} /home/luser/rtorrent-0.8.2/missing --run autoconf'
789AUTOHEADER='${SHELL} /home/luser/rtorrent-0.8.2/missing --run autoheader'
790AUTOMAKE='${SHELL} /home/luser/rtorrent-0.8.2/missing --run automake-1.10'
791AWK='gawk'
792CC='gcc'
793CCDEPMODE='depmode=gcc3'
794CFLAGS='-g -O2'
795CPP='gcc -E'
796CPPFLAGS=''
797CXX='g++'
798CXXCPP='g++ -E'
799CXXDEPMODE='depmode=gcc3'
800CXXFLAGS='-g -O2 -g -DDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include  '
801CYGPATH_W='echo'
802DEFS='-DHAVE_CONFIG_H'
803DEPDIR='.deps'
804ECHO='echo'
805ECHO_C=''
806ECHO_N='-n'
807ECHO_T=''
808EGREP='/bin/grep -E'
809EXEEXT=''
810F77='gfortran'
811FFLAGS='-g -O2'
812GREP='/bin/grep'
813INSTALL_DATA='${INSTALL} -m 644'
814INSTALL_PROGRAM='${INSTALL}'
815INSTALL_SCRIPT='${INSTALL}'
816INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
817LDFLAGS=''
818LIBOBJS=''
819LIBS='-lncursesw  -lsigc-2.0 -lcurl -ltorrent  '
820LIBTOOL='$(SHELL) $(top_builddir)/libtool'
821LN_S='ln -s'
822LTLIBOBJS=''
823MAKEINFO='${SHELL} /home/luser/rtorrent-0.8.2/missing --run makeinfo'
824OBJEXT='o'
825PACKAGE='rtorrent'
826PACKAGE_BUGREPORT='jaris@ifi.uio.no'
827PACKAGE_NAME='rtorrent'
828PACKAGE_STRING='rtorrent 0.8.2'
829PACKAGE_TARNAME='rtorrent'
830PACKAGE_VERSION='0.8.2'
831PATH_SEPARATOR=':'
832PKG_CONFIG='/usr/bin/pkg-config'
833RANLIB='ranlib'
834SED='/bin/sed'
835SET_MAKE=''
836SHELL='/bin/sh'
837STRIP='strip'
838STUFF_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include  '
839STUFF_LIBS='-lsigc-2.0 -lcurl -ltorrent  '
840VERSION='0.8.2'
841ac_ct_CC='gcc'
842ac_ct_CXX='g++'
843ac_ct_F77='gfortran'
844am__fastdepCC_FALSE='#'
845am__fastdepCC_TRUE=''
846am__fastdepCXX_FALSE='#'
847am__fastdepCXX_TRUE=''
848am__include='include'
849am__isrc=''
850am__leading_dot='.'
851am__quote=''
852am__tar='${AMTAR} chof - "$$tardir"'
853am__untar='${AMTAR} xf -'
854bindir='${exec_prefix}/bin'
855build='i686-pc-linux-gnu'
856build_alias=''
857build_cpu='i686'
858build_os='linux-gnu'
859build_vendor='pc'
860datadir='${datarootdir}'
861datarootdir='${prefix}/share'
862docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
863dvidir='${docdir}'
864exec_prefix='${prefix}'
865host='i686-pc-linux-gnu'
866host_alias=''
867host_cpu='i686'
868host_os='linux-gnu'
869host_vendor='pc'
870htmldir='${docdir}'
871includedir='${prefix}/include'
872infodir='${datarootdir}/info'
873install_sh='$(SHELL) /home/luser/rtorrent-0.8.2/install-sh'
874libdir='${exec_prefix}/lib'
875libexecdir='${exec_prefix}/libexec'
876localedir='${datarootdir}/locale'
877localstatedir='${prefix}/var'
878mandir='${datarootdir}/man'
879mkdir_p='/bin/mkdir -p'
880oldincludedir='/usr/include'
881pdfdir='${docdir}'
882prefix='/usr/local'
883program_transform_name='s,x,x,'
884psdir='${docdir}'
885sbindir='${exec_prefix}/sbin'
886sharedstatedir='${prefix}/com'
887sysconfdir='${prefix}/etc'
888target_alias=''
889
890## ----------- ##
891## confdefs.h. ##
892## ----------- ##
893
894#define PACKAGE_NAME "rtorrent"
895#define PACKAGE_TARNAME "rtorrent"
896#define PACKAGE_VERSION "0.8.2"
897#define PACKAGE_STRING "rtorrent 0.8.2"
898#define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
899#define PACKAGE "rtorrent"
900#define VERSION "0.8.2"
901#define STDC_HEADERS 1
902#define HAVE_SYS_TYPES_H 1
903#define HAVE_SYS_STAT_H 1
904#define HAVE_STDLIB_H 1
905#define HAVE_STRING_H 1
906#define HAVE_MEMORY_H 1
907#define HAVE_STRINGS_H 1
908#define HAVE_INTTYPES_H 1
909#define HAVE_STDINT_H 1
910#define HAVE_UNISTD_H 1
911#define HAVE_DLFCN_H 1
912#define _FILE_OFFSET_BITS 64
913#define USE_VARIABLE_FDSET 1
914#define HAVE_NCURSESW 1
915#define HAVE_SYS_VFS_H 1
916#define HAVE_SYS_STATVFS_H 1
917#define HAVE_SYS_STATFS_H 1
918#define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
919#define FS_STAT_FN statvfs(fn, &m_stat) == 0
920#define FS_STAT_STRUCT struct statvfs
921#define FS_STAT_SIZE_TYPE unsigned long
922#define FS_STAT_COUNT_TYPE fsblkcnt_t
923#define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
924#define HAVE_CONFIG_H 1
925#define USER_AGENT std::string(PACKAGE "/" VERSION "/") + torrent::version()
926#define SUPPORT_ATTRIBUTE_UNUSED 1
927#define __UNUSED __attribute__((unused))
928
929configure: exit 0