Ticket #1384: 0.7.9-configure.output

File 0.7.9-configure.output, 6.1 KB (added by KSD, 4 years ago)

output after running configure on rtorrent 0.7.9

Line 
1checking for a BSD-compatible install... /usr/bin/install -c
2checking whether build environment is sane... yes
3checking for gawk... gawk
4checking whether make sets $(MAKE)... yes
5checking for user-defined CXXFLAGS... default "-O2 -Wall"
6checking for g++... g++
7checking for C++ compiler default output file name... a.out
8checking whether the C++ compiler works... yes
9checking whether we are cross compiling... no
10checking for suffix of executables...
11checking for suffix of object files... o
12checking whether we are using the GNU C++ compiler... yes
13checking whether g++ accepts -g... yes
14checking for style of include used by make... GNU
15checking dependency style of g++... gcc3
16checking build system type... i686-pc-linux-gnu
17checking host system type... i686-pc-linux-gnu
18checking for gcc... gcc
19checking whether we are using the GNU C compiler... yes
20checking whether gcc accepts -g... yes
21checking for gcc option to accept ISO C89... none needed
22checking dependency style of gcc... gcc3
23checking for a sed that does not truncate output... /bin/sed
24checking for grep that handles long lines and -e... /bin/grep
25checking for egrep... /bin/grep -E
26checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld
27checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
28checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
29checking for BSD-compatible nm... /usr/bin/nm -B
30checking whether ln -s works... yes
31checking how to recognise dependent libraries... pass_all
32checking how to run the C preprocessor... gcc -E
33checking for ANSI C header files... yes
34checking for sys/types.h... yes
35checking for sys/stat.h... yes
36checking for stdlib.h... yes
37checking for string.h... yes
38checking for memory.h... yes
39checking for strings.h... yes
40checking for inttypes.h... yes
41checking for stdint.h... yes
42checking for unistd.h... yes
43checking dlfcn.h usability... yes
44checking dlfcn.h presence... yes
45checking for dlfcn.h... yes
46checking how to run the C++ preprocessor... g++ -E
47checking for g77... no
48checking for f77... no
49checking for xlf... no
50checking for frt... no
51checking for pgf77... no
52checking for cf77... no
53checking for fort77... no
54checking for fl32... no
55checking for af77... no
56checking for f90... no
57checking for xlf90... no
58checking for pgf90... no
59checking for pghpf... no
60checking for epcf90... no
61checking for gfortran... gfortran
62checking whether we are using the GNU Fortran 77 compiler... yes
63checking whether gfortran accepts -g... yes
64checking the maximum length of command line arguments... 32768
65checking command to parse /usr/bin/nm -B output from gcc object... ok
66checking for objdir... .libs
67checking for ar... ar
68checking for ranlib... ranlib
69checking for strip... strip
70checking if gcc supports -fno-rtti -fno-exceptions... no
71checking for gcc option to produce PIC... -fPIC
72checking if gcc PIC flag -fPIC works... yes
73checking if gcc static flag -static works... yes
74checking if gcc supports -c -o file.o... yes
75checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
76checking whether -lc should be explicitly linked in... no
77checking dynamic linker characteristics... GNU/Linux ld.so
78checking how to hardcode library paths into programs... immediate
79checking whether stripping libraries is possible... yes
80checking if libtool supports shared libraries... yes
81checking whether to build shared libraries... yes
82checking whether to build static libraries... yes
83configure: creating libtool
84appending configuration tag "CXX" to libtool
85checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld
86checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
87checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
88checking for g++ option to produce PIC... -fPIC
89checking if g++ PIC flag -fPIC works... yes
90checking if g++ static flag -static works... yes
91checking if g++ supports -c -o file.o... yes
92checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
93checking dynamic linker characteristics... GNU/Linux ld.so
94checking how to hardcode library paths into programs... immediate
95appending configuration tag "F77" to libtool
96checking if libtool supports shared libraries... yes
97checking whether to build shared libraries... yes
98checking whether to build static libraries... yes
99checking for gfortran option to produce PIC... -fPIC
100checking if gfortran PIC flag -fPIC works... yes
101checking if gfortran static flag -static works... yes
102checking if gfortran supports -c -o file.o... yes
103checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
104checking dynamic linker characteristics... GNU/Linux ld.so
105checking how to hardcode library paths into programs... immediate
106checking for special C compiler options needed for large files... no
107checking for _FILE_OFFSET_BITS value needed for large files... 64
108checking for _LARGE_FILES value needed for large files... no
109checking for execinfo.h... no
110checking for proper overloaded template function disambiguation... yes
111checking for library containing add_wch... -lncursesw
112checking sys/vfs.h usability... yes
113checking sys/vfs.h presence... yes
114checking for sys/vfs.h... yes
115checking sys/statvfs.h usability... yes
116checking sys/statvfs.h presence... yes
117checking for sys/statvfs.h... yes
118checking sys/statfs.h usability... yes
119checking sys/statfs.h presence... yes
120checking for sys/statfs.h... yes
121checking for statvfs... ok
122checking for pkg-config... /usr/bin/pkg-config
123checking pkg-config is at least version 0.9.0... yes
124checking for STUFF... yes
125checking for XMLRPC-C... ignored
126checking if compiler supports __attribute__((unused))... yes
127configure: creating ./config.status
128config.status: creating Makefile
129config.status: creating doc/Makefile
130config.status: creating src/Makefile
131config.status: creating src/core/Makefile
132config.status: creating src/display/Makefile
133config.status: creating src/input/Makefile
134config.status: creating src/rpc/Makefile
135config.status: creating src/ui/Makefile
136config.status: creating src/utils/Makefile
137config.status: creating config.h
138config.status: config.h is unchanged
139config.status: executing depfiles commands