Ticket #299: config.2.log

File config.2.log, 30.8 kB (added by Lee Mun Chiew, Cornelius, 3 months ago)

Added by email2trac

Line 
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.62.  Invocation command line was
6
7   $ ./configure --disable-option-checking --prefix=/home/Cornelius/mpich2-install MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77 CC=gcc CFLAGS= -O2 LIBS=         F77=g77 FFLAGS= -O2 --cache-file=/dev/null --srcdir=.
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = CorneliusVAIO
14 uname -m = i686
15 uname -r = 1.5.25(0.156/4/2)
16 uname -s = CYGWIN_NT-5.1
17 uname -v = 2008-06-12 19:34
18
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
21
22 /bin/arch              = i686
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: /usr/local/bin
31 PATH: /usr/bin
32 PATH: /bin
33 PATH: /usr/X11R6/bin
34 PATH: .
35 PATH: /usr/bin
36 PATH: /usr/X11R6/bin
37 PATH: /cygdrive/c/Program Files/Nokia/PC Connectivity Solution/
38 PATH: /cygdrive/c/WINDOWS/system32
39 PATH: /cygdrive/c/WINDOWS
40 PATH: /cygdrive/c/WINDOWS/system32/wbem
41 PATH: /cygdrive/c/program files/intel/wireless/bin/
42 PATH: /cygdrive/c/program files/common files/adobe/agl
43 PATH: /cygdrive/c/Program Files/MATLAB/R2006a/bin/win32
44 PATH: /cygdrive/c/Program Files/Microsoft Visual Studio/Common/Tools/WinNT
45 PATH: /cygdrive/c/Program Files/Microsoft Visual Studio/Common/MSDev98/Bin
46 PATH: /cygdrive/c/Program Files/Microsoft Visual Studio/Common/Tools
47 PATH: /cygdrive/c/Program Files/Microsoft Visual Studio/VC98/bin
48 PATH: /usr/bin
49 PATH: /usr/X11R6/bin
50 PATH: /usr/X11R6/bin
51 PATH: /usr/lib/lapack
52
53
54 ## ----------- ##
55 ## Core tests. ##
56 ## ----------- ##
57
58 configure:1815: checking for current directory name
59 configure:1864: result: /home/Cornelius/mpich2-1.0.8/src/mpe2/src/logging
60 configure:1899: checking gnumake
61 configure:1914: result: yes using --no-print-directory
62 configure:1928: checking BSD 4.4 make
63 configure:1948: result: no - whew
64 configure:1954: checking OSF V3 make
65 configure:1973: result: no
66 configure:1980: checking for virtual path format
67 configure:1995: result: VPATH
68 configure:2132: checking for gcc
69 configure:2159: result: gcc
70 configure:2397: checking for C compiler version
71 configure:2405: gcc --version >&5
72 gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
73 Copyright (C) 2004 Free Software Foundation, Inc.
74 This is free software; see the source for copying conditions.  There is NO
75 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
76
77 configure:2409: $? = 0
78 configure:2416: gcc -v >&5
79 Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
80 Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug
81 Thread model: posix
82 gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
83 configure:2420: $? = 0
84 configure:2427: gcc -V >&5
85 gcc: `-V' option must have argument
86 configure:2431: $? = 1
87 configure:2454: checking for C compiler default output file name
88 configure:2476: gcc  -O2   conftest.c          >&5
89 configure:2480: $? = 0
90 configure:2518: result: a.exe
91 configure:2535: checking whether the C compiler works
92 configure:2545: ./a.exe
93 configure:2549: $? = 0
94 configure:2566: result: yes
95 configure:2573: checking whether we are cross compiling
96 configure:2575: result: no
97 configure:2578: checking for suffix of executables
98 configure:2585: gcc -o conftest.exe  -O2   conftest.c          >&5
99 configure:2589: $? = 0
100 configure:2613: result: .exe
101 configure:2619: checking for suffix of object files
102 configure:2645: gcc -c  -O2  conftest.c >&5
103 configure:2649: $? = 0
104 configure:2672: result: o
105 configure:2676: checking whether we are using the GNU C compiler
106 configure:2705: gcc -c  -O2  conftest.c >&5
107 configure:2712: $? = 0
108 configure:2729: result: yes
109 configure:2738: checking whether gcc accepts -g
110 configure:2768: gcc -c -g  conftest.c >&5
111 configure:2775: $? = 0
112 configure:2876: result: yes
113 configure:2893: checking for gcc option to accept ISO C89
114 configure:2967: gcc  -c  -O2  conftest.c >&5
115 configure:2974: $? = 0
116 configure:2997: result: none needed
117 configure:3019: checking for ar
118 configure:3047: result: ar
119 configure:3098: checking for ranlib
120 configure:3125: result: ranlib
121 configure:3157: checking how to run the C preprocessor
122 configure:3197: gcc -E  conftest.c
123 configure:3204: $? = 0
124 configure:3235: gcc -E  conftest.c
125 conftest.c:8:28: ac_nonexistent.h: No such file or directory
126 configure:3242: $? = 1
127 configure: failed program was:
128 | /* confdefs.h.  */
129 | #define PACKAGE_NAME ""
130 | #define PACKAGE_TARNAME ""
131 | #define PACKAGE_VERSION ""
132 | #define PACKAGE_STRING ""
133 | #define PACKAGE_BUGREPORT ""
134 | /* end confdefs.h.  */
135 | #include <ac_nonexistent.h>
136 configure:3275: result: gcc -E
137 configure:3304: gcc -E  conftest.c
138 configure:3311: $? = 0
139 configure:3342: gcc -E  conftest.c
140 conftest.c:8:28: ac_nonexistent.h: No such file or directory
141 configure:3349: $? = 1
142 configure: failed program was:
143 | /* confdefs.h.  */
144 | #define PACKAGE_NAME ""
145 | #define PACKAGE_TARNAME ""
146 | #define PACKAGE_VERSION ""
147 | #define PACKAGE_STRING ""
148 | #define PACKAGE_BUGREPORT ""
149 | /* end confdefs.h.  */
150 | #include <ac_nonexistent.h>
151 configure:3394: checking for grep that handles long lines and -e
152 configure:3454: result: /usr/bin/grep
153 configure:3459: checking for egrep
154 configure:3523: result: /usr/bin/grep -E
155 configure:3528: checking for ANSI C header files
156 configure:3558: gcc -c  -O2  conftest.c >&5
157 configure:3565: $? = 0
158 configure:3664: gcc -o conftest.exe  -O2   conftest.c          >&5
159 configure:3668: $? = 0
160 configure:3674: ./conftest.exe
161 configure:3678: $? = 0
162 configure:3696: result: yes
163 configure:3707: checking for an ANSI C-conforming const
164 configure:3782: gcc -c  -O2  conftest.c >&5
165 configure:3789: $? = 0
166 configure:3804: result: yes
167 configure:3872: checking for sys/types.h
168 configure:3893: gcc -c  -O2  conftest.c >&5
169 configure:3900: $? = 0
170 configure:3917: result: yes
171 configure:3872: checking for sys/stat.h
172 configure:3893: gcc -c  -O2  conftest.c >&5
173 configure:3900: $? = 0
174 configure:3917: result: yes
175 configure:3872: checking for stdlib.h
176 configure:3893: gcc -c  -O2  conftest.c >&5
177 configure:3900: $? = 0
178 configure:3917: result: yes
179 configure:3872: checking for string.h
180 configure:3893: gcc -c  -O2  conftest.c >&5
181 configure:3900: $? = 0
182 configure:3917: result: yes
183 configure:3872: checking for memory.h
184 configure:3893: gcc -c  -O2  conftest.c >&5
185 configure:3900: $? = 0
186 configure:3917: result: yes
187 configure:3872: checking for strings.h
188 configure:3893: gcc -c  -O2  conftest.c >&5
189 configure:3900: $? = 0
190 configure:3917: result: yes
191 configure:3872: checking for inttypes.h
192 configure:3893: gcc -c  -O2  conftest.c >&5
193 configure:3900: $? = 0
194 configure:3917: result: yes
195 configure:3872: checking for stdint.h
196 configure:3893: gcc -c  -O2  conftest.c >&5
197 configure:3900: $? = 0
198 configure:3917: result: yes
199 configure:3872: checking for unistd.h
200 configure:3893: gcc -c  -O2  conftest.c >&5
201 configure:3900: $? = 0
202 configure:3917: result: yes
203 configure:3931: checking whether byte ordering is bigendian
204 configure:3956: gcc -c  -O2  conftest.c >&5
205 conftest.c:20: error: parse error before "is"
206 conftest.c:20: warning: data definition has no type or storage class
207 configure:3963: $? = 1
208 configure: failed program was:
209 | /* confdefs.h.  */
210 | #define PACKAGE_NAME ""
211 | #define PACKAGE_TARNAME ""
212 | #define PACKAGE_VERSION ""
213 | #define PACKAGE_STRING ""
214 | #define PACKAGE_BUGREPORT ""
215 | #define STDC_HEADERS 1
216 | #define CLOG_IMPL 1
217 | #define HAVE_SYS_TYPES_H 1
218 | #define HAVE_SYS_STAT_H 1
219 | #define HAVE_STDLIB_H 1
220 | #define HAVE_STRING_H 1
221 | #define HAVE_MEMORY_H 1
222 | #define HAVE_STRINGS_H 1
223 | #define HAVE_INTTYPES_H 1
224 | #define HAVE_STDINT_H 1
225 | #define HAVE_UNISTD_H 1
226 | /* end confdefs.h.  */
227 | #if ! (defined __BIG_ENDIAN__ || defined __LITTLE_ENDIAN__)
228 |              neither is defined;
229 |            #endif
230 |            typedef int dummy;
231 |
232 configure:4007: gcc -c  -O2  conftest.c >&5
233 configure:4014: $? = 0
234 configure:4046: gcc -c  -O2  conftest.c >&5
235 conftest.c: In function `main':
236 conftest.c:26: error: `not' undeclared (first use in this function)
237 conftest.c:26: error: (Each undeclared identifier is reported only once
238 conftest.c:26: error: for each function it appears in.)
239 conftest.c:26: error: parse error before "big"
240 configure:4053: $? = 1
241 configure: failed program was:
242 | /* confdefs.h.  */
243 | #define PACKAGE_NAME ""
244 | #define PACKAGE_TARNAME ""
245 | #define PACKAGE_VERSION ""
246 | #define PACKAGE_STRING ""
247 | #define PACKAGE_BUGREPORT ""
248 | #define STDC_HEADERS 1
249 | #define CLOG_IMPL 1
250 | #define HAVE_SYS_TYPES_H 1
251 | #define HAVE_SYS_STAT_H 1
252 | #define HAVE_STDLIB_H 1
253 | #define HAVE_STRING_H 1
254 | #define HAVE_MEMORY_H 1
255 | #define HAVE_STRINGS_H 1
256 | #define HAVE_INTTYPES_H 1
257 | #define HAVE_STDINT_H 1
258 | #define HAVE_UNISTD_H 1
259 | /* end confdefs.h.  */
260 | #include <sys/types.h>
261 |               #include <sys/param.h>
262 |
263 | int
264 | main ()
265 | {
266 | #if BYTE_ORDER != BIG_ENDIAN
267 |                not big endian
268 |               #endif
269 |
270 |   ;
271 |   return 0;
272 | }
273 configure:4305: result: no
274 configure:4351: checking stdio.h usability
275 configure:4368: gcc -c  -O2  conftest.c >&5
276 configure:4375: $? = 0
277 configure:4389: result: yes
278 configure:4393: checking stdio.h presence
279 configure:4408: gcc -E  conftest.c
280 configure:4415: $? = 0
281 configure:4429: result: yes
282 configure:4457: checking for stdio.h
283 configure:4466: result: yes
284 configure:4340: checking for stdlib.h
285 configure:4347: result: yes
286 configure:4340: checking for string.h
287 configure:4347: result: yes
288 configure:4340: checking for unistd.h
289 configure:4347: result: yes
290 configure:4351: checking sys/time.h usability
291 configure:4368: gcc -c  -O2  conftest.c >&5
292 configure:4375: $? = 0
293 configure:4389: result: yes
294 configure:4393: checking sys/time.h presence
295 configure:4408: gcc -E  conftest.c
296 configure:4415: $? = 0
297 configure:4429: result: yes
298 configure:4457: checking for sys/time.h
299 configure:4466: result: yes
300 configure:4340: checking for sys/types.h
301 configure:4347: result: yes
302 configure:4351: checking sys/bitypes.h usability
303 configure:4368: gcc -c  -O2  conftest.c >&5
304 conftest.c:58:25: sys/bitypes.h: No such file or directory
305 configure:4375: $? = 1
306 configure: failed program was:
307 | /* confdefs.h.  */
308 | #define PACKAGE_NAME ""
309 | #define PACKAGE_TARNAME ""
310 | #define PACKAGE_VERSION ""
311 | #define PACKAGE_STRING ""
312 | #define PACKAGE_BUGREPORT ""
313 | #define STDC_HEADERS 1
314 | #define CLOG_IMPL 1
315 | #define HAVE_SYS_TYPES_H 1
316 | #define HAVE_SYS_STAT_H 1
317 | #define HAVE_STDLIB_H 1
318 | #define HAVE_STRING_H 1
319 | #define HAVE_MEMORY_H 1
320 | #define HAVE_STRINGS_H 1
321 | #define HAVE_INTTYPES_H 1
322 | #define HAVE_STDINT_H 1
323 | #define HAVE_UNISTD_H 1
324 | #define HAVE_STDIO_H 1
325 | #define HAVE_STDLIB_H 1
326 | #define HAVE_STRING_H 1
327 | #define HAVE_UNISTD_H 1
328 | #define HAVE_SYS_TIME_H 1
329 | #define HAVE_SYS_TYPES_H 1
330 | /* end confdefs.h.  */
331 | #include <stdio.h>
332 | #ifdef HAVE_SYS_TYPES_H
333 | # include <sys/types.h>
334 | #endif
335 | #ifdef HAVE_SYS_STAT_H
336 | # include <sys/stat.h>
337 | #endif
338 | #ifdef STDC_HEADERS
339 | # include <stdlib.h>
340 | # include <stddef.h>
341 | #else
342 | # ifdef HAVE_STDLIB_H
343 | #  include <stdlib.h>
344 | # endif
345 | #endif
346 | #ifdef HAVE_STRING_H
347 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
348 | #  include <memory.h>
349 | # endif
350 | # include <string.h>
351 | #endif
352 | #ifdef HAVE_STRINGS_H
353 | # include <strings.h>
354 | #endif
355 | #ifdef HAVE_INTTYPES_H
356 | # include <inttypes.h>
357 | #endif
358 | #ifdef HAVE_STDINT_H
359 | # include <stdint.h>
360 | #endif
361 | #ifdef HAVE_UNISTD_H
362 | # include <unistd.h>
363 | #endif
364 | #include <sys/bitypes.h>
365 configure:4389: result: no
366 configure:4393: checking sys/bitypes.h presence
367 configure:4408: gcc -E  conftest.c
368 conftest.c:25:25: sys/bitypes.h: No such file or directory
369 configure:4415: $? = 1
370 configure: failed program was:
371 | /* confdefs.h.  */
372 | #define PACKAGE_NAME ""
373 | #define PACKAGE_TARNAME ""
374 | #define PACKAGE_VERSION ""
375 | #define PACKAGE_STRING ""
376 | #define PACKAGE_BUGREPORT ""
377 | #define STDC_HEADERS 1
378 | #define CLOG_IMPL 1
379 | #define HAVE_SYS_TYPES_H 1
380 | #define HAVE_SYS_STAT_H 1
381 | #define HAVE_STDLIB_H 1
382 | #define HAVE_STRING_H 1
383 | #define HAVE_MEMORY_H 1
384 | #define HAVE_STRINGS_H 1
385 | #define HAVE_INTTYPES_H 1
386 | #define HAVE_STDINT_H 1
387 | #define HAVE_UNISTD_H 1
388 | #define HAVE_STDIO_H 1
389 | #define HAVE_STDLIB_H 1
390 | #define HAVE_STRING_H 1
391 | #define HAVE_UNISTD_H 1
392 | #define HAVE_SYS_TIME_H 1
393 | #define HAVE_SYS_TYPES_H 1
394 | /* end confdefs.h.  */
395 | #include <sys/bitypes.h>
396 configure:4429: result: no
397 configure:4457: checking for sys/bitypes.h
398 configure:4466: result: no
399 configure:4340: checking for sys/stat.h
400 configure:4347: result: yes
401 configure:4351: checking fcntl.h usability
402 configure:4368: gcc -c  -O2  conftest.c >&5
403 configure:4375: $? = 0
404 configure:4389: result: yes
405 configure:4393: checking fcntl.h presence
406 configure:4408: gcc -E  conftest.c
407 configure:4415: $? = 0
408 configure:4429: result: yes
409 configure:4457: checking for fcntl.h
410 configure:4466: result: yes
411 configure:4483: checking for header that defines C99 integer types, intXX_t
412 configure:4515: gcc -c  -O2  conftest.c >&5
413 configure:4522: $? = 0
414 configure:4541: result: <stdint.h>
415 configure:6412: checking for inttypes.h
416 configure:6419: result: yes
417 configure:6548: checking whether <inttypes.h> defines the PRIdXX macros
418 configure:6589: gcc -c  -O2  conftest.c >&5
419 configure:6596: $? = 0
420 configure:6602: result: yes
421 configure:6662: checking if <stdint.h> can be behind system headers
422 configure:6694: gcc -c  -O2  conftest.c >&5
423 configure:6701: $? = 0
424 configure:6716: result: yes
425 configure:6733: checking size of void *
426 configure:7036: gcc -o conftest.exe  -O2   conftest.c          >&5
427 configure:7040: $? = 0
428 configure:7046: ./conftest.exe
429 configure:7050: $? = 0
430 configure:7074: result: 4
431 configure:7085: checking for address-sized integer
432 configure:7095: result: CLOG_int32_t
433 configure:7147: checking build system type
434 configure:7165: result: i686-pc-cygwin
435 configure:7187: checking host system type
436 configure:7202: result: i686-pc-cygwin
437 configure:7302: checking for gethostname
438 configure:7358: gcc -o conftest.exe  -O2   conftest.c          >&5
439 configure:7365: $? = 0
440 configure:7387: result: yes
441 configure:7400: checking whether gethostname needs a declaration
442 configure:7427: gcc -c  -O2  conftest.c >&5
443 conftest.c: In function `main':
444 conftest.c:34: error: incompatible type for argument 1 of `gethostname'
445 conftest.c:34: error: too many arguments to function `gethostname'
446 configure:7434: $? = 1
447 configure: failed program was:
448 | /* confdefs.h.  */
449 | #define PACKAGE_NAME ""
450 | #define PACKAGE_TARNAME ""
451 | #define PACKAGE_VERSION ""
452 | #define PACKAGE_STRING ""
453 | #define PACKAGE_BUGREPORT ""
454 | #define STDC_HEADERS 1
455 | #define CLOG_IMPL 1
456 | #define HAVE_SYS_TYPES_H 1
457 | #define HAVE_SYS_STAT_H 1
458 | #define HAVE_STDLIB_H 1
459 | #define HAVE_STRING_H 1
460 | #define HAVE_MEMORY_H 1
461 | #define HAVE_STRINGS_H 1
462 | #define HAVE_INTTYPES_H 1
463 | #define HAVE_STDINT_H 1
464 | #define HAVE_UNISTD_H 1
465 | #define HAVE_STDIO_H 1
466 | #define HAVE_STDLIB_H 1
467 | #define HAVE_STRING_H 1
468 | #define HAVE_UNISTD_H 1
469 | #define HAVE_SYS_TIME_H 1
470 | #define HAVE_SYS_TYPES_H 1
471 | #define HAVE_SYS_STAT_H 1
472 | #define HAVE_FCNTL_H 1
473 | #define HAVE_INTTYPES_H 1
474 | #define SIZEOF_VOID_P 4
475 | #define HAVE_GETHOSTNAME 1
476 | /* end confdefs.h.  */
477 | #include <unistd.h>
478 | int
479 | main ()
480 | {
481 | int a=gethostname(1.0,27,1.0,"foo");
482 |   ;
483 |   return 0;
484 | }
485 configure:7449: result: no
486 configure:7466: checking for snprintf
487 configure:7522: gcc -o conftest.exe  -O2   conftest.c          >&5
488 conftest.c:53: warning: conflicting types for built-in function 'snprintf'
489 configure:7529: $? = 0
490 configure:7551: result: yes
491 configure:7564: checking whether snprintf needs a declaration
492 configure:7591: gcc -c  -O2  conftest.c >&5
493 conftest.c: In function `main':
494 conftest.c:35: error: incompatible type for argument 1 of `snprintf'
495 conftest.c:35: error: incompatible type for argument 3 of `snprintf'
496 configure:7598: $? = 1
497 configure: failed program was:
498 | /* confdefs.h.  */
499 | #define PACKAGE_NAME ""
500 | #define PACKAGE_TARNAME ""
501 | #define PACKAGE_VERSION ""
502 | #define PACKAGE_STRING ""
503 | #define PACKAGE_BUGREPORT ""
504 | #define STDC_HEADERS 1
505 | #define CLOG_IMPL 1
506 | #define HAVE_SYS_TYPES_H 1
507 | #define HAVE_SYS_STAT_H 1
508 | #define HAVE_STDLIB_H 1
509 | #define HAVE_STRING_H 1
510 | #define HAVE_MEMORY_H 1
511 | #define HAVE_STRINGS_H 1
512 | #define HAVE_INTTYPES_H 1
513 | #define HAVE_STDINT_H 1
514 | #define HAVE_UNISTD_H 1
515 | #define HAVE_STDIO_H 1
516 | #define HAVE_STDLIB_H 1
517 | #define HAVE_STRING_H 1
518 | #define HAVE_UNISTD_H 1
519 | #define HAVE_SYS_TIME_H 1
520 | #define HAVE_SYS_TYPES_H 1
521 | #define HAVE_SYS_STAT_H 1
522 | #define HAVE_FCNTL_H 1
523 | #define HAVE_INTTYPES_H 1
524 | #define SIZEOF_VOID_P 4
525 | #define HAVE_GETHOSTNAME 1
526 | #define HAVE_SNPRINTF 1
527 | /* end confdefs.h.  */
528 | #include <stdio.h>
529 | int
530 | main ()
531 | {
532 | int a=snprintf(1.0,27,1.0,"foo");
533 |   ;
534 |   return 0;
535 | }
536 configure:7613: result: no
537 configure:7630: checking for mkstemp
538 configure:7686: gcc -o conftest.exe  -O2   conftest.c          >&5
539 configure:7693: $? = 0
540 configure:7715: result: yes
541 configure:7728: checking whether mkstemp needs a declaration
542 configure:7755: gcc -c  -O2  conftest.c >&5
543 conftest.c: In function `main':
544 conftest.c:36: error: incompatible type for argument 1 of `mkstemp'
545 conftest.c:36: error: too many arguments to function `mkstemp'
546 configure:7762: $? = 1
547 configure: failed program was:
548 | /* confdefs.h.  */
549 | #define PACKAGE_NAME ""
550 | #define PACKAGE_TARNAME ""
551 | #define PACKAGE_VERSION ""
552 | #define PACKAGE_STRING ""
553 | #define PACKAGE_BUGREPORT ""
554 | #define STDC_HEADERS 1
555 | #define CLOG_IMPL 1
556 | #define HAVE_SYS_TYPES_H 1
557 | #define HAVE_SYS_STAT_H 1
558 | #define HAVE_STDLIB_H 1
559 | #define HAVE_STRING_H 1
560 | #define HAVE_MEMORY_H 1
561 | #define HAVE_STRINGS_H 1
562 | #define HAVE_INTTYPES_H 1
563 | #define HAVE_STDINT_H 1
564 | #define HAVE_UNISTD_H 1
565 | #define HAVE_STDIO_H 1
566 | #define HAVE_STDLIB_H 1
567 | #define HAVE_STRING_H 1
568 | #define HAVE_UNISTD_H 1
569 | #define HAVE_SYS_TIME_H 1
570 | #define HAVE_SYS_TYPES_H 1
571 | #define HAVE_SYS_STAT_H 1
572 | #define HAVE_FCNTL_H 1
573 | #define HAVE_INTTYPES_H 1
574 | #define SIZEOF_VOID_P 4
575 | #define HAVE_GETHOSTNAME 1
576 | #define HAVE_SNPRINTF 1
577 | #define HAVE_MKSTEMP 1
578 | /* end confdefs.h.  */
579 | #include <stdlib.h>
580 | int
581 | main ()
582 | {
583 | int a=mkstemp(1.0,27,1.0,"foo");
584 |   ;
585 |   return 0;
586 | }
587 configure:7777: result: no
588 configure:7794: checking for srand48
589 configure:7850: gcc -o conftest.exe  -O2   conftest.c          >&5
590 configure:7857: $? = 0
591 configure:7879: result: yes
592 configure:7892: checking whether srand48 needs a declaration
593 configure:7919: gcc -c  -O2  conftest.c >&5
594 conftest.c: In function `main':
595 conftest.c:37: error: too many arguments to function `srand48'
596 conftest.c:37: error: void value not ignored as it ought to be
597 configure:7926: $? = 1
598 configure: failed program was:
599 | /* confdefs.h.  */
600 | #define PACKAGE_NAME ""
601 | #define PACKAGE_TARNAME ""
602 | #define PACKAGE_VERSION ""
603 | #define PACKAGE_STRING ""
604 | #define PACKAGE_BUGREPORT ""
605 | #define STDC_HEADERS 1
606 | #define CLOG_IMPL 1
607 | #define HAVE_SYS_TYPES_H 1
608 | #define HAVE_SYS_STAT_H 1
609 | #define HAVE_STDLIB_H 1
610 | #define HAVE_STRING_H 1
611 | #define HAVE_MEMORY_H 1
612 | #define HAVE_STRINGS_H 1
613 | #define HAVE_INTTYPES_H 1
614 | #define HAVE_STDINT_H 1
615 | #define HAVE_UNISTD_H 1
616 | #define HAVE_STDIO_H 1
617 | #define HAVE_STDLIB_H 1
618 | #define HAVE_STRING_H 1
619 | #define HAVE_UNISTD_H 1
620 | #define HAVE_SYS_TIME_H 1
621 | #define HAVE_SYS_TYPES_H 1
622 | #define HAVE_SYS_STAT_H 1
623 | #define HAVE_FCNTL_H 1
624 | #define HAVE_INTTYPES_H 1
625 | #define SIZEOF_VOID_P 4
626 | #define HAVE_GETHOSTNAME 1
627 | #define HAVE_SNPRINTF 1
628 | #define HAVE_MKSTEMP 1
629 | #define HAVE_SRAND48 1
630 | /* end confdefs.h.  */
631 | #include <stdlib.h>
632 | int
633 | main ()
634 | {
635 | int a=srand48(1.0,27,1.0,"foo");
636 |   ;
637 |   return 0;
638 | }
639 configure:7941: result: no
640 configure:7958: checking for lrand48
641 configure:8014: gcc -o conftest.exe  -O2   conftest.c          >&5
642 configure:8021: $? = 0
643 configure:8043: result: yes
644 configure:8056: checking whether lrand48 needs a declaration
645 configure:8083: gcc -c  -O2  conftest.c >&5
646 conftest.c: In function `main':
647 conftest.c:38: error: too many arguments to function `lrand48'
648 configure:8090: $? = 1
649 configure: failed program was:
650 | /* confdefs.h.  */
651 | #define PACKAGE_NAME ""
652 | #define PACKAGE_TARNAME ""
653 | #define PACKAGE_VERSION ""
654 | #define PACKAGE_STRING ""
655 | #define PACKAGE_BUGREPORT ""
656 | #define STDC_HEADERS 1
657 | #define CLOG_IMPL 1
658 | #define HAVE_SYS_TYPES_H 1
659 | #define HAVE_SYS_STAT_H 1
660 | #define HAVE_STDLIB_H 1
661 | #define HAVE_STRING_H 1
662 | #define HAVE_MEMORY_H 1
663 | #define HAVE_STRINGS_H 1
664 | #define HAVE_INTTYPES_H 1
665 | #define HAVE_STDINT_H 1
666 | #define HAVE_UNISTD_H 1
667 | #define HAVE_STDIO_H 1
668 | #define HAVE_STDLIB_H 1
669 | #define HAVE_STRING_H 1
670 | #define HAVE_UNISTD_H 1
671 | #define HAVE_SYS_TIME_H 1
672 | #define HAVE_SYS_TYPES_H 1
673 | #define HAVE_SYS_STAT_H 1
674 | #define HAVE_FCNTL_H 1
675 | #define HAVE_INTTYPES_H 1
676 | #define SIZEOF_VOID_P 4
677 | #define HAVE_GETHOSTNAME 1
678 | #define HAVE_SNPRINTF 1
679 | #define HAVE_MKSTEMP 1
680 | #define HAVE_SRAND48 1
681 | #define HAVE_LRAND48 1
682 | /* end confdefs.h.  */
683 | #include <stdlib.h>
684 | int
685 | main ()
686 | {
687 | int a=lrand48(1.0,27,1.0,"foo");
688 |   ;
689 |   return 0;
690 | }
691 configure:8105: result: no
692 configure:8127: checking for special C compiler options needed for large files
693 configure:8222: result: no
694 configure:8228: checking for _FILE_OFFSET_BITS value needed for large files
695 configure:8263: gcc -c  -O2  conftest.c >&5
696 configure:8270: $? = 0
697 configure:8339: result: no
698 configure:8477: checking for O_LARGEFILE for open()
699 configure:8513: gcc -c  -O2  conftest.c >&5
700 conftest.c: In function `main':
701 conftest.c:50: error: `O_LARGEFILE' undeclared (first use in this function)
702 conftest.c:50: error: (Each undeclared identifier is reported only once
703 conftest.c:50: error: for each function it appears in.)
704 configure:8520: $? = 1
705 configure: failed program was:
706 | /* confdefs.h.  */
707 | #define PACKAGE_NAME ""
708 | #define PACKAGE_TARNAME ""
709 | #define PACKAGE_VERSION ""
710 | #define PACKAGE_STRING ""
711 | #define PACKAGE_BUGREPORT ""
712 | #define STDC_HEADERS 1
713 | #define CLOG_IMPL 1
714 | #define HAVE_SYS_TYPES_H 1
715 | #define HAVE_SYS_STAT_H 1
716 | #define HAVE_STDLIB_H 1
717 | #define HAVE_STRING_H 1
718 | #define HAVE_MEMORY_H 1
719 | #define HAVE_STRINGS_H 1
720 | #define HAVE_INTTYPES_H 1
721 | #define HAVE_STDINT_H 1
722 | #define HAVE_UNISTD_H 1
723 | #define HAVE_STDIO_H 1
724 | #define HAVE_STDLIB_H 1
725 | #define HAVE_STRING_H 1
726 | #define HAVE_UNISTD_H 1
727 | #define HAVE_SYS_TIME_H 1
728 | #define HAVE_SYS_TYPES_H 1
729 | #define HAVE_SYS_STAT_H 1
730 | #define HAVE_FCNTL_H 1
731 | #define HAVE_INTTYPES_H 1
732 | #define SIZEOF_VOID_P 4
733 | #define HAVE_GETHOSTNAME 1
734 | #define HAVE_SNPRINTF 1
735 | #define HAVE_MKSTEMP 1
736 | #define HAVE_SRAND48 1
737 | #define HAVE_LRAND48 1
738 | /* end confdefs.h.  */
739 |
740 | #if defined( HAVE_SYS_TYPES_H )
741 | #include <sys/types.h>
742 | #endif
743 | #if defined( HAVE_SYS_STAT_H )
744 | #include <sys/stat.h>
745 | #endif
746 | #if defined( HAVE_FCNTL_H )
747 | #include <fcntl.h>
748 | #endif
749 |
750 | int
751 | main ()
752 | {
753 |
754 |     int fd;
755 |     fd = open( "tmpfile", O_CREAT | O_LARGEFILE, 0644 );
756 |
757 |   ;
758 |   return 0;
759 | }
760 configure:8574: gcc -c  -O2  conftest.c >&5
761 conftest.c: In function `main':
762 conftest.c:51: error: `O_LARGEFILE' undeclared (first use in this function)
763 conftest.c:51: error: (Each undeclared identifier is reported only once
764 conftest.c:51: error: for each function it appears in.)
765 configure:8581: $? = 1
766 configure: failed program was:
767 | /* confdefs.h.  */
768 | #define PACKAGE_NAME ""
769 | #define PACKAGE_TARNAME ""
770 | #define PACKAGE_VERSION ""
771 | #define PACKAGE_STRING ""
772 | #define PACKAGE_BUGREPORT ""
773 | #define STDC_HEADERS 1
774 | #define CLOG_IMPL 1
775 | #define HAVE_SYS_TYPES_H 1
776 | #define HAVE_SYS_STAT_H 1
777 | #define HAVE_STDLIB_H 1
778 | #define HAVE_STRING_H 1
779 | #define HAVE_MEMORY_H 1
780 | #define HAVE_STRINGS_H 1
781 | #define HAVE_INTTYPES_H 1
782 | #define HAVE_STDINT_H 1
783 | #define HAVE_UNISTD_H 1
784 | #define HAVE_STDIO_H 1
785 | #define HAVE_STDLIB_H 1
786 | #define HAVE_STRING_H 1
787 | #define HAVE_UNISTD_H 1
788 | #define HAVE_SYS_TIME_H 1
789 | #define HAVE_SYS_TYPES_H 1
790 | #define HAVE_SYS_STAT_H 1
791 | #define HAVE_FCNTL_H 1
792 | #define HAVE_INTTYPES_H 1
793 | #define SIZEOF_VOID_P 4
794 | #define HAVE_GETHOSTNAME 1
795 | #define HAVE_SNPRINTF 1
796 | #define HAVE_MKSTEMP 1
797 | #define HAVE_SRAND48 1
798 | #define HAVE_LRAND48 1
799 | /* end confdefs.h.  */
800 |
801 | #define _LARGEFILE64_SOURCE
802 | #if defined( HAVE_SYS_TYPES_H )
803 | #include <sys/types.h>
804 | #endif
805 | #if defined( HAVE_SYS_STAT_H )
806 | #include <sys/stat.h>
807 | #endif
808 | #if defined( HAVE_FCNTL_H )
809 | #include <fcntl.h>
810 | #endif
811 |
812 | int
813 | main ()
814 | {
815 |
816 |     int fd;
817 |     fd = open( "tmpfile", O_CREAT | O_LARGEFILE, 0644 );
818 |
819 |   ;
820 |   return 0;
821 | }
822 configure:8605: result: no
823 configure:8617: checking for O_BINARY for open()
824 configure:8647: gcc -o conftest.exe  -O2   conftest.c          >&5
825 configure:8654: $? = 0
826 configure:8668: result: yes
827 configure:9190: checking pthread.h usability
828 configure:9207: gcc -c  -O2  conftest.c >&5
829 configure:9214: $? = 0
830 configure:9228: result: yes
831 configure:9232: checking pthread.h presence
832 configure:9247: gcc -E  conftest.c
833 configure:9254: $? = 0
834 configure:9268: result: yes
835 configure:9296: checking for pthread.h
836 configure:9305: result: yes
837 configure:9315: checking for pthread_mutex_lock in -lpthread
838 configure:9350: gcc -o conftest.exe  -O2   conftest.c -lpthread           >&5
839 configure:9357: $? = 0
840 configure:9378: result: yes
841 configure:9681: creating ./config.status
842
843 ## ---------------------- ##
844 ## Running config.status. ##
845 ## ---------------------- ##
846
847 This file was extended by config.status, which was
848 generated by GNU Autoconf 2.62.  Invocation command line was
849
850   CONFIG_FILES    =
851   CONFIG_HEADERS  =
852   CONFIG_LINKS    =
853   CONFIG_COMMANDS =
854   $ ./config.status
855
856 on CorneliusVAIO
857
858 config.status:790: creating Makefile
859 config.status:790: creating src/Makefile
860 config.status:790: creating include/clog_inttypes.h
861 config.status:790: creating include/mpi_null.h
862 config.status:790: creating include/mpe_log_thread.h
863 config.status:790: creating etc/mpe_log.conf
864 config.status:790: creating etc/mpe_nolog.conf
865 config.status:790: creating etc/mpe_log_postlib.conf
866 config.status:790: creating mpe_logging_conf.h
867
868 ## ---------------- ##
869 ## Cache variables. ##
870 ## ---------------- ##
871
872 ac_cv_build=i686-pc-cygwin
873 ac_cv_c_bigendian=no
874 ac_cv_c_compiler_gnu=yes
875 ac_cv_c_const=yes
876 ac_cv_env_CC_set=set
877 ac_cv_env_CC_value=gcc
878 ac_cv_env_CFLAGS_set=set
879 ac_cv_env_CFLAGS_value=' -O2'
880 ac_cv_env_CPPFLAGS_set=
881 ac_cv_env_CPPFLAGS_value=
882 ac_cv_env_CPP_set=
883 ac_cv_env_CPP_value=
884 ac_cv_env_LDFLAGS_set=
885 ac_cv_env_LDFLAGS_value=
886 ac_cv_env_LIBS_set=set
887 ac_cv_env_LIBS_value='        '
888 ac_cv_env_build_alias_set=
889 ac_cv_env_build_alias_value=
890 ac_cv_env_host_alias_set=
891 ac_cv_env_host_alias_value=
892 ac_cv_env_target_alias_set=
893 ac_cv_env_target_alias_value=
894 ac_cv_exeext=.exe
895 ac_cv_func_gethostname=yes
896 ac_cv_func_lrand48=yes
897 ac_cv_func_mkstemp=yes
898 ac_cv_func_snprintf=yes
899 ac_cv_func_srand48=yes
900 ac_cv_header_fcntl_h=yes
901 ac_cv_header_inttypes_h=yes
902 ac_cv_header_memory_h=yes
903 ac_cv_header_pthread_h=yes
904 ac_cv_header_stdc=yes
905 ac_cv_header_stdint_h=yes
906 ac_cv_header_stdio_h=yes
907 ac_cv_header_stdlib_h=yes
908 ac_cv_header_string_h=yes
909 ac_cv_header_strings_h=yes
910 ac_cv_header_sys_bitypes_h=no
911 ac_cv_header_sys_stat_h=yes
912 ac_cv_header_sys_time_h=yes
913 ac_cv_header_sys_types_h=yes
914 ac_cv_header_unistd_h=yes
915 ac_cv_host=i686-pc-cygwin
916 ac_cv_lib_pthread_pthread_mutex_lock=yes
917 ac_cv_objext=o
918 ac_cv_path_EGREP='/usr/bin/grep -E'
919 ac_cv_path_GREP=/usr/bin/grep
920 ac_cv_prog_AR=ar
921 ac_cv_prog_CPP='gcc -E'
922 ac_cv_prog_ac_ct_CC=gcc
923 ac_cv_prog_ac_ct_RANLIB=ranlib
924 ac_cv_prog_cc_c89=
925 ac_cv_prog_cc_g=yes
926 ac_cv_sizeof_void_p=4
927 ac_cv_sys_file_offset_bits=no
928 ac_cv_sys_largefile_CC=no
929 pac_cv_func_decl_gethostname=no
930 pac_cv_func_decl_lrand48=no
931 pac_cv_func_decl_mkstemp=no
932 pac_cv_func_decl_snprintf=no
933 pac_cv_func_decl_srand48=no
934
935 ## ----------------- ##
936 ## Output variables. ##
937 ## ----------------- ##
938
939 AR='ar'
940 CC='gcc'
941 CFLAGS=' -O2'
942 CLINKER='gcc'
943 CLOG_PINT='CLOG_int32_t'
944 CPP='gcc -E'
945 CPPFLAGS=''
946 CPRP='cp'
947 DEFS='-DHAVE_CONFIG_H'
948 ECHO_C=''
949 ECHO_N='-n'
950 ECHO_T=''
951 EGREP='/usr/bin/grep -E'
952 EXEEXT='.exe'
953 GREP='/usr/bin/grep'
954 LDFLAGS=''
955 LIBOBJS=''
956 LIBS='        '
957 LTLIBOBJS=''
958 MAKE='make --no-print-directory'
959 MKDIR='mkdir'
960 MPE_BUILD_FORTRAN2C='yes'
961 MPI_CC='/home/Cornelius/mpich2-1.0.8/bin/mpicc'
962 MPI_CFLAGS='-O2'
963 MPI_LIBS=''
964 MV='mv'
965 OBJEXT='o'
966 PACKAGE_BUGREPORT=''
967 PACKAGE_NAME=''
968 PACKAGE_STRING=''
969 PACKAGE_TARNAME=''
970 PACKAGE_VERSION=''
971 PATH_SEPARATOR=':'
972 PROF_LIBNAME='mpe'
973 PTHREAD_IN_MPI_DEF='#define HAVE_PTHREAD_IN_MPI 1'
974 RANLIB='ranlib'
975 RM='rm'
976 SHELL='/bin/sh'
977 THREAD_LOG_LIBS=''
978 VPATH='VPATH=.:$(srcdir)'
979 ac_ct_CC='gcc'
980 binbuild_dir='/home/Cornelius/mpich2-1.0.8/src/mpe2/bin'
981 bindir='${exec_prefix}/bin'
982 build='i686-pc-cygwin'
983 build_alias=''
984 build_cpu='i686'
985 build_os='cygwin'
986 build_vendor='pc'
987 datadir='${datarootdir}'
988 datarootdir='${prefix}/share'
989 docdir='${datarootdir}/doc/${PACKAGE}'
990 dvidir='${docdir}'
991 etcbuild_dir='/home/Cornelius/mpich2-1.0.8/src/mpe2/etc'
992 exec_prefix='${prefix}'
993 host='i686-pc-cygwin'
994 host_alias=''
995 host_cpu='i686'
996 host_os='cygwin'
997 host_vendor='pc'
998 htmldir='${docdir}'
999 includebuild_dir='/home/Cornelius/mpich2-1.0.8/src/mpe2/include'
1000 includedir='${prefix}/include'
1001 infodir='${datarootdir}/info'
1002 libbuild_dir='/home/Cornelius/mpich2-1.0.8/src/mpe2/lib'
1003 libdir='${exec_prefix}/lib'
1004 libexecdir='${exec_prefix}/libexec'
1005 localedir='${datarootdir}/locale'
1006 localstatedir='${prefix}/var'
1007 mandir='${datarootdir}/man'
1008 mpe_c99_pridxx_inc='#include <inttypes.h>'
1009 mpe_c99_stdint_inc='#include <stdint.h>'
1010 mpe_int16_fmt='"%"PRId16'
1011 mpe_int16_t='int16_t'
1012 mpe_int32_fmt='"%"PRId32'
1013 mpe_int32_t='int32_t'
1014 mpe_int64_fmt='"%"PRId64'
1015 mpe_int64_t='int64_t'
1016 mpe_int8_fmt='"%"PRId8'
1017 mpe_int8_t='int8_t'
1018 oldincludedir='/usr/include'
1019 pdfdir='${docdir}'
1020 prefix='/home/Cornelius/mpich2-install'
1021 program_transform_name='s,x,x,'
1022 psdir='${docdir}'
1023 sbindir='${exec_prefix}/sbin'
1024 sharedstatedir='${prefix}/com'
1025 sysconfdir='${prefix}/etc'
1026 target_alias=''
1027 top_srcdir_abs='/home/Cornelius/mpich2-1.0.8/src/mpe2/src/logging'
1028
1029 ## ----------- ##
1030 ## confdefs.h. ##
1031 ## ----------- ##
1032
1033 #define PACKAGE_NAME ""
1034 #define PACKAGE_TARNAME ""
1035 #define PACKAGE_VERSION ""
1036 #define PACKAGE_STRING ""
1037 #define PACKAGE_BUGREPORT ""
1038 #define STDC_HEADERS 1
1039 #define CLOG_IMPL 1
1040 #define HAVE_SYS_TYPES_H 1
1041 #define HAVE_SYS_STAT_H 1
1042 #define HAVE_STDLIB_H 1
1043 #define HAVE_STRING_H 1
1044 #define HAVE_MEMORY_H 1
1045 #define HAVE_STRINGS_H 1
1046 #define HAVE_INTTYPES_H 1
1047 #define HAVE_STDINT_H 1
1048 #define HAVE_UNISTD_H 1
1049 #define HAVE_STDIO_H 1
1050 #define HAVE_STDLIB_H 1
1051 #define HAVE_STRING_H 1
1052 #define HAVE_UNISTD_H 1
1053 #define HAVE_SYS_TIME_H 1
1054 #define HAVE_SYS_TYPES_H 1
1055 #define HAVE_SYS_STAT_H 1
1056 #define HAVE_FCNTL_H 1
1057 #define HAVE_INTTYPES_H 1
1058 #define SIZEOF_VOID_P 4
1059 #define HAVE_GETHOSTNAME 1
1060 #define HAVE_SNPRINTF 1
1061 #define HAVE_MKSTEMP 1
1062 #define HAVE_SRAND48 1
1063 #define HAVE_LRAND48 1
1064 #define HAVE_O_BINARY 1
1065 #define HAVE_PMPI_COMM_CREATE_KEYVAL 1
1066 #define HAVE_PMPI_COMM_FREE_KEYVAL 1
1067 #define HAVE_PMPI_COMM_SET_ATTR 1
1068 #define HAVE_PMPI_COMM_GET_ATTR 1
1069 #define HAVE_PTHREAD_H 1
1070 #define HAVE_LIBPTHREAD 1
1071
1072 configure: exit 0