]> Shamusworld >> Repos - architektonas/blob - fparser/config.log
90c77e7987ac89c0afe73eb6ef89e343735b80af
[architektonas] / fparser / config.log
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 It was created by configure, which was
5 generated by GNU Autoconf 2.57.  Invocation command line was
6
7   $ ./configure 
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = penguin
14 uname -m = i686
15 uname -r = 2.6.33-gentoo
16 uname -s = Linux
17 uname -v = #5 Sat Apr 17 14:23:55 CDT 2010
18
19 /usr/bin/uname -p = Intel(R) Pentium(R) M processor 1.70GHz
20 /bin/uname -X     = unknown
21
22 /bin/arch              = unknown
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 hostinfo               = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /usr/local/bin
31 PATH: /usr/bin
32 PATH: /bin
33 PATH: /opt/bin
34 PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.4.3
35 PATH: /opt/ICAClient
36 PATH: /usr/games/bin
37
38
39 ## ----------- ##
40 ## Core tests. ##
41 ## ----------- ##
42
43 configure:1267: checking build system type
44 configure:1285: result: i686-pc-linux-gnu
45 configure:1293: checking host system type
46 configure:1307: result: i686-pc-linux-gnu
47 configure:1379: checking for gcc
48 configure:1395: found /usr/bin/gcc
49 configure:1405: result: gcc
50 configure:1649: checking for C compiler version
51 configure:1652: gcc --version </dev/null >&5
52 gcc (Gentoo 4.4.3 p1.0) 4.4.3
53 Copyright (C) 2010 Free Software Foundation, Inc.
54 This is free software; see the source for copying conditions.  There is NO
55 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
56
57 configure:1655: $? = 0
58 configure:1657: gcc -v </dev/null >&5
59 Using built-in specs.
60 Target: i686-pc-linux-gnu
61 Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.4.3/python --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3 p1.0'
62 Thread model: posix
63 gcc version 4.4.3 (Gentoo 4.4.3 p1.0) 
64 configure:1660: $? = 0
65 configure:1662: gcc -V </dev/null >&5
66 gcc: '-V' option must have argument
67 configure:1665: $? = 1
68 configure:1689: checking for C compiler default output
69 configure:1692: gcc    conftest.c  >&5
70 configure:1695: $? = 0
71 configure:1741: result: a.out
72 configure:1746: checking whether the C compiler works
73 configure:1752: ./a.out
74 configure:1755: $? = 0
75 configure:1772: result: yes
76 configure:1779: checking whether we are cross compiling
77 configure:1781: result: no
78 configure:1784: checking for suffix of executables
79 configure:1786: gcc -o conftest    conftest.c  >&5
80 configure:1789: $? = 0
81 configure:1814: result: 
82 configure:1820: checking for suffix of object files
83 configure:1842: gcc -c   conftest.c >&5
84 configure:1845: $? = 0
85 configure:1867: result: o
86 configure:1871: checking whether we are using the GNU C compiler
87 configure:1896: gcc -c   conftest.c >&5
88 configure:1899: $? = 0
89 configure:1902: test -s conftest.o
90 configure:1905: $? = 0
91 configure:1918: result: yes
92 configure:1924: checking whether gcc accepts -g
93 configure:1946: gcc -c -g  conftest.c >&5
94 configure:1949: $? = 0
95 configure:1952: test -s conftest.o
96 configure:1955: $? = 0
97 configure:1966: result: yes
98 configure:1983: checking for gcc option to accept ANSI C
99 configure:2044: gcc  -c -g -O2  conftest.c >&5
100 configure:2047: $? = 0
101 configure:2050: test -s conftest.o
102 configure:2053: $? = 0
103 configure:2071: result: none needed
104 configure:2089: gcc -c -g -O2  conftest.c >&5
105 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
106 configure:2092: $? = 1
107 configure: failed program was:
108 | #ifndef __cplusplus
109 |   choke me
110 | #endif
111 configure:2206: checking how to run the C preprocessor
112 configure:2242: gcc -E  conftest.c
113 configure:2248: $? = 0
114 configure:2280: gcc -E  conftest.c
115 configure:2280:28: error: ac_nonexistent.h: No such file or directory
116 configure:2286: $? = 1
117 configure: failed program was:
118 | #line 2271 "configure"
119 | /* confdefs.h.  */
120
121 | #define PACKAGE_NAME ""
122 | #define PACKAGE_TARNAME ""
123 | #define PACKAGE_VERSION ""
124 | #define PACKAGE_STRING ""
125 | #define PACKAGE_BUGREPORT ""
126 | #define LINUX 1
127 | /* end confdefs.h.  */
128 | #include <ac_nonexistent.h>
129 configure:2324: result: gcc -E
130 configure:2349: gcc -E  conftest.c
131 configure:2355: $? = 0
132 configure:2387: gcc -E  conftest.c
133 configure:2387:28: error: ac_nonexistent.h: No such file or directory
134 configure:2393: $? = 1
135 configure: failed program was:
136 | #line 2378 "configure"
137 | /* confdefs.h.  */
138
139 | #define PACKAGE_NAME ""
140 | #define PACKAGE_TARNAME ""
141 | #define PACKAGE_VERSION ""
142 | #define PACKAGE_STRING ""
143 | #define PACKAGE_BUGREPORT ""
144 | #define LINUX 1
145 | /* end confdefs.h.  */
146 | #include <ac_nonexistent.h>
147 configure:2447: checking for a BSD-compatible install
148 configure:2501: result: /usr/bin/install -c
149 configure:2514: checking for find
150 configure:2530: found /usr/bin/find
151 configure:2541: result: find
152 configure:2550: checking for makedepend
153 configure:2566: found /usr/bin/makedepend
154 configure:2577: result: makedepend
155 configure:2591: checking for X
156 configure:2697: gcc -E  conftest.c
157 configure:2703: $? = 0
158 configure:2753: gcc -o conftest -g -O2   conftest.c -lXt  >&5
159 configure:2756: $? = 0
160 configure:2759: test -s conftest
161 configure:2762: $? = 0
162 configure:2811: result: libraries , headers 
163 configure:2964: gcc -o conftest -g -O2   conftest.c   -lX11 >&5
164 configure:2967: $? = 0
165 configure:2970: test -s conftest
166 configure:2973: $? = 0
167 configure:3110: checking for gethostbyname
168 configure:3160: gcc -o conftest -g -O2   conftest.c  >&5
169 configure:3163: $? = 0
170 configure:3166: test -s conftest
171 configure:3169: $? = 0
172 configure:3180: result: yes
173 configure:3311: checking for connect
174 configure:3361: gcc -o conftest -g -O2   conftest.c  >&5
175 configure:3364: $? = 0
176 configure:3367: test -s conftest
177 configure:3370: $? = 0
178 configure:3381: result: yes
179 configure:3446: checking for remove
180 configure:3496: gcc -o conftest -g -O2   conftest.c  >&5
181 configure:3499: $? = 0
182 configure:3502: test -s conftest
183 configure:3505: $? = 0
184 configure:3516: result: yes
185 configure:3581: checking for shmat
186 configure:3631: gcc -o conftest -g -O2   conftest.c  >&5
187 configure:3634: $? = 0
188 configure:3637: test -s conftest
189 configure:3640: $? = 0
190 configure:3651: result: yes
191 configure:3725: checking for IceConnectionNumber in -lICE
192 configure:3756: gcc -o conftest -g -O2   conftest.c -lICE   >&5
193 configure:3759: $? = 0
194 configure:3762: test -s conftest
195 configure:3765: $? = 0
196 configure:3777: result: yes
197 configure:3795: checking for egrep
198 configure:3805: result: grep -E
199 configure:3810: checking for ANSI C header files
200 configure:3836: gcc -c -g -O2   conftest.c >&5
201 configure:3839: $? = 0
202 configure:3842: test -s conftest.o
203 configure:3845: $? = 0
204 configure:3937: gcc -o conftest -g -O2     -L/usr/local/lib conftest.c  >&5
205 configure: In function 'main':
206 configure:3931: warning: incompatible implicit declaration of built-in function 'exit'
207 configure:3940: $? = 0
208 configure:3942: ./conftest
209 configure:3945: $? = 0
210 configure:3960: result: yes
211 configure:4102: creating ./config.status
212
213 ## ---------------------- ##
214 ## Running config.status. ##
215 ## ---------------------- ##
216
217 This file was extended by config.status, which was
218 generated by GNU Autoconf 2.57.  Invocation command line was
219
220   CONFIG_FILES    = 
221   CONFIG_HEADERS  = 
222   CONFIG_LINKS    = 
223   CONFIG_COMMANDS = 
224   $ ./config.status 
225
226 on penguin
227
228 config.status:621: creating Makefile
229
230 ## ---------------- ##
231 ## Cache variables. ##
232 ## ---------------- ##
233
234 ac_cv_build=i686-pc-linux-gnu
235 ac_cv_build_alias=i686-pc-linux-gnu
236 ac_cv_c_compiler_gnu=yes
237 ac_cv_env_CC_set=
238 ac_cv_env_CC_value=
239 ac_cv_env_CFLAGS_set=
240 ac_cv_env_CFLAGS_value=
241 ac_cv_env_CPPFLAGS_set=
242 ac_cv_env_CPPFLAGS_value=
243 ac_cv_env_CPP_set=
244 ac_cv_env_CPP_value=
245 ac_cv_env_LDFLAGS_set=
246 ac_cv_env_LDFLAGS_value=
247 ac_cv_env_build_alias_set=
248 ac_cv_env_build_alias_value=
249 ac_cv_env_host_alias_set=
250 ac_cv_env_host_alias_value=
251 ac_cv_env_target_alias_set=
252 ac_cv_env_target_alias_value=
253 ac_cv_exeext=
254 ac_cv_func_connect=yes
255 ac_cv_func_gethostbyname=yes
256 ac_cv_func_remove=yes
257 ac_cv_func_shmat=yes
258 ac_cv_have_x='have_x=yes                ac_x_includes= ac_x_libraries='
259 ac_cv_header_stdc=yes
260 ac_cv_host=i686-pc-linux-gnu
261 ac_cv_host_alias=i686-pc-linux-gnu
262 ac_cv_lib_ICE_IceConnectionNumber=yes
263 ac_cv_objext=o
264 ac_cv_path_install='/usr/bin/install -c'
265 ac_cv_prog_CPP='gcc -E'
266 ac_cv_prog_FIND=find
267 ac_cv_prog_MAKEDEPEND=makedepend
268 ac_cv_prog_ac_ct_CC=gcc
269 ac_cv_prog_cc_g=yes
270 ac_cv_prog_cc_stdc=
271 ac_cv_prog_egrep='grep -E'
272
273 ## ----------------- ##
274 ## Output variables. ##
275 ## ----------------- ##
276
277 CC='gcc'
278 CFLAGS='-g -O2 '
279 CPP='gcc -E'
280 CPPFLAGS=''
281 DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DLINUX=1 -DSTDC_HEADERS=1 '
282 ECHO_C=''
283 ECHO_N='-n'
284 ECHO_T=''
285 EGREP='grep -E'
286 EXEEXT=''
287 FIND='find'
288 INSTALL_DATA='${INSTALL} -m 644'
289 INSTALL_PROGRAM='${INSTALL}'
290 INSTALL_SCRIPT='${INSTALL}'
291 LDFLAGS='  -L/usr/local/lib'
292 LIBOBJS=''
293 LIBS=''
294 LTLIBOBJS=''
295 MAKEDEPEND='makedepend'
296 OBJEXT='o'
297 PACKAGE_BUGREPORT=''
298 PACKAGE_NAME=''
299 PACKAGE_STRING=''
300 PACKAGE_TARNAME=''
301 PACKAGE_VERSION=''
302 PATH_SEPARATOR=':'
303 SHELL='/bin/sh'
304 X_CFLAGS=''
305 X_EXTRA_LIBS=''
306 X_LIBS=''
307 X_PRE_LIBS=' -lSM -lICE'
308 ac_ct_CC='gcc'
309 bindir='${exec_prefix}/bin'
310 build='i686-pc-linux-gnu'
311 build_alias=''
312 build_cpu='i686'
313 build_os='linux-gnu'
314 build_vendor='pc'
315 datadir='${prefix}/share'
316 exec_prefix='${prefix}'
317 host='i686-pc-linux-gnu'
318 host_alias=''
319 host_cpu='i686'
320 host_os='linux-gnu'
321 host_vendor='pc'
322 includedir='${prefix}/include'
323 infodir='${prefix}/info'
324 libdir='${exec_prefix}/lib'
325 libexecdir='${exec_prefix}/libexec'
326 localstatedir='${prefix}/var'
327 mandir='${prefix}/man'
328 oldincludedir='/usr/include'
329 prefix='/usr/local'
330 program_transform_name='s,x,x,'
331 sbindir='${exec_prefix}/sbin'
332 sharedstatedir='${prefix}/com'
333 sysconfdir='${prefix}/etc'
334 target_alias=''
335
336 ## ----------- ##
337 ## confdefs.h. ##
338 ## ----------- ##
339
340 #define LINUX 1
341 #define PACKAGE_BUGREPORT ""
342 #define PACKAGE_NAME ""
343 #define PACKAGE_STRING ""
344 #define PACKAGE_TARNAME ""
345 #define PACKAGE_VERSION ""
346 #define STDC_HEADERS 1
347
348 configure: exit 0