Ticket #686: r4843_hydra_config.log

File r4843_hydra_config.log, 43.7 KB (added by Timothy S. Sliwinski, 5 months ago)

Added by email2trac

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 Hydra configure 0.1, which was
5generated by GNU Autoconf 2.62.  Invocation command line was
6
7  $ /home/tim/libraries/mpich2-trunk-r4843/src/pm/hydra/configure --prefix=/home/tim/mpich2-test --with-atomic-primitives=auto_allow_emulation
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = beowulf.ghettonet.homeunix.net
14uname -m = i386
15uname -r = 7.2-RELEASE
16uname -s = FreeBSD
17uname -v = FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
18
19/usr/bin/uname -p = i386
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: /sbin
31PATH: /bin
32PATH: /usr/sbin
33PATH: /usr/bin
34PATH: /usr/games
35PATH: /usr/local/sbin
36PATH: /usr/local/bin
37PATH: /home/tim/bin
38
39
40## ----------- ##
41## Core tests. ##
42## ----------- ##
43
44configure:2031: checking for a BSD-compatible install
45configure:2099: result: /usr/bin/install -c
46configure:2110: checking whether build environment is sane
47configure:2170: result: yes
48configure:2315: checking for a thread-safe mkdir -p
49configure:2354: result: mkdir -p
50configure:2367: checking for gawk
51configure:2397: result: no
52configure:2367: checking for mawk
53configure:2397: result: no
54configure:2367: checking for nawk
55configure:2383: found /usr/bin/nawk
56configure:2394: result: nawk
57configure:2405: checking whether make sets $(MAKE)
58configure:2427: result: yes
59configure:2536: checking for style of include used by make
60configure:2564: result: GNU
61configure:2634: checking for gcc
62configure:2661: result: gcc
63configure:2899: checking for C compiler version
64configure:2907: gcc --version >&5
65gcc (GCC) 4.2.1 20070719  [FreeBSD]
66Copyright (C) 2007 Free Software Foundation, Inc.
67This is free software; see the source for copying conditions.  There is NO
68warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
69
70configure:2911: $? = 0
71configure:2918: gcc -v >&5
72Using built-in specs.
73Target: i386-undermydesk-freebsd
74Configured with: FreeBSD/i386 system compiler
75Thread model: posix
76gcc version 4.2.1 20070719  [FreeBSD]
77configure:2922: $? = 0
78configure:2929: gcc -V >&5
79gcc: '-V' option must have argument
80configure:2933: $? = 1
81configure:2956: checking for C compiler default output file name
82configure:2978: gcc  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   conftest.c        >&5
83configure:2982: $? = 0
84configure:3020: result: a.out
85configure:3037: checking whether the C compiler works
86configure:3047: ./a.out
87configure:3051: $? = 0
88configure:3068: result: yes
89configure:3075: checking whether we are cross compiling
90configure:3077: result: no
91configure:3080: checking for suffix of executables
92configure:3087: gcc -o conftest  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   conftest.c        >&5
93configure:3091: $? = 0
94configure:3115: result:
95configure:3121: checking for suffix of object files
96configure:3147: gcc -c  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
97configure:3151: $? = 0
98configure:3174: result: o
99configure:3178: checking whether we are using the GNU C compiler
100configure:3207: gcc -c  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
101configure:3214: $? = 0
102configure:3231: result: yes
103configure:3240: checking whether gcc accepts -g
104configure:3270: gcc -c -g  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
105configure:3277: $? = 0
106configure:3378: result: yes
107configure:3395: checking for gcc option to accept ISO C89
108configure:3469: gcc  -c  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
109configure:3476: $? = 0
110configure:3499: result: none needed
111configure:3519: checking dependency style of gcc
112configure:3629: result: gcc3
113configure:3650: checking how to run the C preprocessor
114configure:3690: gcc -E  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c
115configure:3697: $? = 0
116configure:3728: gcc -E  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c
117conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
118configure:3735: $? = 1
119configure: failed program was:
120| /* confdefs.h.  */
121| #define PACKAGE_NAME "Hydra"
122| #define PACKAGE_TARNAME "hydra"
123| #define PACKAGE_VERSION "0.1"
124| #define PACKAGE_STRING "Hydra 0.1"
125| #define PACKAGE_BUGREPORT ""
126| #define PACKAGE "hydra"
127| #define VERSION "0.1"
128| /* end confdefs.h.  */
129| #include <ac_nonexistent.h>
130configure:3768: result: gcc -E
131configure:3797: gcc -E  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c
132configure:3804: $? = 0
133configure:3835: gcc -E  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c
134conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
135configure:3842: $? = 1
136configure: failed program was:
137| /* confdefs.h.  */
138| #define PACKAGE_NAME "Hydra"
139| #define PACKAGE_TARNAME "hydra"
140| #define PACKAGE_VERSION "0.1"
141| #define PACKAGE_STRING "Hydra 0.1"
142| #define PACKAGE_BUGREPORT ""
143| #define PACKAGE "hydra"
144| #define VERSION "0.1"
145| /* end confdefs.h.  */
146| #include <ac_nonexistent.h>
147configure:3880: checking for grep that handles long lines and -e
148configure:3940: result: /usr/bin/grep
149configure:3945: checking for egrep
150configure:4009: result: /usr/bin/grep -E
151configure:4014: checking for ANSI C header files
152configure:4044: gcc -c  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
153configure:4051: $? = 0
154configure:4150: gcc -o conftest  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   conftest.c        >&5
155configure:4154: $? = 0
156configure:4160: ./conftest
157configure:4164: $? = 0
158configure:4182: result: yes
159configure:4206: checking for sys/types.h
160configure:4227: gcc -c  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
161configure:4234: $? = 0
162configure:4251: result: yes
163configure:4206: checking for sys/stat.h
164configure:4227: gcc -c  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
165configure:4234: $? = 0
166configure:4251: result: yes
167configure:4206: checking for stdlib.h
168configure:4227: gcc -c  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
169configure:4234: $? = 0
170configure:4251: result: yes
171configure:4206: checking for string.h
172configure:4227: gcc -c  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
173configure:4234: $? = 0
174configure:4251: result: yes
175configure:4206: checking for memory.h
176configure:4227: gcc -c  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
177configure:4234: $? = 0
178configure:4251: result: yes
179configure:4206: checking for strings.h
180configure:4227: gcc -c  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
181configure:4234: $? = 0
182configure:4251: result: yes
183configure:4206: checking for inttypes.h
184configure:4227: gcc -c  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
185configure:4234: $? = 0
186configure:4251: result: yes
187configure:4206: checking for stdint.h
188configure:4227: gcc -c  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
189configure:4234: $? = 0
190configure:4251: result: yes
191configure:4206: checking for unistd.h
192configure:4227: gcc -c  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
193configure:4234: $? = 0
194configure:4251: result: yes
195configure:4264: checking for size_t
196configure:4292: gcc -c  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
197configure:4299: $? = 0
198configure:4326: gcc -c  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
199conftest.c: In function 'main':
200conftest.c:56: error: expected expression before ')' token
201configure:4333: $? = 1
202configure: failed program was:
203| /* confdefs.h.  */
204| #define PACKAGE_NAME "Hydra"
205| #define PACKAGE_TARNAME "hydra"
206| #define PACKAGE_VERSION "0.1"
207| #define PACKAGE_STRING "Hydra 0.1"
208| #define PACKAGE_BUGREPORT ""
209| #define PACKAGE "hydra"
210| #define VERSION "0.1"
211| #define STDC_HEADERS 1
212| #define HAVE_SYS_TYPES_H 1
213| #define HAVE_SYS_STAT_H 1
214| #define HAVE_STDLIB_H 1
215| #define HAVE_STRING_H 1
216| #define HAVE_MEMORY_H 1
217| #define HAVE_STRINGS_H 1
218| #define HAVE_INTTYPES_H 1
219| #define HAVE_STDINT_H 1
220| #define HAVE_UNISTD_H 1
221| /* end confdefs.h.  */
222| #include <stdio.h>
223| #ifdef HAVE_SYS_TYPES_H
224| # include <sys/types.h>
225| #endif
226| #ifdef HAVE_SYS_STAT_H
227| # include <sys/stat.h>
228| #endif
229| #ifdef STDC_HEADERS
230| # include <stdlib.h>
231| # include <stddef.h>
232| #else
233| # ifdef HAVE_STDLIB_H
234| #  include <stdlib.h>
235| # endif
236| #endif
237| #ifdef HAVE_STRING_H
238| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
239| #  include <memory.h>
240| # endif
241| # include <string.h>
242| #endif
243| #ifdef HAVE_STRINGS_H
244| # include <strings.h>
245| #endif
246| #ifdef HAVE_INTTYPES_H
247| # include <inttypes.h>
248| #endif
249| #ifdef HAVE_STDINT_H
250| # include <stdint.h>
251| #endif
252| #ifdef HAVE_UNISTD_H
253| # include <unistd.h>
254| #endif
255| int
256| main ()
257| {
258| if (sizeof ((size_t)))
259|         return 0;
260|   ;
261|   return 0;
262| }
263configure:4356: result: yes
264configure:4418: checking for gcc
265configure:4445: result: gcc
266configure:4683: checking for C compiler version
267configure:4691: gcc --version >&5
268gcc (GCC) 4.2.1 20070719  [FreeBSD]
269Copyright (C) 2007 Free Software Foundation, Inc.
270This is free software; see the source for copying conditions.  There is NO
271warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
272
273configure:4695: $? = 0
274configure:4702: gcc -v >&5
275Using built-in specs.
276Target: i386-undermydesk-freebsd
277Configured with: FreeBSD/i386 system compiler
278Thread model: posix
279gcc version 4.2.1 20070719  [FreeBSD]
280configure:4706: $? = 0
281configure:4713: gcc -V >&5
282gcc: '-V' option must have argument
283configure:4717: $? = 1
284configure:4720: checking whether we are using the GNU C compiler
285configure:4773: result: yes
286configure:4782: checking whether gcc accepts -g
287configure:4920: result: yes
288configure:4937: checking for gcc option to accept ISO C89
289configure:5041: result: none needed
290configure:5061: checking dependency style of gcc
291configure:5171: result: gcc3
292configure:5237: checking for ranlib
293configure:5264: result: ranlib
294configure:5732: checking whether __attribute__ allowed
295configure:5759: gcc -c  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
296configure:5766: $? = 0
297configure:5781: result: yes
298configure:5783: checking whether __attribute__((format)) allowed
299configure:5810: gcc -c  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
300configure:5817: $? = 0
301configure:5832: result: yes
302configure:5844: checking whether the compiler defines __func__
303configure:5874: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   conftest.c        >&5
304configure:5878: $? = 0
305configure:5884: ./conftest
306configure:5888: $? = 0
307configure:5954: result: yes
308configure:5965: checking whether the compiler defines __FUNC__
309configure:5995: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   conftest.c        >&5
310conftest.c: In function 'foo':
311conftest.c:6: error: '__FUNC__' undeclared (first use in this function)
312conftest.c:6: error: (Each undeclared identifier is reported only once
313conftest.c:6: error: for each function it appears in.)
314configure:5999: $? = 1
315configure: program exited with status 1
316configure: failed program was:
317|
318| #include <string.h>
319| int foo(void);
320| int foo(void)
321| {
322|     return (strcmp(__FUNC__, "foo") == 0);
323| }
324| int main(int argc, char ** argv)
325| {
326|     return (foo() ? 0 : 1);
327| }
328|
329configure:6075: result: no
330configure:6086: checking whether the compiler sets __FUNCTION__
331configure:6116: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   conftest.c        >&5
332configure:6120: $? = 0
333configure:6126: ./conftest
334configure:6130: $? = 0
335configure:6196: result: yes
336configure:6224: checking for unistd.h
337configure:6231: result: yes
338configure:6224: checking for stdlib.h
339configure:6231: result: yes
340configure:6224: checking for string.h
341configure:6231: result: yes
342configure:6224: checking for strings.h
343configure:6231: result: yes
344configure:6235: checking stdarg.h usability
345configure:6252: gcc -c  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
346configure:6259: $? = 0
347configure:6273: result: yes
348configure:6277: checking stdarg.h presence
349configure:6292: gcc -E  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c
350configure:6299: $? = 0
351configure:6313: result: yes
352configure:6341: checking for stdarg.h
353configure:6350: result: yes
354configure:6224: checking for sys/types.h
355configure:6231: result: yes
356configure:6235: checking sys/socket.h usability
357configure:6252: gcc -c  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
358configure:6259: $? = 0
359configure:6273: result: yes
360configure:6277: checking sys/socket.h presence
361configure:6292: gcc -E  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c
362configure:6299: $? = 0
363configure:6313: result: yes
364configure:6341: checking for sys/socket.h
365configure:6350: result: yes
366configure:6235: checking sched.h usability
367configure:6252: gcc -c  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
368configure:6259: $? = 0
369configure:6273: result: yes
370configure:6277: checking sched.h presence
371configure:6292: gcc -E  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c
372configure:6299: $? = 0
373configure:6313: result: yes
374configure:6341: checking for sched.h
375configure:6350: result: yes
376configure:6235: checking pthread.h usability
377configure:6252: gcc -c  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
378configure:6259: $? = 0
379configure:6273: result: yes
380configure:6277: checking pthread.h presence
381configure:6292: gcc -E  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c
382configure:6299: $? = 0
383configure:6313: result: yes
384configure:6341: checking for pthread.h
385configure:6350: result: yes
386configure:6224: checking for sys/stat.h
387configure:6231: result: yes
388configure:6365: checking for pthread_create in -lpthread
389configure:6400: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   conftest.c -lpthread         >&5
390configure:6407: $? = 0
391configure:6428: result: yes
392configure:6461: checking for gettimeofday
393configure:6517: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   -lpthread conftest.c        >&5
394configure:6524: $? = 0
395configure:6546: result: yes
396configure:6461: checking for time
397configure:6517: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   -lpthread conftest.c        >&5
398configure:6524: $? = 0
399configure:6546: result: yes
400configure:6461: checking for strdup
401configure:6517: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   -lpthread conftest.c        >&5
402conftest.c:59: warning: conflicting types for built-in function 'strdup'
403configure:6524: $? = 0
404configure:6546: result: yes
405configure:6461: checking for sigaction
406configure:6517: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   -lpthread conftest.c        >&5
407configure:6524: $? = 0
408configure:6546: result: yes
409configure:6461: checking for signal
410configure:6517: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   -lpthread conftest.c        >&5
411configure:6524: $? = 0
412configure:6546: result: yes
413configure:6461: checking for usleep
414configure:6517: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   -lpthread conftest.c        >&5
415configure:6524: $? = 0
416configure:6546: result: yes
417configure:6461: checking for alloca
418configure:6517: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   -lpthread conftest.c        >&5
419conftest.c:63: warning: conflicting types for built-in function 'alloca'
420/var/tmp//ccSujtN1.o(.text+0x12): In function `main':
421: undefined reference to `alloca'
422configure:6524: $? = 1
423configure: failed program was:
424| /* confdefs.h.  */
425| #define PACKAGE_NAME "Hydra"
426| #define PACKAGE_TARNAME "hydra"
427| #define PACKAGE_VERSION "0.1"
428| #define PACKAGE_STRING "Hydra 0.1"
429| #define PACKAGE_BUGREPORT ""
430| #define PACKAGE "hydra"
431| #define VERSION "0.1"
432| #define STDC_HEADERS 1
433| #define HAVE_SYS_TYPES_H 1
434| #define HAVE_SYS_STAT_H 1
435| #define HAVE_STDLIB_H 1
436| #define HAVE_STRING_H 1
437| #define HAVE_MEMORY_H 1
438| #define HAVE_STRINGS_H 1
439| #define HAVE_INTTYPES_H 1
440| #define HAVE_STDINT_H 1
441| #define HAVE_UNISTD_H 1
442| #define HAVE_GCC_ATTRIBUTE 1
443| #define HAVE__FUNC__ /**/
444| #define HAVE__FUNCTION__ /**/
445| #define HAVE_UNISTD_H 1
446| #define HAVE_STDLIB_H 1
447| #define HAVE_STRING_H 1
448| #define HAVE_STRINGS_H 1
449| #define HAVE_STDARG_H 1
450| #define HAVE_SYS_TYPES_H 1
451| #define HAVE_SYS_SOCKET_H 1
452| #define HAVE_SCHED_H 1
453| #define HAVE_PTHREAD_H 1
454| #define HAVE_SYS_STAT_H 1
455| #define HAVE_THREAD_SUPPORT 1
456| #define HAVE_GETTIMEOFDAY 1
457| #define HAVE_TIME 1
458| #define HAVE_STRDUP 1
459| #define HAVE_SIGACTION 1
460| #define HAVE_SIGNAL 1
461| #define HAVE_USLEEP 1
462| /* end confdefs.h.  */
463| /* Define alloca to an innocuous variant, in case <limits.h> declares alloca.
464|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
465| #define alloca innocuous_alloca
466|
467| /* System header to define __stub macros and hopefully few prototypes,
468|     which can conflict with char alloca (); below.
469|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
470|     <limits.h> exists even on freestanding compilers.  */
471|
472| #ifdef __STDC__
473| # include <limits.h>
474| #else
475| # include <assert.h>
476| #endif
477|
478| #undef alloca
479|
480| /* Override any GCC internal prototype to avoid an error.
481|    Use char because int might match the return type of a GCC
482|    builtin and then its argument prototype would still apply.  */
483| #ifdef __cplusplus
484| extern "C"
485| #endif
486| char alloca ();
487| /* The GNU C library defines this for functions which it implements
488|     to always fail with ENOSYS.  Some functions are actually named
489|     something starting with __ and the normal name is an alias.  */
490| #if defined __stub_alloca || defined __stub___alloca
491| choke me
492| #endif
493|
494| int
495| main ()
496| {
497| return alloca ();
498|   ;
499|   return 0;
500| }
501configure:6546: result: no
502configure:6461: checking for unsetenv
503configure:6517: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   -lpthread conftest.c        >&5
504configure:6524: $? = 0
505configure:6546: result: yes
506configure:6461: checking for strerror
507configure:6517: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   -lpthread conftest.c        >&5
508configure:6524: $? = 0
509configure:6546: result: yes
510configure:6461: checking for strsignal
511configure:6517: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   -lpthread conftest.c        >&5
512configure:6524: $? = 0
513configure:6546: result: yes
514configure:6461: checking for putenv
515configure:6517: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   -lpthread conftest.c        >&5
516configure:6524: $? = 0
517configure:6546: result: yes
518configure:6563: checking for putenv
519configure:6648: result: yes
520configure:6661: checking whether putenv needs a declaration
521configure:6689: gcc -c  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
522conftest.c:46: error: conflicting types for 'putenv'
523/usr/include/stdlib.h:200: error: previous declaration of 'putenv' was here
524configure:6696: $? = 1
525configure: failed program was:
526| /* confdefs.h.  */
527| #define PACKAGE_NAME "Hydra"
528| #define PACKAGE_TARNAME "hydra"
529| #define PACKAGE_VERSION "0.1"
530| #define PACKAGE_STRING "Hydra 0.1"
531| #define PACKAGE_BUGREPORT ""
532| #define PACKAGE "hydra"
533| #define VERSION "0.1"
534| #define STDC_HEADERS 1
535| #define HAVE_SYS_TYPES_H 1
536| #define HAVE_SYS_STAT_H 1
537| #define HAVE_STDLIB_H 1
538| #define HAVE_STRING_H 1
539| #define HAVE_MEMORY_H 1
540| #define HAVE_STRINGS_H 1
541| #define HAVE_INTTYPES_H 1
542| #define HAVE_STDINT_H 1
543| #define HAVE_UNISTD_H 1
544| #define HAVE_GCC_ATTRIBUTE 1
545| #define HAVE__FUNC__ /**/
546| #define HAVE__FUNCTION__ /**/
547| #define HAVE_UNISTD_H 1
548| #define HAVE_STDLIB_H 1
549| #define HAVE_STRING_H 1
550| #define HAVE_STRINGS_H 1
551| #define HAVE_STDARG_H 1
552| #define HAVE_SYS_TYPES_H 1
553| #define HAVE_SYS_SOCKET_H 1
554| #define HAVE_SCHED_H 1
555| #define HAVE_PTHREAD_H 1
556| #define HAVE_SYS_STAT_H 1
557| #define HAVE_THREAD_SUPPORT 1
558| #define HAVE_GETTIMEOFDAY 1
559| #define HAVE_TIME 1
560| #define HAVE_STRDUP 1
561| #define HAVE_SIGACTION 1
562| #define HAVE_SIGNAL 1
563| #define HAVE_USLEEP 1
564| #define HAVE_UNSETENV 1
565| #define HAVE_STRERROR 1
566| #define HAVE_STRSIGNAL 1
567| #define HAVE_PUTENV 1
568| #define HAVE_PUTENV 1
569| /* end confdefs.h.  */
570| #include <stdlib.h>
571| int putenv(double, int, double, const char *);
572| int
573| main ()
574| {
575| int a=putenv(1.0,27,1.0,"foo");
576|   ;
577|   return 0;
578| }
579configure:6711: result: no
580configure:6724: checking for environ in unistd.h
581configure:6750: gcc -c  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
582conftest.c: In function 'main':
583conftest.c:49: error: 'environ' undeclared (first use in this function)
584conftest.c:49: error: (Each undeclared identifier is reported only once
585conftest.c:49: error: for each function it appears in.)
586configure:6757: $? = 1
587configure: failed program was:
588| /* confdefs.h.  */
589| #define PACKAGE_NAME "Hydra"
590| #define PACKAGE_TARNAME "hydra"
591| #define PACKAGE_VERSION "0.1"
592| #define PACKAGE_STRING "Hydra 0.1"
593| #define PACKAGE_BUGREPORT ""
594| #define PACKAGE "hydra"
595| #define VERSION "0.1"
596| #define STDC_HEADERS 1
597| #define HAVE_SYS_TYPES_H 1
598| #define HAVE_SYS_STAT_H 1
599| #define HAVE_STDLIB_H 1
600| #define HAVE_STRING_H 1
601| #define HAVE_MEMORY_H 1
602| #define HAVE_STRINGS_H 1
603| #define HAVE_INTTYPES_H 1
604| #define HAVE_STDINT_H 1
605| #define HAVE_UNISTD_H 1
606| #define HAVE_GCC_ATTRIBUTE 1
607| #define HAVE__FUNC__ /**/
608| #define HAVE__FUNCTION__ /**/
609| #define HAVE_UNISTD_H 1
610| #define HAVE_STDLIB_H 1
611| #define HAVE_STRING_H 1
612| #define HAVE_STRINGS_H 1
613| #define HAVE_STDARG_H 1
614| #define HAVE_SYS_TYPES_H 1
615| #define HAVE_SYS_SOCKET_H 1
616| #define HAVE_SCHED_H 1
617| #define HAVE_PTHREAD_H 1
618| #define HAVE_SYS_STAT_H 1
619| #define HAVE_THREAD_SUPPORT 1
620| #define HAVE_GETTIMEOFDAY 1
621| #define HAVE_TIME 1
622| #define HAVE_STRDUP 1
623| #define HAVE_SIGACTION 1
624| #define HAVE_SIGNAL 1
625| #define HAVE_USLEEP 1
626| #define HAVE_UNSETENV 1
627| #define HAVE_STRERROR 1
628| #define HAVE_STRSIGNAL 1
629| #define HAVE_PUTENV 1
630| #define HAVE_PUTENV 1
631| /* end confdefs.h.  */
632| #include <unistd.h>
633| int
634| main ()
635| {
636| char **x = environ;
637|   ;
638|   return 0;
639| }
640configure:6772: result: no
641configure:6783: checking for manually declared extern environ
642configure:6809: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   -lpthread conftest.c        >&5
643configure:6816: $? = 0
644configure:6836: result: yes
645configure:6861: checking boot-strap server
646configure:6863: result: ssh,rsh,fork,slurm
647configure:6961: checking communication subsystem
648configure:6963: result: none
649configure:7025: checking resource management kernel
650configure:7027: result: dummy
651configure:7089: checking process manager
652configure:7091: result: pmiserv
653configure:7112: checking user interface
654configure:7114: result: mpiexec
655configure:7134: checking communication subsystem
656configure:7140: result: none
657configure:7152: checking debugging support
658configure:7154: result: no
659configure:7173: checking warnings
660configure:7175: result: no
661configure:7192: checking process binding
662configure:7219: gcc -c  -O2  -I/home/tim/libraries/mpich2-trunk-r4843/src/pm/hydra/utils/plpa  -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
663configure:7226: $? = 0
664configure:7248: result: yes
665configure:7269: checking whether the compiler allows __VA_ARGS__
666configure:7282: gcc  -O2  conftest.c -o conftest
667configure:7285: $? = 0
668configure:7299: checking for strsignal
669configure:7384: result: yes
670configure:7397: checking whether strsignal needs a declaration
671configure:7425: gcc -c  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
672conftest.c:57: error: conflicting types for 'strsignal'
673/usr/include/string.h:106: error: previous declaration of 'strsignal' was here
674configure:7432: $? = 1
675configure: failed program was:
676| /* confdefs.h.  */
677| #define PACKAGE_NAME "Hydra"
678| #define PACKAGE_TARNAME "hydra"
679| #define PACKAGE_VERSION "0.1"
680| #define PACKAGE_STRING "Hydra 0.1"
681| #define PACKAGE_BUGREPORT ""
682| #define PACKAGE "hydra"
683| #define VERSION "0.1"
684| #define STDC_HEADERS 1
685| #define HAVE_SYS_TYPES_H 1
686| #define HAVE_SYS_STAT_H 1
687| #define HAVE_STDLIB_H 1
688| #define HAVE_STRING_H 1
689| #define HAVE_MEMORY_H 1
690| #define HAVE_STRINGS_H 1
691| #define HAVE_INTTYPES_H 1
692| #define HAVE_STDINT_H 1
693| #define HAVE_UNISTD_H 1
694| #define HAVE_GCC_ATTRIBUTE 1
695| #define HAVE__FUNC__ /**/
696| #define HAVE__FUNCTION__ /**/
697| #define HAVE_UNISTD_H 1
698| #define HAVE_STDLIB_H 1
699| #define HAVE_STRING_H 1
700| #define HAVE_STRINGS_H 1
701| #define HAVE_STDARG_H 1
702| #define HAVE_SYS_TYPES_H 1
703| #define HAVE_SYS_SOCKET_H 1
704| #define HAVE_SCHED_H 1
705| #define HAVE_PTHREAD_H 1
706| #define HAVE_SYS_STAT_H 1
707| #define HAVE_THREAD_SUPPORT 1
708| #define HAVE_GETTIMEOFDAY 1
709| #define HAVE_TIME 1
710| #define HAVE_STRDUP 1
711| #define HAVE_SIGACTION 1
712| #define HAVE_SIGNAL 1
713| #define HAVE_USLEEP 1
714| #define HAVE_UNSETENV 1
715| #define HAVE_STRERROR 1
716| #define HAVE_STRSIGNAL 1
717| #define HAVE_PUTENV 1
718| #define HAVE_PUTENV 1
719| #define MANUAL_EXTERN_ENVIRON 1
720| #define HAVE_EXTERN_ENVIRON 1
721| #define HYDRA_BSS_NAMES "ssh rsh fork slurm"
722| #define HYDRA_DEFAULT_BSS "ssh"
723| #define HYDRA_CSS_NAMES "none"
724| #define HYDRA_DEFAULT_CSS "none"
725| #define HYDRA_RMK_NAMES "dummy"
726| #define HYDRA_DEFAULT_RMK "dummy"
727| #define HAVE_PROC_BINDING 1
728| #define COMPILER_ACCEPTS_VA_ARGS 1
729| #define HAVE_STRSIGNAL 1
730| /* end confdefs.h.  */
731| #include <string.h>
732| int strsignal(double, int, double, const char *);
733| int
734| main ()
735| {
736| int a=strsignal(1.0,27,1.0,"foo");
737|   ;
738|   return 0;
739| }
740configure:7447: result: no
741configure:7466: checking for sigaction
742configure:7551: result: yes
743configure:7466: checking for signal
744configure:7551: result: yes
745configure:7466: checking for sigset
746configure:7522: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   -lpthread conftest.c        >&5
747/var/tmp//cc5TCth4.o(.text+0x12): In function `main':
748: undefined reference to `sigset'
749configure:7529: $? = 1
750configure: failed program was:
751| /* confdefs.h.  */
752| #define PACKAGE_NAME "Hydra"
753| #define PACKAGE_TARNAME "hydra"
754| #define PACKAGE_VERSION "0.1"
755| #define PACKAGE_STRING "Hydra 0.1"
756| #define PACKAGE_BUGREPORT ""
757| #define PACKAGE "hydra"
758| #define VERSION "0.1"
759| #define STDC_HEADERS 1
760| #define HAVE_SYS_TYPES_H 1
761| #define HAVE_SYS_STAT_H 1
762| #define HAVE_STDLIB_H 1
763| #define HAVE_STRING_H 1
764| #define HAVE_MEMORY_H 1
765| #define HAVE_STRINGS_H 1
766| #define HAVE_INTTYPES_H 1
767| #define HAVE_STDINT_H 1
768| #define HAVE_UNISTD_H 1
769| #define HAVE_GCC_ATTRIBUTE 1
770| #define HAVE__FUNC__ /**/
771| #define HAVE__FUNCTION__ /**/
772| #define HAVE_UNISTD_H 1
773| #define HAVE_STDLIB_H 1
774| #define HAVE_STRING_H 1
775| #define HAVE_STRINGS_H 1
776| #define HAVE_STDARG_H 1
777| #define HAVE_SYS_TYPES_H 1
778| #define HAVE_SYS_SOCKET_H 1
779| #define HAVE_SCHED_H 1
780| #define HAVE_PTHREAD_H 1
781| #define HAVE_SYS_STAT_H 1
782| #define HAVE_THREAD_SUPPORT 1
783| #define HAVE_GETTIMEOFDAY 1
784| #define HAVE_TIME 1
785| #define HAVE_STRDUP 1
786| #define HAVE_SIGACTION 1
787| #define HAVE_SIGNAL 1
788| #define HAVE_USLEEP 1
789| #define HAVE_UNSETENV 1
790| #define HAVE_STRERROR 1
791| #define HAVE_STRSIGNAL 1
792| #define HAVE_PUTENV 1
793| #define HAVE_PUTENV 1
794| #define MANUAL_EXTERN_ENVIRON 1
795| #define HAVE_EXTERN_ENVIRON 1
796| #define HYDRA_BSS_NAMES "ssh rsh fork slurm"
797| #define HYDRA_DEFAULT_BSS "ssh"
798| #define HYDRA_CSS_NAMES "none"
799| #define HYDRA_DEFAULT_CSS "none"
800| #define HYDRA_RMK_NAMES "dummy"
801| #define HYDRA_DEFAULT_RMK "dummy"
802| #define HAVE_PROC_BINDING 1
803| #define COMPILER_ACCEPTS_VA_ARGS 1
804| #define HAVE_STRSIGNAL 1
805| #define HAVE_SIGACTION 1
806| #define HAVE_SIGNAL 1
807| /* end confdefs.h.  */
808| /* Define sigset to an innocuous variant, in case <limits.h> declares sigset.
809|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
810| #define sigset innocuous_sigset
811|
812| /* System header to define __stub macros and hopefully few prototypes,
813|     which can conflict with char sigset (); below.
814|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
815|     <limits.h> exists even on freestanding compilers.  */
816|
817| #ifdef __STDC__
818| # include <limits.h>
819| #else
820| # include <assert.h>
821| #endif
822|
823| #undef sigset
824|
825| /* Override any GCC internal prototype to avoid an error.
826|    Use char because int might match the return type of a GCC
827|    builtin and then its argument prototype would still apply.  */
828| #ifdef __cplusplus
829| extern "C"
830| #endif
831| char sigset ();
832| /* The GNU C library defines this for functions which it implements
833|     to always fail with ENOSYS.  Some functions are actually named
834|     something starting with __ and the normal name is an alias.  */
835| #if defined __stub_sigset || defined __stub___sigset
836| choke me
837| #endif
838|
839| int
840| main ()
841| {
842| return sigset ();
843|   ;
844|   return 0;
845| }
846configure:7551: result: no
847configure:7565: checking for struct sigaction and sa_handler
848configure:7594: gcc -c  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
849configure:7601: $? = 0
850configure:7616: result: yes
851configure:7708: checking for gethostname
852configure:7764: gcc -o conftest  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS   -lpthread conftest.c        >&5
853configure:7771: $? = 0
854configure:7793: result: yes
855configure:7807: checking whether gethostname needs a declaration
856configure:7835: gcc -c  -O2   -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS conftest.c >&5
857conftest.c:61: error: conflicting types for 'gethostname'
858/usr/include/unistd.h:411: error: previous declaration of 'gethostname' was here
859configure:7842: $? = 1
860configure: failed program was:
861| /* confdefs.h.  */
862| #define PACKAGE_NAME "Hydra"
863| #define PACKAGE_TARNAME "hydra"
864| #define PACKAGE_VERSION "0.1"
865| #define PACKAGE_STRING "Hydra 0.1"
866| #define PACKAGE_BUGREPORT ""
867| #define PACKAGE "hydra"
868| #define VERSION "0.1"
869| #define STDC_HEADERS 1
870| #define HAVE_SYS_TYPES_H 1
871| #define HAVE_SYS_STAT_H 1
872| #define HAVE_STDLIB_H 1
873| #define HAVE_STRING_H 1
874| #define HAVE_MEMORY_H 1
875| #define HAVE_STRINGS_H 1
876| #define HAVE_INTTYPES_H 1
877| #define HAVE_STDINT_H 1
878| #define HAVE_UNISTD_H 1
879| #define HAVE_GCC_ATTRIBUTE 1
880| #define HAVE__FUNC__ /**/
881| #define HAVE__FUNCTION__ /**/
882| #define HAVE_UNISTD_H 1
883| #define HAVE_STDLIB_H 1
884| #define HAVE_STRING_H 1
885| #define HAVE_STRINGS_H 1
886| #define HAVE_STDARG_H 1
887| #define HAVE_SYS_TYPES_H 1
888| #define HAVE_SYS_SOCKET_H 1
889| #define HAVE_SCHED_H 1
890| #define HAVE_PTHREAD_H 1
891| #define HAVE_SYS_STAT_H 1
892| #define HAVE_THREAD_SUPPORT 1
893| #define HAVE_GETTIMEOFDAY 1
894| #define HAVE_TIME 1
895| #define HAVE_STRDUP 1
896| #define HAVE_SIGACTION 1
897| #define HAVE_SIGNAL 1
898| #define HAVE_USLEEP 1
899| #define HAVE_UNSETENV 1
900| #define HAVE_STRERROR 1
901| #define HAVE_STRSIGNAL 1
902| #define HAVE_PUTENV 1
903| #define HAVE_PUTENV 1
904| #define MANUAL_EXTERN_ENVIRON 1
905| #define HAVE_EXTERN_ENVIRON 1
906| #define HYDRA_BSS_NAMES "ssh rsh fork slurm"
907| #define HYDRA_DEFAULT_BSS "ssh"
908| #define HYDRA_CSS_NAMES "none"
909| #define HYDRA_DEFAULT_CSS "none"
910| #define HYDRA_RMK_NAMES "dummy"
911| #define HYDRA_DEFAULT_RMK "dummy"
912| #define HAVE_PROC_BINDING 1
913| #define COMPILER_ACCEPTS_VA_ARGS 1
914| #define HAVE_STRSIGNAL 1
915| #define HAVE_SIGACTION 1
916| #define HAVE_SIGNAL 1
917| #define USE_SIGACTION /**/
918| #define HAVE_GETHOSTNAME 1
919| /* end confdefs.h.  */
920| #include <unistd.h>
921| int gethostname(double, int, double, const char *);
922| int
923| main ()
924| {
925| int a=gethostname(1.0,27,1.0,"foo");
926|   ;
927|   return 0;
928| }
929configure:7857: result: no
930configure:7895: checking for a BSD-compatible install
931configure:7963: result: /usr/bin/install -c
932configure:8179: creating ./config.status
933
934## ---------------------- ##
935## Running config.status. ##
936## ---------------------- ##
937
938This file was extended by Hydra config.status 0.1, which was
939generated by GNU Autoconf 2.62.  Invocation command line was
940
941  CONFIG_FILES    =
942  CONFIG_HEADERS  =
943  CONFIG_LINKS    =
944  CONFIG_COMMANDS =
945  $ ./config.status
946
947on beowulf.ghettonet.homeunix.net
948
949config.status:863: creating Makefile
950config.status:863: creating bootstrap/src/bsci_init.c
951config.status:863: creating bootstrap/include/bsci.h
952config.status:863: creating rmk/src/rmki_init.c
953config.status:863: creating rmk/include/rmki.h
954config.status:863: creating css/src/cssi_init.c
955config.status:863: creating css/include/cssi.h
956config.status:863: creating include/hydra_config.h
957config.status:1130: executing depfiles commands
958configure:9576: === configuring in mpl (/tmp/tim/mpich2test/src/pm/hydra/mpl)
959configure:9679: running /bin/sh /home/tim/libraries/mpich2-trunk-r4843/src/pm/hydra/mpl/configure --disable-option-checking '--prefix=/home/tim/mpich2-test'  '--with-atomic-primitives=auto_allow_emulation' 'CC=gcc' 'CFLAGS= -O2' 'LDFLAGS= ' 'LIBS=      ' 'CPPFLAGS= -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS' --cache-file=/dev/null --srcdir=/home/tim/libraries/mpich2-trunk-r4843/src/pm/hydra/mpl
960
961## ---------------- ##
962## Cache variables. ##
963## ---------------- ##
964
965ac_cv_c_compiler_gnu=yes
966ac_cv_env_CC_set=set
967ac_cv_env_CC_value=gcc
968ac_cv_env_CFLAGS_set=set
969ac_cv_env_CFLAGS_value=' -O2'
970ac_cv_env_CPPFLAGS_set=set
971ac_cv_env_CPPFLAGS_value=' -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS'
972ac_cv_env_CPP_set=''
973ac_cv_env_CPP_value=''
974ac_cv_env_LDFLAGS_set=set
975ac_cv_env_LDFLAGS_value=' '
976ac_cv_env_LIBS_set=set
977ac_cv_env_LIBS_value='      '
978ac_cv_env_build_alias_set=''
979ac_cv_env_build_alias_value=''
980ac_cv_env_host_alias_set=''
981ac_cv_env_host_alias_value=''
982ac_cv_env_target_alias_set=''
983ac_cv_env_target_alias_value=''
984ac_cv_func_alloca=no
985ac_cv_func_gethostname=yes
986ac_cv_func_gettimeofday=yes
987ac_cv_func_putenv=yes
988ac_cv_func_sigaction=yes
989ac_cv_func_signal=yes
990ac_cv_func_sigset=no
991ac_cv_func_strdup=yes
992ac_cv_func_strerror=yes
993ac_cv_func_strsignal=yes
994ac_cv_func_time=yes
995ac_cv_func_unsetenv=yes
996ac_cv_func_usleep=yes
997ac_cv_header_inttypes_h=yes
998ac_cv_header_memory_h=yes
999ac_cv_header_pthread_h=yes
1000ac_cv_header_sched_h=yes
1001ac_cv_header_stdarg_h=yes
1002ac_cv_header_stdc=yes
1003ac_cv_header_stdint_h=yes
1004ac_cv_header_stdlib_h=yes
1005ac_cv_header_string_h=yes
1006ac_cv_header_strings_h=yes
1007ac_cv_header_sys_socket_h=yes
1008ac_cv_header_sys_stat_h=yes
1009ac_cv_header_sys_types_h=yes
1010ac_cv_header_unistd_h=yes
1011ac_cv_lib_pthread_pthread_create=yes
1012ac_cv_objext=o
1013ac_cv_path_EGREP='/usr/bin/grep -E'
1014ac_cv_path_GREP=/usr/bin/grep
1015ac_cv_path_install='/usr/bin/install -c'
1016ac_cv_prog_AWK=nawk
1017ac_cv_prog_CPP='gcc -E'
1018ac_cv_prog_ac_ct_CC=gcc
1019ac_cv_prog_ac_ct_RANLIB=ranlib
1020ac_cv_prog_cc_c89=''
1021ac_cv_prog_cc_g=yes
1022ac_cv_prog_make_make_set=yes
1023ac_cv_type_size_t=yes
1024am_cv_CC_dependencies_compiler_type=gcc3
1025pac_cv_environ_in_unistd=no
1026pac_cv_func_decl_gethostname=no
1027pac_cv_func_decl_putenv=no
1028pac_cv_func_decl_strsignal=no
1029pac_cv_gnu_attr_format=yes
1030pac_cv_gnu_attr_pure=yes
1031pac_cv_have__func__=yes
1032pac_cv_have__function__=yes
1033pac_cv_have_cap__func__=no
1034pac_cv_manual_extern_environ=yes
1035pac_cv_my_conf_dir=/tmp/tim/mpich2test/src/pm/hydra
1036pac_cv_struct_sigaction_with_sa_handler=yes
1037
1038## ----------------- ##
1039## Output variables. ##
1040## ----------------- ##
1041
1042ACLOCAL='${SHELL} /home/tim/libraries/mpich2-trunk-r4843/src/pm/hydra/mpl/confdb/missing --run aclocal-1.11'
1043AMDEPBACKSLASH='\'
1044AMDEP_FALSE='#'
1045AMDEP_TRUE=''
1046AMTAR='${SHELL} /home/tim/libraries/mpich2-trunk-r4843/src/pm/hydra/mpl/confdb/missing --run tar'
1047AUTOCONF='${SHELL} /home/tim/libraries/mpich2-trunk-r4843/src/pm/hydra/mpl/confdb/missing --run autoconf'
1048AUTOHEADER='${SHELL} /home/tim/libraries/mpich2-trunk-r4843/src/pm/hydra/mpl/confdb/missing --run autoheader'
1049AUTOMAKE='${SHELL} /home/tim/libraries/mpich2-trunk-r4843/src/pm/hydra/mpl/confdb/missing --run automake-1.11'
1050AWK='nawk'
1051CC='gcc'
1052CCDEPMODE='depmode=gcc3'
1053CC_SHL='true'
1054CFLAGS=' -O2 '
1055CPP='gcc -E'
1056CPPFLAGS=' -I/home/tim/libraries/mpich2-trunk-r4843/src/openpa/src -I/tmp/tim/mpich2test/src/openpa/src -DUSE_PROCESS_LOCKS'
1057CYGPATH_W='echo'
1058C_LINK_SHL='true'
1059DEFS='-DHAVE_CONFIG_H'
1060DEPDIR='.deps'
1061ECHO_C=''
1062ECHO_N='-n'
1063ECHO_T=''
1064EGREP='/usr/bin/grep -E'
1065ENABLE_SHLIB='none'
1066EXEEXT=''
1067EXTRA_CFLAGS=''
1068GREP='/usr/bin/grep'
1069HYD_Status HYD_BSCI_fork_init(void);
1070HYD_Status HYD_BSCI_rsh_init(void);
1071HYD_Status HYD_BSCI_slurm_init(void);'
1072HYD_Status HYD_BSCI_ssh_init(void);
1073HYD_Status HYD_CSSI_none_init(void);'
1074HYD_Status HYD_RMKI_dummy_init(void);'
1075INSTALL_DATA='${INSTALL} -m 644'
1076INSTALL_PROGRAM='${INSTALL}'
1077INSTALL_SCRIPT='${INSTALL}'
1078INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1079LDFLAGS='  -lpthread'
1080LIBOBJS=''
1081LIBS='      '
1082LTLIBOBJS=''
1083MAKEINFO='${SHELL} /home/tim/libraries/mpich2-trunk-r4843/src/pm/hydra/mpl/confdb/missing --run makeinfo'
1084MAKE_DEPEND_C='gcc -MM'
1085MKDIR_P='mkdir -p'
1086OBJEXT='o'
1087PACKAGE='hydra'
1088PACKAGE_BUGREPORT=''
1089PACKAGE_NAME='Hydra'
1090PACKAGE_STRING='Hydra 0.1'
1091PACKAGE_TARNAME='hydra'
1092PACKAGE_VERSION='0.1'
1093PATH_SEPARATOR=':'
1094RANLIB='ranlib'
1095SET_MAKE=''
1096SHELL='/bin/sh'
1097STRIP=''
1098VERSION='0.1'
1099ac_ct_CC='gcc'
1100am__EXEEXT_FALSE=''
1101am__EXEEXT_TRUE='#'
1102am__fastdepCC_FALSE='#'
1103am__fastdepCC_TRUE=''
1104am__include='include'
1105am__isrc=' -I$(srcdir)'
1106am__leading_dot='.'
1107am__quote=''
1108am__tar='${AMTAR} chof - "$$tardir"'
1109am__untar='${AMTAR} xf -'
1110bindir='${exec_prefix}/bin'
1111build_alias=''
1112datadir='${datarootdir}'
1113datarootdir='${prefix}/share'
1114docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1115dvidir='${docdir}'
1116exec_prefix='${prefix}'
1117host_alias=''
1118htmldir='${docdir}'
1119hydra_bss_fork_FALSE='#'
1120hydra_bss_fork_TRUE=''
1121hydra_bss_init_array=' HYD_BSCI_ssh_init,  HYD_BSCI_rsh_init,  HYD_BSCI_fork_init,  HYD_BSCI_slurm_init,  NULL'
1122hydra_bss_init_decl='
1123hydra_bss_name_array=' "ssh",  "rsh",  "fork",  "slurm",  NULL'
1124hydra_bss_names='ssh rsh fork slurm'
1125hydra_bss_rsh_FALSE='#'
1126hydra_bss_rsh_TRUE=''
1127hydra_bss_slurm_FALSE='#'
1128hydra_bss_slurm_TRUE=''
1129hydra_bss_ssh_FALSE='#'
1130hydra_bss_ssh_TRUE=''
1131hydra_css=''
1132hydra_css_init_array=' HYD_CSSI_none_init,  NULL'
1133hydra_css_init_decl='
1134hydra_css_name_array=' "none",  NULL'
1135hydra_css_names='none'
1136hydra_css_none_FALSE=''
1137hydra_css_none_TRUE='#'
1138hydra_pm='pmiserv'
1139hydra_pm_pmiserv_FALSE='#'
1140hydra_pm_pmiserv_TRUE=''
1141hydra_procbind_FALSE='#'
1142hydra_procbind_TRUE=''
1143hydra_rmk_dummy_FALSE='#'
1144hydra_rmk_dummy_TRUE=''
1145hydra_rmk_init_array=' HYD_RMKI_dummy_init,  NULL'
1146hydra_rmk_init_decl='
1147hydra_rmk_name_array=' "dummy",  NULL'
1148hydra_rmk_names='dummy'
1149hydra_ui='mpiexec'
1150hydra_ui_mpiexec_FALSE='#'
1151hydra_ui_mpiexec_TRUE=''
1152includedir='${prefix}/include'
1153infodir='${datarootdir}/info'
1154install_sh='${SHELL} /home/tim/libraries/mpich2-trunk-r4843/src/pm/hydra/mpl/confdb/install-sh'
1155libdir='${exec_prefix}/lib'
1156libexecdir='${exec_prefix}/libexec'
1157localedir='${datarootdir}/locale'
1158localstatedir='${prefix}/var'
1159mandir='${datarootdir}/man'
1160mkdir_p='mkdir -p'
1161oldincludedir='/usr/include'
1162opt_utils=' plpa bind'
1163pdfdir='${docdir}'
1164prefix='/home/tim/mpich2-test'
1165program_transform_name='s,x,x,'
1166psdir='${docdir}'
1167sbindir='${exec_prefix}/sbin'
1168sharedstatedir='${prefix}/com'
1169subdirs=' mpl'
1170sysconfdir='${prefix}/etc'
1171target_alias=''
1172
1173## ----------- ##
1174## confdefs.h. ##
1175## ----------- ##
1176
1177#define PACKAGE_NAME "Hydra"
1178#define PACKAGE_TARNAME "hydra"
1179#define PACKAGE_VERSION "0.1"
1180#define PACKAGE_STRING "Hydra 0.1"
1181#define PACKAGE_BUGREPORT ""
1182#define PACKAGE "hydra"
1183#define VERSION "0.1"
1184#define STDC_HEADERS 1
1185#define HAVE_SYS_TYPES_H 1
1186#define HAVE_SYS_STAT_H 1
1187#define HAVE_STDLIB_H 1
1188#define HAVE_STRING_H 1
1189#define HAVE_MEMORY_H 1
1190#define HAVE_STRINGS_H 1
1191#define HAVE_INTTYPES_H 1
1192#define HAVE_STDINT_H 1
1193#define HAVE_UNISTD_H 1
1194#define HAVE_GCC_ATTRIBUTE 1
1195#define HAVE__FUNC__ /**/
1196#define HAVE__FUNCTION__ /**/
1197#define HAVE_UNISTD_H 1
1198#define HAVE_STDLIB_H 1
1199#define HAVE_STRING_H 1
1200#define HAVE_STRINGS_H 1
1201#define HAVE_STDARG_H 1
1202#define HAVE_SYS_TYPES_H 1
1203#define HAVE_SYS_SOCKET_H 1
1204#define HAVE_SCHED_H 1
1205#define HAVE_PTHREAD_H 1
1206#define HAVE_SYS_STAT_H 1
1207#define HAVE_THREAD_SUPPORT 1
1208#define HAVE_GETTIMEOFDAY 1
1209#define HAVE_TIME 1
1210#define HAVE_STRDUP 1
1211#define HAVE_SIGACTION 1
1212#define HAVE_SIGNAL 1
1213#define HAVE_USLEEP 1
1214#define HAVE_UNSETENV 1
1215#define HAVE_STRERROR 1
1216#define HAVE_STRSIGNAL 1
1217#define HAVE_PUTENV 1
1218#define HAVE_PUTENV 1
1219#define MANUAL_EXTERN_ENVIRON 1
1220#define HAVE_EXTERN_ENVIRON 1
1221#define HYDRA_BSS_NAMES "ssh rsh fork slurm"
1222#define HYDRA_DEFAULT_BSS "ssh"
1223#define HYDRA_CSS_NAMES "none"
1224#define HYDRA_DEFAULT_CSS "none"
1225#define HYDRA_RMK_NAMES "dummy"
1226#define HYDRA_DEFAULT_RMK "dummy"
1227#define HAVE_PROC_BINDING 1
1228#define COMPILER_ACCEPTS_VA_ARGS 1
1229#define HAVE_STRSIGNAL 1
1230#define HAVE_SIGACTION 1
1231#define HAVE_SIGNAL 1
1232#define USE_SIGACTION /**/
1233#define HAVE_GETHOSTNAME 1
1234
1235configure: exit 0