upload http
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / srclib / pcre / 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.63.  Invocation command line was
6
7   $ /bottlenecks/rubbos/app/httpd-2.0.64/srclib/pcre/configure --disable-option-checking --prefix=/bottlenecks/rubbos/app/apache2 --enable-module=so --enable-so --with-mpm=worker --cache-file=/dev/null --srcdir=/bottlenecks/rubbos/app/httpd-2.0.64/srclib/pcre --prefix=/bottlenecks/rubbos/app/apache2 --exec-prefix=/bottlenecks/rubbos/app/apache2 --libdir=${prefix}/lib --includedir=/bottlenecks/rubbos/app/apache2/include --bindir=${prefix}/bin
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = ubuntu
14 uname -m = x86_64
15 uname -r = 3.16.0-30-generic
16 uname -s = Linux
17 uname -v = #40~14.04.1-Ubuntu SMP Thu Jan 15 17:43:14 UTC 2015
18
19 /usr/bin/uname -p = unknown
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
30 PATH: /bottlenecks/rubbos/app/jdk1.6.0_27/bin
31 PATH: /bin/unix
32 PATH: /bottlenecks/rubbos/app/apache-ant-1.6.5/bin
33 PATH: /bottlenecks/rubbos/app/apache-tomcat-5.5.17/bin
34 PATH: /usr/local/sbin
35 PATH: /usr/local/bin
36 PATH: /usr/sbin
37 PATH: /usr/bin
38 PATH: /sbin
39 PATH: /bin
40 PATH: /usr/games
41 PATH: /usr/local/games
42
43
44 ## ----------- ##
45 ## Core tests. ##
46 ## ----------- ##
47
48 configure:1853: checking for gcc
49 configure:1869: found /usr/bin/gcc
50 configure:1880: result: gcc
51 configure:2112: checking for C compiler version
52 configure:2120: gcc --version >&5
53 gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
54 Copyright (C) 2013 Free Software Foundation, Inc.
55 This is free software; see the source for copying conditions.  There is NO
56 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
57
58 configure:2124: $? = 0
59 configure:2131: gcc -v >&5
60 Using built-in specs.
61 COLLECT_GCC=gcc
62 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
63 Target: x86_64-linux-gnu
64 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
65 Thread model: posix
66 gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) 
67 configure:2135: $? = 0
68 configure:2142: gcc -V >&5
69 gcc: error: unrecognized command line option '-V'
70 gcc: fatal error: no input files
71 compilation terminated.
72 configure:2146: $? = 4
73 configure:2169: checking for C compiler default output file name
74 configure:2191: gcc    conftest.c  >&5
75 configure:2195: $? = 0
76 configure:2233: result: a.out
77 configure:2252: checking whether the C compiler works
78 configure:2262: ./a.out
79 configure:2266: $? = 0
80 configure:2285: result: yes
81 configure:2292: checking whether we are cross compiling
82 configure:2294: result: no
83 configure:2297: checking for suffix of executables
84 configure:2304: gcc -o conftest    conftest.c  >&5
85 configure:2308: $? = 0
86 configure:2334: result: 
87 configure:2340: checking for suffix of object files
88 configure:2366: gcc -c   conftest.c >&5
89 configure:2370: $? = 0
90 configure:2395: result: o
91 configure:2399: checking whether we are using the GNU C compiler
92 configure:2428: gcc -c   conftest.c >&5
93 configure:2435: $? = 0
94 configure:2452: result: yes
95 configure:2461: checking whether gcc accepts -g
96 configure:2491: gcc -c -g  conftest.c >&5
97 configure:2498: $? = 0
98 configure:2599: result: yes
99 configure:2616: checking for gcc option to accept ISO C89
100 configure:2690: gcc  -c -g -O2  conftest.c >&5
101 configure:2697: $? = 0
102 configure:2720: result: none needed
103 configure:2781: checking for ranlib
104 configure:2797: found /usr/bin/ranlib
105 configure:2808: result: ranlib
106 configure:2838: checking how to run the C preprocessor
107 configure:2878: gcc -E  conftest.c
108 configure:2885: $? = 0
109 configure:2916: gcc -E  conftest.c
110 conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
111  #include <ac_nonexistent.h>
112                             ^
113 compilation terminated.
114 configure:2923: $? = 1
115 configure: failed program was:
116 | /* confdefs.h.  */
117 | #define PACKAGE_NAME ""
118 | #define PACKAGE_TARNAME ""
119 | #define PACKAGE_VERSION ""
120 | #define PACKAGE_STRING ""
121 | #define PACKAGE_BUGREPORT ""
122 | /* end confdefs.h.  */
123 | #include <ac_nonexistent.h>
124 configure:2956: result: gcc -E
125 configure:2985: gcc -E  conftest.c
126 configure:2992: $? = 0
127 configure:3023: gcc -E  conftest.c
128 conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
129  #include <ac_nonexistent.h>
130                             ^
131 compilation terminated.
132 configure:3030: $? = 1
133 configure: failed program was:
134 | /* confdefs.h.  */
135 | #define PACKAGE_NAME ""
136 | #define PACKAGE_TARNAME ""
137 | #define PACKAGE_VERSION ""
138 | #define PACKAGE_STRING ""
139 | #define PACKAGE_BUGREPORT ""
140 | /* end confdefs.h.  */
141 | #include <ac_nonexistent.h>
142 configure:3070: checking for grep that handles long lines and -e
143 configure:3130: result: /bin/grep
144 configure:3135: checking for egrep
145 configure:3199: result: /bin/grep -E
146 configure:3204: checking for ANSI C header files
147 configure:3234: gcc -c -g -O2  conftest.c >&5
148 configure:3241: $? = 0
149 configure:3340: gcc -o conftest -g -O2   conftest.c  >&5
150 configure:3344: $? = 0
151 configure:3350: ./conftest
152 configure:3354: $? = 0
153 configure:3372: result: yes
154 configure:3396: checking for sys/types.h
155 configure:3417: gcc -c -g -O2  conftest.c >&5
156 configure:3424: $? = 0
157 configure:3441: result: yes
158 configure:3396: checking for sys/stat.h
159 configure:3417: gcc -c -g -O2  conftest.c >&5
160 configure:3424: $? = 0
161 configure:3441: result: yes
162 configure:3396: checking for stdlib.h
163 configure:3417: gcc -c -g -O2  conftest.c >&5
164 configure:3424: $? = 0
165 configure:3441: result: yes
166 configure:3396: checking for string.h
167 configure:3417: gcc -c -g -O2  conftest.c >&5
168 configure:3424: $? = 0
169 configure:3441: result: yes
170 configure:3396: checking for memory.h
171 configure:3417: gcc -c -g -O2  conftest.c >&5
172 configure:3424: $? = 0
173 configure:3441: result: yes
174 configure:3396: checking for strings.h
175 configure:3417: gcc -c -g -O2  conftest.c >&5
176 configure:3424: $? = 0
177 configure:3441: result: yes
178 configure:3396: checking for inttypes.h
179 configure:3417: gcc -c -g -O2  conftest.c >&5
180 configure:3424: $? = 0
181 configure:3441: result: yes
182 configure:3396: checking for stdint.h
183 configure:3417: gcc -c -g -O2  conftest.c >&5
184 configure:3424: $? = 0
185 configure:3441: result: yes
186 configure:3396: checking for unistd.h
187 configure:3417: gcc -c -g -O2  conftest.c >&5
188 configure:3424: $? = 0
189 configure:3441: result: yes
190 configure:3471: checking limits.h usability
191 configure:3488: gcc -c -g -O2  conftest.c >&5
192 configure:3495: $? = 0
193 configure:3509: result: yes
194 configure:3513: checking limits.h presence
195 configure:3528: gcc -E  conftest.c
196 configure:3535: $? = 0
197 configure:3549: result: yes
198 configure:3577: checking for limits.h
199 configure:3586: result: yes
200 configure:3603: checking for an ANSI C-conforming const
201 configure:3678: gcc -c -g -O2  conftest.c >&5
202 configure:3685: $? = 0
203 configure:3700: result: yes
204 configure:3710: checking for size_t
205 configure:3738: gcc -c -g -O2  conftest.c >&5
206 configure:3745: $? = 0
207 configure:3772: gcc -c -g -O2  conftest.c >&5
208 conftest.c: In function 'main':
209 conftest.c:55:21: error: expected expression before ')' token
210  if (sizeof ((size_t)))
211                      ^
212 configure:3779: $? = 1
213 configure: failed program was:
214 | /* confdefs.h.  */
215 | #define PACKAGE_NAME ""
216 | #define PACKAGE_TARNAME ""
217 | #define PACKAGE_VERSION ""
218 | #define PACKAGE_STRING ""
219 | #define PACKAGE_BUGREPORT ""
220 | #define STDC_HEADERS 1
221 | #define HAVE_SYS_TYPES_H 1
222 | #define HAVE_SYS_STAT_H 1
223 | #define HAVE_STDLIB_H 1
224 | #define HAVE_STRING_H 1
225 | #define HAVE_MEMORY_H 1
226 | #define HAVE_STRINGS_H 1
227 | #define HAVE_INTTYPES_H 1
228 | #define HAVE_STDINT_H 1
229 | #define HAVE_UNISTD_H 1
230 | #define HAVE_LIMITS_H 1
231 | /* end confdefs.h.  */
232 | #include <stdio.h>
233 | #ifdef HAVE_SYS_TYPES_H
234 | # include <sys/types.h>
235 | #endif
236 | #ifdef HAVE_SYS_STAT_H
237 | # include <sys/stat.h>
238 | #endif
239 | #ifdef STDC_HEADERS
240 | # include <stdlib.h>
241 | # include <stddef.h>
242 | #else
243 | # ifdef HAVE_STDLIB_H
244 | #  include <stdlib.h>
245 | # endif
246 | #endif
247 | #ifdef HAVE_STRING_H
248 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
249 | #  include <memory.h>
250 | # endif
251 | # include <string.h>
252 | #endif
253 | #ifdef HAVE_STRINGS_H
254 | # include <strings.h>
255 | #endif
256 | #ifdef HAVE_INTTYPES_H
257 | # include <inttypes.h>
258 | #endif
259 | #ifdef HAVE_STDINT_H
260 | # include <stdint.h>
261 | #endif
262 | #ifdef HAVE_UNISTD_H
263 | # include <unistd.h>
264 | #endif
265 | int
266 | main ()
267 | {
268 | if (sizeof ((size_t)))
269 |         return 0;
270 |   ;
271 |   return 0;
272 | }
273 configure:3802: result: yes
274 configure:3822: checking for bcopy
275 configure:3878: gcc -o conftest -g -O2   conftest.c  >&5
276 conftest.c:42:6: warning: conflicting types for built-in function 'bcopy' [enabled by default]
277  char bcopy ();
278       ^
279 configure:3885: $? = 0
280 configure:3907: result: yes
281 configure:3822: checking for memmove
282 configure:3878: gcc -o conftest -g -O2   conftest.c  >&5
283 conftest.c:43:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
284  char memmove ();
285       ^
286 configure:3885: $? = 0
287 configure:3907: result: yes
288 configure:3822: checking for strerror
289 configure:3878: gcc -o conftest -g -O2   conftest.c  >&5
290 configure:3885: $? = 0
291 configure:3907: result: yes
292 configure:4083: creating ./config.status
293
294 ## ---------------------- ##
295 ## Running config.status. ##
296 ## ---------------------- ##
297
298 This file was extended by config.status, which was
299 generated by GNU Autoconf 2.63.  Invocation command line was
300
301   CONFIG_FILES    = 
302   CONFIG_HEADERS  = 
303   CONFIG_LINKS    = 
304   CONFIG_COMMANDS = 
305   $ ./config.status 
306
307 on ubuntu
308
309 config.status:746: creating Makefile
310 config.status:746: creating pcre.h
311 config.status:746: creating pcre-config
312 config.status:746: creating config.h
313 config.status:957: config.h is unchanged
314 config.status:975: executing default commands
315
316 ## ---------------- ##
317 ## Cache variables. ##
318 ## ---------------- ##
319
320 ac_cv_c_compiler_gnu=yes
321 ac_cv_c_const=yes
322 ac_cv_env_CC_set=
323 ac_cv_env_CC_value=
324 ac_cv_env_CFLAGS_set=
325 ac_cv_env_CFLAGS_value=
326 ac_cv_env_CPPFLAGS_set=
327 ac_cv_env_CPPFLAGS_value=
328 ac_cv_env_CPP_set=
329 ac_cv_env_CPP_value=
330 ac_cv_env_LDFLAGS_set=
331 ac_cv_env_LDFLAGS_value=
332 ac_cv_env_LIBS_set=
333 ac_cv_env_LIBS_value=
334 ac_cv_env_build_alias_set=
335 ac_cv_env_build_alias_value=
336 ac_cv_env_host_alias_set=
337 ac_cv_env_host_alias_value=
338 ac_cv_env_target_alias_set=
339 ac_cv_env_target_alias_value=
340 ac_cv_func_bcopy=yes
341 ac_cv_func_memmove=yes
342 ac_cv_func_strerror=yes
343 ac_cv_header_inttypes_h=yes
344 ac_cv_header_limits_h=yes
345 ac_cv_header_memory_h=yes
346 ac_cv_header_stdc=yes
347 ac_cv_header_stdint_h=yes
348 ac_cv_header_stdlib_h=yes
349 ac_cv_header_string_h=yes
350 ac_cv_header_strings_h=yes
351 ac_cv_header_sys_stat_h=yes
352 ac_cv_header_sys_types_h=yes
353 ac_cv_header_unistd_h=yes
354 ac_cv_objext=o
355 ac_cv_path_EGREP='/bin/grep -E'
356 ac_cv_path_GREP=/bin/grep
357 ac_cv_prog_CPP='gcc -E'
358 ac_cv_prog_ac_ct_CC=gcc
359 ac_cv_prog_ac_ct_RANLIB=ranlib
360 ac_cv_prog_cc_c89=
361 ac_cv_prog_cc_g=yes
362 ac_cv_type_size_t=yes
363
364 ## ----------------- ##
365 ## Output variables. ##
366 ## ----------------- ##
367
368 CC='gcc'
369 CFLAGS='-g -O2'
370 CPP='gcc -E'
371 CPPFLAGS=''
372 DEFS='-DHAVE_CONFIG_H'
373 ECHO_C=''
374 ECHO_N='-n'
375 ECHO_T=''
376 EGREP='/bin/grep -E'
377 EXEEXT=''
378 GREP='/bin/grep'
379 HAVE_MEMMOVE=''
380 HAVE_STRERROR=''
381 LDFLAGS=''
382 LIBOBJS=''
383 LIBS=''
384 LIBSUFFIX='la'
385 LIBTOOL='./libtool'
386 LTLIBOBJS=''
387 NEWLINE=''
388 OBJEXT='o'
389 PACKAGE_BUGREPORT=''
390 PACKAGE_NAME=''
391 PACKAGE_STRING=''
392 PACKAGE_TARNAME=''
393 PACKAGE_VERSION=''
394 PATH_SEPARATOR=':'
395 PCRE_DATE='02-Jan-2002'
396 PCRE_LIB_VERSION='0:1:0'
397 PCRE_MAJOR='3'
398 PCRE_MINOR='9'
399 PCRE_POSIXLIB_VERSION='0:0:0'
400 PCRE_VERSION='3.9'
401 RANLIB='ranlib'
402 SHELL='/bin/bash'
403 UTF8=''
404 ac_ct_CC='gcc'
405 bindir='${prefix}/bin'
406 build_alias=''
407 datadir='${datarootdir}'
408 datarootdir='${prefix}/share'
409 docdir='${datarootdir}/doc/${PACKAGE}'
410 dvidir='${docdir}'
411 exec_prefix='/bottlenecks/rubbos/app/apache2'
412 host_alias=''
413 htmldir='${docdir}'
414 includedir='/bottlenecks/rubbos/app/apache2/include'
415 infodir='${datarootdir}/info'
416 libdir='${prefix}/lib'
417 libexecdir='${exec_prefix}/libexec'
418 localedir='${datarootdir}/locale'
419 localstatedir='${prefix}/var'
420 mandir='${datarootdir}/man'
421 oldincludedir='/usr/include'
422 pdfdir='${docdir}'
423 prefix='/bottlenecks/rubbos/app/apache2'
424 program_transform_name='s,x,x,'
425 psdir='${docdir}'
426 sbindir='${exec_prefix}/sbin'
427 sharedstatedir='${prefix}/com'
428 sysconfdir='${prefix}/etc'
429 target_alias=''
430
431 ## ----------- ##
432 ## confdefs.h. ##
433 ## ----------- ##
434
435 #define PACKAGE_NAME ""
436 #define PACKAGE_TARNAME ""
437 #define PACKAGE_VERSION ""
438 #define PACKAGE_STRING ""
439 #define PACKAGE_BUGREPORT ""
440 #define STDC_HEADERS 1
441 #define HAVE_SYS_TYPES_H 1
442 #define HAVE_SYS_STAT_H 1
443 #define HAVE_STDLIB_H 1
444 #define HAVE_STRING_H 1
445 #define HAVE_MEMORY_H 1
446 #define HAVE_STRINGS_H 1
447 #define HAVE_INTTYPES_H 1
448 #define HAVE_STDINT_H 1
449 #define HAVE_UNISTD_H 1
450 #define HAVE_LIMITS_H 1
451 #define HAVE_BCOPY 1
452 #define HAVE_MEMMOVE 1
453 #define HAVE_STRERROR 1
454
455 configure: exit 0