Ticket #378: config.log

File config.log, 367.4 kB (added by Anthony Chan, 3 weeks 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   $ /home/chan/mpich_work/mpich2/configure --with-device=dcmfd:BGP --with-pmi=no --with-pm=no --with-file-system=bgl --enable-timer-type=device --with-cross=/home/chan/mpich_work/mpich2/src/mpid/dcmfd/cross --host=powerpc-bgp-linux --build=powerpc-pc-linux
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = login1
14 uname -m = ppc64
15 uname -r = 2.6.16.46-0.12-ppc64
16 uname -s = Linux
17 uname -v = #1 SMP Thu May 17 14:00:09 UTC 2007
18
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
21
22 /bin/arch              = ppc64
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: /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/bin
31 PATH: /home/chan/autoconf/2.62/bin
32 PATH: /bin
33 PATH: /usr/sbin
34 PATH: /etc
35 PATH: /usr/X11R6/bin
36 PATH: /usr/bin
37 PATH: /sbin
38 PATH: /usr/local/bin
39 PATH: /bgsys/drivers/ppcfloor/bin
40 PATH: /bgsys/drivers/ppcfloor/comm/bin
41 PATH: /dbhome/bgpdb2c/sqllib/lib
42 PATH: /opt/ibmcmp/vac/bg/9.0/bin
43 PATH: /opt/ibmcmp/vacpp/bg/9.0/bin
44 PATH: /opt/ibmcmp/xlf/bg/11.1/bin
45 PATH: /software/common/apps/mpiscripts
46 PATH: /software/common/apps/clusterbank-0.3.2/wrap
47 PATH: /software/common/apps/projects-list/bin
48 PATH: /software/common/adm/softenv/bin
49 PATH: /home/chan/bin/linux-sles10-ppc64
50 PATH: /home/chan/bin
51 PATH: .
52 PATH: /software/common/apps/misc-scripts
53 PATH: /bgsys/drivers/ppcfloor/bin
54 PATH: /usr/lib/mit/bin
55 PATH: /usr/lib/mit/sbin
56 PATH: .
57
58
59 ## ----------- ##
60 ## Core tests. ##
61 ## ----------- ##
62
63 configure:3270: WARNING: The device dcmfd:BGP does not support MPI dynamic process routines
64 configure:3657: result: Reading values from cross-compilation file /home/chan/mpich_work/mpich2/src/mpid/dcmfd/cross
65 configure:3986: checking for powerpc-bgp-linux-gcc
66 configure:4002: found /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/bin/powerpc-bgp-linux-gcc
67 configure:4013: result: powerpc-bgp-linux-gcc
68 configure:4291: checking for C compiler version
69 configure:4299: powerpc-bgp-linux-gcc --version >&5
70 powerpc-bgp-linux-gcc (GCC) 4.1.2 (BGP)
71 Copyright (C) 2006 Free Software Foundation, Inc.
72 This is free software; see the source for copying conditions.  There is NO
73 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
74
75 configure:4303: $? = 0
76 configure:4310: powerpc-bgp-linux-gcc -v >&5
77 Reading specs from /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/specs
78 Target: powerpc-bgp-linux
79 Configured with: /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/gcc-4.1.2/configure --prefix=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux --target=powerpc-bgp-linux --enable-multilib --enable-shared --enable-secureplt --disable-libmudflap --disable-libspp --with-headers=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/build-powerpc-bgp-linux/tempglibc-4.1.2-install/include --with-libs=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/build-powerpc-bgp-linux/tempglibc-4.1.2-install/lib --with-long-double-128 --enable-threads=posix --enable-languages=c,c++,fortran
80 Thread model: posix
81 gcc version 4.1.2 (BGP)
82 configure:4314: $? = 0
83 configure:4321: powerpc-bgp-linux-gcc -V >&5
84 powerpc-bgp-linux-gcc: '-V' option must have argument
85 configure:4325: $? = 1
86 configure:4348: checking for C compiler default output file name
87 configure:4370: powerpc-bgp-linux-gcc    conftest.c  >&5
88 configure:4374: $? = 0
89 configure:4412: result: a.out
90 configure:4429: checking whether the C compiler works
91 configure:4460: result: yes
92 configure:4467: checking whether we are cross compiling
93 configure:4469: result: yes
94 configure:4472: checking for suffix of executables
95 configure:4479: powerpc-bgp-linux-gcc -o conftest    conftest.c  >&5
96 configure:4483: $? = 0
97 configure:4507: result:
98 configure:4513: checking for suffix of object files
99 configure:4539: powerpc-bgp-linux-gcc -c   conftest.c >&5
100 configure:4543: $? = 0
101 configure:4566: result: o
102 configure:4570: checking whether we are using the GNU C compiler
103 configure:4599: powerpc-bgp-linux-gcc -c   conftest.c >&5
104 configure:4606: $? = 0
105 configure:4623: result: yes
106 configure:4632: checking whether powerpc-bgp-linux-gcc accepts -g
107 configure:4662: powerpc-bgp-linux-gcc -c -g  conftest.c >&5
108 configure:4669: $? = 0
109 configure:4770: result: yes
110 configure:4787: checking for powerpc-bgp-linux-gcc option to accept ISO C89
111 configure:4861: powerpc-bgp-linux-gcc  -c -g -O2  conftest.c >&5
112 configure:4868: $? = 0
113 configure:4891: result: none needed
114 configure:4914: checking how to run the C preprocessor
115 configure:4954: powerpc-bgp-linux-gcc -E  conftest.c
116 configure:4961: $? = 0
117 configure:4992: powerpc-bgp-linux-gcc -E  conftest.c
118 conftest.c:19:28: error: ac_nonexistent.h: No such file or directory
119 configure:4999: $? = 1
120 configure: failed program was:
121 | /* confdefs.h.  */
122 | #define PACKAGE_NAME ""
123 | #define PACKAGE_TARNAME ""
124 | #define PACKAGE_VERSION ""
125 | #define PACKAGE_STRING ""
126 | #define PACKAGE_BUGREPORT ""
127 | #define USE_SMP_COLLECTIVES 1
128 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
129 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
130 | #define USE_LOGGING MPID_LOGGING_NONE
131 | #define HAVE_RUNTIME_THREADCHECK 1
132 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
133 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
134 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
135 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
136 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
137 | #define HAVE_ROMIO 1
138 | /* end confdefs.h.  */
139 | #include <ac_nonexistent.h>
140 configure:5032: result: powerpc-bgp-linux-gcc -E
141 configure:5061: powerpc-bgp-linux-gcc -E  conftest.c
142 configure:5068: $? = 0
143 configure:5099: powerpc-bgp-linux-gcc -E  conftest.c
144 conftest.c:19:28: error: ac_nonexistent.h: No such file or directory
145 configure:5106: $? = 1
146 configure: failed program was:
147 | /* confdefs.h.  */
148 | #define PACKAGE_NAME ""
149 | #define PACKAGE_TARNAME ""
150 | #define PACKAGE_VERSION ""
151 | #define PACKAGE_STRING ""
152 | #define PACKAGE_BUGREPORT ""
153 | #define USE_SMP_COLLECTIVES 1
154 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
155 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
156 | #define USE_LOGGING MPID_LOGGING_NONE
157 | #define HAVE_RUNTIME_THREADCHECK 1
158 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
159 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
160 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
161 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
162 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
163 | #define HAVE_ROMIO 1
164 | /* end confdefs.h.  */
165 | #include <ac_nonexistent.h>
166 configure:5621: checking whether the compiler defines __func__
167 configure:5702: powerpc-bgp-linux-gcc -o conftest    conftest.c  >&5
168 configure:5709: $? = 0
169 configure:5731: result: yes
170 configure:5742: checking whether the compiler defines __FUNC__
171 configure:5823: powerpc-bgp-linux-gcc -o conftest    conftest.c  >&5
172 conftest.c: In function 'foo':
173 conftest.c:6: error: '__FUNC__' undeclared (first use in this function)
174 conftest.c:6: error: (Each undeclared identifier is reported only once
175 conftest.c:6: error: for each function it appears in.)
176 configure:5830: $? = 1
177 configure: failed program was:
178 |
179 | #include <string.h>
180 | int foo(void);
181 | int foo(void)
182 | {
183 |     return (strcmp(__FUNC__, "foo") == 0);
184 | }
185 | int main(int argc, char ** argv)
186 | {
187 |     return (foo() ? 0 : 1);
188 | }
189 |
190 configure:5852: result:
191 configure:5863: checking whether the compiler sets __FUNCTION__
192 configure:5944: powerpc-bgp-linux-gcc -o conftest    conftest.c  >&5
193 configure:5951: $? = 0
194 configure:5973: result:
195 configure:5990: checking whether C compiler accepts option -O2
196 configure:6000: result: yes
197 configure:6002: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
198 configure:6010: result: yes
199 configure:6233: checking for type of weak symbol support
200 configure:6267: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c  >&5
201 configure:6274: $? = 0
202 configure:6473: result: pragma weak
203 configure:6500: checking whether __attribute__ ((weak)) allowed
204 configure:6527: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
205 configure:6534: $? = 0
206 configure:6549: result: yes
207 configure:6563: checking for multiple weak symbol support
208 configure:6604: result: yes
209 configure:6679: checking for powerpc-bgp-linux-g77
210 configure:6709: result: no
211 configure:6679: checking for powerpc-bgp-linux-xlf
212 configure:6709: result: no
213 configure:6679: checking for powerpc-bgp-linux-f77
214 configure:6709: result: no
215 configure:6679: checking for powerpc-bgp-linux-frt
216 configure:6709: result: no
217 configure:6679: checking for powerpc-bgp-linux-pgf77
218 configure:6709: result: no
219 configure:6679: checking for powerpc-bgp-linux-cf77
220 configure:6709: result: no
221 configure:6679: checking for powerpc-bgp-linux-fort77
222 configure:6709: result: no
223 configure:6679: checking for powerpc-bgp-linux-fl32
224 configure:6709: result: no
225 configure:6679: checking for powerpc-bgp-linux-af77
226 configure:6709: result: no
227 configure:6679: checking for powerpc-bgp-linux-xlf90
228 configure:6709: result: no
229 configure:6679: checking for powerpc-bgp-linux-f90
230 configure:6709: result: no
231 configure:6679: checking for powerpc-bgp-linux-pgf90
232 configure:6709: result: no
233 configure:6679: checking for powerpc-bgp-linux-pghpf
234 configure:6709: result: no
235 configure:6679: checking for powerpc-bgp-linux-epcf90
236 configure:6709: result: no
237 configure:6679: checking for powerpc-bgp-linux-gfortran
238 configure:6695: found /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/bin/powerpc-bgp-linux-gfortran
239 configure:6706: result: powerpc-bgp-linux-gfortran
240 configure:6780: checking for Fortran 77 compiler version
241 configure:6788: powerpc-bgp-linux-gfortran --version >&5
242 GNU Fortran 95 (GCC) 4.1.2 (BGP)
243 Copyright (C) 2006 Free Software Foundation, Inc.
244
245 GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
246 You may redistribute copies of GNU Fortran
247 under the terms of the GNU General Public License.
248 For more information about these matters, see the file named COPYING
249
250 configure:6792: $? = 0
251 configure:6799: powerpc-bgp-linux-gfortran -v >&5
252 Reading specs from /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/specs
253 Target: powerpc-bgp-linux
254 Configured with: /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/gcc-4.1.2/configure --prefix=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux --target=powerpc-bgp-linux --enable-multilib --enable-shared --enable-secureplt --disable-libmudflap --disable-libspp --with-headers=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/build-powerpc-bgp-linux/tempglibc-4.1.2-install/include --with-libs=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/build-powerpc-bgp-linux/tempglibc-4.1.2-install/lib --with-long-double-128 --enable-threads=posix --enable-languages=c,c++,fortran
255 Thread model: posix
256 gcc version 4.1.2 (BGP)
257 configure:6803: $? = 0
258 configure:6810: powerpc-bgp-linux-gfortran -V >&5
259 powerpc-bgp-linux-gfortran: '-V' option must have argument
260 configure:6814: $? = 1
261 configure:6822: checking whether we are using the GNU Fortran 77 compiler
262 configure:6841: powerpc-bgp-linux-gfortran -c  conftest.F >&5
263 configure:6848: $? = 0
264 configure:6865: result: yes
265 configure:6871: checking whether powerpc-bgp-linux-gfortran accepts -g
266 configure:6888: powerpc-bgp-linux-gfortran -c -g conftest.f >&5
267 configure:6895: $? = 0
268 configure:6911: result: yes
269 configure:7225: checking whether Fortran 77 compiler accepts option -O2
270 configure:7241: powerpc-bgp-linux-gfortran  -o conftest conftest.f  >conftest.bas 2>&1
271 configure:7244: $? = 0
272 configure:7246: powerpc-bgp-linux-gfortran -O2  -o conftest conftest.f  >conftest.out 2>&1
273 configure:7249: $? = 0
274 configure:7252: result: yes
275 configure:7254: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
276 configure:7260: powerpc-bgp-linux-gfortran -c  conftest2.f >conftest2.out 2>&1
277 configure:7263: $? = 0
278 configure:7265: powerpc-bgp-linux-gfortran -O2  -o conftest conftest2.o conftest.f  >conftest.bas 2>&1
279 configure:7268: $? = 0
280 configure:7307: result: yes
281 configure:7495: checking how to get verbose linking output from powerpc-bgp-linux-gfortran
282 configure:7511: powerpc-bgp-linux-gfortran -c  -O2 conftest.f >&5
283 configure:7518: $? = 0
284 configure:7540: powerpc-bgp-linux-gfortran -o conftest -O2 -v conftest.f
285 Reading specs from /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/specs
286 Target: powerpc-bgp-linux
287 Configured with: /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/gcc-4.1.2/configure --prefix=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux --target=powerpc-bgp-linux --enable-multilib --enable-shared --enable-secureplt --disable-libmudflap --disable-libspp --with-headers=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/build-powerpc-bgp-linux/tempglibc-4.1.2-install/include --with-libs=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/build-powerpc-bgp-linux/tempglibc-4.1.2-install/lib --with-long-double-128 --enable-threads=posix --enable-languages=c,c++,fortran
288 Thread model: posix
289 gcc version 4.1.2 (BGP)
290  /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/libexec/gcc/powerpc-bgp-linux/4.1.2/f951 conftest.f -ffixed-form -mstrict-align -msecure-plt -quiet -dumpbase conftest.f -auxbase conftest -O2 -version -o /tmp/ccs9d50C.s
291 GNU F95 version 4.1.2 (BGP) (powerpc-bgp-linux)
292         compiled by GNU C version 4.1.2 20070115 (prerelease) (SUSE Linux).
293 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
294  /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/bin/as -m450fp2 -V -Qy -o /tmp/cco7IfA9.o /tmp/ccs9d50C.s
295 GNU assembler version 2.17 (powerpc-bgp-linux) using BFD version 2.17
296  /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/libexec/gcc/powerpc-bgp-linux/4.1.2/collect2 -V -Qy -static -m elf32ppclinux -o conftest /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib/crt1.o /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib/crti.o /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/crtbeginT.o -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2 -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib /tmp/cco7IfA9.o -lgfortranbegin -lgfortran -lm --start-group -lgcc -lgcc_eh -lc --end-group /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/crtsavres.o /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/crtend.o /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib/crtn.o
297 GNU ld version 2.17
298   Supported emulations:
299    elf32ppclinux
300    elf32ppc
301    elf32ppcsim
302 configure:7609: result: -v
303 configure:7611: checking for Fortran 77 libraries of powerpc-bgp-linux-gfortran
304 configure:7634: powerpc-bgp-linux-gfortran -o conftest -O2 -v conftest.f
305 Reading specs from /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/specs
306 Target: powerpc-bgp-linux
307 Configured with: /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/gcc-4.1.2/configure --prefix=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux --target=powerpc-bgp-linux --enable-multilib --enable-shared --enable-secureplt --disable-libmudflap --disable-libspp --with-headers=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/build-powerpc-bgp-linux/tempglibc-4.1.2-install/include --with-libs=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/build-powerpc-bgp-linux/tempglibc-4.1.2-install/lib --with-long-double-128 --enable-threads=posix --enable-languages=c,c++,fortran
308 Thread model: posix
309 gcc version 4.1.2 (BGP)
310  /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/libexec/gcc/powerpc-bgp-linux/4.1.2/f951 conftest.f -ffixed-form -mstrict-align -msecure-plt -quiet -dumpbase conftest.f -auxbase conftest -O2 -version -o /tmp/ccWKJpn4.s
311 GNU F95 version 4.1.2 (BGP) (powerpc-bgp-linux)
312         compiled by GNU C version 4.1.2 20070115 (prerelease) (SUSE Linux).
313 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
314  /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/bin/as -m450fp2 -V -Qy -o /tmp/cc6H8AsX.o /tmp/ccWKJpn4.s
315 GNU assembler version 2.17 (powerpc-bgp-linux) using BFD version 2.17
316  /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/libexec/gcc/powerpc-bgp-linux/4.1.2/collect2 -V -Qy -static -m elf32ppclinux -o conftest /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib/crt1.o /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib/crti.o /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/crtbeginT.o -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2 -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib /tmp/cc6H8AsX.o -lgfortranbegin -lgfortran -lm --start-group -lgcc -lgcc_eh -lc --end-group /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/crtsavres.o /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/crtend.o /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib/crtn.o
317 GNU ld version 2.17
318   Supported emulations:
319    elf32ppclinux
320    elf32ppc
321    elf32ppcsim
322 configure:7811: result:  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2 -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib -lgfortranbegin -lgfortran -lm
323 configure:7827: checking whether powerpc-bgp-linux-gfortran accepts the FLIBS found by autoconf
324 configure:7839: powerpc-bgp-linux-gfortran -o conftest  -O2  conftest.f  >&5
325 configure:7842: $? = 0
326 configure:7850: result: yes
327 configure:7888: checking whether C can link with  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2 -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib -lgfortranbegin -lgfortran -lm
328 configure:7914: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c   -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2 -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib -lgfortranbegin -lgfortran -lm >&5
329 configure:7921: $? = 0
330 configure:7941: result: yes
331 configure:8045: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
332 configure:8052: $? = 0
333 configure:8070: checking for linker for Fortran main programs
334 configure:8080: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
335 configure:8083: $? = 0
336 configure:8102: powerpc-bgp-linux-gfortran -c  -O2 conftest.f >&5
337 configure:8105: $? = 0
338 configure:8113: result: Use Fortran to link programs
339 configure:8137: checking whether Fortran 77 and C objects are compatible
340 configure:8167: powerpc-bgp-linux-gcc -c  -O2 conftestc.c 1>&5
341 configure:8170: $? = 0
342 configure:8189: powerpc-bgp-linux-gfortran -c  -O2 conftestf.f 1>&5
343 configure:8192: $? = 0
344 configure:8203: powerpc-bgp-linux-gfortran  -O2 -o conftest conftestf.o conftestc.o  >&5
345 configure:8206: $? = 0
346 configure:8208: result: yes
347 configure:8285: checking for Fortran 77 name mangling
348 configure:8312: powerpc-bgp-linux-gfortran -c  -O2 conftest.f 1>&5
349 configure:8315: $? = 0
350 configure:8353: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c fconftestf.o  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2 -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib -lgfortranbegin -lgfortran -lm  >&5
351 /tmp/ccuwWHwP.o: In function `main':
352 conftest.c:(.text+0x10): undefined reference to `my_name'
353 collect2: ld returned 1 exit status
354 configure:8360: $? = 1
355 configure: failed program was:
356 | /* confdefs.h.  */
357 | #define PACKAGE_NAME ""
358 | #define PACKAGE_TARNAME ""
359 | #define PACKAGE_VERSION ""
360 | #define PACKAGE_STRING ""
361 | #define PACKAGE_BUGREPORT ""
362 | #define USE_SMP_COLLECTIVES 1
363 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
364 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
365 | #define USE_LOGGING MPID_LOGGING_NONE
366 | #define HAVE_RUNTIME_THREADCHECK 1
367 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
368 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
369 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
370 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
371 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
372 | #define HAVE_ROMIO 1
373 | #define HAVE__FUNC__ /**/
374 | #define HAVE_PRAGMA_WEAK 1
375 | #define USE_WEAK_SYMBOLS 1
376 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
377 | #define HAVE_LONG_LONG 1
378 | /* end confdefs.h.  */
379 | extern void my_name(int);
380 | int
381 | main ()
382 | {
383 | my_name(0);
384 |   ;
385 |   return 0;
386 | }
387 configure:8401: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c fconftestf.o  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2 -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib -lgfortranbegin -lgfortran -lm  >&5
388 configure:8408: $? = 0
389 configure:9093: result: lower underscore
390 configure:9186: checking what libraries are needed to link Fortran programs with C routines that use stdio
391 configure:9207: powerpc-bgp-linux-gcc -c  -O2 conftestc.c 1>&5
392 configure:9210: $? = 0
393 configure:9219: powerpc-bgp-linux-gfortran  -O2 -o conftest conftest.f conftestc.o 1>&5
394 configure:9222: $? = 0
395 configure:9247: result: none
396 configure:9320: checking for powerpc-bgp-linux-f90
397 configure:9350: result: no
398 configure:9320: checking for powerpc-bgp-linux-xlf90
399 configure:9350: result: no
400 configure:9320: checking for powerpc-bgp-linux-pgf90
401 configure:9350: result: no
402 configure:9320: checking for powerpc-bgp-linux-ifort
403 configure:9350: result: no
404 configure:9320: checking for powerpc-bgp-linux-epcf90
405 configure:9350: result: no
406 configure:9320: checking for powerpc-bgp-linux-f95
407 configure:9350: result: no
408 configure:9320: checking for powerpc-bgp-linux-fort
409 configure:9350: result: no
410 configure:9320: checking for powerpc-bgp-linux-xlf95
411 configure:9350: result: no
412 configure:9320: checking for powerpc-bgp-linux-lf95
413 configure:9350: result: no
414 configure:9320: checking for powerpc-bgp-linux-pathf95
415 configure:9350: result: no
416 configure:9320: checking for powerpc-bgp-linux-pathf90
417 configure:9350: result: no
418 configure:9320: checking for powerpc-bgp-linux-g95
419 configure:9350: result: no
420 configure:9320: checking for powerpc-bgp-linux-gfortran
421 configure:9336: found /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/bin/powerpc-bgp-linux-gfortran
422 configure:9347: result: powerpc-bgp-linux-gfortran
423 configure:9421: checking that f works as the extension for Fortran 90 program
424 configure:9427: powerpc-bgp-linux-gfortran -c  conftest.f >&5
425 configure:9430: $? = 0
426 configure:9432: result: yes
427 configure:9484: checking for Fortran 90 compiler version
428 configure:9487: powerpc-bgp-linux-gfortran --version </dev/null >&5
429 GNU Fortran 95 (GCC) 4.1.2 (BGP)
430 Copyright (C) 2006 Free Software Foundation, Inc.
431
432 GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
433 You may redistribute copies of GNU Fortran
434 under the terms of the GNU General Public License.
435 For more information about these matters, see the file named COPYING
436
437 configure:9490: $? = 0
438 configure:9492: powerpc-bgp-linux-gfortran -v </dev/null >&5
439 Reading specs from /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/specs
440 Target: powerpc-bgp-linux
441 Configured with: /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/gcc-4.1.2/configure --prefix=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux --target=powerpc-bgp-linux --enable-multilib --enable-shared --enable-secureplt --disable-libmudflap --disable-libspp --with-headers=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/build-powerpc-bgp-linux/tempglibc-4.1.2-install/include --with-libs=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/build-powerpc-bgp-linux/tempglibc-4.1.2-install/lib --with-long-double-128 --enable-threads=posix --enable-languages=c,c++,fortran
442 Thread model: posix
443 gcc version 4.1.2 (BGP)
444 configure:9495: $? = 0
445 configure:9497: powerpc-bgp-linux-gfortran -V </dev/null >&5
446 powerpc-bgp-linux-gfortran: '-V' option must have argument
447 configure:9500: $? = 1
448 configure:9508: checking whether we are using the GNU Fortran 90 compiler
449 configure:9527: powerpc-bgp-linux-gfortran -c  conftest.F >&5
450 configure:9534: $? = 0
451 configure:9551: result: yes
452 configure:9558: checking whether powerpc-bgp-linux-gfortran accepts -g
453 configure:9575: powerpc-bgp-linux-gfortran -c -g conftest.f >&5
454 configure:9582: $? = 0
455 configure:9598: result: yes
456 configure:9912: checking for extension for Fortran 90 programs
457 configure:9920: powerpc-bgp-linux-gfortran -c  conftest.f90 1>&5
458 configure:9923: $? = 0
459 configure:9925: result: f90
460 configure:9948: checking whether the Fortran 90 compiler (powerpc-bgp-linux-gfortran  ) works
461 configure:9965: powerpc-bgp-linux-gfortran -o conftest   conftest.f90  1>&5
462 configure:9968: $? = 0
463 configure:9992: result: yes
464 configure:9998: checking whether the Fortran 90 compiler (powerpc-bgp-linux-gfortran  ) is a cross-compiler
465 configure:10000: result: yes
466 configure:10005: checking whether Fortran 90 works with Fortran 77
467 configure:10040: powerpc-bgp-linux-gfortran -c  -O2 conftest2.f 1>&5
468 configure:10043: $? = 0
469 configure:10045: powerpc-bgp-linux-gfortran -o conftest   conftest1.f90 conftest2.o  1>&5
470 configure:10048: $? = 0
471 configure:10068: result: yes
472 configure:10110: checking whether Fortran accepts ! for comments
473 configure:10133: powerpc-bgp-linux-gfortran -c  -O2 conftest.f >&5
474 configure:10140: $? = 0
475 configure:10161: result: yes
476 configure:10171: checking for include directory flag for Fortran
477 configure:10191: powerpc-bgp-linux-gfortran -c  -O2 -Isrc conftest.f 1>&5
478 configure:10194: $? = 0
479 configure:10206: result: -I
480 configure:10224: checking for Fortran 77 flag for library directories
481 configure:10242: powerpc-bgp-linux-gfortran -c  -O2 conftest1.f 1>&5
482 configure:10245: $? = 0
483 configure:10253: ar cr conftest2/libconftest.a conftest1.o
484 configure:10256: $? = 0
485 configure:10259: ranlib conftest2/libconftest.a
486 configure:10262: $? = 0
487 configure:10266: powerpc-bgp-linux-gfortran -o conftest  -O2 -Lconftest2 conftest.f -lconftest  1>&5
488 configure:10269: $? = 0
489 configure:10285: result: -L
490 configure:10362: checking for which Fortran libraries are needed to link C with Fortran
491 configure:10375: powerpc-bgp-linux-gfortran -c  -O2 conftest.f 1>&5
492 configure:10378: $? = 0
493 configure:10419: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c mconftestf.o  >&5
494 configure:10426: $? = 0
495 configure:10595: result: none
496 configure:10689: checking whether Fortran compiler processes .F files with C preprocessor
497 configure:10700: powerpc-bgp-linux-gfortran -c  -O2  conftest.F 1>&5
498 configure:10703: $? = 0
499 configure:10725: result: yes
500 configure:10788: checking for powerpc-bgp-linux-f90
501 configure:10815: result: powerpc-bgp-linux-gfortran
502 configure:10889: checking that f works as the extension for Fortran 90 program
503 configure:10895: powerpc-bgp-linux-gfortran -c  conftest.f >&5
504 configure:10898: $? = 0
505 configure:10900: result: yes
506 configure:10952: checking for Fortran 90 compiler version
507 configure:10955: powerpc-bgp-linux-gfortran --version </dev/null >&5
508 GNU Fortran 95 (GCC) 4.1.2 (BGP)
509 Copyright (C) 2006 Free Software Foundation, Inc.
510
511 GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
512 You may redistribute copies of GNU Fortran
513 under the terms of the GNU General Public License.
514 For more information about these matters, see the file named COPYING
515
516 configure:10958: $? = 0
517 configure:10960: powerpc-bgp-linux-gfortran -v </dev/null >&5
518 Reading specs from /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/specs
519 Target: powerpc-bgp-linux
520 Configured with: /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/gcc-4.1.2/configure --prefix=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux --target=powerpc-bgp-linux --enable-multilib --enable-shared --enable-secureplt --disable-libmudflap --disable-libspp --with-headers=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/build-powerpc-bgp-linux/tempglibc-4.1.2-install/include --with-libs=/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/toolchain/gnu/build-powerpc-bgp-linux/tempglibc-4.1.2-install/lib --with-long-double-128 --enable-threads=posix --enable-languages=c,c++,fortran
521 Thread model: posix
522 gcc version 4.1.2 (BGP)
523 configure:10963: $? = 0
524 configure:10965: powerpc-bgp-linux-gfortran -V </dev/null >&5
525 powerpc-bgp-linux-gfortran: '-V' option must have argument
526 configure:10968: $? = 1
527 configure:10976: checking whether we are using the GNU Fortran 90 compiler
528 configure:11019: result: yes
529 configure:11026: checking whether powerpc-bgp-linux-gfortran accepts -g
530 configure:11066: result: yes
531 configure:11089: checking for extension for Fortran 90 programs
532 configure:11097: powerpc-bgp-linux-gfortran -c  conftest.f90 1>&5
533 configure:11100: $? = 0
534 configure:11102: result: f90
535 configure:11125: checking whether the Fortran 90 compiler (powerpc-bgp-linux-gfortran  ) works
536 configure:11142: powerpc-bgp-linux-gfortran -o conftest   conftest.f90  1>&5
537 configure:11145: $? = 0
538 configure:11168: result: yes
539 configure:11174: checking whether the Fortran 90 compiler (powerpc-bgp-linux-gfortran  ) is a cross-compiler
540 configure:11176: result: yes
541 configure:11205: checking for Fortran 90 module extension
542 configure:11224: powerpc-bgp-linux-gfortran -c  conftest.f >&5
543 configure:11227: $? = 0
544 configure:11281: result: mod
545 configure:11291: checking for Fortran 90 module include flag
546 configure:11316: powerpc-bgp-linux-gfortran -c  conftest.f >&5
547 configure:11319: $? = 0
548 configure:11395: result: -I
549 configure:11434: checking whether Fortran 90 accepts f90 suffix
550 configure:11458: powerpc-bgp-linux-gfortran -c  conftest.f90 >&5
551 configure:11465: $? = 0
552 configure:11486: result: yes
553 configure:11501: checking whether Fortran 90 compiler accepts option -O2
554 configure:11517: powerpc-bgp-linux-gfortran  -o conftest conftest.f90  >conftest.bas 2>&1
555 configure:11520: $? = 0
556 configure:11522: powerpc-bgp-linux-gfortran -O2  -o conftest conftest.f90  >conftest.out 2>&1
557 configure:11525: $? = 0
558 configure:11528: result: yes
559 configure:11530: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
560 configure:11536: powerpc-bgp-linux-gfortran -c  conftest2.f90 >conftest2.out 2>&1
561 configure:11539: $? = 0
562 configure:11541: powerpc-bgp-linux-gfortran -O2  -o conftest conftest2.o conftest.f90  >conftest.bas 2>&1
563 configure:11544: $? = 0
564 configure:11583: result: yes
565 configure:11767: checking whether Fortran 90 compiler processes .F90 files with C preprocessor
566 configure:11778: powerpc-bgp-linux-gfortran -c  -O2  conftest.F90 1>&5
567 configure:11781: $? = 0
568 configure:11803: result: yes
569 configure:11833: checking what libraries are needed to link Fortran90 programs with C routines that use stdio
570 configure:11855: powerpc-bgp-linux-gcc -c  -O2 conftestc.c 1>&5
571 configure:11858: $? = 0
572 configure:11867: powerpc-bgp-linux-gfortran  -O2 -o conftest conftest.f90 conftestc.o 1>&5
573 configure:11870: $? = 0
574 configure:11895: result: none
575 configure:11915: checking for f90 compiler vendor
576 configure:11955: result: gnu
577 configure:12027: checking for c++
578 configure:12043: found /usr/bin/c++
579 configure:12054: result: c++
580 configure:12195: checking for C++ compiler version
581 configure:12203: c++ --version >&5
582 c++ (GCC) 4.1.2 20070115 (prerelease) (SUSE Linux)
583 Copyright (C) 2006 Free Software Foundation, Inc.
584 This is free software; see the source for copying conditions.  There is NO
585 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
586
587 configure:12207: $? = 0
588 configure:12214: c++ -v >&5
589 Using built-in specs.
590 Target: powerpc64-suse-linux
591 Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.1.2 --enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new --program-suffix= --enable-version-specific-runtime-libs --without-system-libunwind --with-cpu=default32 --enable-secureplt --with-long-double-128 --host=powerpc64-suse-linux
592 Thread model: posix
593 gcc version 4.1.2 20070115 (prerelease) (SUSE Linux)
594 configure:12218: $? = 0
595 configure:12225: c++ -V >&5
596 c++: '-V' option must have argument
597 configure:12229: $? = 1
598 configure:12232: checking whether we are using the GNU C++ compiler
599 configure:12261: c++ -c   conftest.cpp >&5
600 configure:12268: $? = 0
601 configure:12285: result: yes
602 configure:12294: checking whether c++ accepts -g
603 configure:12324: c++ -c -g  conftest.cpp >&5
604 configure:12331: $? = 0
605 configure:12432: result: yes
606 configure:12476: checking whether the C++ compiler c++ can build an executable
607 configure:12516: c++ -o conftest    conftest.cpp  >&5
608 configure:12523: $? = 0
609 configure:12549: result: yes
610 configure:12558: checking whether C++ compiler works with string
611 configure:12592: c++ -c   conftest.cpp >&5
612 configure:12599: $? = 0
613 configure:12620: result: yes
614 configure:12633: checking whether the compiler supports exceptions
615 configure:12666: c++ -c   conftest.cpp >&5
616 configure:12673: $? = 0
617 configure:12695: result: yes
618 configure:12705: checking whether the compiler recognizes bool as a built-in type
619 configure:12742: c++ -c   conftest.cpp >&5
620 configure:12749: $? = 0
621 configure:12771: result: yes
622 configure:12781: checking whether the compiler implements namespaces
623 configure:12814: c++ -c   conftest.cpp >&5
624 configure:12821: $? = 0
625 configure:12843: result: yes
626 configure:12864: checking whether <iostream> available
627 configure:12893: c++ -c   conftest.cpp >&5
628 configure:12900: $? = 0
629 configure:12915: result: yes
630 configure:12921: checking whether the compiler implements the namespace std
631 configure:12958: c++ -c   conftest.cpp >&5
632 configure:12965: $? = 0
633 configure:12988: result: yes
634 configure:13002: checking whether <math> available
635 configure:13031: c++ -c   conftest.cpp >&5
636 conftest.cpp:31:16: error: math: No such file or directory
637 configure:13038: $? = 1
638 configure: failed program was:
639 | /* confdefs.h.  */
640 | #define PACKAGE_NAME ""
641 | #define PACKAGE_TARNAME ""
642 | #define PACKAGE_VERSION ""
643 | #define PACKAGE_STRING ""
644 | #define PACKAGE_BUGREPORT ""
645 | #define USE_SMP_COLLECTIVES 1
646 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
647 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
648 | #define USE_LOGGING MPID_LOGGING_NONE
649 | #define HAVE_RUNTIME_THREADCHECK 1
650 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
651 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
652 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
653 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
654 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
655 | #define HAVE_ROMIO 1
656 | #define HAVE__FUNC__ /**/
657 | #define HAVE_PRAGMA_WEAK 1
658 | #define USE_WEAK_SYMBOLS 1
659 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
660 | #define HAVE_LONG_LONG 1
661 | #define F77_NAME_LOWER_USCORE 1
662 | #define STDCALL
663 | #define HAVE_FORTRAN_BINDING 1
664 | #define HAVE_CXX_EXCEPTIONS /**/
665 | #define HAVE_NAMESPACES /**/
666 | #define HAVE_NAMESPACE_STD /**/
667 | /* end confdefs.h.  */
668 |
669 | #include <math>
670 |
671 | int
672 | main ()
673 | {
674 | using namespace std;
675 |   ;
676 |   return 0;
677 | }
678 configure:13053: result: no
679 configure:13227: checking whether C++ compiler accepts option -O2
680 configure:13237: result: yes
681 configure:13239: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
682 configure:13247: result: yes
683 configure:13500: checking for perl
684 configure:13518: found /usr/bin/perl
685 configure:13530: result: /usr/bin/perl
686 configure:13543: checking for ar
687 configure:13559: found /usr/bin/ar
688 configure:13570: result: ar
689 configure:13592: checking for ranlib
690 configure:13608: found /usr/bin/ranlib
691 configure:13619: result: ranlib
692 configure:13642: checking for etags
693 configure:13658: found /usr/bin/etags
694 configure:13669: result: etags
695 configure:13683: checking for etags argument to specify language
696 configure:13704: result: --language=c
697 configure:13722: checking for killall
698 configure:13738: found /usr/bin/killall
699 configure:13749: result: killall
700 configure:13796: checking for a BSD-compatible install
701 configure:13864: result: /usr/bin/install -c
702 configure:13884: checking whether install works
703 configure:13892: result: yes
704 configure:13910: checking for powerpc-bgp-linux-ranlib
705 configure:13937: result: ranlib
706 configure:14004: checking whether install breaks libraries
707 configure:14049: result: no
708 configure:14071: checking whether mkdir -p works
709 configure:14087: result: yes
710 configure:14105: checking for make
711 configure:14121: found /usr/bin/make
712 configure:14132: result: make
713 configure:14146: checking whether clock skew breaks make
714 configure:14171: result: no
715 configure:14181: checking whether make supports include
716 configure:14205: result: yes
717 configure:14214: checking whether make allows comments in actions
718 configure:14237: result: yes
719 configure:14251: checking for virtual path format
720 configure:14294: result: VPATH
721 configure:14304: checking whether make sets CFLAGS
722 configure:14326: result: no
723 configure:14375: checking for bash
724 configure:14393: found /bin/bash
725 configure:14405: result: /bin/bash
726 configure:14428: checking whether /bin/bash supports arrays
727 configure:14437: result: yes
728 configure:15790: checking for doctext
729 configure:15821: result: false
730 configure:15831: checking for location of doctext style files
731 configure:15848: result: unavailable
732 configure:15860: checking for an ANSI C-conforming const
733 configure:15935: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
734 configure:15942: $? = 0
735 configure:15957: result: yes
736 configure:15968: checking for volatile
737 configure:15995: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
738 configure:16002: $? = 0
739 configure:16017: result: yes
740 configure:16028: checking for restrict
741 configure:16055: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
742 conftest.c: In function 'main':
743 conftest.c:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
744 conftest.c:38: error: 'a' undeclared (first use in this function)
745 conftest.c:38: error: (Each undeclared identifier is reported only once
746 conftest.c:38: error: for each function it appears in.)
747 configure:16062: $? = 1
748 configure: failed program was:
749 | /* confdefs.h.  */
750 | #define PACKAGE_NAME ""
751 | #define PACKAGE_TARNAME ""
752 | #define PACKAGE_VERSION ""
753 | #define PACKAGE_STRING ""
754 | #define PACKAGE_BUGREPORT ""
755 | #define USE_SMP_COLLECTIVES 1
756 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
757 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
758 | #define USE_LOGGING MPID_LOGGING_NONE
759 | #define HAVE_RUNTIME_THREADCHECK 1
760 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
761 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
762 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
763 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
764 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
765 | #define HAVE_ROMIO 1
766 | #define HAVE__FUNC__ /**/
767 | #define HAVE_PRAGMA_WEAK 1
768 | #define USE_WEAK_SYMBOLS 1
769 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
770 | #define HAVE_LONG_LONG 1
771 | #define F77_NAME_LOWER_USCORE 1
772 | #define STDCALL
773 | #define HAVE_FORTRAN_BINDING 1
774 | #define HAVE_CXX_EXCEPTIONS /**/
775 | #define HAVE_NAMESPACES /**/
776 | #define HAVE_NAMESPACE_STD /**/
777 | #define HAVE_CXX_BINDING 1
778 | #define FILE_NAMEPUB_BASEDIR "."
779 | #define USE_FILE_FOR_NAMEPUB 1
780 | #define HAVE_NAMEPUB_SERVICE 1
781 | /* end confdefs.h.  */
782 |
783 | int
784 | main ()
785 | {
786 | int * restrict a;
787 |   ;
788 |   return 0;
789 | }
790 configure:16098: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
791 conftest.c: In function 'main':
792 conftest.c:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
793 conftest.c:38: error: 'a' undeclared (first use in this function)
794 conftest.c:38: error: (Each undeclared identifier is reported only once
795 conftest.c:38: error: for each function it appears in.)
796 configure:16105: $? = 1
797 configure: failed program was:
798 | /* confdefs.h.  */
799 | #define PACKAGE_NAME ""
800 | #define PACKAGE_TARNAME ""
801 | #define PACKAGE_VERSION ""
802 | #define PACKAGE_STRING ""
803 | #define PACKAGE_BUGREPORT ""
804 | #define USE_SMP_COLLECTIVES 1
805 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
806 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
807 | #define USE_LOGGING MPID_LOGGING_NONE
808 | #define HAVE_RUNTIME_THREADCHECK 1
809 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
810 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
811 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
812 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
813 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
814 | #define HAVE_ROMIO 1
815 | #define HAVE__FUNC__ /**/
816 | #define HAVE_PRAGMA_WEAK 1
817 | #define USE_WEAK_SYMBOLS 1
818 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
819 | #define HAVE_LONG_LONG 1
820 | #define F77_NAME_LOWER_USCORE 1
821 | #define STDCALL
822 | #define HAVE_FORTRAN_BINDING 1
823 | #define HAVE_CXX_EXCEPTIONS /**/
824 | #define HAVE_NAMESPACES /**/
825 | #define HAVE_NAMESPACE_STD /**/
826 | #define HAVE_CXX_BINDING 1
827 | #define FILE_NAMEPUB_BASEDIR "."
828 | #define USE_FILE_FOR_NAMEPUB 1
829 | #define HAVE_NAMEPUB_SERVICE 1
830 | /* end confdefs.h.  */
831 |
832 | int
833 | main ()
834 | {
835 | int * _Restrict a;
836 |   ;
837 |   return 0;
838 | }
839 configure:16142: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
840 configure:16149: $? = 0
841 configure:16166: result: __restrict
842 configure:16181: checking for inline
843 configure:16207: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
844 configure:16214: $? = 0
845 configure:16232: result: inline
846 configure:16255: checking whether __attribute__ allowed
847 configure:16282: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
848 configure:16289: $? = 0
849 configure:16304: result: yes
850 configure:16306: checking whether __attribute__((format)) allowed
851 configure:16333: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
852 configure:16340: $? = 0
853 configure:16355: result: yes
854 configure:16381: checking whether byte ordering is bigendian
855 configure:16406: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
856 configure:16413: $? = 0
857 configure:16755: result: universal
858 configure:16801: checking whether C compiler allows unaligned doubles
859 configure:16875: result: unknown
860 configure:16894: checking whether powerpc-bgp-linux-gcc supports __func__
861 configure:16920: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
862 configure:16927: $? = 0
863 configure:16942: result: yes
864 configure:17086: result: Using gcc to determine dependencies
865 configure:17118: checking whether long double is supported
866 configure:17145: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
867 configure:17152: $? = 0
868 configure:17167: result: yes
869 configure:17178: checking whether long long is supported
870 configure:17205: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
871 configure:17212: $? = 0
872 configure:17227: result: yes
873 configure:17240: checking for max C struct integer alignment
874 configure:17401: result:
875 configure:17438: checking for max C struct floating point alignment
876 configure:17583: result:
877 configure:17618: checking for max C struct alignment of structs with doubles
878 configure:17732: result:
879 configure:17739: checking for max C struct floating point alignment with long doubles
880 configure:17854: result:
881 configure:17899: checking if alignment of structs with doubles is based on position
882 configure:17976: result:
883 configure:17992: checking if alignment of structs with long long ints is based on position
884 configure:18071: result:
885 configure:18087: checking if double alignment breaks rules, find actual alignment
886 configure:18177: result:
887 configure:18193: checking for alignment restrictions on pointers
888 configure:18260: result: pointer
889 configure:18275: checking size of char
890 configure:18305: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
891 configure:18312: $? = 0
892 configure:18342: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
893 conftest.c: In function 'main':
894 conftest.c:76: error: size of array 'test_array' is negative
895 configure:18349: $? = 1
896 configure: failed program was:
897 | /* confdefs.h.  */
898 | #define PACKAGE_NAME ""
899 | #define PACKAGE_TARNAME ""
900 | #define PACKAGE_VERSION ""
901 | #define PACKAGE_STRING ""
902 | #define PACKAGE_BUGREPORT ""
903 | #define USE_SMP_COLLECTIVES 1
904 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
905 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
906 | #define USE_LOGGING MPID_LOGGING_NONE
907 | #define HAVE_RUNTIME_THREADCHECK 1
908 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
909 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
910 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
911 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
912 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
913 | #define HAVE_ROMIO 1
914 | #define HAVE__FUNC__ /**/
915 | #define HAVE_PRAGMA_WEAK 1
916 | #define USE_WEAK_SYMBOLS 1
917 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
918 | #define HAVE_LONG_LONG 1
919 | #define F77_NAME_LOWER_USCORE 1
920 | #define STDCALL
921 | #define HAVE_FORTRAN_BINDING 1
922 | #define HAVE_CXX_EXCEPTIONS /**/
923 | #define HAVE_NAMESPACES /**/
924 | #define HAVE_NAMESPACE_STD /**/
925 | #define HAVE_CXX_BINDING 1
926 | #define FILE_NAMEPUB_BASEDIR "."
927 | #define USE_FILE_FOR_NAMEPUB 1
928 | #define HAVE_NAMEPUB_SERVICE 1
929 | #define restrict __restrict
930 | #define HAVE_GCC_ATTRIBUTE 1
931 | #define WORDS_UNIVERSAL_ENDIAN 1
932 | #define HAVE_LONG_DOUBLE 1
933 | #define HAVE_LONG_LONG_INT 1
934 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
935 | /* end confdefs.h.  */
936 | #include <stdio.h>
937 | #ifdef HAVE_SYS_TYPES_H
938 | # include <sys/types.h>
939 | #endif
940 | #ifdef HAVE_SYS_STAT_H
941 | # include <sys/stat.h>
942 | #endif
943 | #ifdef STDC_HEADERS
944 | # include <stdlib.h>
945 | # include <stddef.h>
946 | #else
947 | # ifdef HAVE_STDLIB_H
948 | #  include <stdlib.h>
949 | # endif
950 | #endif
951 | #ifdef HAVE_STRING_H
952 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
953 | #  include <memory.h>
954 | # endif
955 | # include <string.h>
956 | #endif
957 | #ifdef HAVE_STRINGS_H
958 | # include <strings.h>
959 | #endif
960 | #ifdef HAVE_INTTYPES_H
961 | # include <inttypes.h>
962 | #endif
963 | #ifdef HAVE_STDINT_H
964 | # include <stdint.h>
965 | #endif
966 | #ifdef HAVE_UNISTD_H
967 | # include <unistd.h>
968 | #endif
969 | int
970 | main ()
971 | {
972 | static int test_array [1 - 2 * !(((long int) (sizeof (char))) <= 0)];
973 | test_array [0] = 0
974 |
975 |   ;
976 |   return 0;
977 | }
978 configure:18342: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
979 configure:18349: $? = 0
980 configure:18616: result: 1
981 configure:18630: checking size of unsigned char
982 configure:18660: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
983 configure:18667: $? = 0
984 configure:18697: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
985 conftest.c: In function 'main':
986 conftest.c:77: error: size of array 'test_array' is negative
987 configure:18704: $? = 1
988 configure: failed program was:
989 | /* confdefs.h.  */
990 | #define PACKAGE_NAME ""
991 | #define PACKAGE_TARNAME ""
992 | #define PACKAGE_VERSION ""
993 | #define PACKAGE_STRING ""
994 | #define PACKAGE_BUGREPORT ""
995 | #define USE_SMP_COLLECTIVES 1
996 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
997 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
998 | #define USE_LOGGING MPID_LOGGING_NONE
999 | #define HAVE_RUNTIME_THREADCHECK 1
1000 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1001 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1002 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
1003 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
1004 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
1005 | #define HAVE_ROMIO 1
1006 | #define HAVE__FUNC__ /**/
1007 | #define HAVE_PRAGMA_WEAK 1
1008 | #define USE_WEAK_SYMBOLS 1
1009 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1010 | #define HAVE_LONG_LONG 1
1011 | #define F77_NAME_LOWER_USCORE 1
1012 | #define STDCALL
1013 | #define HAVE_FORTRAN_BINDING 1
1014 | #define HAVE_CXX_EXCEPTIONS /**/
1015 | #define HAVE_NAMESPACES /**/
1016 | #define HAVE_NAMESPACE_STD /**/
1017 | #define HAVE_CXX_BINDING 1
1018 | #define FILE_NAMEPUB_BASEDIR "."
1019 | #define USE_FILE_FOR_NAMEPUB 1
1020 | #define HAVE_NAMEPUB_SERVICE 1
1021 | #define restrict __restrict
1022 | #define HAVE_GCC_ATTRIBUTE 1
1023 | #define WORDS_UNIVERSAL_ENDIAN 1
1024 | #define HAVE_LONG_DOUBLE 1
1025 | #define HAVE_LONG_LONG_INT 1
1026 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
1027 | #define SIZEOF_CHAR 1
1028 | /* end confdefs.h.  */
1029 | #include <stdio.h>
1030 | #ifdef HAVE_SYS_TYPES_H
1031 | # include <sys/types.h>
1032 | #endif
1033 | #ifdef HAVE_SYS_STAT_H
1034 | # include <sys/stat.h>
1035 | #endif
1036 | #ifdef STDC_HEADERS
1037 | # include <stdlib.h>
1038 | # include <stddef.h>
1039 | #else
1040 | # ifdef HAVE_STDLIB_H
1041 | #  include <stdlib.h>
1042 | # endif
1043 | #endif
1044 | #ifdef HAVE_STRING_H
1045 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1046 | #  include <memory.h>
1047 | # endif
1048 | # include <string.h>
1049 | #endif
1050 | #ifdef HAVE_STRINGS_H
1051 | # include <strings.h>
1052 | #endif
1053 | #ifdef HAVE_INTTYPES_H
1054 | # include <inttypes.h>
1055 | #endif
1056 | #ifdef HAVE_STDINT_H
1057 | # include <stdint.h>
1058 | #endif
1059 | #ifdef HAVE_UNISTD_H
1060 | # include <unistd.h>
1061 | #endif
1062 | int
1063 | main ()
1064 | {
1065 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned char))) <= 0)];
1066 | test_array [0] = 0
1067 |
1068 |   ;
1069 |   return 0;
1070 | }
1071 configure:18697: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1072 configure:18704: $? = 0
1073 configure:18971: result: 1
1074 configure:18985: checking size of short
1075 configure:19015: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1076 configure:19022: $? = 0
1077 configure:19052: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1078 conftest.c: In function 'main':
1079 conftest.c:78: error: size of array 'test_array' is negative
1080 configure:19059: $? = 1
1081 configure: failed program was:
1082 | /* confdefs.h.  */
1083 | #define PACKAGE_NAME ""
1084 | #define PACKAGE_TARNAME ""
1085 | #define PACKAGE_VERSION ""
1086 | #define PACKAGE_STRING ""
1087 | #define PACKAGE_BUGREPORT ""
1088 | #define USE_SMP_COLLECTIVES 1
1089 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1090 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1091 | #define USE_LOGGING MPID_LOGGING_NONE
1092 | #define HAVE_RUNTIME_THREADCHECK 1
1093 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1094 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1095 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
1096 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
1097 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
1098 | #define HAVE_ROMIO 1
1099 | #define HAVE__FUNC__ /**/
1100 | #define HAVE_PRAGMA_WEAK 1
1101 | #define USE_WEAK_SYMBOLS 1
1102 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1103 | #define HAVE_LONG_LONG 1
1104 | #define F77_NAME_LOWER_USCORE 1
1105 | #define STDCALL
1106 | #define HAVE_FORTRAN_BINDING 1
1107 | #define HAVE_CXX_EXCEPTIONS /**/
1108 | #define HAVE_NAMESPACES /**/
1109 | #define HAVE_NAMESPACE_STD /**/
1110 | #define HAVE_CXX_BINDING 1
1111 | #define FILE_NAMEPUB_BASEDIR "."
1112 | #define USE_FILE_FOR_NAMEPUB 1
1113 | #define HAVE_NAMEPUB_SERVICE 1
1114 | #define restrict __restrict
1115 | #define HAVE_GCC_ATTRIBUTE 1
1116 | #define WORDS_UNIVERSAL_ENDIAN 1
1117 | #define HAVE_LONG_DOUBLE 1
1118 | #define HAVE_LONG_LONG_INT 1
1119 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
1120 | #define SIZEOF_CHAR 1
1121 | #define SIZEOF_UNSIGNED_CHAR 1
1122 | /* end confdefs.h.  */
1123 | #include <stdio.h>
1124 | #ifdef HAVE_SYS_TYPES_H
1125 | # include <sys/types.h>
1126 | #endif
1127 | #ifdef HAVE_SYS_STAT_H
1128 | # include <sys/stat.h>
1129 | #endif
1130 | #ifdef STDC_HEADERS
1131 | # include <stdlib.h>
1132 | # include <stddef.h>
1133 | #else
1134 | # ifdef HAVE_STDLIB_H
1135 | #  include <stdlib.h>
1136 | # endif
1137 | #endif
1138 | #ifdef HAVE_STRING_H
1139 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1140 | #  include <memory.h>
1141 | # endif
1142 | # include <string.h>
1143 | #endif
1144 | #ifdef HAVE_STRINGS_H
1145 | # include <strings.h>
1146 | #endif
1147 | #ifdef HAVE_INTTYPES_H
1148 | # include <inttypes.h>
1149 | #endif
1150 | #ifdef HAVE_STDINT_H
1151 | # include <stdint.h>
1152 | #endif
1153 | #ifdef HAVE_UNISTD_H
1154 | # include <unistd.h>
1155 | #endif
1156 | int
1157 | main ()
1158 | {
1159 | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
1160 | test_array [0] = 0
1161 |
1162 |   ;
1163 |   return 0;
1164 | }
1165 configure:19052: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1166 conftest.c: In function 'main':
1167 conftest.c:78: error: size of array 'test_array' is negative
1168 configure:19059: $? = 1
1169 configure: failed program was:
1170 | /* confdefs.h.  */
1171 | #define PACKAGE_NAME ""
1172 | #define PACKAGE_TARNAME ""
1173 | #define PACKAGE_VERSION ""
1174 | #define PACKAGE_STRING ""
1175 | #define PACKAGE_BUGREPORT ""
1176 | #define USE_SMP_COLLECTIVES 1
1177 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1178 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1179 | #define USE_LOGGING MPID_LOGGING_NONE
1180 | #define HAVE_RUNTIME_THREADCHECK 1
1181 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1182 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1183 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
1184 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
1185 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
1186 | #define HAVE_ROMIO 1
1187 | #define HAVE__FUNC__ /**/
1188 | #define HAVE_PRAGMA_WEAK 1
1189 | #define USE_WEAK_SYMBOLS 1
1190 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1191 | #define HAVE_LONG_LONG 1
1192 | #define F77_NAME_LOWER_USCORE 1
1193 | #define STDCALL
1194 | #define HAVE_FORTRAN_BINDING 1
1195 | #define HAVE_CXX_EXCEPTIONS /**/
1196 | #define HAVE_NAMESPACES /**/
1197 | #define HAVE_NAMESPACE_STD /**/
1198 | #define HAVE_CXX_BINDING 1
1199 | #define FILE_NAMEPUB_BASEDIR "."
1200 | #define USE_FILE_FOR_NAMEPUB 1
1201 | #define HAVE_NAMEPUB_SERVICE 1
1202 | #define restrict __restrict
1203 | #define HAVE_GCC_ATTRIBUTE 1
1204 | #define WORDS_UNIVERSAL_ENDIAN 1
1205 | #define HAVE_LONG_DOUBLE 1
1206 | #define HAVE_LONG_LONG_INT 1
1207 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
1208 | #define SIZEOF_CHAR 1
1209 | #define SIZEOF_UNSIGNED_CHAR 1
1210 | /* end confdefs.h.  */
1211 | #include <stdio.h>
1212 | #ifdef HAVE_SYS_TYPES_H
1213 | # include <sys/types.h>
1214 | #endif
1215 | #ifdef HAVE_SYS_STAT_H
1216 | # include <sys/stat.h>
1217 | #endif
1218 | #ifdef STDC_HEADERS
1219 | # include <stdlib.h>
1220 | # include <stddef.h>
1221 | #else
1222 | # ifdef HAVE_STDLIB_H
1223 | #  include <stdlib.h>
1224 | # endif
1225 | #endif
1226 | #ifdef HAVE_STRING_H
1227 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1228 | #  include <memory.h>
1229 | # endif
1230 | # include <string.h>
1231 | #endif
1232 | #ifdef HAVE_STRINGS_H
1233 | # include <strings.h>
1234 | #endif
1235 | #ifdef HAVE_INTTYPES_H
1236 | # include <inttypes.h>
1237 | #endif
1238 | #ifdef HAVE_STDINT_H
1239 | # include <stdint.h>
1240 | #endif
1241 | #ifdef HAVE_UNISTD_H
1242 | # include <unistd.h>
1243 | #endif
1244 | int
1245 | main ()
1246 | {
1247 | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
1248 | test_array [0] = 0
1249 |
1250 |   ;
1251 |   return 0;
1252 | }
1253 configure:19052: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1254 configure:19059: $? = 0
1255 configure:19207: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1256 configure:19214: $? = 0
1257 configure:19326: result: 2
1258 configure:19340: checking size of unsigned short
1259 configure:19370: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1260 configure:19377: $? = 0
1261 configure:19407: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1262 conftest.c: In function 'main':
1263 conftest.c:79: error: size of array 'test_array' is negative
1264 configure:19414: $? = 1
1265 configure: failed program was:
1266 | /* confdefs.h.  */
1267 | #define PACKAGE_NAME ""
1268 | #define PACKAGE_TARNAME ""
1269 | #define PACKAGE_VERSION ""
1270 | #define PACKAGE_STRING ""
1271 | #define PACKAGE_BUGREPORT ""
1272 | #define USE_SMP_COLLECTIVES 1
1273 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1274 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1275 | #define USE_LOGGING MPID_LOGGING_NONE
1276 | #define HAVE_RUNTIME_THREADCHECK 1
1277 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1278 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1279 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
1280 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
1281 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
1282 | #define HAVE_ROMIO 1
1283 | #define HAVE__FUNC__ /**/
1284 | #define HAVE_PRAGMA_WEAK 1
1285 | #define USE_WEAK_SYMBOLS 1
1286 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1287 | #define HAVE_LONG_LONG 1
1288 | #define F77_NAME_LOWER_USCORE 1
1289 | #define STDCALL
1290 | #define HAVE_FORTRAN_BINDING 1
1291 | #define HAVE_CXX_EXCEPTIONS /**/
1292 | #define HAVE_NAMESPACES /**/
1293 | #define HAVE_NAMESPACE_STD /**/
1294 | #define HAVE_CXX_BINDING 1
1295 | #define FILE_NAMEPUB_BASEDIR "."
1296 | #define USE_FILE_FOR_NAMEPUB 1
1297 | #define HAVE_NAMEPUB_SERVICE 1
1298 | #define restrict __restrict
1299 | #define HAVE_GCC_ATTRIBUTE 1
1300 | #define WORDS_UNIVERSAL_ENDIAN 1
1301 | #define HAVE_LONG_DOUBLE 1
1302 | #define HAVE_LONG_LONG_INT 1
1303 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
1304 | #define SIZEOF_CHAR 1
1305 | #define SIZEOF_UNSIGNED_CHAR 1
1306 | #define SIZEOF_SHORT 2
1307 | /* end confdefs.h.  */
1308 | #include <stdio.h>
1309 | #ifdef HAVE_SYS_TYPES_H
1310 | # include <sys/types.h>
1311 | #endif
1312 | #ifdef HAVE_SYS_STAT_H
1313 | # include <sys/stat.h>
1314 | #endif
1315 | #ifdef STDC_HEADERS
1316 | # include <stdlib.h>
1317 | # include <stddef.h>
1318 | #else
1319 | # ifdef HAVE_STDLIB_H
1320 | #  include <stdlib.h>
1321 | # endif
1322 | #endif
1323 | #ifdef HAVE_STRING_H
1324 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1325 | #  include <memory.h>
1326 | # endif
1327 | # include <string.h>
1328 | #endif
1329 | #ifdef HAVE_STRINGS_H
1330 | # include <strings.h>
1331 | #endif
1332 | #ifdef HAVE_INTTYPES_H
1333 | # include <inttypes.h>
1334 | #endif
1335 | #ifdef HAVE_STDINT_H
1336 | # include <stdint.h>
1337 | #endif
1338 | #ifdef HAVE_UNISTD_H
1339 | # include <unistd.h>
1340 | #endif
1341 | int
1342 | main ()
1343 | {
1344 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 0)];
1345 | test_array [0] = 0
1346 |
1347 |   ;
1348 |   return 0;
1349 | }
1350 configure:19407: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1351 conftest.c: In function 'main':
1352 conftest.c:79: error: size of array 'test_array' is negative
1353 configure:19414: $? = 1
1354 configure: failed program was:
1355 | /* confdefs.h.  */
1356 | #define PACKAGE_NAME ""
1357 | #define PACKAGE_TARNAME ""
1358 | #define PACKAGE_VERSION ""
1359 | #define PACKAGE_STRING ""
1360 | #define PACKAGE_BUGREPORT ""
1361 | #define USE_SMP_COLLECTIVES 1
1362 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1363 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1364 | #define USE_LOGGING MPID_LOGGING_NONE
1365 | #define HAVE_RUNTIME_THREADCHECK 1
1366 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1367 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1368 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
1369 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
1370 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
1371 | #define HAVE_ROMIO 1
1372 | #define HAVE__FUNC__ /**/
1373 | #define HAVE_PRAGMA_WEAK 1
1374 | #define USE_WEAK_SYMBOLS 1
1375 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1376 | #define HAVE_LONG_LONG 1
1377 | #define F77_NAME_LOWER_USCORE 1
1378 | #define STDCALL
1379 | #define HAVE_FORTRAN_BINDING 1
1380 | #define HAVE_CXX_EXCEPTIONS /**/
1381 | #define HAVE_NAMESPACES /**/
1382 | #define HAVE_NAMESPACE_STD /**/
1383 | #define HAVE_CXX_BINDING 1
1384 | #define FILE_NAMEPUB_BASEDIR "."
1385 | #define USE_FILE_FOR_NAMEPUB 1
1386 | #define HAVE_NAMEPUB_SERVICE 1
1387 | #define restrict __restrict
1388 | #define HAVE_GCC_ATTRIBUTE 1
1389 | #define WORDS_UNIVERSAL_ENDIAN 1
1390 | #define HAVE_LONG_DOUBLE 1
1391 | #define HAVE_LONG_LONG_INT 1
1392 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
1393 | #define SIZEOF_CHAR 1
1394 | #define SIZEOF_UNSIGNED_CHAR 1
1395 | #define SIZEOF_SHORT 2
1396 | /* end confdefs.h.  */
1397 | #include <stdio.h>
1398 | #ifdef HAVE_SYS_TYPES_H
1399 | # include <sys/types.h>
1400 | #endif
1401 | #ifdef HAVE_SYS_STAT_H
1402 | # include <sys/stat.h>
1403 | #endif
1404 | #ifdef STDC_HEADERS
1405 | # include <stdlib.h>
1406 | # include <stddef.h>
1407 | #else
1408 | # ifdef HAVE_STDLIB_H
1409 | #  include <stdlib.h>
1410 | # endif
1411 | #endif
1412 | #ifdef HAVE_STRING_H
1413 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1414 | #  include <memory.h>
1415 | # endif
1416 | # include <string.h>
1417 | #endif
1418 | #ifdef HAVE_STRINGS_H
1419 | # include <strings.h>
1420 | #endif
1421 | #ifdef HAVE_INTTYPES_H
1422 | # include <inttypes.h>
1423 | #endif
1424 | #ifdef HAVE_STDINT_H
1425 | # include <stdint.h>
1426 | #endif
1427 | #ifdef HAVE_UNISTD_H
1428 | # include <unistd.h>
1429 | #endif
1430 | int
1431 | main ()
1432 | {
1433 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 1)];
1434 | test_array [0] = 0
1435 |
1436 |   ;
1437 |   return 0;
1438 | }
1439 configure:19407: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1440 configure:19414: $? = 0
1441 configure:19562: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1442 configure:19569: $? = 0
1443 configure:19681: result: 2
1444 configure:19695: checking size of int
1445 configure:19725: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1446 configure:19732: $? = 0
1447 configure:19762: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1448 conftest.c: In function 'main':
1449 conftest.c:80: error: size of array 'test_array' is negative
1450 configure:19769: $? = 1
1451 configure: failed program was:
1452 | /* confdefs.h.  */
1453 | #define PACKAGE_NAME ""
1454 | #define PACKAGE_TARNAME ""
1455 | #define PACKAGE_VERSION ""
1456 | #define PACKAGE_STRING ""
1457 | #define PACKAGE_BUGREPORT ""
1458 | #define USE_SMP_COLLECTIVES 1
1459 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1460 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1461 | #define USE_LOGGING MPID_LOGGING_NONE
1462 | #define HAVE_RUNTIME_THREADCHECK 1
1463 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1464 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1465 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
1466 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
1467 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
1468 | #define HAVE_ROMIO 1
1469 | #define HAVE__FUNC__ /**/
1470 | #define HAVE_PRAGMA_WEAK 1
1471 | #define USE_WEAK_SYMBOLS 1
1472 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1473 | #define HAVE_LONG_LONG 1
1474 | #define F77_NAME_LOWER_USCORE 1
1475 | #define STDCALL
1476 | #define HAVE_FORTRAN_BINDING 1
1477 | #define HAVE_CXX_EXCEPTIONS /**/
1478 | #define HAVE_NAMESPACES /**/
1479 | #define HAVE_NAMESPACE_STD /**/
1480 | #define HAVE_CXX_BINDING 1
1481 | #define FILE_NAMEPUB_BASEDIR "."
1482 | #define USE_FILE_FOR_NAMEPUB 1
1483 | #define HAVE_NAMEPUB_SERVICE 1
1484 | #define restrict __restrict
1485 | #define HAVE_GCC_ATTRIBUTE 1
1486 | #define WORDS_UNIVERSAL_ENDIAN 1
1487 | #define HAVE_LONG_DOUBLE 1
1488 | #define HAVE_LONG_LONG_INT 1
1489 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
1490 | #define SIZEOF_CHAR 1
1491 | #define SIZEOF_UNSIGNED_CHAR 1
1492 | #define SIZEOF_SHORT 2
1493 | #define SIZEOF_UNSIGNED_SHORT 2
1494 | /* end confdefs.h.  */
1495 | #include <stdio.h>
1496 | #ifdef HAVE_SYS_TYPES_H
1497 | # include <sys/types.h>
1498 | #endif
1499 | #ifdef HAVE_SYS_STAT_H
1500 | # include <sys/stat.h>
1501 | #endif
1502 | #ifdef STDC_HEADERS
1503 | # include <stdlib.h>
1504 | # include <stddef.h>
1505 | #else
1506 | # ifdef HAVE_STDLIB_H
1507 | #  include <stdlib.h>
1508 | # endif
1509 | #endif
1510 | #ifdef HAVE_STRING_H
1511 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1512 | #  include <memory.h>
1513 | # endif
1514 | # include <string.h>
1515 | #endif
1516 | #ifdef HAVE_STRINGS_H
1517 | # include <strings.h>
1518 | #endif
1519 | #ifdef HAVE_INTTYPES_H
1520 | # include <inttypes.h>
1521 | #endif
1522 | #ifdef HAVE_STDINT_H
1523 | # include <stdint.h>
1524 | #endif
1525 | #ifdef HAVE_UNISTD_H
1526 | # include <unistd.h>
1527 | #endif
1528 | int
1529 | main ()
1530 | {
1531 | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
1532 | test_array [0] = 0
1533 |
1534 |   ;
1535 |   return 0;
1536 | }
1537 configure:19762: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1538 conftest.c: In function 'main':
1539 conftest.c:80: error: size of array 'test_array' is negative
1540 configure:19769: $? = 1
1541 configure: failed program was:
1542 | /* confdefs.h.  */
1543 | #define PACKAGE_NAME ""
1544 | #define PACKAGE_TARNAME ""
1545 | #define PACKAGE_VERSION ""
1546 | #define PACKAGE_STRING ""
1547 | #define PACKAGE_BUGREPORT ""
1548 | #define USE_SMP_COLLECTIVES 1
1549 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1550 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1551 | #define USE_LOGGING MPID_LOGGING_NONE
1552 | #define HAVE_RUNTIME_THREADCHECK 1
1553 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1554 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1555 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
1556 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
1557 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
1558 | #define HAVE_ROMIO 1
1559 | #define HAVE__FUNC__ /**/
1560 | #define HAVE_PRAGMA_WEAK 1
1561 | #define USE_WEAK_SYMBOLS 1
1562 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1563 | #define HAVE_LONG_LONG 1
1564 | #define F77_NAME_LOWER_USCORE 1
1565 | #define STDCALL
1566 | #define HAVE_FORTRAN_BINDING 1
1567 | #define HAVE_CXX_EXCEPTIONS /**/
1568 | #define HAVE_NAMESPACES /**/
1569 | #define HAVE_NAMESPACE_STD /**/
1570 | #define HAVE_CXX_BINDING 1
1571 | #define FILE_NAMEPUB_BASEDIR "."
1572 | #define USE_FILE_FOR_NAMEPUB 1
1573 | #define HAVE_NAMEPUB_SERVICE 1
1574 | #define restrict __restrict
1575 | #define HAVE_GCC_ATTRIBUTE 1
1576 | #define WORDS_UNIVERSAL_ENDIAN 1
1577 | #define HAVE_LONG_DOUBLE 1
1578 | #define HAVE_LONG_LONG_INT 1
1579 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
1580 | #define SIZEOF_CHAR 1
1581 | #define SIZEOF_UNSIGNED_CHAR 1
1582 | #define SIZEOF_SHORT 2
1583 | #define SIZEOF_UNSIGNED_SHORT 2
1584 | /* end confdefs.h.  */
1585 | #include <stdio.h>
1586 | #ifdef HAVE_SYS_TYPES_H
1587 | # include <sys/types.h>
1588 | #endif
1589 | #ifdef HAVE_SYS_STAT_H
1590 | # include <sys/stat.h>
1591 | #endif
1592 | #ifdef STDC_HEADERS
1593 | # include <stdlib.h>
1594 | # include <stddef.h>
1595 | #else
1596 | # ifdef HAVE_STDLIB_H
1597 | #  include <stdlib.h>
1598 | # endif
1599 | #endif
1600 | #ifdef HAVE_STRING_H
1601 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1602 | #  include <memory.h>
1603 | # endif
1604 | # include <string.h>
1605 | #endif
1606 | #ifdef HAVE_STRINGS_H
1607 | # include <strings.h>
1608 | #endif
1609 | #ifdef HAVE_INTTYPES_H
1610 | # include <inttypes.h>
1611 | #endif
1612 | #ifdef HAVE_STDINT_H
1613 | # include <stdint.h>
1614 | #endif
1615 | #ifdef HAVE_UNISTD_H
1616 | # include <unistd.h>
1617 | #endif
1618 | int
1619 | main ()
1620 | {
1621 | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
1622 | test_array [0] = 0
1623 |
1624 |   ;
1625 |   return 0;
1626 | }
1627 configure:19762: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1628 conftest.c: In function 'main':
1629 conftest.c:80: error: size of array 'test_array' is negative
1630 configure:19769: $? = 1
1631 configure: failed program was:
1632 | /* confdefs.h.  */
1633 | #define PACKAGE_NAME ""
1634 | #define PACKAGE_TARNAME ""
1635 | #define PACKAGE_VERSION ""
1636 | #define PACKAGE_STRING ""
1637 | #define PACKAGE_BUGREPORT ""
1638 | #define USE_SMP_COLLECTIVES 1
1639 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1640 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1641 | #define USE_LOGGING MPID_LOGGING_NONE
1642 | #define HAVE_RUNTIME_THREADCHECK 1
1643 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1644 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1645 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
1646 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
1647 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
1648 | #define HAVE_ROMIO 1
1649 | #define HAVE__FUNC__ /**/
1650 | #define HAVE_PRAGMA_WEAK 1
1651 | #define USE_WEAK_SYMBOLS 1
1652 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1653 | #define HAVE_LONG_LONG 1
1654 | #define F77_NAME_LOWER_USCORE 1
1655 | #define STDCALL
1656 | #define HAVE_FORTRAN_BINDING 1
1657 | #define HAVE_CXX_EXCEPTIONS /**/
1658 | #define HAVE_NAMESPACES /**/
1659 | #define HAVE_NAMESPACE_STD /**/
1660 | #define HAVE_CXX_BINDING 1
1661 | #define FILE_NAMEPUB_BASEDIR "."
1662 | #define USE_FILE_FOR_NAMEPUB 1
1663 | #define HAVE_NAMEPUB_SERVICE 1
1664 | #define restrict __restrict
1665 | #define HAVE_GCC_ATTRIBUTE 1
1666 | #define WORDS_UNIVERSAL_ENDIAN 1
1667 | #define HAVE_LONG_DOUBLE 1
1668 | #define HAVE_LONG_LONG_INT 1
1669 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
1670 | #define SIZEOF_CHAR 1
1671 | #define SIZEOF_UNSIGNED_CHAR 1
1672 | #define SIZEOF_SHORT 2
1673 | #define SIZEOF_UNSIGNED_SHORT 2
1674 | /* end confdefs.h.  */
1675 | #include <stdio.h>
1676 | #ifdef HAVE_SYS_TYPES_H
1677 | # include <sys/types.h>
1678 | #endif
1679 | #ifdef HAVE_SYS_STAT_H
1680 | # include <sys/stat.h>
1681 | #endif
1682 | #ifdef STDC_HEADERS
1683 | # include <stdlib.h>
1684 | # include <stddef.h>
1685 | #else
1686 | # ifdef HAVE_STDLIB_H
1687 | #  include <stdlib.h>
1688 | # endif
1689 | #endif
1690 | #ifdef HAVE_STRING_H
1691 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1692 | #  include <memory.h>
1693 | # endif
1694 | # include <string.h>
1695 | #endif
1696 | #ifdef HAVE_STRINGS_H
1697 | # include <strings.h>
1698 | #endif
1699 | #ifdef HAVE_INTTYPES_H
1700 | # include <inttypes.h>
1701 | #endif
1702 | #ifdef HAVE_STDINT_H
1703 | # include <stdint.h>
1704 | #endif
1705 | #ifdef HAVE_UNISTD_H
1706 | # include <unistd.h>
1707 | #endif
1708 | int
1709 | main ()
1710 | {
1711 | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
1712 | test_array [0] = 0
1713 |
1714 |   ;
1715 |   return 0;
1716 | }
1717 configure:19762: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1718 configure:19769: $? = 0
1719 configure:19917: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1720 configure:19924: $? = 0
1721 configure:19917: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1722 configure:19924: $? = 0
1723 configure:20036: result: 4
1724 configure:20050: checking size of unsigned int
1725 configure:20080: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1726 configure:20087: $? = 0
1727 configure:20117: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1728 conftest.c: In function 'main':
1729 conftest.c:81: error: size of array 'test_array' is negative
1730 configure:20124: $? = 1
1731 configure: failed program was:
1732 | /* confdefs.h.  */
1733 | #define PACKAGE_NAME ""
1734 | #define PACKAGE_TARNAME ""
1735 | #define PACKAGE_VERSION ""
1736 | #define PACKAGE_STRING ""
1737 | #define PACKAGE_BUGREPORT ""
1738 | #define USE_SMP_COLLECTIVES 1
1739 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1740 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1741 | #define USE_LOGGING MPID_LOGGING_NONE
1742 | #define HAVE_RUNTIME_THREADCHECK 1
1743 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1744 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1745 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
1746 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
1747 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
1748 | #define HAVE_ROMIO 1
1749 | #define HAVE__FUNC__ /**/
1750 | #define HAVE_PRAGMA_WEAK 1
1751 | #define USE_WEAK_SYMBOLS 1
1752 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1753 | #define HAVE_LONG_LONG 1
1754 | #define F77_NAME_LOWER_USCORE 1
1755 | #define STDCALL
1756 | #define HAVE_FORTRAN_BINDING 1
1757 | #define HAVE_CXX_EXCEPTIONS /**/
1758 | #define HAVE_NAMESPACES /**/
1759 | #define HAVE_NAMESPACE_STD /**/
1760 | #define HAVE_CXX_BINDING 1
1761 | #define FILE_NAMEPUB_BASEDIR "."
1762 | #define USE_FILE_FOR_NAMEPUB 1
1763 | #define HAVE_NAMEPUB_SERVICE 1
1764 | #define restrict __restrict
1765 | #define HAVE_GCC_ATTRIBUTE 1
1766 | #define WORDS_UNIVERSAL_ENDIAN 1
1767 | #define HAVE_LONG_DOUBLE 1
1768 | #define HAVE_LONG_LONG_INT 1
1769 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
1770 | #define SIZEOF_CHAR 1
1771 | #define SIZEOF_UNSIGNED_CHAR 1
1772 | #define SIZEOF_SHORT 2
1773 | #define SIZEOF_UNSIGNED_SHORT 2
1774 | #define SIZEOF_INT 4
1775 | /* end confdefs.h.  */
1776 | #include <stdio.h>
1777 | #ifdef HAVE_SYS_TYPES_H
1778 | # include <sys/types.h>
1779 | #endif
1780 | #ifdef HAVE_SYS_STAT_H
1781 | # include <sys/stat.h>
1782 | #endif
1783 | #ifdef STDC_HEADERS
1784 | # include <stdlib.h>
1785 | # include <stddef.h>
1786 | #else
1787 | # ifdef HAVE_STDLIB_H
1788 | #  include <stdlib.h>
1789 | # endif
1790 | #endif
1791 | #ifdef HAVE_STRING_H
1792 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1793 | #  include <memory.h>
1794 | # endif
1795 | # include <string.h>
1796 | #endif
1797 | #ifdef HAVE_STRINGS_H
1798 | # include <strings.h>
1799 | #endif
1800 | #ifdef HAVE_INTTYPES_H
1801 | # include <inttypes.h>
1802 | #endif
1803 | #ifdef HAVE_STDINT_H
1804 | # include <stdint.h>
1805 | #endif
1806 | #ifdef HAVE_UNISTD_H
1807 | # include <unistd.h>
1808 | #endif
1809 | int
1810 | main ()
1811 | {
1812 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];
1813 | test_array [0] = 0
1814 |
1815 |   ;
1816 |   return 0;
1817 | }
1818 configure:20117: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1819 conftest.c: In function 'main':
1820 conftest.c:81: error: size of array 'test_array' is negative
1821 configure:20124: $? = 1
1822 configure: failed program was:
1823 | /* confdefs.h.  */
1824 | #define PACKAGE_NAME ""
1825 | #define PACKAGE_TARNAME ""
1826 | #define PACKAGE_VERSION ""
1827 | #define PACKAGE_STRING ""
1828 | #define PACKAGE_BUGREPORT ""
1829 | #define USE_SMP_COLLECTIVES 1
1830 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1831 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1832 | #define USE_LOGGING MPID_LOGGING_NONE
1833 | #define HAVE_RUNTIME_THREADCHECK 1
1834 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1835 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1836 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
1837 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
1838 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
1839 | #define HAVE_ROMIO 1
1840 | #define HAVE__FUNC__ /**/
1841 | #define HAVE_PRAGMA_WEAK 1
1842 | #define USE_WEAK_SYMBOLS 1
1843 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1844 | #define HAVE_LONG_LONG 1
1845 | #define F77_NAME_LOWER_USCORE 1
1846 | #define STDCALL
1847 | #define HAVE_FORTRAN_BINDING 1
1848 | #define HAVE_CXX_EXCEPTIONS /**/
1849 | #define HAVE_NAMESPACES /**/
1850 | #define HAVE_NAMESPACE_STD /**/
1851 | #define HAVE_CXX_BINDING 1
1852 | #define FILE_NAMEPUB_BASEDIR "."
1853 | #define USE_FILE_FOR_NAMEPUB 1
1854 | #define HAVE_NAMEPUB_SERVICE 1
1855 | #define restrict __restrict
1856 | #define HAVE_GCC_ATTRIBUTE 1
1857 | #define WORDS_UNIVERSAL_ENDIAN 1
1858 | #define HAVE_LONG_DOUBLE 1
1859 | #define HAVE_LONG_LONG_INT 1
1860 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
1861 | #define SIZEOF_CHAR 1
1862 | #define SIZEOF_UNSIGNED_CHAR 1
1863 | #define SIZEOF_SHORT 2
1864 | #define SIZEOF_UNSIGNED_SHORT 2
1865 | #define SIZEOF_INT 4
1866 | /* end confdefs.h.  */
1867 | #include <stdio.h>
1868 | #ifdef HAVE_SYS_TYPES_H
1869 | # include <sys/types.h>
1870 | #endif
1871 | #ifdef HAVE_SYS_STAT_H
1872 | # include <sys/stat.h>
1873 | #endif
1874 | #ifdef STDC_HEADERS
1875 | # include <stdlib.h>
1876 | # include <stddef.h>
1877 | #else
1878 | # ifdef HAVE_STDLIB_H
1879 | #  include <stdlib.h>
1880 | # endif
1881 | #endif
1882 | #ifdef HAVE_STRING_H
1883 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1884 | #  include <memory.h>
1885 | # endif
1886 | # include <string.h>
1887 | #endif
1888 | #ifdef HAVE_STRINGS_H
1889 | # include <strings.h>
1890 | #endif
1891 | #ifdef HAVE_INTTYPES_H
1892 | # include <inttypes.h>
1893 | #endif
1894 | #ifdef HAVE_STDINT_H
1895 | # include <stdint.h>
1896 | #endif
1897 | #ifdef HAVE_UNISTD_H
1898 | # include <unistd.h>
1899 | #endif
1900 | int
1901 | main ()
1902 | {
1903 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];
1904 | test_array [0] = 0
1905 |
1906 |   ;
1907 |   return 0;
1908 | }
1909 configure:20117: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
1910 conftest.c: In function 'main':
1911 conftest.c:81: error: size of array 'test_array' is negative
1912 configure:20124: $? = 1
1913 configure: failed program was:
1914 | /* confdefs.h.  */
1915 | #define PACKAGE_NAME ""
1916 | #define PACKAGE_TARNAME ""
1917 | #define PACKAGE_VERSION ""
1918 | #define PACKAGE_STRING ""
1919 | #define PACKAGE_BUGREPORT ""
1920 | #define USE_SMP_COLLECTIVES 1
1921 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1922 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1923 | #define USE_LOGGING MPID_LOGGING_NONE
1924 | #define HAVE_RUNTIME_THREADCHECK 1
1925 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1926 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1927 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
1928 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
1929 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
1930 | #define HAVE_ROMIO 1
1931 | #define HAVE__FUNC__ /**/
1932 | #define HAVE_PRAGMA_WEAK 1
1933 | #define USE_WEAK_SYMBOLS 1
1934 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1935 | #define HAVE_LONG_LONG 1
1936 | #define F77_NAME_LOWER_USCORE 1
1937 | #define STDCALL
1938 | #define HAVE_FORTRAN_BINDING 1
1939 | #define HAVE_CXX_EXCEPTIONS /**/
1940 | #define HAVE_NAMESPACES /**/
1941 | #define HAVE_NAMESPACE_STD /**/
1942 | #define HAVE_CXX_BINDING 1
1943 | #define FILE_NAMEPUB_BASEDIR "."
1944 | #define USE_FILE_FOR_NAMEPUB 1
1945 | #define HAVE_NAMEPUB_SERVICE 1
1946 | #define restrict __restrict
1947 | #define HAVE_GCC_ATTRIBUTE 1
1948 | #define WORDS_UNIVERSAL_ENDIAN 1
1949 | #define HAVE_LONG_DOUBLE 1
1950 | #define HAVE_LONG_LONG_INT 1
1951 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
1952 | #define SIZEOF_CHAR 1
1953 | #define SIZEOF_UNSIGNED_CHAR 1
1954 | #define SIZEOF_SHORT 2
1955 | #define SIZEOF_UNSIGNED_SHORT 2
1956 | #define SIZEOF_INT 4
1957 | /* end confdefs.h.  */
1958 | #include <stdio.h>
1959 | #ifdef HAVE_SYS_TYPES_H
1960 | # include <sys/types.h>
1961 | #endif
1962 | #ifdef HAVE_SYS_STAT_H
1963 | # include <sys/stat.h>
1964 | #endif
1965 | #ifdef STDC_HEADERS
1966 | # include <stdlib.h>
1967 | # include <stddef.h>
1968 | #else
1969 | # ifdef HAVE_STDLIB_H
1970 | #  include <stdlib.h>
1971 | # endif
1972 | #endif
1973 | #ifdef HAVE_STRING_H
1974 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1975 | #  include <memory.h>
1976 | # endif
1977 | # include <string.h>
1978 | #endif
1979 | #ifdef HAVE_STRINGS_H
1980 | # include <strings.h>
1981 | #endif
1982 | #ifdef HAVE_INTTYPES_H
1983 | # include <inttypes.h>
1984 | #endif
1985 | #ifdef HAVE_STDINT_H
1986 | # include <stdint.h>
1987 | #endif
1988 | #ifdef HAVE_UNISTD_H
1989 | # include <unistd.h>
1990 | #endif
1991 | int
1992 | main ()
1993 | {
1994 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];
1995 | test_array [0] = 0
1996 |
1997 |   ;
1998 |   return 0;
1999 | }
2000 configure:20117: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2001 configure:20124: $? = 0
2002 configure:20272: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2003 configure:20279: $? = 0
2004 configure:20272: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2005 configure:20279: $? = 0
2006 configure:20391: result: 4
2007 configure:20405: checking size of long
2008 configure:20435: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2009 configure:20442: $? = 0
2010 configure:20472: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2011 conftest.c: In function 'main':
2012 conftest.c:82: error: size of array 'test_array' is negative
2013 configure:20479: $? = 1
2014 configure: failed program was:
2015 | /* confdefs.h.  */
2016 | #define PACKAGE_NAME ""
2017 | #define PACKAGE_TARNAME ""
2018 | #define PACKAGE_VERSION ""
2019 | #define PACKAGE_STRING ""
2020 | #define PACKAGE_BUGREPORT ""
2021 | #define USE_SMP_COLLECTIVES 1
2022 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2023 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2024 | #define USE_LOGGING MPID_LOGGING_NONE
2025 | #define HAVE_RUNTIME_THREADCHECK 1
2026 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2027 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2028 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
2029 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
2030 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
2031 | #define HAVE_ROMIO 1
2032 | #define HAVE__FUNC__ /**/
2033 | #define HAVE_PRAGMA_WEAK 1
2034 | #define USE_WEAK_SYMBOLS 1
2035 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2036 | #define HAVE_LONG_LONG 1
2037 | #define F77_NAME_LOWER_USCORE 1
2038 | #define STDCALL
2039 | #define HAVE_FORTRAN_BINDING 1
2040 | #define HAVE_CXX_EXCEPTIONS /**/
2041 | #define HAVE_NAMESPACES /**/
2042 | #define HAVE_NAMESPACE_STD /**/
2043 | #define HAVE_CXX_BINDING 1
2044 | #define FILE_NAMEPUB_BASEDIR "."
2045 | #define USE_FILE_FOR_NAMEPUB 1
2046 | #define HAVE_NAMEPUB_SERVICE 1
2047 | #define restrict __restrict
2048 | #define HAVE_GCC_ATTRIBUTE 1
2049 | #define WORDS_UNIVERSAL_ENDIAN 1
2050 | #define HAVE_LONG_DOUBLE 1
2051 | #define HAVE_LONG_LONG_INT 1
2052 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
2053 | #define SIZEOF_CHAR 1
2054 | #define SIZEOF_UNSIGNED_CHAR 1
2055 | #define SIZEOF_SHORT 2
2056 | #define SIZEOF_UNSIGNED_SHORT 2
2057 | #define SIZEOF_INT 4
2058 | #define SIZEOF_UNSIGNED_INT 4
2059 | /* end confdefs.h.  */
2060 | #include <stdio.h>
2061 | #ifdef HAVE_SYS_TYPES_H
2062 | # include <sys/types.h>
2063 | #endif
2064 | #ifdef HAVE_SYS_STAT_H
2065 | # include <sys/stat.h>
2066 | #endif
2067 | #ifdef STDC_HEADERS
2068 | # include <stdlib.h>
2069 | # include <stddef.h>
2070 | #else
2071 | # ifdef HAVE_STDLIB_H
2072 | #  include <stdlib.h>
2073 | # endif
2074 | #endif
2075 | #ifdef HAVE_STRING_H
2076 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2077 | #  include <memory.h>
2078 | # endif
2079 | # include <string.h>
2080 | #endif
2081 | #ifdef HAVE_STRINGS_H
2082 | # include <strings.h>
2083 | #endif
2084 | #ifdef HAVE_INTTYPES_H
2085 | # include <inttypes.h>
2086 | #endif
2087 | #ifdef HAVE_STDINT_H
2088 | # include <stdint.h>
2089 | #endif
2090 | #ifdef HAVE_UNISTD_H
2091 | # include <unistd.h>
2092 | #endif
2093 | int
2094 | main ()
2095 | {
2096 | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
2097 | test_array [0] = 0
2098 |
2099 |   ;
2100 |   return 0;
2101 | }
2102 configure:20472: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2103 conftest.c: In function 'main':
2104 conftest.c:82: error: size of array 'test_array' is negative
2105 configure:20479: $? = 1
2106 configure: failed program was:
2107 | /* confdefs.h.  */
2108 | #define PACKAGE_NAME ""
2109 | #define PACKAGE_TARNAME ""
2110 | #define PACKAGE_VERSION ""
2111 | #define PACKAGE_STRING ""
2112 | #define PACKAGE_BUGREPORT ""
2113 | #define USE_SMP_COLLECTIVES 1
2114 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2115 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2116 | #define USE_LOGGING MPID_LOGGING_NONE
2117 | #define HAVE_RUNTIME_THREADCHECK 1
2118 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2119 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2120 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
2121 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
2122 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
2123 | #define HAVE_ROMIO 1
2124 | #define HAVE__FUNC__ /**/
2125 | #define HAVE_PRAGMA_WEAK 1
2126 | #define USE_WEAK_SYMBOLS 1
2127 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2128 | #define HAVE_LONG_LONG 1
2129 | #define F77_NAME_LOWER_USCORE 1
2130 | #define STDCALL
2131 | #define HAVE_FORTRAN_BINDING 1
2132 | #define HAVE_CXX_EXCEPTIONS /**/
2133 | #define HAVE_NAMESPACES /**/
2134 | #define HAVE_NAMESPACE_STD /**/
2135 | #define HAVE_CXX_BINDING 1
2136 | #define FILE_NAMEPUB_BASEDIR "."
2137 | #define USE_FILE_FOR_NAMEPUB 1
2138 | #define HAVE_NAMEPUB_SERVICE 1
2139 | #define restrict __restrict
2140 | #define HAVE_GCC_ATTRIBUTE 1
2141 | #define WORDS_UNIVERSAL_ENDIAN 1
2142 | #define HAVE_LONG_DOUBLE 1
2143 | #define HAVE_LONG_LONG_INT 1
2144 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
2145 | #define SIZEOF_CHAR 1
2146 | #define SIZEOF_UNSIGNED_CHAR 1
2147 | #define SIZEOF_SHORT 2
2148 | #define SIZEOF_UNSIGNED_SHORT 2
2149 | #define SIZEOF_INT 4
2150 | #define SIZEOF_UNSIGNED_INT 4
2151 | /* end confdefs.h.  */
2152 | #include <stdio.h>
2153 | #ifdef HAVE_SYS_TYPES_H
2154 | # include <sys/types.h>
2155 | #endif
2156 | #ifdef HAVE_SYS_STAT_H
2157 | # include <sys/stat.h>
2158 | #endif
2159 | #ifdef STDC_HEADERS
2160 | # include <stdlib.h>
2161 | # include <stddef.h>
2162 | #else
2163 | # ifdef HAVE_STDLIB_H
2164 | #  include <stdlib.h>
2165 | # endif
2166 | #endif
2167 | #ifdef HAVE_STRING_H
2168 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2169 | #  include <memory.h>
2170 | # endif
2171 | # include <string.h>
2172 | #endif
2173 | #ifdef HAVE_STRINGS_H
2174 | # include <strings.h>
2175 | #endif
2176 | #ifdef HAVE_INTTYPES_H
2177 | # include <inttypes.h>
2178 | #endif
2179 | #ifdef HAVE_STDINT_H
2180 | # include <stdint.h>
2181 | #endif
2182 | #ifdef HAVE_UNISTD_H
2183 | # include <unistd.h>
2184 | #endif
2185 | int
2186 | main ()
2187 | {
2188 | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
2189 | test_array [0] = 0
2190 |
2191 |   ;
2192 |   return 0;
2193 | }
2194 configure:20472: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2195 conftest.c: In function 'main':
2196 conftest.c:82: error: size of array 'test_array' is negative
2197 configure:20479: $? = 1
2198 configure: failed program was:
2199 | /* confdefs.h.  */
2200 | #define PACKAGE_NAME ""
2201 | #define PACKAGE_TARNAME ""
2202 | #define PACKAGE_VERSION ""
2203 | #define PACKAGE_STRING ""
2204 | #define PACKAGE_BUGREPORT ""
2205 | #define USE_SMP_COLLECTIVES 1
2206 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2207 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2208 | #define USE_LOGGING MPID_LOGGING_NONE
2209 | #define HAVE_RUNTIME_THREADCHECK 1
2210 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2211 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2212 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
2213 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
2214 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
2215 | #define HAVE_ROMIO 1
2216 | #define HAVE__FUNC__ /**/
2217 | #define HAVE_PRAGMA_WEAK 1
2218 | #define USE_WEAK_SYMBOLS 1
2219 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2220 | #define HAVE_LONG_LONG 1
2221 | #define F77_NAME_LOWER_USCORE 1
2222 | #define STDCALL
2223 | #define HAVE_FORTRAN_BINDING 1
2224 | #define HAVE_CXX_EXCEPTIONS /**/
2225 | #define HAVE_NAMESPACES /**/
2226 | #define HAVE_NAMESPACE_STD /**/
2227 | #define HAVE_CXX_BINDING 1
2228 | #define FILE_NAMEPUB_BASEDIR "."
2229 | #define USE_FILE_FOR_NAMEPUB 1
2230 | #define HAVE_NAMEPUB_SERVICE 1
2231 | #define restrict __restrict
2232 | #define HAVE_GCC_ATTRIBUTE 1
2233 | #define WORDS_UNIVERSAL_ENDIAN 1
2234 | #define HAVE_LONG_DOUBLE 1
2235 | #define HAVE_LONG_LONG_INT 1
2236 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
2237 | #define SIZEOF_CHAR 1
2238 | #define SIZEOF_UNSIGNED_CHAR 1
2239 | #define SIZEOF_SHORT 2
2240 | #define SIZEOF_UNSIGNED_SHORT 2
2241 | #define SIZEOF_INT 4
2242 | #define SIZEOF_UNSIGNED_INT 4
2243 | /* end confdefs.h.  */
2244 | #include <stdio.h>
2245 | #ifdef HAVE_SYS_TYPES_H
2246 | # include <sys/types.h>
2247 | #endif
2248 | #ifdef HAVE_SYS_STAT_H
2249 | # include <sys/stat.h>
2250 | #endif
2251 | #ifdef STDC_HEADERS
2252 | # include <stdlib.h>
2253 | # include <stddef.h>
2254 | #else
2255 | # ifdef HAVE_STDLIB_H
2256 | #  include <stdlib.h>
2257 | # endif
2258 | #endif
2259 | #ifdef HAVE_STRING_H
2260 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2261 | #  include <memory.h>
2262 | # endif
2263 | # include <string.h>
2264 | #endif
2265 | #ifdef HAVE_STRINGS_H
2266 | # include <strings.h>
2267 | #endif
2268 | #ifdef HAVE_INTTYPES_H
2269 | # include <inttypes.h>
2270 | #endif
2271 | #ifdef HAVE_STDINT_H
2272 | # include <stdint.h>
2273 | #endif
2274 | #ifdef HAVE_UNISTD_H
2275 | # include <unistd.h>
2276 | #endif
2277 | int
2278 | main ()
2279 | {
2280 | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
2281 | test_array [0] = 0
2282 |
2283 |   ;
2284 |   return 0;
2285 | }
2286 configure:20472: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2287 configure:20479: $? = 0
2288 configure:20627: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2289 configure:20634: $? = 0
2290 configure:20627: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2291 configure:20634: $? = 0
2292 configure:20746: result: 4
2293 configure:20760: checking size of unsigned long
2294 configure:20790: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2295 configure:20797: $? = 0
2296 configure:20827: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2297 conftest.c: In function 'main':
2298 conftest.c:83: error: size of array 'test_array' is negative
2299 configure:20834: $? = 1
2300 configure: failed program was:
2301 | /* confdefs.h.  */
2302 | #define PACKAGE_NAME ""
2303 | #define PACKAGE_TARNAME ""
2304 | #define PACKAGE_VERSION ""
2305 | #define PACKAGE_STRING ""
2306 | #define PACKAGE_BUGREPORT ""
2307 | #define USE_SMP_COLLECTIVES 1
2308 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2309 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2310 | #define USE_LOGGING MPID_LOGGING_NONE
2311 | #define HAVE_RUNTIME_THREADCHECK 1
2312 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2313 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2314 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
2315 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
2316 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
2317 | #define HAVE_ROMIO 1
2318 | #define HAVE__FUNC__ /**/
2319 | #define HAVE_PRAGMA_WEAK 1
2320 | #define USE_WEAK_SYMBOLS 1
2321 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2322 | #define HAVE_LONG_LONG 1
2323 | #define F77_NAME_LOWER_USCORE 1
2324 | #define STDCALL
2325 | #define HAVE_FORTRAN_BINDING 1
2326 | #define HAVE_CXX_EXCEPTIONS /**/
2327 | #define HAVE_NAMESPACES /**/
2328 | #define HAVE_NAMESPACE_STD /**/
2329 | #define HAVE_CXX_BINDING 1
2330 | #define FILE_NAMEPUB_BASEDIR "."
2331 | #define USE_FILE_FOR_NAMEPUB 1
2332 | #define HAVE_NAMEPUB_SERVICE 1
2333 | #define restrict __restrict
2334 | #define HAVE_GCC_ATTRIBUTE 1
2335 | #define WORDS_UNIVERSAL_ENDIAN 1
2336 | #define HAVE_LONG_DOUBLE 1
2337 | #define HAVE_LONG_LONG_INT 1
2338 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
2339 | #define SIZEOF_CHAR 1
2340 | #define SIZEOF_UNSIGNED_CHAR 1
2341 | #define SIZEOF_SHORT 2
2342 | #define SIZEOF_UNSIGNED_SHORT 2
2343 | #define SIZEOF_INT 4
2344 | #define SIZEOF_UNSIGNED_INT 4
2345 | #define SIZEOF_LONG 4
2346 | /* end confdefs.h.  */
2347 | #include <stdio.h>
2348 | #ifdef HAVE_SYS_TYPES_H
2349 | # include <sys/types.h>
2350 | #endif
2351 | #ifdef HAVE_SYS_STAT_H
2352 | # include <sys/stat.h>
2353 | #endif
2354 | #ifdef STDC_HEADERS
2355 | # include <stdlib.h>
2356 | # include <stddef.h>
2357 | #else
2358 | # ifdef HAVE_STDLIB_H
2359 | #  include <stdlib.h>
2360 | # endif
2361 | #endif
2362 | #ifdef HAVE_STRING_H
2363 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2364 | #  include <memory.h>
2365 | # endif
2366 | # include <string.h>
2367 | #endif
2368 | #ifdef HAVE_STRINGS_H
2369 | # include <strings.h>
2370 | #endif
2371 | #ifdef HAVE_INTTYPES_H
2372 | # include <inttypes.h>
2373 | #endif
2374 | #ifdef HAVE_STDINT_H
2375 | # include <stdint.h>
2376 | #endif
2377 | #ifdef HAVE_UNISTD_H
2378 | # include <unistd.h>
2379 | #endif
2380 | int
2381 | main ()
2382 | {
2383 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];
2384 | test_array [0] = 0
2385 |
2386 |   ;
2387 |   return 0;
2388 | }
2389 configure:20827: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2390 conftest.c: In function 'main':
2391 conftest.c:83: error: size of array 'test_array' is negative
2392 configure:20834: $? = 1
2393 configure: failed program was:
2394 | /* confdefs.h.  */
2395 | #define PACKAGE_NAME ""
2396 | #define PACKAGE_TARNAME ""
2397 | #define PACKAGE_VERSION ""
2398 | #define PACKAGE_STRING ""
2399 | #define PACKAGE_BUGREPORT ""
2400 | #define USE_SMP_COLLECTIVES 1
2401 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2402 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2403 | #define USE_LOGGING MPID_LOGGING_NONE
2404 | #define HAVE_RUNTIME_THREADCHECK 1
2405 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2406 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2407 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
2408 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
2409 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
2410 | #define HAVE_ROMIO 1
2411 | #define HAVE__FUNC__ /**/
2412 | #define HAVE_PRAGMA_WEAK 1
2413 | #define USE_WEAK_SYMBOLS 1
2414 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2415 | #define HAVE_LONG_LONG 1
2416 | #define F77_NAME_LOWER_USCORE 1
2417 | #define STDCALL
2418 | #define HAVE_FORTRAN_BINDING 1
2419 | #define HAVE_CXX_EXCEPTIONS /**/
2420 | #define HAVE_NAMESPACES /**/
2421 | #define HAVE_NAMESPACE_STD /**/
2422 | #define HAVE_CXX_BINDING 1
2423 | #define FILE_NAMEPUB_BASEDIR "."
2424 | #define USE_FILE_FOR_NAMEPUB 1
2425 | #define HAVE_NAMEPUB_SERVICE 1
2426 | #define restrict __restrict
2427 | #define HAVE_GCC_ATTRIBUTE 1
2428 | #define WORDS_UNIVERSAL_ENDIAN 1
2429 | #define HAVE_LONG_DOUBLE 1
2430 | #define HAVE_LONG_LONG_INT 1
2431 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
2432 | #define SIZEOF_CHAR 1
2433 | #define SIZEOF_UNSIGNED_CHAR 1
2434 | #define SIZEOF_SHORT 2
2435 | #define SIZEOF_UNSIGNED_SHORT 2
2436 | #define SIZEOF_INT 4
2437 | #define SIZEOF_UNSIGNED_INT 4
2438 | #define SIZEOF_LONG 4
2439 | /* end confdefs.h.  */
2440 | #include <stdio.h>
2441 | #ifdef HAVE_SYS_TYPES_H
2442 | # include <sys/types.h>
2443 | #endif
2444 | #ifdef HAVE_SYS_STAT_H
2445 | # include <sys/stat.h>
2446 | #endif
2447 | #ifdef STDC_HEADERS
2448 | # include <stdlib.h>
2449 | # include <stddef.h>
2450 | #else
2451 | # ifdef HAVE_STDLIB_H
2452 | #  include <stdlib.h>
2453 | # endif
2454 | #endif
2455 | #ifdef HAVE_STRING_H
2456 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2457 | #  include <memory.h>
2458 | # endif
2459 | # include <string.h>
2460 | #endif
2461 | #ifdef HAVE_STRINGS_H
2462 | # include <strings.h>
2463 | #endif
2464 | #ifdef HAVE_INTTYPES_H
2465 | # include <inttypes.h>
2466 | #endif
2467 | #ifdef HAVE_STDINT_H
2468 | # include <stdint.h>
2469 | #endif
2470 | #ifdef HAVE_UNISTD_H
2471 | # include <unistd.h>
2472 | #endif
2473 | int
2474 | main ()
2475 | {
2476 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];
2477 | test_array [0] = 0
2478 |
2479 |   ;
2480 |   return 0;
2481 | }
2482 configure:20827: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2483 conftest.c: In function 'main':
2484 conftest.c:83: error: size of array 'test_array' is negative
2485 configure:20834: $? = 1
2486 configure: failed program was:
2487 | /* confdefs.h.  */
2488 | #define PACKAGE_NAME ""
2489 | #define PACKAGE_TARNAME ""
2490 | #define PACKAGE_VERSION ""
2491 | #define PACKAGE_STRING ""
2492 | #define PACKAGE_BUGREPORT ""
2493 | #define USE_SMP_COLLECTIVES 1
2494 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2495 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2496 | #define USE_LOGGING MPID_LOGGING_NONE
2497 | #define HAVE_RUNTIME_THREADCHECK 1
2498 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2499 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2500 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
2501 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
2502 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
2503 | #define HAVE_ROMIO 1
2504 | #define HAVE__FUNC__ /**/
2505 | #define HAVE_PRAGMA_WEAK 1
2506 | #define USE_WEAK_SYMBOLS 1
2507 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2508 | #define HAVE_LONG_LONG 1
2509 | #define F77_NAME_LOWER_USCORE 1
2510 | #define STDCALL
2511 | #define HAVE_FORTRAN_BINDING 1
2512 | #define HAVE_CXX_EXCEPTIONS /**/
2513 | #define HAVE_NAMESPACES /**/
2514 | #define HAVE_NAMESPACE_STD /**/
2515 | #define HAVE_CXX_BINDING 1
2516 | #define FILE_NAMEPUB_BASEDIR "."
2517 | #define USE_FILE_FOR_NAMEPUB 1
2518 | #define HAVE_NAMEPUB_SERVICE 1
2519 | #define restrict __restrict
2520 | #define HAVE_GCC_ATTRIBUTE 1
2521 | #define WORDS_UNIVERSAL_ENDIAN 1
2522 | #define HAVE_LONG_DOUBLE 1
2523 | #define HAVE_LONG_LONG_INT 1
2524 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
2525 | #define SIZEOF_CHAR 1
2526 | #define SIZEOF_UNSIGNED_CHAR 1
2527 | #define SIZEOF_SHORT 2
2528 | #define SIZEOF_UNSIGNED_SHORT 2
2529 | #define SIZEOF_INT 4
2530 | #define SIZEOF_UNSIGNED_INT 4
2531 | #define SIZEOF_LONG 4
2532 | /* end confdefs.h.  */
2533 | #include <stdio.h>
2534 | #ifdef HAVE_SYS_TYPES_H
2535 | # include <sys/types.h>
2536 | #endif
2537 | #ifdef HAVE_SYS_STAT_H
2538 | # include <sys/stat.h>
2539 | #endif
2540 | #ifdef STDC_HEADERS
2541 | # include <stdlib.h>
2542 | # include <stddef.h>
2543 | #else
2544 | # ifdef HAVE_STDLIB_H
2545 | #  include <stdlib.h>
2546 | # endif
2547 | #endif
2548 | #ifdef HAVE_STRING_H
2549 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2550 | #  include <memory.h>
2551 | # endif
2552 | # include <string.h>
2553 | #endif
2554 | #ifdef HAVE_STRINGS_H
2555 | # include <strings.h>
2556 | #endif
2557 | #ifdef HAVE_INTTYPES_H
2558 | # include <inttypes.h>
2559 | #endif
2560 | #ifdef HAVE_STDINT_H
2561 | # include <stdint.h>
2562 | #endif
2563 | #ifdef HAVE_UNISTD_H
2564 | # include <unistd.h>
2565 | #endif
2566 | int
2567 | main ()
2568 | {
2569 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];
2570 | test_array [0] = 0
2571 |
2572 |   ;
2573 |   return 0;
2574 | }
2575 configure:20827: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2576 configure:20834: $? = 0
2577 configure:20982: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2578 configure:20989: $? = 0
2579 configure:20982: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2580 configure:20989: $? = 0
2581 configure:21101: result: 4
2582 configure:21115: checking size of long long
2583 configure:21145: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2584 configure:21152: $? = 0
2585 configure:21182: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2586 conftest.c: In function 'main':
2587 conftest.c:84: error: size of array 'test_array' is negative
2588 configure:21189: $? = 1
2589 configure: failed program was:
2590 | /* confdefs.h.  */
2591 | #define PACKAGE_NAME ""
2592 | #define PACKAGE_TARNAME ""
2593 | #define PACKAGE_VERSION ""
2594 | #define PACKAGE_STRING ""
2595 | #define PACKAGE_BUGREPORT ""
2596 | #define USE_SMP_COLLECTIVES 1
2597 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2598 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2599 | #define USE_LOGGING MPID_LOGGING_NONE
2600 | #define HAVE_RUNTIME_THREADCHECK 1
2601 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2602 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2603 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
2604 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
2605 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
2606 | #define HAVE_ROMIO 1
2607 | #define HAVE__FUNC__ /**/
2608 | #define HAVE_PRAGMA_WEAK 1
2609 | #define USE_WEAK_SYMBOLS 1
2610 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2611 | #define HAVE_LONG_LONG 1
2612 | #define F77_NAME_LOWER_USCORE 1
2613 | #define STDCALL
2614 | #define HAVE_FORTRAN_BINDING 1
2615 | #define HAVE_CXX_EXCEPTIONS /**/
2616 | #define HAVE_NAMESPACES /**/
2617 | #define HAVE_NAMESPACE_STD /**/
2618 | #define HAVE_CXX_BINDING 1
2619 | #define FILE_NAMEPUB_BASEDIR "."
2620 | #define USE_FILE_FOR_NAMEPUB 1
2621 | #define HAVE_NAMEPUB_SERVICE 1
2622 | #define restrict __restrict
2623 | #define HAVE_GCC_ATTRIBUTE 1
2624 | #define WORDS_UNIVERSAL_ENDIAN 1
2625 | #define HAVE_LONG_DOUBLE 1
2626 | #define HAVE_LONG_LONG_INT 1
2627 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
2628 | #define SIZEOF_CHAR 1
2629 | #define SIZEOF_UNSIGNED_CHAR 1
2630 | #define SIZEOF_SHORT 2
2631 | #define SIZEOF_UNSIGNED_SHORT 2
2632 | #define SIZEOF_INT 4
2633 | #define SIZEOF_UNSIGNED_INT 4
2634 | #define SIZEOF_LONG 4
2635 | #define SIZEOF_UNSIGNED_LONG 4
2636 | /* end confdefs.h.  */
2637 | #include <stdio.h>
2638 | #ifdef HAVE_SYS_TYPES_H
2639 | # include <sys/types.h>
2640 | #endif
2641 | #ifdef HAVE_SYS_STAT_H
2642 | # include <sys/stat.h>
2643 | #endif
2644 | #ifdef STDC_HEADERS
2645 | # include <stdlib.h>
2646 | # include <stddef.h>
2647 | #else
2648 | # ifdef HAVE_STDLIB_H
2649 | #  include <stdlib.h>
2650 | # endif
2651 | #endif
2652 | #ifdef HAVE_STRING_H
2653 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2654 | #  include <memory.h>
2655 | # endif
2656 | # include <string.h>
2657 | #endif
2658 | #ifdef HAVE_STRINGS_H
2659 | # include <strings.h>
2660 | #endif
2661 | #ifdef HAVE_INTTYPES_H
2662 | # include <inttypes.h>
2663 | #endif
2664 | #ifdef HAVE_STDINT_H
2665 | # include <stdint.h>
2666 | #endif
2667 | #ifdef HAVE_UNISTD_H
2668 | # include <unistd.h>
2669 | #endif
2670 | int
2671 | main ()
2672 | {
2673 | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
2674 | test_array [0] = 0
2675 |
2676 |   ;
2677 |   return 0;
2678 | }
2679 configure:21182: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2680 conftest.c: In function 'main':
2681 conftest.c:84: error: size of array 'test_array' is negative
2682 configure:21189: $? = 1
2683 configure: failed program was:
2684 | /* confdefs.h.  */
2685 | #define PACKAGE_NAME ""
2686 | #define PACKAGE_TARNAME ""
2687 | #define PACKAGE_VERSION ""
2688 | #define PACKAGE_STRING ""
2689 | #define PACKAGE_BUGREPORT ""
2690 | #define USE_SMP_COLLECTIVES 1
2691 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2692 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2693 | #define USE_LOGGING MPID_LOGGING_NONE
2694 | #define HAVE_RUNTIME_THREADCHECK 1
2695 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2696 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2697 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
2698 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
2699 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
2700 | #define HAVE_ROMIO 1
2701 | #define HAVE__FUNC__ /**/
2702 | #define HAVE_PRAGMA_WEAK 1
2703 | #define USE_WEAK_SYMBOLS 1
2704 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2705 | #define HAVE_LONG_LONG 1
2706 | #define F77_NAME_LOWER_USCORE 1
2707 | #define STDCALL
2708 | #define HAVE_FORTRAN_BINDING 1
2709 | #define HAVE_CXX_EXCEPTIONS /**/
2710 | #define HAVE_NAMESPACES /**/
2711 | #define HAVE_NAMESPACE_STD /**/
2712 | #define HAVE_CXX_BINDING 1
2713 | #define FILE_NAMEPUB_BASEDIR "."
2714 | #define USE_FILE_FOR_NAMEPUB 1
2715 | #define HAVE_NAMEPUB_SERVICE 1
2716 | #define restrict __restrict
2717 | #define HAVE_GCC_ATTRIBUTE 1
2718 | #define WORDS_UNIVERSAL_ENDIAN 1
2719 | #define HAVE_LONG_DOUBLE 1
2720 | #define HAVE_LONG_LONG_INT 1
2721 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
2722 | #define SIZEOF_CHAR 1
2723 | #define SIZEOF_UNSIGNED_CHAR 1
2724 | #define SIZEOF_SHORT 2
2725 | #define SIZEOF_UNSIGNED_SHORT 2
2726 | #define SIZEOF_INT 4
2727 | #define SIZEOF_UNSIGNED_INT 4
2728 | #define SIZEOF_LONG 4
2729 | #define SIZEOF_UNSIGNED_LONG 4
2730 | /* end confdefs.h.  */
2731 | #include <stdio.h>
2732 | #ifdef HAVE_SYS_TYPES_H
2733 | # include <sys/types.h>
2734 | #endif
2735 | #ifdef HAVE_SYS_STAT_H
2736 | # include <sys/stat.h>
2737 | #endif
2738 | #ifdef STDC_HEADERS
2739 | # include <stdlib.h>
2740 | # include <stddef.h>
2741 | #else
2742 | # ifdef HAVE_STDLIB_H
2743 | #  include <stdlib.h>
2744 | # endif
2745 | #endif
2746 | #ifdef HAVE_STRING_H
2747 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2748 | #  include <memory.h>
2749 | # endif
2750 | # include <string.h>
2751 | #endif
2752 | #ifdef HAVE_STRINGS_H
2753 | # include <strings.h>
2754 | #endif
2755 | #ifdef HAVE_INTTYPES_H
2756 | # include <inttypes.h>
2757 | #endif
2758 | #ifdef HAVE_STDINT_H
2759 | # include <stdint.h>
2760 | #endif
2761 | #ifdef HAVE_UNISTD_H
2762 | # include <unistd.h>
2763 | #endif
2764 | int
2765 | main ()
2766 | {
2767 | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
2768 | test_array [0] = 0
2769 |
2770 |   ;
2771 |   return 0;
2772 | }
2773 configure:21182: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2774 conftest.c: In function 'main':
2775 conftest.c:84: error: size of array 'test_array' is negative
2776 configure:21189: $? = 1
2777 configure: failed program was:
2778 | /* confdefs.h.  */
2779 | #define PACKAGE_NAME ""
2780 | #define PACKAGE_TARNAME ""
2781 | #define PACKAGE_VERSION ""
2782 | #define PACKAGE_STRING ""
2783 | #define PACKAGE_BUGREPORT ""
2784 | #define USE_SMP_COLLECTIVES 1
2785 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2786 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2787 | #define USE_LOGGING MPID_LOGGING_NONE
2788 | #define HAVE_RUNTIME_THREADCHECK 1
2789 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2790 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2791 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
2792 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
2793 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
2794 | #define HAVE_ROMIO 1
2795 | #define HAVE__FUNC__ /**/
2796 | #define HAVE_PRAGMA_WEAK 1
2797 | #define USE_WEAK_SYMBOLS 1
2798 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2799 | #define HAVE_LONG_LONG 1
2800 | #define F77_NAME_LOWER_USCORE 1
2801 | #define STDCALL
2802 | #define HAVE_FORTRAN_BINDING 1
2803 | #define HAVE_CXX_EXCEPTIONS /**/
2804 | #define HAVE_NAMESPACES /**/
2805 | #define HAVE_NAMESPACE_STD /**/
2806 | #define HAVE_CXX_BINDING 1
2807 | #define FILE_NAMEPUB_BASEDIR "."
2808 | #define USE_FILE_FOR_NAMEPUB 1
2809 | #define HAVE_NAMEPUB_SERVICE 1
2810 | #define restrict __restrict
2811 | #define HAVE_GCC_ATTRIBUTE 1
2812 | #define WORDS_UNIVERSAL_ENDIAN 1
2813 | #define HAVE_LONG_DOUBLE 1
2814 | #define HAVE_LONG_LONG_INT 1
2815 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
2816 | #define SIZEOF_CHAR 1
2817 | #define SIZEOF_UNSIGNED_CHAR 1
2818 | #define SIZEOF_SHORT 2
2819 | #define SIZEOF_UNSIGNED_SHORT 2
2820 | #define SIZEOF_INT 4
2821 | #define SIZEOF_UNSIGNED_INT 4
2822 | #define SIZEOF_LONG 4
2823 | #define SIZEOF_UNSIGNED_LONG 4
2824 | /* end confdefs.h.  */
2825 | #include <stdio.h>
2826 | #ifdef HAVE_SYS_TYPES_H
2827 | # include <sys/types.h>
2828 | #endif
2829 | #ifdef HAVE_SYS_STAT_H
2830 | # include <sys/stat.h>
2831 | #endif
2832 | #ifdef STDC_HEADERS
2833 | # include <stdlib.h>
2834 | # include <stddef.h>
2835 | #else
2836 | # ifdef HAVE_STDLIB_H
2837 | #  include <stdlib.h>
2838 | # endif
2839 | #endif
2840 | #ifdef HAVE_STRING_H
2841 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2842 | #  include <memory.h>
2843 | # endif
2844 | # include <string.h>
2845 | #endif
2846 | #ifdef HAVE_STRINGS_H
2847 | # include <strings.h>
2848 | #endif
2849 | #ifdef HAVE_INTTYPES_H
2850 | # include <inttypes.h>
2851 | #endif
2852 | #ifdef HAVE_STDINT_H
2853 | # include <stdint.h>
2854 | #endif
2855 | #ifdef HAVE_UNISTD_H
2856 | # include <unistd.h>
2857 | #endif
2858 | int
2859 | main ()
2860 | {
2861 | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
2862 | test_array [0] = 0
2863 |
2864 |   ;
2865 |   return 0;
2866 | }
2867 configure:21182: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2868 conftest.c: In function 'main':
2869 conftest.c:84: error: size of array 'test_array' is negative
2870 configure:21189: $? = 1
2871 configure: failed program was:
2872 | /* confdefs.h.  */
2873 | #define PACKAGE_NAME ""
2874 | #define PACKAGE_TARNAME ""
2875 | #define PACKAGE_VERSION ""
2876 | #define PACKAGE_STRING ""
2877 | #define PACKAGE_BUGREPORT ""
2878 | #define USE_SMP_COLLECTIVES 1
2879 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2880 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2881 | #define USE_LOGGING MPID_LOGGING_NONE
2882 | #define HAVE_RUNTIME_THREADCHECK 1
2883 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2884 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2885 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
2886 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
2887 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
2888 | #define HAVE_ROMIO 1
2889 | #define HAVE__FUNC__ /**/
2890 | #define HAVE_PRAGMA_WEAK 1
2891 | #define USE_WEAK_SYMBOLS 1
2892 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2893 | #define HAVE_LONG_LONG 1
2894 | #define F77_NAME_LOWER_USCORE 1
2895 | #define STDCALL
2896 | #define HAVE_FORTRAN_BINDING 1
2897 | #define HAVE_CXX_EXCEPTIONS /**/
2898 | #define HAVE_NAMESPACES /**/
2899 | #define HAVE_NAMESPACE_STD /**/
2900 | #define HAVE_CXX_BINDING 1
2901 | #define FILE_NAMEPUB_BASEDIR "."
2902 | #define USE_FILE_FOR_NAMEPUB 1
2903 | #define HAVE_NAMEPUB_SERVICE 1
2904 | #define restrict __restrict
2905 | #define HAVE_GCC_ATTRIBUTE 1
2906 | #define WORDS_UNIVERSAL_ENDIAN 1
2907 | #define HAVE_LONG_DOUBLE 1
2908 | #define HAVE_LONG_LONG_INT 1
2909 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
2910 | #define SIZEOF_CHAR 1
2911 | #define SIZEOF_UNSIGNED_CHAR 1
2912 | #define SIZEOF_SHORT 2
2913 | #define SIZEOF_UNSIGNED_SHORT 2
2914 | #define SIZEOF_INT 4
2915 | #define SIZEOF_UNSIGNED_INT 4
2916 | #define SIZEOF_LONG 4
2917 | #define SIZEOF_UNSIGNED_LONG 4
2918 | /* end confdefs.h.  */
2919 | #include <stdio.h>
2920 | #ifdef HAVE_SYS_TYPES_H
2921 | # include <sys/types.h>
2922 | #endif
2923 | #ifdef HAVE_SYS_STAT_H
2924 | # include <sys/stat.h>
2925 | #endif
2926 | #ifdef STDC_HEADERS
2927 | # include <stdlib.h>
2928 | # include <stddef.h>
2929 | #else
2930 | # ifdef HAVE_STDLIB_H
2931 | #  include <stdlib.h>
2932 | # endif
2933 | #endif
2934 | #ifdef HAVE_STRING_H
2935 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2936 | #  include <memory.h>
2937 | # endif
2938 | # include <string.h>
2939 | #endif
2940 | #ifdef HAVE_STRINGS_H
2941 | # include <strings.h>
2942 | #endif
2943 | #ifdef HAVE_INTTYPES_H
2944 | # include <inttypes.h>
2945 | #endif
2946 | #ifdef HAVE_STDINT_H
2947 | # include <stdint.h>
2948 | #endif
2949 | #ifdef HAVE_UNISTD_H
2950 | # include <unistd.h>
2951 | #endif
2952 | int
2953 | main ()
2954 | {
2955 | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
2956 | test_array [0] = 0
2957 |
2958 |   ;
2959 |   return 0;
2960 | }
2961 configure:21182: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2962 configure:21189: $? = 0
2963 configure:21337: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2964 configure:21344: $? = 0
2965 configure:21337: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2966 configure:21344: $? = 0
2967 configure:21337: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2968 configure:21344: $? = 0
2969 configure:21456: result: 8
2970 configure:21470: checking size of unsigned long long
2971 configure:21500: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2972 configure:21507: $? = 0
2973 configure:21537: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
2974 conftest.c: In function 'main':
2975 conftest.c:85: error: size of array 'test_array' is negative
2976 configure:21544: $? = 1
2977 configure: failed program was:
2978 | /* confdefs.h.  */
2979 | #define PACKAGE_NAME ""
2980 | #define PACKAGE_TARNAME ""
2981 | #define PACKAGE_VERSION ""
2982 | #define PACKAGE_STRING ""
2983 | #define PACKAGE_BUGREPORT ""
2984 | #define USE_SMP_COLLECTIVES 1
2985 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2986 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2987 | #define USE_LOGGING MPID_LOGGING_NONE
2988 | #define HAVE_RUNTIME_THREADCHECK 1
2989 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2990 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2991 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
2992 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
2993 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
2994 | #define HAVE_ROMIO 1
2995 | #define HAVE__FUNC__ /**/
2996 | #define HAVE_PRAGMA_WEAK 1
2997 | #define USE_WEAK_SYMBOLS 1
2998 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2999 | #define HAVE_LONG_LONG 1
3000 | #define F77_NAME_LOWER_USCORE 1
3001 | #define STDCALL
3002 | #define HAVE_FORTRAN_BINDING 1
3003 | #define HAVE_CXX_EXCEPTIONS /**/
3004 | #define HAVE_NAMESPACES /**/
3005 | #define HAVE_NAMESPACE_STD /**/
3006 | #define HAVE_CXX_BINDING 1
3007 | #define FILE_NAMEPUB_BASEDIR "."
3008 | #define USE_FILE_FOR_NAMEPUB 1
3009 | #define HAVE_NAMEPUB_SERVICE 1
3010 | #define restrict __restrict
3011 | #define HAVE_GCC_ATTRIBUTE 1
3012 | #define WORDS_UNIVERSAL_ENDIAN 1
3013 | #define HAVE_LONG_DOUBLE 1
3014 | #define HAVE_LONG_LONG_INT 1
3015 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
3016 | #define SIZEOF_CHAR 1
3017 | #define SIZEOF_UNSIGNED_CHAR 1
3018 | #define SIZEOF_SHORT 2
3019 | #define SIZEOF_UNSIGNED_SHORT 2
3020 | #define SIZEOF_INT 4
3021 | #define SIZEOF_UNSIGNED_INT 4
3022 | #define SIZEOF_LONG 4
3023 | #define SIZEOF_UNSIGNED_LONG 4
3024 | #define SIZEOF_LONG_LONG 8
3025 | /* end confdefs.h.  */
3026 | #include <stdio.h>
3027 | #ifdef HAVE_SYS_TYPES_H
3028 | # include <sys/types.h>
3029 | #endif
3030 | #ifdef HAVE_SYS_STAT_H
3031 | # include <sys/stat.h>
3032 | #endif
3033 | #ifdef STDC_HEADERS
3034 | # include <stdlib.h>
3035 | # include <stddef.h>
3036 | #else
3037 | # ifdef HAVE_STDLIB_H
3038 | #  include <stdlib.h>
3039 | # endif
3040 | #endif
3041 | #ifdef HAVE_STRING_H
3042 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3043 | #  include <memory.h>
3044 | # endif
3045 | # include <string.h>
3046 | #endif
3047 | #ifdef HAVE_STRINGS_H
3048 | # include <strings.h>
3049 | #endif
3050 | #ifdef HAVE_INTTYPES_H
3051 | # include <inttypes.h>
3052 | #endif
3053 | #ifdef HAVE_STDINT_H
3054 | # include <stdint.h>
3055 | #endif
3056 | #ifdef HAVE_UNISTD_H
3057 | # include <unistd.h>
3058 | #endif
3059 | int
3060 | main ()
3061 | {
3062 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 0)];
3063 | test_array [0] = 0
3064 |
3065 |   ;
3066 |   return 0;
3067 | }
3068 configure:21537: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3069 conftest.c: In function 'main':
3070 conftest.c:85: error: size of array 'test_array' is negative
3071 configure:21544: $? = 1
3072 configure: failed program was:
3073 | /* confdefs.h.  */
3074 | #define PACKAGE_NAME ""
3075 | #define PACKAGE_TARNAME ""
3076 | #define PACKAGE_VERSION ""
3077 | #define PACKAGE_STRING ""
3078 | #define PACKAGE_BUGREPORT ""
3079 | #define USE_SMP_COLLECTIVES 1
3080 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3081 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
3082 | #define USE_LOGGING MPID_LOGGING_NONE
3083 | #define HAVE_RUNTIME_THREADCHECK 1
3084 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3085 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3086 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
3087 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
3088 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
3089 | #define HAVE_ROMIO 1
3090 | #define HAVE__FUNC__ /**/
3091 | #define HAVE_PRAGMA_WEAK 1
3092 | #define USE_WEAK_SYMBOLS 1
3093 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3094 | #define HAVE_LONG_LONG 1
3095 | #define F77_NAME_LOWER_USCORE 1
3096 | #define STDCALL
3097 | #define HAVE_FORTRAN_BINDING 1
3098 | #define HAVE_CXX_EXCEPTIONS /**/
3099 | #define HAVE_NAMESPACES /**/
3100 | #define HAVE_NAMESPACE_STD /**/
3101 | #define HAVE_CXX_BINDING 1
3102 | #define FILE_NAMEPUB_BASEDIR "."
3103 | #define USE_FILE_FOR_NAMEPUB 1
3104 | #define HAVE_NAMEPUB_SERVICE 1
3105 | #define restrict __restrict
3106 | #define HAVE_GCC_ATTRIBUTE 1
3107 | #define WORDS_UNIVERSAL_ENDIAN 1
3108 | #define HAVE_LONG_DOUBLE 1
3109 | #define HAVE_LONG_LONG_INT 1
3110 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
3111 | #define SIZEOF_CHAR 1
3112 | #define SIZEOF_UNSIGNED_CHAR 1
3113 | #define SIZEOF_SHORT 2
3114 | #define SIZEOF_UNSIGNED_SHORT 2
3115 | #define SIZEOF_INT 4
3116 | #define SIZEOF_UNSIGNED_INT 4
3117 | #define SIZEOF_LONG 4
3118 | #define SIZEOF_UNSIGNED_LONG 4
3119 | #define SIZEOF_LONG_LONG 8
3120 | /* end confdefs.h.  */
3121 | #include <stdio.h>
3122 | #ifdef HAVE_SYS_TYPES_H
3123 | # include <sys/types.h>
3124 | #endif
3125 | #ifdef HAVE_SYS_STAT_H
3126 | # include <sys/stat.h>
3127 | #endif
3128 | #ifdef STDC_HEADERS
3129 | # include <stdlib.h>
3130 | # include <stddef.h>
3131 | #else
3132 | # ifdef HAVE_STDLIB_H
3133 | #  include <stdlib.h>
3134 | # endif
3135 | #endif
3136 | #ifdef HAVE_STRING_H
3137 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3138 | #  include <memory.h>
3139 | # endif
3140 | # include <string.h>
3141 | #endif
3142 | #ifdef HAVE_STRINGS_H
3143 | # include <strings.h>
3144 | #endif
3145 | #ifdef HAVE_INTTYPES_H
3146 | # include <inttypes.h>
3147 | #endif
3148 | #ifdef HAVE_STDINT_H
3149 | # include <stdint.h>
3150 | #endif
3151 | #ifdef HAVE_UNISTD_H
3152 | # include <unistd.h>
3153 | #endif
3154 | int
3155 | main ()
3156 | {
3157 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 1)];
3158 | test_array [0] = 0
3159 |
3160 |   ;
3161 |   return 0;
3162 | }
3163 configure:21537: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3164 conftest.c: In function 'main':
3165 conftest.c:85: error: size of array 'test_array' is negative
3166 configure:21544: $? = 1
3167 configure: failed program was:
3168 | /* confdefs.h.  */
3169 | #define PACKAGE_NAME ""
3170 | #define PACKAGE_TARNAME ""
3171 | #define PACKAGE_VERSION ""
3172 | #define PACKAGE_STRING ""
3173 | #define PACKAGE_BUGREPORT ""
3174 | #define USE_SMP_COLLECTIVES 1
3175 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3176 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
3177 | #define USE_LOGGING MPID_LOGGING_NONE
3178 | #define HAVE_RUNTIME_THREADCHECK 1
3179 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3180 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3181 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
3182 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
3183 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
3184 | #define HAVE_ROMIO 1
3185 | #define HAVE__FUNC__ /**/
3186 | #define HAVE_PRAGMA_WEAK 1
3187 | #define USE_WEAK_SYMBOLS 1
3188 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3189 | #define HAVE_LONG_LONG 1
3190 | #define F77_NAME_LOWER_USCORE 1
3191 | #define STDCALL
3192 | #define HAVE_FORTRAN_BINDING 1
3193 | #define HAVE_CXX_EXCEPTIONS /**/
3194 | #define HAVE_NAMESPACES /**/
3195 | #define HAVE_NAMESPACE_STD /**/
3196 | #define HAVE_CXX_BINDING 1
3197 | #define FILE_NAMEPUB_BASEDIR "."
3198 | #define USE_FILE_FOR_NAMEPUB 1
3199 | #define HAVE_NAMEPUB_SERVICE 1
3200 | #define restrict __restrict
3201 | #define HAVE_GCC_ATTRIBUTE 1
3202 | #define WORDS_UNIVERSAL_ENDIAN 1
3203 | #define HAVE_LONG_DOUBLE 1
3204 | #define HAVE_LONG_LONG_INT 1
3205 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
3206 | #define SIZEOF_CHAR 1
3207 | #define SIZEOF_UNSIGNED_CHAR 1
3208 | #define SIZEOF_SHORT 2
3209 | #define SIZEOF_UNSIGNED_SHORT 2
3210 | #define SIZEOF_INT 4
3211 | #define SIZEOF_UNSIGNED_INT 4
3212 | #define SIZEOF_LONG 4
3213 | #define SIZEOF_UNSIGNED_LONG 4
3214 | #define SIZEOF_LONG_LONG 8
3215 | /* end confdefs.h.  */
3216 | #include <stdio.h>
3217 | #ifdef HAVE_SYS_TYPES_H
3218 | # include <sys/types.h>
3219 | #endif
3220 | #ifdef HAVE_SYS_STAT_H
3221 | # include <sys/stat.h>
3222 | #endif
3223 | #ifdef STDC_HEADERS
3224 | # include <stdlib.h>
3225 | # include <stddef.h>
3226 | #else
3227 | # ifdef HAVE_STDLIB_H
3228 | #  include <stdlib.h>
3229 | # endif
3230 | #endif
3231 | #ifdef HAVE_STRING_H
3232 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3233 | #  include <memory.h>
3234 | # endif
3235 | # include <string.h>
3236 | #endif
3237 | #ifdef HAVE_STRINGS_H
3238 | # include <strings.h>
3239 | #endif
3240 | #ifdef HAVE_INTTYPES_H
3241 | # include <inttypes.h>
3242 | #endif
3243 | #ifdef HAVE_STDINT_H
3244 | # include <stdint.h>
3245 | #endif
3246 | #ifdef HAVE_UNISTD_H
3247 | # include <unistd.h>
3248 | #endif
3249 | int
3250 | main ()
3251 | {
3252 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 3)];
3253 | test_array [0] = 0
3254 |
3255 |   ;
3256 |   return 0;
3257 | }
3258 configure:21537: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3259 conftest.c: In function 'main':
3260 conftest.c:85: error: size of array 'test_array' is negative
3261 configure:21544: $? = 1
3262 configure: failed program was:
3263 | /* confdefs.h.  */
3264 | #define PACKAGE_NAME ""
3265 | #define PACKAGE_TARNAME ""
3266 | #define PACKAGE_VERSION ""
3267 | #define PACKAGE_STRING ""
3268 | #define PACKAGE_BUGREPORT ""
3269 | #define USE_SMP_COLLECTIVES 1
3270 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3271 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
3272 | #define USE_LOGGING MPID_LOGGING_NONE
3273 | #define HAVE_RUNTIME_THREADCHECK 1
3274 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3275 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3276 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
3277 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
3278 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
3279 | #define HAVE_ROMIO 1
3280 | #define HAVE__FUNC__ /**/
3281 | #define HAVE_PRAGMA_WEAK 1
3282 | #define USE_WEAK_SYMBOLS 1
3283 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3284 | #define HAVE_LONG_LONG 1
3285 | #define F77_NAME_LOWER_USCORE 1
3286 | #define STDCALL
3287 | #define HAVE_FORTRAN_BINDING 1
3288 | #define HAVE_CXX_EXCEPTIONS /**/
3289 | #define HAVE_NAMESPACES /**/
3290 | #define HAVE_NAMESPACE_STD /**/
3291 | #define HAVE_CXX_BINDING 1
3292 | #define FILE_NAMEPUB_BASEDIR "."
3293 | #define USE_FILE_FOR_NAMEPUB 1
3294 | #define HAVE_NAMEPUB_SERVICE 1
3295 | #define restrict __restrict
3296 | #define HAVE_GCC_ATTRIBUTE 1
3297 | #define WORDS_UNIVERSAL_ENDIAN 1
3298 | #define HAVE_LONG_DOUBLE 1
3299 | #define HAVE_LONG_LONG_INT 1
3300 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
3301 | #define SIZEOF_CHAR 1
3302 | #define SIZEOF_UNSIGNED_CHAR 1
3303 | #define SIZEOF_SHORT 2
3304 | #define SIZEOF_UNSIGNED_SHORT 2
3305 | #define SIZEOF_INT 4
3306 | #define SIZEOF_UNSIGNED_INT 4
3307 | #define SIZEOF_LONG 4
3308 | #define SIZEOF_UNSIGNED_LONG 4
3309 | #define SIZEOF_LONG_LONG 8
3310 | /* end confdefs.h.  */
3311 | #include <stdio.h>
3312 | #ifdef HAVE_SYS_TYPES_H
3313 | # include <sys/types.h>
3314 | #endif
3315 | #ifdef HAVE_SYS_STAT_H
3316 | # include <sys/stat.h>
3317 | #endif
3318 | #ifdef STDC_HEADERS
3319 | # include <stdlib.h>
3320 | # include <stddef.h>
3321 | #else
3322 | # ifdef HAVE_STDLIB_H
3323 | #  include <stdlib.h>
3324 | # endif
3325 | #endif
3326 | #ifdef HAVE_STRING_H
3327 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3328 | #  include <memory.h>
3329 | # endif
3330 | # include <string.h>
3331 | #endif
3332 | #ifdef HAVE_STRINGS_H
3333 | # include <strings.h>
3334 | #endif
3335 | #ifdef HAVE_INTTYPES_H
3336 | # include <inttypes.h>
3337 | #endif
3338 | #ifdef HAVE_STDINT_H
3339 | # include <stdint.h>
3340 | #endif
3341 | #ifdef HAVE_UNISTD_H
3342 | # include <unistd.h>
3343 | #endif
3344 | int
3345 | main ()
3346 | {
3347 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 7)];
3348 | test_array [0] = 0
3349 |
3350 |   ;
3351 |   return 0;
3352 | }
3353 configure:21537: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3354 configure:21544: $? = 0
3355 configure:21692: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3356 configure:21699: $? = 0
3357 configure:21692: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3358 configure:21699: $? = 0
3359 configure:21692: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3360 configure:21699: $? = 0
3361 configure:21811: result: 8
3362 configure:21825: checking size of float
3363 configure:21855: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3364 configure:21862: $? = 0
3365 configure:21892: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3366 conftest.c: In function 'main':
3367 conftest.c:86: error: size of array 'test_array' is negative
3368 configure:21899: $? = 1
3369 configure: failed program was:
3370 | /* confdefs.h.  */
3371 | #define PACKAGE_NAME ""
3372 | #define PACKAGE_TARNAME ""
3373 | #define PACKAGE_VERSION ""
3374 | #define PACKAGE_STRING ""
3375 | #define PACKAGE_BUGREPORT ""
3376 | #define USE_SMP_COLLECTIVES 1
3377 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3378 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
3379 | #define USE_LOGGING MPID_LOGGING_NONE
3380 | #define HAVE_RUNTIME_THREADCHECK 1
3381 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3382 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3383 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
3384 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
3385 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
3386 | #define HAVE_ROMIO 1
3387 | #define HAVE__FUNC__ /**/
3388 | #define HAVE_PRAGMA_WEAK 1
3389 | #define USE_WEAK_SYMBOLS 1
3390 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3391 | #define HAVE_LONG_LONG 1
3392 | #define F77_NAME_LOWER_USCORE 1
3393 | #define STDCALL
3394 | #define HAVE_FORTRAN_BINDING 1
3395 | #define HAVE_CXX_EXCEPTIONS /**/
3396 | #define HAVE_NAMESPACES /**/
3397 | #define HAVE_NAMESPACE_STD /**/
3398 | #define HAVE_CXX_BINDING 1
3399 | #define FILE_NAMEPUB_BASEDIR "."
3400 | #define USE_FILE_FOR_NAMEPUB 1
3401 | #define HAVE_NAMEPUB_SERVICE 1
3402 | #define restrict __restrict
3403 | #define HAVE_GCC_ATTRIBUTE 1
3404 | #define WORDS_UNIVERSAL_ENDIAN 1
3405 | #define HAVE_LONG_DOUBLE 1
3406 | #define HAVE_LONG_LONG_INT 1
3407 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
3408 | #define SIZEOF_CHAR 1
3409 | #define SIZEOF_UNSIGNED_CHAR 1
3410 | #define SIZEOF_SHORT 2
3411 | #define SIZEOF_UNSIGNED_SHORT 2
3412 | #define SIZEOF_INT 4
3413 | #define SIZEOF_UNSIGNED_INT 4
3414 | #define SIZEOF_LONG 4
3415 | #define SIZEOF_UNSIGNED_LONG 4
3416 | #define SIZEOF_LONG_LONG 8
3417 | #define SIZEOF_UNSIGNED_LONG_LONG 8
3418 | /* end confdefs.h.  */
3419 | #include <stdio.h>
3420 | #ifdef HAVE_SYS_TYPES_H
3421 | # include <sys/types.h>
3422 | #endif
3423 | #ifdef HAVE_SYS_STAT_H
3424 | # include <sys/stat.h>
3425 | #endif
3426 | #ifdef STDC_HEADERS
3427 | # include <stdlib.h>
3428 | # include <stddef.h>
3429 | #else
3430 | # ifdef HAVE_STDLIB_H
3431 | #  include <stdlib.h>
3432 | # endif
3433 | #endif
3434 | #ifdef HAVE_STRING_H
3435 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3436 | #  include <memory.h>
3437 | # endif
3438 | # include <string.h>
3439 | #endif
3440 | #ifdef HAVE_STRINGS_H
3441 | # include <strings.h>
3442 | #endif
3443 | #ifdef HAVE_INTTYPES_H
3444 | # include <inttypes.h>
3445 | #endif
3446 | #ifdef HAVE_STDINT_H
3447 | # include <stdint.h>
3448 | #endif
3449 | #ifdef HAVE_UNISTD_H
3450 | # include <unistd.h>
3451 | #endif
3452 | int
3453 | main ()
3454 | {
3455 | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
3456 | test_array [0] = 0
3457 |
3458 |   ;
3459 |   return 0;
3460 | }
3461 configure:21892: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3462 conftest.c: In function 'main':
3463 conftest.c:86: error: size of array 'test_array' is negative
3464 configure:21899: $? = 1
3465 configure: failed program was:
3466 | /* confdefs.h.  */
3467 | #define PACKAGE_NAME ""
3468 | #define PACKAGE_TARNAME ""
3469 | #define PACKAGE_VERSION ""
3470 | #define PACKAGE_STRING ""
3471 | #define PACKAGE_BUGREPORT ""
3472 | #define USE_SMP_COLLECTIVES 1
3473 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3474 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
3475 | #define USE_LOGGING MPID_LOGGING_NONE
3476 | #define HAVE_RUNTIME_THREADCHECK 1
3477 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3478 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3479 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
3480 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
3481 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
3482 | #define HAVE_ROMIO 1
3483 | #define HAVE__FUNC__ /**/
3484 | #define HAVE_PRAGMA_WEAK 1
3485 | #define USE_WEAK_SYMBOLS 1
3486 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3487 | #define HAVE_LONG_LONG 1
3488 | #define F77_NAME_LOWER_USCORE 1
3489 | #define STDCALL
3490 | #define HAVE_FORTRAN_BINDING 1
3491 | #define HAVE_CXX_EXCEPTIONS /**/
3492 | #define HAVE_NAMESPACES /**/
3493 | #define HAVE_NAMESPACE_STD /**/
3494 | #define HAVE_CXX_BINDING 1
3495 | #define FILE_NAMEPUB_BASEDIR "."
3496 | #define USE_FILE_FOR_NAMEPUB 1
3497 | #define HAVE_NAMEPUB_SERVICE 1
3498 | #define restrict __restrict
3499 | #define HAVE_GCC_ATTRIBUTE 1
3500 | #define WORDS_UNIVERSAL_ENDIAN 1
3501 | #define HAVE_LONG_DOUBLE 1
3502 | #define HAVE_LONG_LONG_INT 1
3503 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
3504 | #define SIZEOF_CHAR 1
3505 | #define SIZEOF_UNSIGNED_CHAR 1
3506 | #define SIZEOF_SHORT 2
3507 | #define SIZEOF_UNSIGNED_SHORT 2
3508 | #define SIZEOF_INT 4
3509 | #define SIZEOF_UNSIGNED_INT 4
3510 | #define SIZEOF_LONG 4
3511 | #define SIZEOF_UNSIGNED_LONG 4
3512 | #define SIZEOF_LONG_LONG 8
3513 | #define SIZEOF_UNSIGNED_LONG_LONG 8
3514 | /* end confdefs.h.  */
3515 | #include <stdio.h>
3516 | #ifdef HAVE_SYS_TYPES_H
3517 | # include <sys/types.h>
3518 | #endif
3519 | #ifdef HAVE_SYS_STAT_H
3520 | # include <sys/stat.h>
3521 | #endif
3522 | #ifdef STDC_HEADERS
3523 | # include <stdlib.h>
3524 | # include <stddef.h>
3525 | #else
3526 | # ifdef HAVE_STDLIB_H
3527 | #  include <stdlib.h>
3528 | # endif
3529 | #endif
3530 | #ifdef HAVE_STRING_H
3531 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3532 | #  include <memory.h>
3533 | # endif
3534 | # include <string.h>
3535 | #endif
3536 | #ifdef HAVE_STRINGS_H
3537 | # include <strings.h>
3538 | #endif
3539 | #ifdef HAVE_INTTYPES_H
3540 | # include <inttypes.h>
3541 | #endif
3542 | #ifdef HAVE_STDINT_H
3543 | # include <stdint.h>
3544 | #endif
3545 | #ifdef HAVE_UNISTD_H
3546 | # include <unistd.h>
3547 | #endif
3548 | int
3549 | main ()
3550 | {
3551 | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
3552 | test_array [0] = 0
3553 |
3554 |   ;
3555 |   return 0;
3556 | }
3557 configure:21892: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3558 conftest.c: In function 'main':
3559 conftest.c:86: error: size of array 'test_array' is negative
3560 configure:21899: $? = 1
3561 configure: failed program was:
3562 | /* confdefs.h.  */
3563 | #define PACKAGE_NAME ""
3564 | #define PACKAGE_TARNAME ""
3565 | #define PACKAGE_VERSION ""
3566 | #define PACKAGE_STRING ""
3567 | #define PACKAGE_BUGREPORT ""
3568 | #define USE_SMP_COLLECTIVES 1
3569 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3570 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
3571 | #define USE_LOGGING MPID_LOGGING_NONE
3572 | #define HAVE_RUNTIME_THREADCHECK 1
3573 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3574 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3575 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
3576 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
3577 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
3578 | #define HAVE_ROMIO 1
3579 | #define HAVE__FUNC__ /**/
3580 | #define HAVE_PRAGMA_WEAK 1
3581 | #define USE_WEAK_SYMBOLS 1
3582 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3583 | #define HAVE_LONG_LONG 1
3584 | #define F77_NAME_LOWER_USCORE 1
3585 | #define STDCALL
3586 | #define HAVE_FORTRAN_BINDING 1
3587 | #define HAVE_CXX_EXCEPTIONS /**/
3588 | #define HAVE_NAMESPACES /**/
3589 | #define HAVE_NAMESPACE_STD /**/
3590 | #define HAVE_CXX_BINDING 1
3591 | #define FILE_NAMEPUB_BASEDIR "."
3592 | #define USE_FILE_FOR_NAMEPUB 1
3593 | #define HAVE_NAMEPUB_SERVICE 1
3594 | #define restrict __restrict
3595 | #define HAVE_GCC_ATTRIBUTE 1
3596 | #define WORDS_UNIVERSAL_ENDIAN 1
3597 | #define HAVE_LONG_DOUBLE 1
3598 | #define HAVE_LONG_LONG_INT 1
3599 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
3600 | #define SIZEOF_CHAR 1
3601 | #define SIZEOF_UNSIGNED_CHAR 1
3602 | #define SIZEOF_SHORT 2
3603 | #define SIZEOF_UNSIGNED_SHORT 2
3604 | #define SIZEOF_INT 4
3605 | #define SIZEOF_UNSIGNED_INT 4
3606 | #define SIZEOF_LONG 4
3607 | #define SIZEOF_UNSIGNED_LONG 4
3608 | #define SIZEOF_LONG_LONG 8
3609 | #define SIZEOF_UNSIGNED_LONG_LONG 8
3610 | /* end confdefs.h.  */
3611 | #include <stdio.h>
3612 | #ifdef HAVE_SYS_TYPES_H
3613 | # include <sys/types.h>
3614 | #endif
3615 | #ifdef HAVE_SYS_STAT_H
3616 | # include <sys/stat.h>
3617 | #endif
3618 | #ifdef STDC_HEADERS
3619 | # include <stdlib.h>
3620 | # include <stddef.h>
3621 | #else
3622 | # ifdef HAVE_STDLIB_H
3623 | #  include <stdlib.h>
3624 | # endif
3625 | #endif
3626 | #ifdef HAVE_STRING_H
3627 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3628 | #  include <memory.h>
3629 | # endif
3630 | # include <string.h>
3631 | #endif
3632 | #ifdef HAVE_STRINGS_H
3633 | # include <strings.h>
3634 | #endif
3635 | #ifdef HAVE_INTTYPES_H
3636 | # include <inttypes.h>
3637 | #endif
3638 | #ifdef HAVE_STDINT_H
3639 | # include <stdint.h>
3640 | #endif
3641 | #ifdef HAVE_UNISTD_H
3642 | # include <unistd.h>
3643 | #endif
3644 | int
3645 | main ()
3646 | {
3647 | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
3648 | test_array [0] = 0
3649 |
3650 |   ;
3651 |   return 0;
3652 | }
3653 configure:21892: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3654 configure:21899: $? = 0
3655 configure:22047: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3656 configure:22054: $? = 0
3657 configure:22047: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3658 configure:22054: $? = 0
3659 configure:22166: result: 4
3660 configure:22180: checking size of double
3661 configure:22210: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3662 configure:22217: $? = 0
3663 configure:22247: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3664 conftest.c: In function 'main':
3665 conftest.c:87: error: size of array 'test_array' is negative
3666 configure:22254: $? = 1
3667 configure: failed program was:
3668 | /* confdefs.h.  */
3669 | #define PACKAGE_NAME ""
3670 | #define PACKAGE_TARNAME ""
3671 | #define PACKAGE_VERSION ""
3672 | #define PACKAGE_STRING ""
3673 | #define PACKAGE_BUGREPORT ""
3674 | #define USE_SMP_COLLECTIVES 1
3675 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3676 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
3677 | #define USE_LOGGING MPID_LOGGING_NONE
3678 | #define HAVE_RUNTIME_THREADCHECK 1
3679 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3680 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3681 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
3682 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
3683 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
3684 | #define HAVE_ROMIO 1
3685 | #define HAVE__FUNC__ /**/
3686 | #define HAVE_PRAGMA_WEAK 1
3687 | #define USE_WEAK_SYMBOLS 1
3688 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3689 | #define HAVE_LONG_LONG 1
3690 | #define F77_NAME_LOWER_USCORE 1
3691 | #define STDCALL
3692 | #define HAVE_FORTRAN_BINDING 1
3693 | #define HAVE_CXX_EXCEPTIONS /**/
3694 | #define HAVE_NAMESPACES /**/
3695 | #define HAVE_NAMESPACE_STD /**/
3696 | #define HAVE_CXX_BINDING 1
3697 | #define FILE_NAMEPUB_BASEDIR "."
3698 | #define USE_FILE_FOR_NAMEPUB 1
3699 | #define HAVE_NAMEPUB_SERVICE 1
3700 | #define restrict __restrict
3701 | #define HAVE_GCC_ATTRIBUTE 1
3702 | #define WORDS_UNIVERSAL_ENDIAN 1
3703 | #define HAVE_LONG_DOUBLE 1
3704 | #define HAVE_LONG_LONG_INT 1
3705 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
3706 | #define SIZEOF_CHAR 1
3707 | #define SIZEOF_UNSIGNED_CHAR 1
3708 | #define SIZEOF_SHORT 2
3709 | #define SIZEOF_UNSIGNED_SHORT 2
3710 | #define SIZEOF_INT 4
3711 | #define SIZEOF_UNSIGNED_INT 4
3712 | #define SIZEOF_LONG 4
3713 | #define SIZEOF_UNSIGNED_LONG 4
3714 | #define SIZEOF_LONG_LONG 8
3715 | #define SIZEOF_UNSIGNED_LONG_LONG 8
3716 | #define SIZEOF_FLOAT 4
3717 | /* end confdefs.h.  */
3718 | #include <stdio.h>
3719 | #ifdef HAVE_SYS_TYPES_H
3720 | # include <sys/types.h>
3721 | #endif
3722 | #ifdef HAVE_SYS_STAT_H
3723 | # include <sys/stat.h>
3724 | #endif
3725 | #ifdef STDC_HEADERS
3726 | # include <stdlib.h>
3727 | # include <stddef.h>
3728 | #else
3729 | # ifdef HAVE_STDLIB_H
3730 | #  include <stdlib.h>
3731 | # endif
3732 | #endif
3733 | #ifdef HAVE_STRING_H
3734 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3735 | #  include <memory.h>
3736 | # endif
3737 | # include <string.h>
3738 | #endif
3739 | #ifdef HAVE_STRINGS_H
3740 | # include <strings.h>
3741 | #endif
3742 | #ifdef HAVE_INTTYPES_H
3743 | # include <inttypes.h>
3744 | #endif
3745 | #ifdef HAVE_STDINT_H
3746 | # include <stdint.h>
3747 | #endif
3748 | #ifdef HAVE_UNISTD_H
3749 | # include <unistd.h>
3750 | #endif
3751 | int
3752 | main ()
3753 | {
3754 | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)];
3755 | test_array [0] = 0
3756 |
3757 |   ;
3758 |   return 0;
3759 | }
3760 configure:22247: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3761 conftest.c: In function 'main':
3762 conftest.c:87: error: size of array 'test_array' is negative
3763 configure:22254: $? = 1
3764 configure: failed program was:
3765 | /* confdefs.h.  */
3766 | #define PACKAGE_NAME ""
3767 | #define PACKAGE_TARNAME ""
3768 | #define PACKAGE_VERSION ""
3769 | #define PACKAGE_STRING ""
3770 | #define PACKAGE_BUGREPORT ""
3771 | #define USE_SMP_COLLECTIVES 1
3772 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3773 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
3774 | #define USE_LOGGING MPID_LOGGING_NONE
3775 | #define HAVE_RUNTIME_THREADCHECK 1
3776 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3777 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3778 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
3779 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
3780 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
3781 | #define HAVE_ROMIO 1
3782 | #define HAVE__FUNC__ /**/
3783 | #define HAVE_PRAGMA_WEAK 1
3784 | #define USE_WEAK_SYMBOLS 1
3785 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3786 | #define HAVE_LONG_LONG 1
3787 | #define F77_NAME_LOWER_USCORE 1
3788 | #define STDCALL
3789 | #define HAVE_FORTRAN_BINDING 1
3790 | #define HAVE_CXX_EXCEPTIONS /**/
3791 | #define HAVE_NAMESPACES /**/
3792 | #define HAVE_NAMESPACE_STD /**/
3793 | #define HAVE_CXX_BINDING 1
3794 | #define FILE_NAMEPUB_BASEDIR "."
3795 | #define USE_FILE_FOR_NAMEPUB 1
3796 | #define HAVE_NAMEPUB_SERVICE 1
3797 | #define restrict __restrict
3798 | #define HAVE_GCC_ATTRIBUTE 1
3799 | #define WORDS_UNIVERSAL_ENDIAN 1
3800 | #define HAVE_LONG_DOUBLE 1
3801 | #define HAVE_LONG_LONG_INT 1
3802 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
3803 | #define SIZEOF_CHAR 1
3804 | #define SIZEOF_UNSIGNED_CHAR 1
3805 | #define SIZEOF_SHORT 2
3806 | #define SIZEOF_UNSIGNED_SHORT 2
3807 | #define SIZEOF_INT 4
3808 | #define SIZEOF_UNSIGNED_INT 4
3809 | #define SIZEOF_LONG 4
3810 | #define SIZEOF_UNSIGNED_LONG 4
3811 | #define SIZEOF_LONG_LONG 8
3812 | #define SIZEOF_UNSIGNED_LONG_LONG 8
3813 | #define SIZEOF_FLOAT 4
3814 | /* end confdefs.h.  */
3815 | #include <stdio.h>
3816 | #ifdef HAVE_SYS_TYPES_H
3817 | # include <sys/types.h>
3818 | #endif
3819 | #ifdef HAVE_SYS_STAT_H
3820 | # include <sys/stat.h>
3821 | #endif
3822 | #ifdef STDC_HEADERS
3823 | # include <stdlib.h>
3824 | # include <stddef.h>
3825 | #else
3826 | # ifdef HAVE_STDLIB_H
3827 | #  include <stdlib.h>
3828 | # endif
3829 | #endif
3830 | #ifdef HAVE_STRING_H
3831 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3832 | #  include <memory.h>
3833 | # endif
3834 | # include <string.h>
3835 | #endif
3836 | #ifdef HAVE_STRINGS_H
3837 | # include <strings.h>
3838 | #endif
3839 | #ifdef HAVE_INTTYPES_H
3840 | # include <inttypes.h>
3841 | #endif
3842 | #ifdef HAVE_STDINT_H
3843 | # include <stdint.h>
3844 | #endif
3845 | #ifdef HAVE_UNISTD_H
3846 | # include <unistd.h>
3847 | #endif
3848 | int
3849 | main ()
3850 | {
3851 | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)];
3852 | test_array [0] = 0
3853 |
3854 |   ;
3855 |   return 0;
3856 | }
3857 configure:22247: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3858 conftest.c: In function 'main':
3859 conftest.c:87: error: size of array 'test_array' is negative
3860 configure:22254: $? = 1
3861 configure: failed program was:
3862 | /* confdefs.h.  */
3863 | #define PACKAGE_NAME ""
3864 | #define PACKAGE_TARNAME ""
3865 | #define PACKAGE_VERSION ""
3866 | #define PACKAGE_STRING ""
3867 | #define PACKAGE_BUGREPORT ""
3868 | #define USE_SMP_COLLECTIVES 1
3869 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3870 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
3871 | #define USE_LOGGING MPID_LOGGING_NONE
3872 | #define HAVE_RUNTIME_THREADCHECK 1
3873 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3874 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3875 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
3876 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
3877 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
3878 | #define HAVE_ROMIO 1
3879 | #define HAVE__FUNC__ /**/
3880 | #define HAVE_PRAGMA_WEAK 1
3881 | #define USE_WEAK_SYMBOLS 1
3882 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3883 | #define HAVE_LONG_LONG 1
3884 | #define F77_NAME_LOWER_USCORE 1
3885 | #define STDCALL
3886 | #define HAVE_FORTRAN_BINDING 1
3887 | #define HAVE_CXX_EXCEPTIONS /**/
3888 | #define HAVE_NAMESPACES /**/
3889 | #define HAVE_NAMESPACE_STD /**/
3890 | #define HAVE_CXX_BINDING 1
3891 | #define FILE_NAMEPUB_BASEDIR "."
3892 | #define USE_FILE_FOR_NAMEPUB 1
3893 | #define HAVE_NAMEPUB_SERVICE 1
3894 | #define restrict __restrict
3895 | #define HAVE_GCC_ATTRIBUTE 1
3896 | #define WORDS_UNIVERSAL_ENDIAN 1
3897 | #define HAVE_LONG_DOUBLE 1
3898 | #define HAVE_LONG_LONG_INT 1
3899 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
3900 | #define SIZEOF_CHAR 1
3901 | #define SIZEOF_UNSIGNED_CHAR 1
3902 | #define SIZEOF_SHORT 2
3903 | #define SIZEOF_UNSIGNED_SHORT 2
3904 | #define SIZEOF_INT 4
3905 | #define SIZEOF_UNSIGNED_INT 4
3906 | #define SIZEOF_LONG 4
3907 | #define SIZEOF_UNSIGNED_LONG 4
3908 | #define SIZEOF_LONG_LONG 8
3909 | #define SIZEOF_UNSIGNED_LONG_LONG 8
3910 | #define SIZEOF_FLOAT 4
3911 | /* end confdefs.h.  */
3912 | #include <stdio.h>
3913 | #ifdef HAVE_SYS_TYPES_H
3914 | # include <sys/types.h>
3915 | #endif
3916 | #ifdef HAVE_SYS_STAT_H
3917 | # include <sys/stat.h>
3918 | #endif
3919 | #ifdef STDC_HEADERS
3920 | # include <stdlib.h>
3921 | # include <stddef.h>
3922 | #else
3923 | # ifdef HAVE_STDLIB_H
3924 | #  include <stdlib.h>
3925 | # endif
3926 | #endif
3927 | #ifdef HAVE_STRING_H
3928 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3929 | #  include <memory.h>
3930 | # endif
3931 | # include <string.h>
3932 | #endif
3933 | #ifdef HAVE_STRINGS_H
3934 | # include <strings.h>
3935 | #endif
3936 | #ifdef HAVE_INTTYPES_H
3937 | # include <inttypes.h>
3938 | #endif
3939 | #ifdef HAVE_STDINT_H
3940 | # include <stdint.h>
3941 | #endif
3942 | #ifdef HAVE_UNISTD_H
3943 | # include <unistd.h>
3944 | #endif
3945 | int
3946 | main ()
3947 | {
3948 | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)];
3949 | test_array [0] = 0
3950 |
3951 |   ;
3952 |   return 0;
3953 | }
3954 configure:22247: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
3955 conftest.c: In function 'main':
3956 conftest.c:87: error: size of array 'test_array' is negative
3957 configure:22254: $? = 1
3958 configure: failed program was:
3959 | /* confdefs.h.  */
3960 | #define PACKAGE_NAME ""
3961 | #define PACKAGE_TARNAME ""
3962 | #define PACKAGE_VERSION ""
3963 | #define PACKAGE_STRING ""
3964 | #define PACKAGE_BUGREPORT ""
3965 | #define USE_SMP_COLLECTIVES 1
3966 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3967 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
3968 | #define USE_LOGGING MPID_LOGGING_NONE
3969 | #define HAVE_RUNTIME_THREADCHECK 1
3970 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3971 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3972 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
3973 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
3974 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
3975 | #define HAVE_ROMIO 1
3976 | #define HAVE__FUNC__ /**/
3977 | #define HAVE_PRAGMA_WEAK 1
3978 | #define USE_WEAK_SYMBOLS 1
3979 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3980 | #define HAVE_LONG_LONG 1
3981 | #define F77_NAME_LOWER_USCORE 1
3982 | #define STDCALL
3983 | #define HAVE_FORTRAN_BINDING 1
3984 | #define HAVE_CXX_EXCEPTIONS /**/
3985 | #define HAVE_NAMESPACES /**/
3986 | #define HAVE_NAMESPACE_STD /**/
3987 | #define HAVE_CXX_BINDING 1
3988 | #define FILE_NAMEPUB_BASEDIR "."
3989 | #define USE_FILE_FOR_NAMEPUB 1
3990 | #define HAVE_NAMEPUB_SERVICE 1
3991 | #define restrict __restrict
3992 | #define HAVE_GCC_ATTRIBUTE 1
3993 | #define WORDS_UNIVERSAL_ENDIAN 1
3994 | #define HAVE_LONG_DOUBLE 1
3995 | #define HAVE_LONG_LONG_INT 1
3996 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
3997 | #define SIZEOF_CHAR 1
3998 | #define SIZEOF_UNSIGNED_CHAR 1
3999 | #define SIZEOF_SHORT 2
4000 | #define SIZEOF_UNSIGNED_SHORT 2
4001 | #define SIZEOF_INT 4
4002 | #define SIZEOF_UNSIGNED_INT 4
4003 | #define SIZEOF_LONG 4
4004 | #define SIZEOF_UNSIGNED_LONG 4
4005 | #define SIZEOF_LONG_LONG 8
4006 | #define SIZEOF_UNSIGNED_LONG_LONG 8
4007 | #define SIZEOF_FLOAT 4
4008 | /* end confdefs.h.  */
4009 | #include <stdio.h>
4010 | #ifdef HAVE_SYS_TYPES_H
4011 | # include <sys/types.h>
4012 | #endif
4013 | #ifdef HAVE_SYS_STAT_H
4014 | # include <sys/stat.h>
4015 | #endif
4016 | #ifdef STDC_HEADERS
4017 | # include <stdlib.h>
4018 | # include <stddef.h>
4019 | #else
4020 | # ifdef HAVE_STDLIB_H
4021 | #  include <stdlib.h>
4022 | # endif
4023 | #endif
4024 | #ifdef HAVE_STRING_H
4025 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4026 | #  include <memory.h>
4027 | # endif
4028 | # include <string.h>
4029 | #endif
4030 | #ifdef HAVE_STRINGS_H
4031 | # include <strings.h>
4032 | #endif
4033 | #ifdef HAVE_INTTYPES_H
4034 | # include <inttypes.h>
4035 | #endif
4036 | #ifdef HAVE_STDINT_H
4037 | # include <stdint.h>
4038 | #endif
4039 | #ifdef HAVE_UNISTD_H
4040 | # include <unistd.h>
4041 | #endif
4042 | int
4043 | main ()
4044 | {
4045 | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)];
4046 | test_array [0] = 0
4047 |
4048 |   ;
4049 |   return 0;
4050 | }
4051 configure:22247: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4052 configure:22254: $? = 0
4053 configure:22402: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4054 configure:22409: $? = 0
4055 configure:22402: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4056 configure:22409: $? = 0
4057 configure:22402: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4058 configure:22409: $? = 0
4059 configure:22521: result: 8
4060 configure:22535: checking size of long double
4061 configure:22565: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4062 configure:22572: $? = 0
4063 configure:22602: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4064 conftest.c: In function 'main':
4065 conftest.c:88: error: size of array 'test_array' is negative
4066 configure:22609: $? = 1
4067 configure: failed program was:
4068 | /* confdefs.h.  */
4069 | #define PACKAGE_NAME ""
4070 | #define PACKAGE_TARNAME ""
4071 | #define PACKAGE_VERSION ""
4072 | #define PACKAGE_STRING ""
4073 | #define PACKAGE_BUGREPORT ""
4074 | #define USE_SMP_COLLECTIVES 1
4075 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4076 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
4077 | #define USE_LOGGING MPID_LOGGING_NONE
4078 | #define HAVE_RUNTIME_THREADCHECK 1
4079 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4080 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4081 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
4082 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
4083 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
4084 | #define HAVE_ROMIO 1
4085 | #define HAVE__FUNC__ /**/
4086 | #define HAVE_PRAGMA_WEAK 1
4087 | #define USE_WEAK_SYMBOLS 1
4088 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
4089 | #define HAVE_LONG_LONG 1
4090 | #define F77_NAME_LOWER_USCORE 1
4091 | #define STDCALL
4092 | #define HAVE_FORTRAN_BINDING 1
4093 | #define HAVE_CXX_EXCEPTIONS /**/
4094 | #define HAVE_NAMESPACES /**/
4095 | #define HAVE_NAMESPACE_STD /**/
4096 | #define HAVE_CXX_BINDING 1
4097 | #define FILE_NAMEPUB_BASEDIR "."
4098 | #define USE_FILE_FOR_NAMEPUB 1
4099 | #define HAVE_NAMEPUB_SERVICE 1
4100 | #define restrict __restrict
4101 | #define HAVE_GCC_ATTRIBUTE 1
4102 | #define WORDS_UNIVERSAL_ENDIAN 1
4103 | #define HAVE_LONG_DOUBLE 1
4104 | #define HAVE_LONG_LONG_INT 1
4105 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
4106 | #define SIZEOF_CHAR 1
4107 | #define SIZEOF_UNSIGNED_CHAR 1
4108 | #define SIZEOF_SHORT 2
4109 | #define SIZEOF_UNSIGNED_SHORT 2
4110 | #define SIZEOF_INT 4
4111 | #define SIZEOF_UNSIGNED_INT 4
4112 | #define SIZEOF_LONG 4
4113 | #define SIZEOF_UNSIGNED_LONG 4
4114 | #define SIZEOF_LONG_LONG 8
4115 | #define SIZEOF_UNSIGNED_LONG_LONG 8
4116 | #define SIZEOF_FLOAT 4
4117 | #define SIZEOF_DOUBLE 8
4118 | /* end confdefs.h.  */
4119 | #include <stdio.h>
4120 | #ifdef HAVE_SYS_TYPES_H
4121 | # include <sys/types.h>
4122 | #endif
4123 | #ifdef HAVE_SYS_STAT_H
4124 | # include <sys/stat.h>
4125 | #endif
4126 | #ifdef STDC_HEADERS
4127 | # include <stdlib.h>
4128 | # include <stddef.h>
4129 | #else
4130 | # ifdef HAVE_STDLIB_H
4131 | #  include <stdlib.h>
4132 | # endif
4133 | #endif
4134 | #ifdef HAVE_STRING_H
4135 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4136 | #  include <memory.h>
4137 | # endif
4138 | # include <string.h>
4139 | #endif
4140 | #ifdef HAVE_STRINGS_H
4141 | # include <strings.h>
4142 | #endif
4143 | #ifdef HAVE_INTTYPES_H
4144 | # include <inttypes.h>
4145 | #endif
4146 | #ifdef HAVE_STDINT_H
4147 | # include <stdint.h>
4148 | #endif
4149 | #ifdef HAVE_UNISTD_H
4150 | # include <unistd.h>
4151 | #endif
4152 | int
4153 | main ()
4154 | {
4155 | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 0)];
4156 | test_array [0] = 0
4157 |
4158 |   ;
4159 |   return 0;
4160 | }
4161 configure:22602: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4162 conftest.c: In function 'main':
4163 conftest.c:88: error: size of array 'test_array' is negative
4164 configure:22609: $? = 1
4165 configure: failed program was:
4166 | /* confdefs.h.  */
4167 | #define PACKAGE_NAME ""
4168 | #define PACKAGE_TARNAME ""
4169 | #define PACKAGE_VERSION ""
4170 | #define PACKAGE_STRING ""
4171 | #define PACKAGE_BUGREPORT ""
4172 | #define USE_SMP_COLLECTIVES 1
4173 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4174 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
4175 | #define USE_LOGGING MPID_LOGGING_NONE
4176 | #define HAVE_RUNTIME_THREADCHECK 1
4177 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4178 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4179 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
4180 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
4181 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
4182 | #define HAVE_ROMIO 1
4183 | #define HAVE__FUNC__ /**/
4184 | #define HAVE_PRAGMA_WEAK 1
4185 | #define USE_WEAK_SYMBOLS 1
4186 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
4187 | #define HAVE_LONG_LONG 1
4188 | #define F77_NAME_LOWER_USCORE 1
4189 | #define STDCALL
4190 | #define HAVE_FORTRAN_BINDING 1
4191 | #define HAVE_CXX_EXCEPTIONS /**/
4192 | #define HAVE_NAMESPACES /**/
4193 | #define HAVE_NAMESPACE_STD /**/
4194 | #define HAVE_CXX_BINDING 1
4195 | #define FILE_NAMEPUB_BASEDIR "."
4196 | #define USE_FILE_FOR_NAMEPUB 1
4197 | #define HAVE_NAMEPUB_SERVICE 1
4198 | #define restrict __restrict
4199 | #define HAVE_GCC_ATTRIBUTE 1
4200 | #define WORDS_UNIVERSAL_ENDIAN 1
4201 | #define HAVE_LONG_DOUBLE 1
4202 | #define HAVE_LONG_LONG_INT 1
4203 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
4204 | #define SIZEOF_CHAR 1
4205 | #define SIZEOF_UNSIGNED_CHAR 1
4206 | #define SIZEOF_SHORT 2
4207 | #define SIZEOF_UNSIGNED_SHORT 2
4208 | #define SIZEOF_INT 4
4209 | #define SIZEOF_UNSIGNED_INT 4
4210 | #define SIZEOF_LONG 4
4211 | #define SIZEOF_UNSIGNED_LONG 4
4212 | #define SIZEOF_LONG_LONG 8
4213 | #define SIZEOF_UNSIGNED_LONG_LONG 8
4214 | #define SIZEOF_FLOAT 4
4215 | #define SIZEOF_DOUBLE 8
4216 | /* end confdefs.h.  */
4217 | #include <stdio.h>
4218 | #ifdef HAVE_SYS_TYPES_H
4219 | # include <sys/types.h>
4220 | #endif
4221 | #ifdef HAVE_SYS_STAT_H
4222 | # include <sys/stat.h>
4223 | #endif
4224 | #ifdef STDC_HEADERS
4225 | # include <stdlib.h>
4226 | # include <stddef.h>
4227 | #else
4228 | # ifdef HAVE_STDLIB_H
4229 | #  include <stdlib.h>
4230 | # endif
4231 | #endif
4232 | #ifdef HAVE_STRING_H
4233 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4234 | #  include <memory.h>
4235 | # endif
4236 | # include <string.h>
4237 | #endif
4238 | #ifdef HAVE_STRINGS_H
4239 | # include <strings.h>
4240 | #endif
4241 | #ifdef HAVE_INTTYPES_H
4242 | # include <inttypes.h>
4243 | #endif
4244 | #ifdef HAVE_STDINT_H
4245 | # include <stdint.h>
4246 | #endif
4247 | #ifdef HAVE_UNISTD_H
4248 | # include <unistd.h>
4249 | #endif
4250 | int
4251 | main ()
4252 | {
4253 | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 1)];
4254 | test_array [0] = 0
4255 |
4256 |   ;
4257 |   return 0;
4258 | }
4259 configure:22602: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4260 conftest.c: In function 'main':
4261 conftest.c:88: error: size of array 'test_array' is negative
4262 configure:22609: $? = 1
4263 configure: failed program was:
4264 | /* confdefs.h.  */
4265 | #define PACKAGE_NAME ""
4266 | #define PACKAGE_TARNAME ""
4267 | #define PACKAGE_VERSION ""
4268 | #define PACKAGE_STRING ""
4269 | #define PACKAGE_BUGREPORT ""
4270 | #define USE_SMP_COLLECTIVES 1
4271 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4272 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
4273 | #define USE_LOGGING MPID_LOGGING_NONE
4274 | #define HAVE_RUNTIME_THREADCHECK 1
4275 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4276 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4277 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
4278 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
4279 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
4280 | #define HAVE_ROMIO 1
4281 | #define HAVE__FUNC__ /**/
4282 | #define HAVE_PRAGMA_WEAK 1
4283 | #define USE_WEAK_SYMBOLS 1
4284 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
4285 | #define HAVE_LONG_LONG 1
4286 | #define F77_NAME_LOWER_USCORE 1
4287 | #define STDCALL
4288 | #define HAVE_FORTRAN_BINDING 1
4289 | #define HAVE_CXX_EXCEPTIONS /**/
4290 | #define HAVE_NAMESPACES /**/
4291 | #define HAVE_NAMESPACE_STD /**/
4292 | #define HAVE_CXX_BINDING 1
4293 | #define FILE_NAMEPUB_BASEDIR "."
4294 | #define USE_FILE_FOR_NAMEPUB 1
4295 | #define HAVE_NAMEPUB_SERVICE 1
4296 | #define restrict __restrict
4297 | #define HAVE_GCC_ATTRIBUTE 1
4298 | #define WORDS_UNIVERSAL_ENDIAN 1
4299 | #define HAVE_LONG_DOUBLE 1
4300 | #define HAVE_LONG_LONG_INT 1
4301 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
4302 | #define SIZEOF_CHAR 1
4303 | #define SIZEOF_UNSIGNED_CHAR 1
4304 | #define SIZEOF_SHORT 2
4305 | #define SIZEOF_UNSIGNED_SHORT 2
4306 | #define SIZEOF_INT 4
4307 | #define SIZEOF_UNSIGNED_INT 4
4308 | #define SIZEOF_LONG 4
4309 | #define SIZEOF_UNSIGNED_LONG 4
4310 | #define SIZEOF_LONG_LONG 8
4311 | #define SIZEOF_UNSIGNED_LONG_LONG 8
4312 | #define SIZEOF_FLOAT 4
4313 | #define SIZEOF_DOUBLE 8
4314 | /* end confdefs.h.  */
4315 | #include <stdio.h>
4316 | #ifdef HAVE_SYS_TYPES_H
4317 | # include <sys/types.h>
4318 | #endif
4319 | #ifdef HAVE_SYS_STAT_H
4320 | # include <sys/stat.h>
4321 | #endif
4322 | #ifdef STDC_HEADERS
4323 | # include <stdlib.h>
4324 | # include <stddef.h>
4325 | #else
4326 | # ifdef HAVE_STDLIB_H
4327 | #  include <stdlib.h>
4328 | # endif
4329 | #endif
4330 | #ifdef HAVE_STRING_H
4331 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4332 | #  include <memory.h>
4333 | # endif
4334 | # include <string.h>
4335 | #endif
4336 | #ifdef HAVE_STRINGS_H
4337 | # include <strings.h>
4338 | #endif
4339 | #ifdef HAVE_INTTYPES_H
4340 | # include <inttypes.h>
4341 | #endif
4342 | #ifdef HAVE_STDINT_H
4343 | # include <stdint.h>
4344 | #endif
4345 | #ifdef HAVE_UNISTD_H
4346 | # include <unistd.h>
4347 | #endif
4348 | int
4349 | main ()
4350 | {
4351 | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 3)];
4352 | test_array [0] = 0
4353 |
4354 |   ;
4355 |   return 0;
4356 | }
4357 configure:22602: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4358 conftest.c: In function 'main':
4359 conftest.c:88: error: size of array 'test_array' is negative
4360 configure:22609: $? = 1
4361 configure: failed program was:
4362 | /* confdefs.h.  */
4363 | #define PACKAGE_NAME ""
4364 | #define PACKAGE_TARNAME ""
4365 | #define PACKAGE_VERSION ""
4366 | #define PACKAGE_STRING ""
4367 | #define PACKAGE_BUGREPORT ""
4368 | #define USE_SMP_COLLECTIVES 1
4369 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4370 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
4371 | #define USE_LOGGING MPID_LOGGING_NONE
4372 | #define HAVE_RUNTIME_THREADCHECK 1
4373 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4374 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4375 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
4376 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
4377 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
4378 | #define HAVE_ROMIO 1
4379 | #define HAVE__FUNC__ /**/
4380 | #define HAVE_PRAGMA_WEAK 1
4381 | #define USE_WEAK_SYMBOLS 1
4382 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
4383 | #define HAVE_LONG_LONG 1
4384 | #define F77_NAME_LOWER_USCORE 1
4385 | #define STDCALL
4386 | #define HAVE_FORTRAN_BINDING 1
4387 | #define HAVE_CXX_EXCEPTIONS /**/
4388 | #define HAVE_NAMESPACES /**/
4389 | #define HAVE_NAMESPACE_STD /**/
4390 | #define HAVE_CXX_BINDING 1
4391 | #define FILE_NAMEPUB_BASEDIR "."
4392 | #define USE_FILE_FOR_NAMEPUB 1
4393 | #define HAVE_NAMEPUB_SERVICE 1
4394 | #define restrict __restrict
4395 | #define HAVE_GCC_ATTRIBUTE 1
4396 | #define WORDS_UNIVERSAL_ENDIAN 1
4397 | #define HAVE_LONG_DOUBLE 1
4398 | #define HAVE_LONG_LONG_INT 1
4399 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
4400 | #define SIZEOF_CHAR 1
4401 | #define SIZEOF_UNSIGNED_CHAR 1
4402 | #define SIZEOF_SHORT 2
4403 | #define SIZEOF_UNSIGNED_SHORT 2
4404 | #define SIZEOF_INT 4
4405 | #define SIZEOF_UNSIGNED_INT 4
4406 | #define SIZEOF_LONG 4
4407 | #define SIZEOF_UNSIGNED_LONG 4
4408 | #define SIZEOF_LONG_LONG 8
4409 | #define SIZEOF_UNSIGNED_LONG_LONG 8
4410 | #define SIZEOF_FLOAT 4
4411 | #define SIZEOF_DOUBLE 8
4412 | /* end confdefs.h.  */
4413 | #include <stdio.h>
4414 | #ifdef HAVE_SYS_TYPES_H
4415 | # include <sys/types.h>
4416 | #endif
4417 | #ifdef HAVE_SYS_STAT_H
4418 | # include <sys/stat.h>
4419 | #endif
4420 | #ifdef STDC_HEADERS
4421 | # include <stdlib.h>
4422 | # include <stddef.h>
4423 | #else
4424 | # ifdef HAVE_STDLIB_H
4425 | #  include <stdlib.h>
4426 | # endif
4427 | #endif
4428 | #ifdef HAVE_STRING_H
4429 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4430 | #  include <memory.h>
4431 | # endif
4432 | # include <string.h>
4433 | #endif
4434 | #ifdef HAVE_STRINGS_H
4435 | # include <strings.h>
4436 | #endif
4437 | #ifdef HAVE_INTTYPES_H
4438 | # include <inttypes.h>
4439 | #endif
4440 | #ifdef HAVE_STDINT_H
4441 | # include <stdint.h>
4442 | #endif
4443 | #ifdef HAVE_UNISTD_H
4444 | # include <unistd.h>
4445 | #endif
4446 | int
4447 | main ()
4448 | {
4449 | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 7)];
4450 | test_array [0] = 0
4451 |
4452 |   ;
4453 |   return 0;
4454 | }
4455 configure:22602: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4456 conftest.c: In function 'main':
4457 conftest.c:88: error: size of array 'test_array' is negative
4458 configure:22609: $? = 1
4459 configure: failed program was:
4460 | /* confdefs.h.  */
4461 | #define PACKAGE_NAME ""
4462 | #define PACKAGE_TARNAME ""
4463 | #define PACKAGE_VERSION ""
4464 | #define PACKAGE_STRING ""
4465 | #define PACKAGE_BUGREPORT ""
4466 | #define USE_SMP_COLLECTIVES 1
4467 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4468 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
4469 | #define USE_LOGGING MPID_LOGGING_NONE
4470 | #define HAVE_RUNTIME_THREADCHECK 1
4471 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4472 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4473 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
4474 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
4475 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
4476 | #define HAVE_ROMIO 1
4477 | #define HAVE__FUNC__ /**/
4478 | #define HAVE_PRAGMA_WEAK 1
4479 | #define USE_WEAK_SYMBOLS 1
4480 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
4481 | #define HAVE_LONG_LONG 1
4482 | #define F77_NAME_LOWER_USCORE 1
4483 | #define STDCALL
4484 | #define HAVE_FORTRAN_BINDING 1
4485 | #define HAVE_CXX_EXCEPTIONS /**/
4486 | #define HAVE_NAMESPACES /**/
4487 | #define HAVE_NAMESPACE_STD /**/
4488 | #define HAVE_CXX_BINDING 1
4489 | #define FILE_NAMEPUB_BASEDIR "."
4490 | #define USE_FILE_FOR_NAMEPUB 1
4491 | #define HAVE_NAMEPUB_SERVICE 1
4492 | #define restrict __restrict
4493 | #define HAVE_GCC_ATTRIBUTE 1
4494 | #define WORDS_UNIVERSAL_ENDIAN 1
4495 | #define HAVE_LONG_DOUBLE 1
4496 | #define HAVE_LONG_LONG_INT 1
4497 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
4498 | #define SIZEOF_CHAR 1
4499 | #define SIZEOF_UNSIGNED_CHAR 1
4500 | #define SIZEOF_SHORT 2
4501 | #define SIZEOF_UNSIGNED_SHORT 2
4502 | #define SIZEOF_INT 4
4503 | #define SIZEOF_UNSIGNED_INT 4
4504 | #define SIZEOF_LONG 4
4505 | #define SIZEOF_UNSIGNED_LONG 4
4506 | #define SIZEOF_LONG_LONG 8
4507 | #define SIZEOF_UNSIGNED_LONG_LONG 8
4508 | #define SIZEOF_FLOAT 4
4509 | #define SIZEOF_DOUBLE 8
4510 | /* end confdefs.h.  */
4511 | #include <stdio.h>
4512 | #ifdef HAVE_SYS_TYPES_H
4513 | # include <sys/types.h>
4514 | #endif
4515 | #ifdef HAVE_SYS_STAT_H
4516 | # include <sys/stat.h>
4517 | #endif
4518 | #ifdef STDC_HEADERS
4519 | # include <stdlib.h>
4520 | # include <stddef.h>
4521 | #else
4522 | # ifdef HAVE_STDLIB_H
4523 | #  include <stdlib.h>
4524 | # endif
4525 | #endif
4526 | #ifdef HAVE_STRING_H
4527 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4528 | #  include <memory.h>
4529 | # endif
4530 | # include <string.h>
4531 | #endif
4532 | #ifdef HAVE_STRINGS_H
4533 | # include <strings.h>
4534 | #endif
4535 | #ifdef HAVE_INTTYPES_H
4536 | # include <inttypes.h>
4537 | #endif
4538 | #ifdef HAVE_STDINT_H
4539 | # include <stdint.h>
4540 | #endif
4541 | #ifdef HAVE_UNISTD_H
4542 | # include <unistd.h>
4543 | #endif
4544 | int
4545 | main ()
4546 | {
4547 | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 15)];
4548 | test_array [0] = 0
4549 |
4550 |   ;
4551 |   return 0;
4552 | }
4553 configure:22602: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4554 configure:22609: $? = 0
4555 configure:22757: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4556 configure:22764: $? = 0
4557 configure:22757: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4558 configure:22764: $? = 0
4559 configure:22757: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4560 configure:22764: $? = 0
4561 configure:22757: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4562 configure:22764: $? = 0
4563 configure:22876: result: 16
4564 configure:22890: checking size of wchar_t
4565 configure:22920: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4566 configure:22927: $? = 0
4567 configure:22957: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4568 conftest.c: In function 'main':
4569 conftest.c:89: error: size of array 'test_array' is negative
4570 configure:22964: $? = 1
4571 configure: failed program was:
4572 | /* confdefs.h.  */
4573 | #define PACKAGE_NAME ""
4574 | #define PACKAGE_TARNAME ""
4575 | #define PACKAGE_VERSION ""
4576 | #define PACKAGE_STRING ""
4577 | #define PACKAGE_BUGREPORT ""
4578 | #define USE_SMP_COLLECTIVES 1
4579 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4580 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
4581 | #define USE_LOGGING MPID_LOGGING_NONE
4582 | #define HAVE_RUNTIME_THREADCHECK 1
4583 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4584 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4585 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
4586 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
4587 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
4588 | #define HAVE_ROMIO 1
4589 | #define HAVE__FUNC__ /**/
4590 | #define HAVE_PRAGMA_WEAK 1
4591 | #define USE_WEAK_SYMBOLS 1
4592 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
4593 | #define HAVE_LONG_LONG 1
4594 | #define F77_NAME_LOWER_USCORE 1
4595 | #define STDCALL
4596 | #define HAVE_FORTRAN_BINDING 1
4597 | #define HAVE_CXX_EXCEPTIONS /**/
4598 | #define HAVE_NAMESPACES /**/
4599 | #define HAVE_NAMESPACE_STD /**/
4600 | #define HAVE_CXX_BINDING 1
4601 | #define FILE_NAMEPUB_BASEDIR "."
4602 | #define USE_FILE_FOR_NAMEPUB 1
4603 | #define HAVE_NAMEPUB_SERVICE 1
4604 | #define restrict __restrict
4605 | #define HAVE_GCC_ATTRIBUTE 1
4606 | #define WORDS_UNIVERSAL_ENDIAN 1
4607 | #define HAVE_LONG_DOUBLE 1
4608 | #define HAVE_LONG_LONG_INT 1
4609 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
4610 | #define SIZEOF_CHAR 1
4611 | #define SIZEOF_UNSIGNED_CHAR 1
4612 | #define SIZEOF_SHORT 2
4613 | #define SIZEOF_UNSIGNED_SHORT 2
4614 | #define SIZEOF_INT 4
4615 | #define SIZEOF_UNSIGNED_INT 4
4616 | #define SIZEOF_LONG 4
4617 | #define SIZEOF_UNSIGNED_LONG 4
4618 | #define SIZEOF_LONG_LONG 8
4619 | #define SIZEOF_UNSIGNED_LONG_LONG 8
4620 | #define SIZEOF_FLOAT 4
4621 | #define SIZEOF_DOUBLE 8
4622 | #define SIZEOF_LONG_DOUBLE 16
4623 | /* end confdefs.h.  */
4624 | #include <stdio.h>
4625 | #ifdef HAVE_SYS_TYPES_H
4626 | # include <sys/types.h>
4627 | #endif
4628 | #ifdef HAVE_SYS_STAT_H
4629 | # include <sys/stat.h>
4630 | #endif
4631 | #ifdef STDC_HEADERS
4632 | # include <stdlib.h>
4633 | # include <stddef.h>
4634 | #else
4635 | # ifdef HAVE_STDLIB_H
4636 | #  include <stdlib.h>
4637 | # endif
4638 | #endif
4639 | #ifdef HAVE_STRING_H
4640 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4641 | #  include <memory.h>
4642 | # endif
4643 | # include <string.h>
4644 | #endif
4645 | #ifdef HAVE_STRINGS_H
4646 | # include <strings.h>
4647 | #endif
4648 | #ifdef HAVE_INTTYPES_H
4649 | # include <inttypes.h>
4650 | #endif
4651 | #ifdef HAVE_STDINT_H
4652 | # include <stdint.h>
4653 | #endif
4654 | #ifdef HAVE_UNISTD_H
4655 | # include <unistd.h>
4656 | #endif
4657 | int
4658 | main ()
4659 | {
4660 | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 0)];
4661 | test_array [0] = 0
4662 |
4663 |   ;
4664 |   return 0;
4665 | }
4666 configure:22957: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4667 conftest.c: In function 'main':
4668 conftest.c:89: error: size of array 'test_array' is negative
4669 configure:22964: $? = 1
4670 configure: failed program was:
4671 | /* confdefs.h.  */
4672 | #define PACKAGE_NAME ""
4673 | #define PACKAGE_TARNAME ""
4674 | #define PACKAGE_VERSION ""
4675 | #define PACKAGE_STRING ""
4676 | #define PACKAGE_BUGREPORT ""
4677 | #define USE_SMP_COLLECTIVES 1
4678 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4679 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
4680 | #define USE_LOGGING MPID_LOGGING_NONE
4681 | #define HAVE_RUNTIME_THREADCHECK 1
4682 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4683 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4684 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
4685 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
4686 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
4687 | #define HAVE_ROMIO 1
4688 | #define HAVE__FUNC__ /**/
4689 | #define HAVE_PRAGMA_WEAK 1
4690 | #define USE_WEAK_SYMBOLS 1
4691 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
4692 | #define HAVE_LONG_LONG 1
4693 | #define F77_NAME_LOWER_USCORE 1
4694 | #define STDCALL
4695 | #define HAVE_FORTRAN_BINDING 1
4696 | #define HAVE_CXX_EXCEPTIONS /**/
4697 | #define HAVE_NAMESPACES /**/
4698 | #define HAVE_NAMESPACE_STD /**/
4699 | #define HAVE_CXX_BINDING 1
4700 | #define FILE_NAMEPUB_BASEDIR "."
4701 | #define USE_FILE_FOR_NAMEPUB 1
4702 | #define HAVE_NAMEPUB_SERVICE 1
4703 | #define restrict __restrict
4704 | #define HAVE_GCC_ATTRIBUTE 1
4705 | #define WORDS_UNIVERSAL_ENDIAN 1
4706 | #define HAVE_LONG_DOUBLE 1
4707 | #define HAVE_LONG_LONG_INT 1
4708 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
4709 | #define SIZEOF_CHAR 1
4710 | #define SIZEOF_UNSIGNED_CHAR 1
4711 | #define SIZEOF_SHORT 2
4712 | #define SIZEOF_UNSIGNED_SHORT 2
4713 | #define SIZEOF_INT 4
4714 | #define SIZEOF_UNSIGNED_INT 4
4715 | #define SIZEOF_LONG 4
4716 | #define SIZEOF_UNSIGNED_LONG 4
4717 | #define SIZEOF_LONG_LONG 8
4718 | #define SIZEOF_UNSIGNED_LONG_LONG 8
4719 | #define SIZEOF_FLOAT 4
4720 | #define SIZEOF_DOUBLE 8
4721 | #define SIZEOF_LONG_DOUBLE 16
4722 | /* end confdefs.h.  */
4723 | #include <stdio.h>
4724 | #ifdef HAVE_SYS_TYPES_H
4725 | # include <sys/types.h>
4726 | #endif
4727 | #ifdef HAVE_SYS_STAT_H
4728 | # include <sys/stat.h>
4729 | #endif
4730 | #ifdef STDC_HEADERS
4731 | # include <stdlib.h>
4732 | # include <stddef.h>
4733 | #else
4734 | # ifdef HAVE_STDLIB_H
4735 | #  include <stdlib.h>
4736 | # endif
4737 | #endif
4738 | #ifdef HAVE_STRING_H
4739 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4740 | #  include <memory.h>
4741 | # endif
4742 | # include <string.h>
4743 | #endif
4744 | #ifdef HAVE_STRINGS_H
4745 | # include <strings.h>
4746 | #endif
4747 | #ifdef HAVE_INTTYPES_H
4748 | # include <inttypes.h>
4749 | #endif
4750 | #ifdef HAVE_STDINT_H
4751 | # include <stdint.h>
4752 | #endif
4753 | #ifdef HAVE_UNISTD_H
4754 | # include <unistd.h>
4755 | #endif
4756 | int
4757 | main ()
4758 | {
4759 | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 1)];
4760 | test_array [0] = 0
4761 |
4762 |   ;
4763 |   return 0;
4764 | }
4765 configure:22957: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4766 conftest.c: In function 'main':
4767 conftest.c:89: error: size of array 'test_array' is negative
4768 configure:22964: $? = 1
4769 configure: failed program was:
4770 | /* confdefs.h.  */
4771 | #define PACKAGE_NAME ""
4772 | #define PACKAGE_TARNAME ""
4773 | #define PACKAGE_VERSION ""
4774 | #define PACKAGE_STRING ""
4775 | #define PACKAGE_BUGREPORT ""
4776 | #define USE_SMP_COLLECTIVES 1
4777 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4778 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
4779 | #define USE_LOGGING MPID_LOGGING_NONE
4780 | #define HAVE_RUNTIME_THREADCHECK 1
4781 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4782 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4783 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
4784 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
4785 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
4786 | #define HAVE_ROMIO 1
4787 | #define HAVE__FUNC__ /**/
4788 | #define HAVE_PRAGMA_WEAK 1
4789 | #define USE_WEAK_SYMBOLS 1
4790 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
4791 | #define HAVE_LONG_LONG 1
4792 | #define F77_NAME_LOWER_USCORE 1
4793 | #define STDCALL
4794 | #define HAVE_FORTRAN_BINDING 1
4795 | #define HAVE_CXX_EXCEPTIONS /**/
4796 | #define HAVE_NAMESPACES /**/
4797 | #define HAVE_NAMESPACE_STD /**/
4798 | #define HAVE_CXX_BINDING 1
4799 | #define FILE_NAMEPUB_BASEDIR "."
4800 | #define USE_FILE_FOR_NAMEPUB 1
4801 | #define HAVE_NAMEPUB_SERVICE 1
4802 | #define restrict __restrict
4803 | #define HAVE_GCC_ATTRIBUTE 1
4804 | #define WORDS_UNIVERSAL_ENDIAN 1
4805 | #define HAVE_LONG_DOUBLE 1
4806 | #define HAVE_LONG_LONG_INT 1
4807 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
4808 | #define SIZEOF_CHAR 1
4809 | #define SIZEOF_UNSIGNED_CHAR 1
4810 | #define SIZEOF_SHORT 2
4811 | #define SIZEOF_UNSIGNED_SHORT 2
4812 | #define SIZEOF_INT 4
4813 | #define SIZEOF_UNSIGNED_INT 4
4814 | #define SIZEOF_LONG 4
4815 | #define SIZEOF_UNSIGNED_LONG 4
4816 | #define SIZEOF_LONG_LONG 8
4817 | #define SIZEOF_UNSIGNED_LONG_LONG 8
4818 | #define SIZEOF_FLOAT 4
4819 | #define SIZEOF_DOUBLE 8
4820 | #define SIZEOF_LONG_DOUBLE 16
4821 | /* end confdefs.h.  */
4822 | #include <stdio.h>
4823 | #ifdef HAVE_SYS_TYPES_H
4824 | # include <sys/types.h>
4825 | #endif
4826 | #ifdef HAVE_SYS_STAT_H
4827 | # include <sys/stat.h>
4828 | #endif
4829 | #ifdef STDC_HEADERS
4830 | # include <stdlib.h>
4831 | # include <stddef.h>
4832 | #else
4833 | # ifdef HAVE_STDLIB_H
4834 | #  include <stdlib.h>
4835 | # endif
4836 | #endif
4837 | #ifdef HAVE_STRING_H
4838 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4839 | #  include <memory.h>
4840 | # endif
4841 | # include <string.h>
4842 | #endif
4843 | #ifdef HAVE_STRINGS_H
4844 | # include <strings.h>
4845 | #endif
4846 | #ifdef HAVE_INTTYPES_H
4847 | # include <inttypes.h>
4848 | #endif
4849 | #ifdef HAVE_STDINT_H
4850 | # include <stdint.h>
4851 | #endif
4852 | #ifdef HAVE_UNISTD_H
4853 | # include <unistd.h>
4854 | #endif
4855 | int
4856 | main ()
4857 | {
4858 | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 3)];
4859 | test_array [0] = 0
4860 |
4861 |   ;
4862 |   return 0;
4863 | }
4864 configure:22957: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4865 configure:22964: $? = 0
4866 configure:23112: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4867 configure:23119: $? = 0
4868 configure:23112: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4869 configure:23119: $? = 0
4870 configure:23231: result: 4
4871 configure:23461: checking size of void *
4872 configure:23491: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4873 configure:23498: $? = 0
4874 configure:23528: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4875 conftest.c: In function 'main':
4876 conftest.c:90: error: size of array 'test_array' is negative
4877 configure:23535: $? = 1
4878 configure: failed program was:
4879 | /* confdefs.h.  */
4880 | #define PACKAGE_NAME ""
4881 | #define PACKAGE_TARNAME ""
4882 | #define PACKAGE_VERSION ""
4883 | #define PACKAGE_STRING ""
4884 | #define PACKAGE_BUGREPORT ""
4885 | #define USE_SMP_COLLECTIVES 1
4886 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4887 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
4888 | #define USE_LOGGING MPID_LOGGING_NONE
4889 | #define HAVE_RUNTIME_THREADCHECK 1
4890 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4891 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4892 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
4893 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
4894 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
4895 | #define HAVE_ROMIO 1
4896 | #define HAVE__FUNC__ /**/
4897 | #define HAVE_PRAGMA_WEAK 1
4898 | #define USE_WEAK_SYMBOLS 1
4899 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
4900 | #define HAVE_LONG_LONG 1
4901 | #define F77_NAME_LOWER_USCORE 1
4902 | #define STDCALL
4903 | #define HAVE_FORTRAN_BINDING 1
4904 | #define HAVE_CXX_EXCEPTIONS /**/
4905 | #define HAVE_NAMESPACES /**/
4906 | #define HAVE_NAMESPACE_STD /**/
4907 | #define HAVE_CXX_BINDING 1
4908 | #define FILE_NAMEPUB_BASEDIR "."
4909 | #define USE_FILE_FOR_NAMEPUB 1
4910 | #define HAVE_NAMEPUB_SERVICE 1
4911 | #define restrict __restrict
4912 | #define HAVE_GCC_ATTRIBUTE 1
4913 | #define WORDS_UNIVERSAL_ENDIAN 1
4914 | #define HAVE_LONG_DOUBLE 1
4915 | #define HAVE_LONG_LONG_INT 1
4916 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
4917 | #define SIZEOF_CHAR 1
4918 | #define SIZEOF_UNSIGNED_CHAR 1
4919 | #define SIZEOF_SHORT 2
4920 | #define SIZEOF_UNSIGNED_SHORT 2
4921 | #define SIZEOF_INT 4
4922 | #define SIZEOF_UNSIGNED_INT 4
4923 | #define SIZEOF_LONG 4
4924 | #define SIZEOF_UNSIGNED_LONG 4
4925 | #define SIZEOF_LONG_LONG 8
4926 | #define SIZEOF_UNSIGNED_LONG_LONG 8
4927 | #define SIZEOF_FLOAT 4
4928 | #define SIZEOF_DOUBLE 8
4929 | #define SIZEOF_LONG_DOUBLE 16
4930 | #define SIZEOF_WCHAR_T 4
4931 | /* end confdefs.h.  */
4932 | #include <stdio.h>
4933 | #ifdef HAVE_SYS_TYPES_H
4934 | # include <sys/types.h>
4935 | #endif
4936 | #ifdef HAVE_SYS_STAT_H
4937 | # include <sys/stat.h>
4938 | #endif
4939 | #ifdef STDC_HEADERS
4940 | # include <stdlib.h>
4941 | # include <stddef.h>
4942 | #else
4943 | # ifdef HAVE_STDLIB_H
4944 | #  include <stdlib.h>
4945 | # endif
4946 | #endif
4947 | #ifdef HAVE_STRING_H
4948 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4949 | #  include <memory.h>
4950 | # endif
4951 | # include <string.h>
4952 | #endif
4953 | #ifdef HAVE_STRINGS_H
4954 | # include <strings.h>
4955 | #endif
4956 | #ifdef HAVE_INTTYPES_H
4957 | # include <inttypes.h>
4958 | #endif
4959 | #ifdef HAVE_STDINT_H
4960 | # include <stdint.h>
4961 | #endif
4962 | #ifdef HAVE_UNISTD_H
4963 | # include <unistd.h>
4964 | #endif
4965 | int
4966 | main ()
4967 | {
4968 | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
4969 | test_array [0] = 0
4970 |
4971 |   ;
4972 |   return 0;
4973 | }
4974 configure:23528: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
4975 conftest.c: In function 'main':
4976 conftest.c:90: error: size of array 'test_array' is negative
4977 configure:23535: $? = 1
4978 configure: failed program was:
4979 | /* confdefs.h.  */
4980 | #define PACKAGE_NAME ""
4981 | #define PACKAGE_TARNAME ""
4982 | #define PACKAGE_VERSION ""
4983 | #define PACKAGE_STRING ""
4984 | #define PACKAGE_BUGREPORT ""
4985 | #define USE_SMP_COLLECTIVES 1
4986 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4987 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
4988 | #define USE_LOGGING MPID_LOGGING_NONE
4989 | #define HAVE_RUNTIME_THREADCHECK 1
4990 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4991 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4992 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
4993 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
4994 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
4995 | #define HAVE_ROMIO 1
4996 | #define HAVE__FUNC__ /**/
4997 | #define HAVE_PRAGMA_WEAK 1
4998 | #define USE_WEAK_SYMBOLS 1
4999 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
5000 | #define HAVE_LONG_LONG 1
5001 | #define F77_NAME_LOWER_USCORE 1
5002 | #define STDCALL
5003 | #define HAVE_FORTRAN_BINDING 1
5004 | #define HAVE_CXX_EXCEPTIONS /**/
5005 | #define HAVE_NAMESPACES /**/
5006 | #define HAVE_NAMESPACE_STD /**/
5007 | #define HAVE_CXX_BINDING 1
5008 | #define FILE_NAMEPUB_BASEDIR "."
5009 | #define USE_FILE_FOR_NAMEPUB 1
5010 | #define HAVE_NAMEPUB_SERVICE 1
5011 | #define restrict __restrict
5012 | #define HAVE_GCC_ATTRIBUTE 1
5013 | #define WORDS_UNIVERSAL_ENDIAN 1
5014 | #define HAVE_LONG_DOUBLE 1
5015 | #define HAVE_LONG_LONG_INT 1
5016 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
5017 | #define SIZEOF_CHAR 1
5018 | #define SIZEOF_UNSIGNED_CHAR 1
5019 | #define SIZEOF_SHORT 2
5020 | #define SIZEOF_UNSIGNED_SHORT 2
5021 | #define SIZEOF_INT 4
5022 | #define SIZEOF_UNSIGNED_INT 4
5023 | #define SIZEOF_LONG 4
5024 | #define SIZEOF_UNSIGNED_LONG 4
5025 | #define SIZEOF_LONG_LONG 8
5026 | #define SIZEOF_UNSIGNED_LONG_LONG 8
5027 | #define SIZEOF_FLOAT 4
5028 | #define SIZEOF_DOUBLE 8
5029 | #define SIZEOF_LONG_DOUBLE 16
5030 | #define SIZEOF_WCHAR_T 4
5031 | /* end confdefs.h.  */
5032 | #include <stdio.h>
5033 | #ifdef HAVE_SYS_TYPES_H
5034 | # include <sys/types.h>
5035 | #endif
5036 | #ifdef HAVE_SYS_STAT_H
5037 | # include <sys/stat.h>
5038 | #endif
5039 | #ifdef STDC_HEADERS
5040 | # include <stdlib.h>
5041 | # include <stddef.h>
5042 | #else
5043 | # ifdef HAVE_STDLIB_H
5044 | #  include <stdlib.h>
5045 | # endif
5046 | #endif
5047 | #ifdef HAVE_STRING_H
5048 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5049 | #  include <memory.h>
5050 | # endif
5051 | # include <string.h>
5052 | #endif
5053 | #ifdef HAVE_STRINGS_H
5054 | # include <strings.h>
5055 | #endif
5056 | #ifdef HAVE_INTTYPES_H
5057 | # include <inttypes.h>
5058 | #endif
5059 | #ifdef HAVE_STDINT_H
5060 | # include <stdint.h>
5061 | #endif
5062 | #ifdef HAVE_UNISTD_H
5063 | # include <unistd.h>
5064 | #endif
5065 | int
5066 | main ()
5067 | {
5068 | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
5069 | test_array [0] = 0
5070 |
5071 |   ;
5072 |   return 0;
5073 | }
5074 configure:23528: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5075 conftest.c: In function 'main':
5076 conftest.c:90: error: size of array 'test_array' is negative
5077 configure:23535: $? = 1
5078 configure: failed program was:
5079 | /* confdefs.h.  */
5080 | #define PACKAGE_NAME ""
5081 | #define PACKAGE_TARNAME ""
5082 | #define PACKAGE_VERSION ""
5083 | #define PACKAGE_STRING ""
5084 | #define PACKAGE_BUGREPORT ""
5085 | #define USE_SMP_COLLECTIVES 1
5086 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5087 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
5088 | #define USE_LOGGING MPID_LOGGING_NONE
5089 | #define HAVE_RUNTIME_THREADCHECK 1
5090 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5091 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
5092 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
5093 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
5094 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
5095 | #define HAVE_ROMIO 1
5096 | #define HAVE__FUNC__ /**/
5097 | #define HAVE_PRAGMA_WEAK 1
5098 | #define USE_WEAK_SYMBOLS 1
5099 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
5100 | #define HAVE_LONG_LONG 1
5101 | #define F77_NAME_LOWER_USCORE 1
5102 | #define STDCALL
5103 | #define HAVE_FORTRAN_BINDING 1
5104 | #define HAVE_CXX_EXCEPTIONS /**/
5105 | #define HAVE_NAMESPACES /**/
5106 | #define HAVE_NAMESPACE_STD /**/
5107 | #define HAVE_CXX_BINDING 1
5108 | #define FILE_NAMEPUB_BASEDIR "."
5109 | #define USE_FILE_FOR_NAMEPUB 1
5110 | #define HAVE_NAMEPUB_SERVICE 1
5111 | #define restrict __restrict
5112 | #define HAVE_GCC_ATTRIBUTE 1
5113 | #define WORDS_UNIVERSAL_ENDIAN 1
5114 | #define HAVE_LONG_DOUBLE 1
5115 | #define HAVE_LONG_LONG_INT 1
5116 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
5117 | #define SIZEOF_CHAR 1
5118 | #define SIZEOF_UNSIGNED_CHAR 1
5119 | #define SIZEOF_SHORT 2
5120 | #define SIZEOF_UNSIGNED_SHORT 2
5121 | #define SIZEOF_INT 4
5122 | #define SIZEOF_UNSIGNED_INT 4
5123 | #define SIZEOF_LONG 4
5124 | #define SIZEOF_UNSIGNED_LONG 4
5125 | #define SIZEOF_LONG_LONG 8
5126 | #define SIZEOF_UNSIGNED_LONG_LONG 8
5127 | #define SIZEOF_FLOAT 4
5128 | #define SIZEOF_DOUBLE 8
5129 | #define SIZEOF_LONG_DOUBLE 16
5130 | #define SIZEOF_WCHAR_T 4
5131 | /* end confdefs.h.  */
5132 | #include <stdio.h>
5133 | #ifdef HAVE_SYS_TYPES_H
5134 | # include <sys/types.h>
5135 | #endif
5136 | #ifdef HAVE_SYS_STAT_H
5137 | # include <sys/stat.h>
5138 | #endif
5139 | #ifdef STDC_HEADERS
5140 | # include <stdlib.h>
5141 | # include <stddef.h>
5142 | #else
5143 | # ifdef HAVE_STDLIB_H
5144 | #  include <stdlib.h>
5145 | # endif
5146 | #endif
5147 | #ifdef HAVE_STRING_H
5148 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5149 | #  include <memory.h>
5150 | # endif
5151 | # include <string.h>
5152 | #endif
5153 | #ifdef HAVE_STRINGS_H
5154 | # include <strings.h>
5155 | #endif
5156 | #ifdef HAVE_INTTYPES_H
5157 | # include <inttypes.h>
5158 | #endif
5159 | #ifdef HAVE_STDINT_H
5160 | # include <stdint.h>
5161 | #endif
5162 | #ifdef HAVE_UNISTD_H
5163 | # include <unistd.h>
5164 | #endif
5165 | int
5166 | main ()
5167 | {
5168 | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
5169 | test_array [0] = 0
5170 |
5171 |   ;
5172 |   return 0;
5173 | }
5174 configure:23528: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5175 configure:23535: $? = 0
5176 configure:23683: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5177 configure:23690: $? = 0
5178 configure:23683: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5179 configure:23690: $? = 0
5180 configure:23802: result: 4
5181 configure:23814: checking for size of float int
5182 configure:23884: result: 8
5183 configure:23890: checking for size of double int
5184 configure:23960: result: 16
5185 configure:23966: checking for size of long int
5186 configure:24036: result: 8
5187 configure:24042: checking for size of short int
5188 configure:24112: result: 8
5189 configure:24118: checking for size of 2 int
5190 configure:24188: result: 8
5191 configure:24194: checking for size of long double int
5192 configure:24264: result: 16
5193 configure:24282: checking sys/bitypes.h usability
5194 configure:24299: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5195 configure:24306: $? = 0
5196 configure:24320: result: yes
5197 configure:24324: checking sys/bitypes.h presence
5198 configure:24339: powerpc-bgp-linux-gcc -E  conftest.c
5199 configure:24346: $? = 0
5200 configure:24360: result: yes
5201 configure:24388: checking for sys/bitypes.h
5202 configure:24395: result: yes
5203 configure:24427: checking inttypes.h usability
5204 configure:24444: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5205 configure:24451: $? = 0
5206 configure:24465: result: yes
5207 configure:24469: checking inttypes.h presence
5208 configure:24484: powerpc-bgp-linux-gcc -E  conftest.c
5209 configure:24491: $? = 0
5210 configure:24505: result: yes
5211 configure:24533: checking for inttypes.h
5212 configure:24542: result: yes
5213 configure:24427: checking stdint.h usability
5214 configure:24444: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5215 configure:24451: $? = 0
5216 configure:24465: result: yes
5217 configure:24469: checking stdint.h presence
5218 configure:24484: powerpc-bgp-linux-gcc -E  conftest.c
5219 configure:24491: $? = 0
5220 configure:24505: result: yes
5221 configure:24533: checking for stdint.h
5222 configure:24542: result: yes
5223 configure:24559: checking for int8_t
5224 configure:24590: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5225 configure:24597: $? = 0
5226 configure:24626: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5227 conftest.c: In function 'main':
5228 conftest.c:95: error: size of array 'test_array' is negative
5229 configure:24633: $? = 1
5230 configure: failed program was:
5231 | /* confdefs.h.  */
5232 | #define PACKAGE_NAME ""
5233 | #define PACKAGE_TARNAME ""
5234 | #define PACKAGE_VERSION ""
5235 | #define PACKAGE_STRING ""
5236 | #define PACKAGE_BUGREPORT ""
5237 | #define USE_SMP_COLLECTIVES 1
5238 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5239 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
5240 | #define USE_LOGGING MPID_LOGGING_NONE
5241 | #define HAVE_RUNTIME_THREADCHECK 1
5242 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5243 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
5244 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
5245 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
5246 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
5247 | #define HAVE_ROMIO 1
5248 | #define HAVE__FUNC__ /**/
5249 | #define HAVE_PRAGMA_WEAK 1
5250 | #define USE_WEAK_SYMBOLS 1
5251 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
5252 | #define HAVE_LONG_LONG 1
5253 | #define F77_NAME_LOWER_USCORE 1
5254 | #define STDCALL
5255 | #define HAVE_FORTRAN_BINDING 1
5256 | #define HAVE_CXX_EXCEPTIONS /**/
5257 | #define HAVE_NAMESPACES /**/
5258 | #define HAVE_NAMESPACE_STD /**/
5259 | #define HAVE_CXX_BINDING 1
5260 | #define FILE_NAMEPUB_BASEDIR "."
5261 | #define USE_FILE_FOR_NAMEPUB 1
5262 | #define HAVE_NAMEPUB_SERVICE 1
5263 | #define restrict __restrict
5264 | #define HAVE_GCC_ATTRIBUTE 1
5265 | #define WORDS_UNIVERSAL_ENDIAN 1
5266 | #define HAVE_LONG_DOUBLE 1
5267 | #define HAVE_LONG_LONG_INT 1
5268 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
5269 | #define SIZEOF_CHAR 1
5270 | #define SIZEOF_UNSIGNED_CHAR 1
5271 | #define SIZEOF_SHORT 2
5272 | #define SIZEOF_UNSIGNED_SHORT 2
5273 | #define SIZEOF_INT 4
5274 | #define SIZEOF_UNSIGNED_INT 4
5275 | #define SIZEOF_LONG 4
5276 | #define SIZEOF_UNSIGNED_LONG 4
5277 | #define SIZEOF_LONG_LONG 8
5278 | #define SIZEOF_UNSIGNED_LONG_LONG 8
5279 | #define SIZEOF_FLOAT 4
5280 | #define SIZEOF_DOUBLE 8
5281 | #define SIZEOF_LONG_DOUBLE 16
5282 | #define SIZEOF_WCHAR_T 4
5283 | #define SIZEOF_VOID_P 4
5284 | #define HAVE_SYS_BITYPES_H 1
5285 | #define HAVE_INTTYPES_H 1
5286 | #define HAVE_STDINT_H 1
5287 | /* end confdefs.h.  */
5288 | #include <stdio.h>
5289 | #ifdef HAVE_SYS_TYPES_H
5290 | # include <sys/types.h>
5291 | #endif
5292 | #ifdef HAVE_SYS_STAT_H
5293 | # include <sys/stat.h>
5294 | #endif
5295 | #ifdef STDC_HEADERS
5296 | # include <stdlib.h>
5297 | # include <stddef.h>
5298 | #else
5299 | # ifdef HAVE_STDLIB_H
5300 | #  include <stdlib.h>
5301 | # endif
5302 | #endif
5303 | #ifdef HAVE_STRING_H
5304 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5305 | #  include <memory.h>
5306 | # endif
5307 | # include <string.h>
5308 | #endif
5309 | #ifdef HAVE_STRINGS_H
5310 | # include <strings.h>
5311 | #endif
5312 | #ifdef HAVE_INTTYPES_H
5313 | # include <inttypes.h>
5314 | #endif
5315 | #ifdef HAVE_STDINT_H
5316 | # include <stdint.h>
5317 | #endif
5318 | #ifdef HAVE_UNISTD_H
5319 | # include <unistd.h>
5320 | #endif
5321 | int
5322 | main ()
5323 | {
5324 | static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1)
5325 |                < (int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 2))];
5326 | test_array [0] = 0
5327 |
5328 |   ;
5329 |   return 0;
5330 | }
5331 configure:24662: result: yes
5332 configure:24675: checking for int16_t
5333 configure:24706: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5334 configure:24713: $? = 0
5335 configure:24742: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5336 conftest.c: In function 'main':
5337 conftest.c:95: error: size of array 'test_array' is negative
5338 configure:24749: $? = 1
5339 configure: failed program was:
5340 | /* confdefs.h.  */
5341 | #define PACKAGE_NAME ""
5342 | #define PACKAGE_TARNAME ""
5343 | #define PACKAGE_VERSION ""
5344 | #define PACKAGE_STRING ""
5345 | #define PACKAGE_BUGREPORT ""
5346 | #define USE_SMP_COLLECTIVES 1
5347 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5348 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
5349 | #define USE_LOGGING MPID_LOGGING_NONE
5350 | #define HAVE_RUNTIME_THREADCHECK 1
5351 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5352 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
5353 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
5354 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
5355 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
5356 | #define HAVE_ROMIO 1
5357 | #define HAVE__FUNC__ /**/
5358 | #define HAVE_PRAGMA_WEAK 1
5359 | #define USE_WEAK_SYMBOLS 1
5360 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
5361 | #define HAVE_LONG_LONG 1
5362 | #define F77_NAME_LOWER_USCORE 1
5363 | #define STDCALL
5364 | #define HAVE_FORTRAN_BINDING 1
5365 | #define HAVE_CXX_EXCEPTIONS /**/
5366 | #define HAVE_NAMESPACES /**/
5367 | #define HAVE_NAMESPACE_STD /**/
5368 | #define HAVE_CXX_BINDING 1
5369 | #define FILE_NAMEPUB_BASEDIR "."
5370 | #define USE_FILE_FOR_NAMEPUB 1
5371 | #define HAVE_NAMEPUB_SERVICE 1
5372 | #define restrict __restrict
5373 | #define HAVE_GCC_ATTRIBUTE 1
5374 | #define WORDS_UNIVERSAL_ENDIAN 1
5375 | #define HAVE_LONG_DOUBLE 1
5376 | #define HAVE_LONG_LONG_INT 1
5377 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
5378 | #define SIZEOF_CHAR 1
5379 | #define SIZEOF_UNSIGNED_CHAR 1
5380 | #define SIZEOF_SHORT 2
5381 | #define SIZEOF_UNSIGNED_SHORT 2
5382 | #define SIZEOF_INT 4
5383 | #define SIZEOF_UNSIGNED_INT 4
5384 | #define SIZEOF_LONG 4
5385 | #define SIZEOF_UNSIGNED_LONG 4
5386 | #define SIZEOF_LONG_LONG 8
5387 | #define SIZEOF_UNSIGNED_LONG_LONG 8
5388 | #define SIZEOF_FLOAT 4
5389 | #define SIZEOF_DOUBLE 8
5390 | #define SIZEOF_LONG_DOUBLE 16
5391 | #define SIZEOF_WCHAR_T 4
5392 | #define SIZEOF_VOID_P 4
5393 | #define HAVE_SYS_BITYPES_H 1
5394 | #define HAVE_INTTYPES_H 1
5395 | #define HAVE_STDINT_H 1
5396 | /* end confdefs.h.  */
5397 | #include <stdio.h>
5398 | #ifdef HAVE_SYS_TYPES_H
5399 | # include <sys/types.h>
5400 | #endif
5401 | #ifdef HAVE_SYS_STAT_H
5402 | # include <sys/stat.h>
5403 | #endif
5404 | #ifdef STDC_HEADERS
5405 | # include <stdlib.h>
5406 | # include <stddef.h>
5407 | #else
5408 | # ifdef HAVE_STDLIB_H
5409 | #  include <stdlib.h>
5410 | # endif
5411 | #endif
5412 | #ifdef HAVE_STRING_H
5413 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5414 | #  include <memory.h>
5415 | # endif
5416 | # include <string.h>
5417 | #endif
5418 | #ifdef HAVE_STRINGS_H
5419 | # include <strings.h>
5420 | #endif
5421 | #ifdef HAVE_INTTYPES_H
5422 | # include <inttypes.h>
5423 | #endif
5424 | #ifdef HAVE_STDINT_H
5425 | # include <stdint.h>
5426 | #endif
5427 | #ifdef HAVE_UNISTD_H
5428 | # include <unistd.h>
5429 | #endif
5430 | int
5431 | main ()
5432 | {
5433 | static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1)
5434 |                < (int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 2))];
5435 | test_array [0] = 0
5436 |
5437 |   ;
5438 |   return 0;
5439 | }
5440 configure:24778: result: yes
5441 configure:24791: checking for int32_t
5442 configure:24822: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5443 configure:24829: $? = 0
5444 configure:24858: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5445 conftest.c: In function 'main':
5446 conftest.c:95: warning: integer overflow in expression
5447 conftest.c:95: error: size of array 'test_array' is negative
5448 configure:24865: $? = 1
5449 configure: failed program was:
5450 | /* confdefs.h.  */
5451 | #define PACKAGE_NAME ""
5452 | #define PACKAGE_TARNAME ""
5453 | #define PACKAGE_VERSION ""
5454 | #define PACKAGE_STRING ""
5455 | #define PACKAGE_BUGREPORT ""
5456 | #define USE_SMP_COLLECTIVES 1
5457 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5458 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
5459 | #define USE_LOGGING MPID_LOGGING_NONE
5460 | #define HAVE_RUNTIME_THREADCHECK 1
5461 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5462 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
5463 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
5464 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
5465 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
5466 | #define HAVE_ROMIO 1
5467 | #define HAVE__FUNC__ /**/
5468 | #define HAVE_PRAGMA_WEAK 1
5469 | #define USE_WEAK_SYMBOLS 1
5470 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
5471 | #define HAVE_LONG_LONG 1
5472 | #define F77_NAME_LOWER_USCORE 1
5473 | #define STDCALL
5474 | #define HAVE_FORTRAN_BINDING 1
5475 | #define HAVE_CXX_EXCEPTIONS /**/
5476 | #define HAVE_NAMESPACES /**/
5477 | #define HAVE_NAMESPACE_STD /**/
5478 | #define HAVE_CXX_BINDING 1
5479 | #define FILE_NAMEPUB_BASEDIR "."
5480 | #define USE_FILE_FOR_NAMEPUB 1
5481 | #define HAVE_NAMEPUB_SERVICE 1
5482 | #define restrict __restrict
5483 | #define HAVE_GCC_ATTRIBUTE 1
5484 | #define WORDS_UNIVERSAL_ENDIAN 1
5485 | #define HAVE_LONG_DOUBLE 1
5486 | #define HAVE_LONG_LONG_INT 1
5487 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
5488 | #define SIZEOF_CHAR 1
5489 | #define SIZEOF_UNSIGNED_CHAR 1
5490 | #define SIZEOF_SHORT 2
5491 | #define SIZEOF_UNSIGNED_SHORT 2
5492 | #define SIZEOF_INT 4
5493 | #define SIZEOF_UNSIGNED_INT 4
5494 | #define SIZEOF_LONG 4
5495 | #define SIZEOF_UNSIGNED_LONG 4
5496 | #define SIZEOF_LONG_LONG 8
5497 | #define SIZEOF_UNSIGNED_LONG_LONG 8
5498 | #define SIZEOF_FLOAT 4
5499 | #define SIZEOF_DOUBLE 8
5500 | #define SIZEOF_LONG_DOUBLE 16
5501 | #define SIZEOF_WCHAR_T 4
5502 | #define SIZEOF_VOID_P 4
5503 | #define HAVE_SYS_BITYPES_H 1
5504 | #define HAVE_INTTYPES_H 1
5505 | #define HAVE_STDINT_H 1
5506 | /* end confdefs.h.  */
5507 | #include <stdio.h>
5508 | #ifdef HAVE_SYS_TYPES_H
5509 | # include <sys/types.h>
5510 | #endif
5511 | #ifdef HAVE_SYS_STAT_H
5512 | # include <sys/stat.h>
5513 | #endif
5514 | #ifdef STDC_HEADERS
5515 | # include <stdlib.h>
5516 | # include <stddef.h>
5517 | #else
5518 | # ifdef HAVE_STDLIB_H
5519 | #  include <stdlib.h>
5520 | # endif
5521 | #endif
5522 | #ifdef HAVE_STRING_H
5523 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5524 | #  include <memory.h>
5525 | # endif
5526 | # include <string.h>
5527 | #endif
5528 | #ifdef HAVE_STRINGS_H
5529 | # include <strings.h>
5530 | #endif
5531 | #ifdef HAVE_INTTYPES_H
5532 | # include <inttypes.h>
5533 | #endif
5534 | #ifdef HAVE_STDINT_H
5535 | # include <stdint.h>
5536 | #endif
5537 | #ifdef HAVE_UNISTD_H
5538 | # include <unistd.h>
5539 | #endif
5540 | int
5541 | main ()
5542 | {
5543 | static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
5544 |                < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];
5545 | test_array [0] = 0
5546 |
5547 |   ;
5548 |   return 0;
5549 | }
5550 configure:24894: result: yes
5551 configure:24907: checking for int64_t
5552 configure:24938: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5553 configure:24945: $? = 0
5554 configure:24974: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5555 conftest.c: In function 'main':
5556 conftest.c:95: warning: integer overflow in expression
5557 conftest.c:95: error: size of array 'test_array' is negative
5558 configure:24981: $? = 1
5559 configure: failed program was:
5560 | /* confdefs.h.  */
5561 | #define PACKAGE_NAME ""
5562 | #define PACKAGE_TARNAME ""
5563 | #define PACKAGE_VERSION ""
5564 | #define PACKAGE_STRING ""
5565 | #define PACKAGE_BUGREPORT ""
5566 | #define USE_SMP_COLLECTIVES 1
5567 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5568 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
5569 | #define USE_LOGGING MPID_LOGGING_NONE
5570 | #define HAVE_RUNTIME_THREADCHECK 1
5571 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5572 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
5573 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
5574 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
5575 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
5576 | #define HAVE_ROMIO 1
5577 | #define HAVE__FUNC__ /**/
5578 | #define HAVE_PRAGMA_WEAK 1
5579 | #define USE_WEAK_SYMBOLS 1
5580 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
5581 | #define HAVE_LONG_LONG 1
5582 | #define F77_NAME_LOWER_USCORE 1
5583 | #define STDCALL
5584 | #define HAVE_FORTRAN_BINDING 1
5585 | #define HAVE_CXX_EXCEPTIONS /**/
5586 | #define HAVE_NAMESPACES /**/
5587 | #define HAVE_NAMESPACE_STD /**/
5588 | #define HAVE_CXX_BINDING 1
5589 | #define FILE_NAMEPUB_BASEDIR "."
5590 | #define USE_FILE_FOR_NAMEPUB 1
5591 | #define HAVE_NAMEPUB_SERVICE 1
5592 | #define restrict __restrict
5593 | #define HAVE_GCC_ATTRIBUTE 1
5594 | #define WORDS_UNIVERSAL_ENDIAN 1
5595 | #define HAVE_LONG_DOUBLE 1
5596 | #define HAVE_LONG_LONG_INT 1
5597 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
5598 | #define SIZEOF_CHAR 1
5599 | #define SIZEOF_UNSIGNED_CHAR 1
5600 | #define SIZEOF_SHORT 2
5601 | #define SIZEOF_UNSIGNED_SHORT 2
5602 | #define SIZEOF_INT 4
5603 | #define SIZEOF_UNSIGNED_INT 4
5604 | #define SIZEOF_LONG 4
5605 | #define SIZEOF_UNSIGNED_LONG 4
5606 | #define SIZEOF_LONG_LONG 8
5607 | #define SIZEOF_UNSIGNED_LONG_LONG 8
5608 | #define SIZEOF_FLOAT 4
5609 | #define SIZEOF_DOUBLE 8
5610 | #define SIZEOF_LONG_DOUBLE 16
5611 | #define SIZEOF_WCHAR_T 4
5612 | #define SIZEOF_VOID_P 4
5613 | #define HAVE_SYS_BITYPES_H 1
5614 | #define HAVE_INTTYPES_H 1
5615 | #define HAVE_STDINT_H 1
5616 | /* end confdefs.h.  */
5617 | #include <stdio.h>
5618 | #ifdef HAVE_SYS_TYPES_H
5619 | # include <sys/types.h>
5620 | #endif
5621 | #ifdef HAVE_SYS_STAT_H
5622 | # include <sys/stat.h>
5623 | #endif
5624 | #ifdef STDC_HEADERS
5625 | # include <stdlib.h>
5626 | # include <stddef.h>
5627 | #else
5628 | # ifdef HAVE_STDLIB_H
5629 | #  include <stdlib.h>
5630 | # endif
5631 | #endif
5632 | #ifdef HAVE_STRING_H
5633 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5634 | #  include <memory.h>
5635 | # endif
5636 | # include <string.h>
5637 | #endif
5638 | #ifdef HAVE_STRINGS_H
5639 | # include <strings.h>
5640 | #endif
5641 | #ifdef HAVE_INTTYPES_H
5642 | # include <inttypes.h>
5643 | #endif
5644 | #ifdef HAVE_STDINT_H
5645 | # include <stdint.h>
5646 | #endif
5647 | #ifdef HAVE_UNISTD_H
5648 | # include <unistd.h>
5649 | #endif
5650 | int
5651 | main ()
5652 | {
5653 | static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1)
5654 |                < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))];
5655 | test_array [0] = 0
5656 |
5657 |   ;
5658 |   return 0;
5659 | }
5660 configure:25010: result: yes
5661 configure:25061: checking for uint8_t
5662 configure:25092: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5663 configure:25099: $? = 0
5664 configure:25120: result: yes
5665 configure:25138: checking for uint16_t
5666 configure:25169: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5667 configure:25176: $? = 0
5668 configure:25197: result: yes
5669 configure:25211: checking for uint32_t
5670 configure:25242: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5671 configure:25249: $? = 0
5672 configure:25270: result: yes
5673 configure:25288: checking for uint64_t
5674 configure:25319: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
5675 configure:25326: $? = 0
5676 configure:25347: result: yes
5677 configure:25738: checking for size of Fortran type integer
5678 configure:25835: result: 4
5679 configure:25846: checking for size of Fortran type real
5680 configure:25943: result: 4
5681 configure:25954: checking for size of Fortran type double precision
5682 configure:26051: result: 8
5683 configure:26070: checking whether integer*1 is supported
5684 configure:26087: powerpc-bgp-linux-gfortran -c  -O2 conftest.f >&5
5685 configure:26094: $? = 0
5686 configure:26109: result: yes
5687 configure:26111: checking whether integer*2 is supported
5688 configure:26128: powerpc-bgp-linux-gfortran -c  -O2 conftest.f >&5
5689 configure:26135: $? = 0
5690 configure:26150: result: yes
5691 configure:26152: checking whether integer*4 is supported
5692 configure:26169: powerpc-bgp-linux-gfortran -c  -O2 conftest.f >&5
5693 configure:26176: $? = 0
5694 configure:26191: result: yes
5695 configure:26193: checking whether integer*8 is supported
5696 configure:26210: powerpc-bgp-linux-gfortran -c  -O2 conftest.f >&5
5697 configure:26217: $? = 0
5698 configure:26232: result: yes
5699 configure:26234: checking whether integer*16 is supported
5700 configure:26251: powerpc-bgp-linux-gfortran -c  -O2 conftest.f >&5
5701  In file conftest.f:2
5702
5703       integer*16 i                                                     
5704                1
5705 Error: Old-style type declaration INTEGER*16 not supported at (1)
5706 configure:26258: $? = 1
5707 configure: failed program was:
5708 |       program main
5709 |       integer*16 i
5710 |       end
5711 configure:26273: result: no
5712 configure:26275: checking whether real*4 is supported
5713 configure:26292: powerpc-bgp-linux-gfortran -c  -O2 conftest.f >&5
5714 configure:26299: $? = 0
5715 configure:26314: result: yes
5716 configure:26316: checking whether real*8 is supported
5717 configure:26333: powerpc-bgp-linux-gfortran -c  -O2 conftest.f >&5
5718 configure:26340: $? = 0
5719 configure:26355: result: yes
5720 configure:26357: checking whether real*16 is supported
5721 configure:26374: powerpc-bgp-linux-gfortran -c  -O2 conftest.f >&5
5722 configure:26381: $? = 0
5723 configure:26396: result: yes
5724 configure:26788: checking for C type matching Fortran integer
5725 configure:26795: result: int
5726 configure:26844: checking for size of MPI_Status
5727 configure:26919: result: 20
5728 configure:27461: powerpc-bgp-linux-gcc -E conftest.c >/dev/null 2>conftest.out
5729 configure:27464: $? = 0
5730 configure:27982: checking whether real*8 is supported in Fortran 90
5731 configure:27999: powerpc-bgp-linux-gfortran -c  -O2 conftest.f90 >&5
5732 configure:28006: $? = 0
5733 configure:28021: result: yes
5734 configure:28167: checking size of bool
5735 configure:28197: c++ -c  -O2  conftest.cpp >&5
5736 configure:28204: $? = 0
5737 configure:28234: c++ -c  -O2  conftest.cpp >&5
5738 conftest.cpp: In function 'int main()':
5739 conftest.cpp:113: error: size of array 'test_array' is negative
5740 configure:28241: $? = 1
5741 configure: failed program was:
5742 | /* confdefs.h.  */
5743 | #define PACKAGE_NAME ""
5744 | #define PACKAGE_TARNAME ""
5745 | #define PACKAGE_VERSION ""
5746 | #define PACKAGE_STRING ""
5747 | #define PACKAGE_BUGREPORT ""
5748 | #define USE_SMP_COLLECTIVES 1
5749 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5750 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
5751 | #define USE_LOGGING MPID_LOGGING_NONE
5752 | #define HAVE_RUNTIME_THREADCHECK 1
5753 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5754 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
5755 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
5756 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
5757 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
5758 | #define HAVE_ROMIO 1
5759 | #define HAVE__FUNC__ /**/
5760 | #define HAVE_PRAGMA_WEAK 1
5761 | #define USE_WEAK_SYMBOLS 1
5762 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
5763 | #define HAVE_LONG_LONG 1
5764 | #define F77_NAME_LOWER_USCORE 1
5765 | #define STDCALL
5766 | #define HAVE_FORTRAN_BINDING 1
5767 | #define HAVE_CXX_EXCEPTIONS /**/
5768 | #define HAVE_NAMESPACES /**/
5769 | #define HAVE_NAMESPACE_STD /**/
5770 | #define HAVE_CXX_BINDING 1
5771 | #define FILE_NAMEPUB_BASEDIR "."
5772 | #define USE_FILE_FOR_NAMEPUB 1
5773 | #define HAVE_NAMEPUB_SERVICE 1
5774 | #define restrict __restrict
5775 | #define HAVE_GCC_ATTRIBUTE 1
5776 | #define WORDS_UNIVERSAL_ENDIAN 1
5777 | #define HAVE_LONG_DOUBLE 1
5778 | #define HAVE_LONG_LONG_INT 1
5779 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
5780 | #define SIZEOF_CHAR 1
5781 | #define SIZEOF_UNSIGNED_CHAR 1
5782 | #define SIZEOF_SHORT 2
5783 | #define SIZEOF_UNSIGNED_SHORT 2
5784 | #define SIZEOF_INT 4
5785 | #define SIZEOF_UNSIGNED_INT 4
5786 | #define SIZEOF_LONG 4
5787 | #define SIZEOF_UNSIGNED_LONG 4
5788 | #define SIZEOF_LONG_LONG 8
5789 | #define SIZEOF_UNSIGNED_LONG_LONG 8
5790 | #define SIZEOF_FLOAT 4
5791 | #define SIZEOF_DOUBLE 8
5792 | #define SIZEOF_LONG_DOUBLE 16
5793 | #define SIZEOF_WCHAR_T 4
5794 | #define SIZEOF_VOID_P 4
5795 | #define HAVE_SYS_BITYPES_H 1
5796 | #define HAVE_INTTYPES_H 1
5797 | #define HAVE_STDINT_H 1
5798 | #define HAVE_INT8_T 1
5799 | #define HAVE_INT16_T 1
5800 | #define HAVE_INT32_T 1
5801 | #define HAVE_INT64_T 1
5802 | #define HAVE_UINT8_T 1
5803 | #define HAVE_UINT16_T 1
5804 | #define HAVE_UINT32_T 1
5805 | #define HAVE_UINT64_T 1
5806 | #define MPIR_REAL4_CTYPE float
5807 | #define MPIR_REAL8_CTYPE double
5808 | #define MPIR_REAL16_CTYPE long double
5809 | #define MPIR_INTEGER1_CTYPE char
5810 | #define MPIR_INTEGER2_CTYPE short
5811 | #define MPIR_INTEGER4_CTYPE int
5812 | #define MPIR_INTEGER8_CTYPE long long
5813 | #define SIZEOF_F77_INTEGER 4
5814 | #define SIZEOF_F77_REAL 4
5815 | #define SIZEOF_F77_DOUBLE_PRECISION 8
5816 | #define HAVE_FINT_IS_INT 1
5817 | /* end confdefs.h.  */
5818 | #include <stdio.h>
5819 | #ifdef HAVE_SYS_TYPES_H
5820 | # include <sys/types.h>
5821 | #endif
5822 | #ifdef HAVE_SYS_STAT_H
5823 | # include <sys/stat.h>
5824 | #endif
5825 | #ifdef STDC_HEADERS
5826 | # include <stdlib.h>
5827 | # include <stddef.h>
5828 | #else
5829 | # ifdef HAVE_STDLIB_H
5830 | #  include <stdlib.h>
5831 | # endif
5832 | #endif
5833 | #ifdef HAVE_STRING_H
5834 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5835 | #  include <memory.h>
5836 | # endif
5837 | # include <string.h>
5838 | #endif
5839 | #ifdef HAVE_STRINGS_H
5840 | # include <strings.h>
5841 | #endif
5842 | #ifdef HAVE_INTTYPES_H
5843 | # include <inttypes.h>
5844 | #endif
5845 | #ifdef HAVE_STDINT_H
5846 | # include <stdint.h>
5847 | #endif
5848 | #ifdef HAVE_UNISTD_H
5849 | # include <unistd.h>
5850 | #endif
5851 | int
5852 | main ()
5853 | {
5854 | static int test_array [1 - 2 * !(((long int) (sizeof (bool))) <= 0)];
5855 | test_array [0] = 0
5856 |
5857 |   ;
5858 |   return 0;
5859 | }
5860 configure:28234: c++ -c  -O2  conftest.cpp >&5
5861 configure:28241: $? = 0
5862 configure:28508: result: 1
5863 configure:28523: checking how to run the C++ preprocessor
5864 configure:28559: c++ -E  conftest.cpp
5865 configure:28566: $? = 0
5866 configure:28597: c++ -E  conftest.cpp
5867 conftest.cpp:78:28: error: ac_nonexistent.h: No such file or directory
5868 configure:28604: $? = 1
5869 configure: failed program was:
5870 | /* confdefs.h.  */
5871 | #define PACKAGE_NAME ""
5872 | #define PACKAGE_TARNAME ""
5873 | #define PACKAGE_VERSION ""
5874 | #define PACKAGE_STRING ""
5875 | #define PACKAGE_BUGREPORT ""
5876 | #define USE_SMP_COLLECTIVES 1
5877 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5878 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
5879 | #define USE_LOGGING MPID_LOGGING_NONE
5880 | #define HAVE_RUNTIME_THREADCHECK 1
5881 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5882 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
5883 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
5884 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
5885 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
5886 | #define HAVE_ROMIO 1
5887 | #define HAVE__FUNC__ /**/
5888 | #define HAVE_PRAGMA_WEAK 1
5889 | #define USE_WEAK_SYMBOLS 1
5890 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
5891 | #define HAVE_LONG_LONG 1
5892 | #define F77_NAME_LOWER_USCORE 1
5893 | #define STDCALL
5894 | #define HAVE_FORTRAN_BINDING 1
5895 | #define HAVE_CXX_EXCEPTIONS /**/
5896 | #define HAVE_NAMESPACES /**/
5897 | #define HAVE_NAMESPACE_STD /**/
5898 | #define HAVE_CXX_BINDING 1
5899 | #define FILE_NAMEPUB_BASEDIR "."
5900 | #define USE_FILE_FOR_NAMEPUB 1
5901 | #define HAVE_NAMEPUB_SERVICE 1
5902 | #define restrict __restrict
5903 | #define HAVE_GCC_ATTRIBUTE 1
5904 | #define WORDS_UNIVERSAL_ENDIAN 1
5905 | #define HAVE_LONG_DOUBLE 1
5906 | #define HAVE_LONG_LONG_INT 1
5907 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
5908 | #define SIZEOF_CHAR 1
5909 | #define SIZEOF_UNSIGNED_CHAR 1
5910 | #define SIZEOF_SHORT 2
5911 | #define SIZEOF_UNSIGNED_SHORT 2
5912 | #define SIZEOF_INT 4
5913 | #define SIZEOF_UNSIGNED_INT 4
5914 | #define SIZEOF_LONG 4
5915 | #define SIZEOF_UNSIGNED_LONG 4
5916 | #define SIZEOF_LONG_LONG 8
5917 | #define SIZEOF_UNSIGNED_LONG_LONG 8
5918 | #define SIZEOF_FLOAT 4
5919 | #define SIZEOF_DOUBLE 8
5920 | #define SIZEOF_LONG_DOUBLE 16
5921 | #define SIZEOF_WCHAR_T 4
5922 | #define SIZEOF_VOID_P 4
5923 | #define HAVE_SYS_BITYPES_H 1
5924 | #define HAVE_INTTYPES_H 1
5925 | #define HAVE_STDINT_H 1
5926 | #define HAVE_INT8_T 1
5927 | #define HAVE_INT16_T 1
5928 | #define HAVE_INT32_T 1
5929 | #define HAVE_INT64_T 1
5930 | #define HAVE_UINT8_T 1
5931 | #define HAVE_UINT16_T 1
5932 | #define HAVE_UINT32_T 1
5933 | #define HAVE_UINT64_T 1
5934 | #define MPIR_REAL4_CTYPE float
5935 | #define MPIR_REAL8_CTYPE double
5936 | #define MPIR_REAL16_CTYPE long double
5937 | #define MPIR_INTEGER1_CTYPE char
5938 | #define MPIR_INTEGER2_CTYPE short
5939 | #define MPIR_INTEGER4_CTYPE int
5940 | #define MPIR_INTEGER8_CTYPE long long
5941 | #define SIZEOF_F77_INTEGER 4
5942 | #define SIZEOF_F77_REAL 4
5943 | #define SIZEOF_F77_DOUBLE_PRECISION 8
5944 | #define HAVE_FINT_IS_INT 1
5945 | #define SIZEOF_BOOL 1
5946 | /* end confdefs.h.  */
5947 | #include <ac_nonexistent.h>
5948 configure:28637: result: c++ -E
5949 configure:28666: c++ -E  conftest.cpp
5950 configure:28673: $? = 0
5951 configure:28704: c++ -E  conftest.cpp
5952 conftest.cpp:78:28: error: ac_nonexistent.h: No such file or directory
5953 configure:28711: $? = 1
5954 configure: failed program was:
5955 | /* confdefs.h.  */
5956 | #define PACKAGE_NAME ""
5957 | #define PACKAGE_TARNAME ""
5958 | #define PACKAGE_VERSION ""
5959 | #define PACKAGE_STRING ""
5960 | #define PACKAGE_BUGREPORT ""
5961 | #define USE_SMP_COLLECTIVES 1
5962 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5963 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
5964 | #define USE_LOGGING MPID_LOGGING_NONE
5965 | #define HAVE_RUNTIME_THREADCHECK 1
5966 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5967 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
5968 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
5969 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
5970 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
5971 | #define HAVE_ROMIO 1
5972 | #define HAVE__FUNC__ /**/
5973 | #define HAVE_PRAGMA_WEAK 1
5974 | #define USE_WEAK_SYMBOLS 1
5975 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
5976 | #define HAVE_LONG_LONG 1
5977 | #define F77_NAME_LOWER_USCORE 1
5978 | #define STDCALL
5979 | #define HAVE_FORTRAN_BINDING 1
5980 | #define HAVE_CXX_EXCEPTIONS /**/
5981 | #define HAVE_NAMESPACES /**/
5982 | #define HAVE_NAMESPACE_STD /**/
5983 | #define HAVE_CXX_BINDING 1
5984 | #define FILE_NAMEPUB_BASEDIR "."
5985 | #define USE_FILE_FOR_NAMEPUB 1
5986 | #define HAVE_NAMEPUB_SERVICE 1
5987 | #define restrict __restrict
5988 | #define HAVE_GCC_ATTRIBUTE 1
5989 | #define WORDS_UNIVERSAL_ENDIAN 1
5990 | #define HAVE_LONG_DOUBLE 1
5991 | #define HAVE_LONG_LONG_INT 1
5992 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
5993 | #define SIZEOF_CHAR 1
5994 | #define SIZEOF_UNSIGNED_CHAR 1
5995 | #define SIZEOF_SHORT 2
5996 | #define SIZEOF_UNSIGNED_SHORT 2
5997 | #define SIZEOF_INT 4
5998 | #define SIZEOF_UNSIGNED_INT 4
5999 | #define SIZEOF_LONG 4
6000 | #define SIZEOF_UNSIGNED_LONG 4
6001 | #define SIZEOF_LONG_LONG 8
6002 | #define SIZEOF_UNSIGNED_LONG_LONG 8
6003 | #define SIZEOF_FLOAT 4
6004 | #define SIZEOF_DOUBLE 8
6005 | #define SIZEOF_LONG_DOUBLE 16
6006 | #define SIZEOF_WCHAR_T 4
6007 | #define SIZEOF_VOID_P 4
6008 | #define HAVE_SYS_BITYPES_H 1
6009 | #define HAVE_INTTYPES_H 1
6010 | #define HAVE_STDINT_H 1
6011 | #define HAVE_INT8_T 1
6012 | #define HAVE_INT16_T 1
6013 | #define HAVE_INT32_T 1
6014 | #define HAVE_INT64_T 1
6015 | #define HAVE_UINT8_T 1
6016 | #define HAVE_UINT16_T 1
6017 | #define HAVE_UINT32_T 1
6018 | #define HAVE_UINT64_T 1
6019 | #define MPIR_REAL4_CTYPE float
6020 | #define MPIR_REAL8_CTYPE double
6021 | #define MPIR_REAL16_CTYPE long double
6022 | #define MPIR_INTEGER1_CTYPE char
6023 | #define MPIR_INTEGER2_CTYPE short
6024 | #define MPIR_INTEGER4_CTYPE int
6025 | #define MPIR_INTEGER8_CTYPE long long
6026 | #define SIZEOF_F77_INTEGER 4
6027 | #define SIZEOF_F77_REAL 4
6028 | #define SIZEOF_F77_DOUBLE_PRECISION 8
6029 | #define HAVE_FINT_IS_INT 1
6030 | #define SIZEOF_BOOL 1
6031 | /* end confdefs.h.  */
6032 | #include <ac_nonexistent.h>
6033 configure:28759: checking complex usability
6034 configure:28776: c++ -c  -O2  conftest.cpp >&5
6035 configure:28783: $? = 0
6036 configure:28797: result: yes
6037 configure:28801: checking complex presence
6038 configure:28816: c++ -E  conftest.cpp
6039 configure:28823: $? = 0
6040 configure:28837: result: yes
6041 configure:28865: checking for complex
6042 configure:28872: result: yes
6043 configure:28885: checking size of Complex
6044 configure:28920: c++ -c  -O2  conftest.cpp >&5
6045 configure:28927: $? = 0
6046 configure:28962: c++ -c  -O2  conftest.cpp >&5
6047 conftest.cpp: In function 'int main()':
6048 conftest.cpp:87: error: size of array 'test_array' is negative
6049 configure:28969: $? = 1
6050 configure: failed program was:
6051 | /* confdefs.h.  */
6052 | #define PACKAGE_NAME ""
6053 | #define PACKAGE_TARNAME ""
6054 | #define PACKAGE_VERSION ""
6055 | #define PACKAGE_STRING ""
6056 | #define PACKAGE_BUGREPORT ""
6057 | #define USE_SMP_COLLECTIVES 1
6058 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6059 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
6060 | #define USE_LOGGING MPID_LOGGING_NONE
6061 | #define HAVE_RUNTIME_THREADCHECK 1
6062 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
6063 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
6064 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
6065 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
6066 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
6067 | #define HAVE_ROMIO 1
6068 | #define HAVE__FUNC__ /**/
6069 | #define HAVE_PRAGMA_WEAK 1
6070 | #define USE_WEAK_SYMBOLS 1
6071 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
6072 | #define HAVE_LONG_LONG 1
6073 | #define F77_NAME_LOWER_USCORE 1
6074 | #define STDCALL
6075 | #define HAVE_FORTRAN_BINDING 1
6076 | #define HAVE_CXX_EXCEPTIONS /**/
6077 | #define HAVE_NAMESPACES /**/
6078 | #define HAVE_NAMESPACE_STD /**/
6079 | #define HAVE_CXX_BINDING 1
6080 | #define FILE_NAMEPUB_BASEDIR "."
6081 | #define USE_FILE_FOR_NAMEPUB 1
6082 | #define HAVE_NAMEPUB_SERVICE 1
6083 | #define restrict __restrict
6084 | #define HAVE_GCC_ATTRIBUTE 1
6085 | #define WORDS_UNIVERSAL_ENDIAN 1
6086 | #define HAVE_LONG_DOUBLE 1
6087 | #define HAVE_LONG_LONG_INT 1
6088 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
6089 | #define SIZEOF_CHAR 1
6090 | #define SIZEOF_UNSIGNED_CHAR 1
6091 | #define SIZEOF_SHORT 2
6092 | #define SIZEOF_UNSIGNED_SHORT 2
6093 | #define SIZEOF_INT 4
6094 | #define SIZEOF_UNSIGNED_INT 4
6095 | #define SIZEOF_LONG 4
6096 | #define SIZEOF_UNSIGNED_LONG 4
6097 | #define SIZEOF_LONG_LONG 8
6098 | #define SIZEOF_UNSIGNED_LONG_LONG 8
6099 | #define SIZEOF_FLOAT 4
6100 | #define SIZEOF_DOUBLE 8
6101 | #define SIZEOF_LONG_DOUBLE 16
6102 | #define SIZEOF_WCHAR_T 4
6103 | #define SIZEOF_VOID_P 4
6104 | #define HAVE_SYS_BITYPES_H 1
6105 | #define HAVE_INTTYPES_H 1
6106 | #define HAVE_STDINT_H 1
6107 | #define HAVE_INT8_T 1
6108 | #define HAVE_INT16_T 1
6109 | #define HAVE_INT32_T 1
6110 | #define HAVE_INT64_T 1
6111 | #define HAVE_UINT8_T 1
6112 | #define HAVE_UINT16_T 1
6113 | #define HAVE_UINT32_T 1
6114 | #define HAVE_UINT64_T 1
6115 | #define MPIR_REAL4_CTYPE float
6116 | #define MPIR_REAL8_CTYPE double
6117 | #define MPIR_REAL16_CTYPE long double
6118 | #define MPIR_INTEGER1_CTYPE char
6119 | #define MPIR_INTEGER2_CTYPE short
6120 | #define MPIR_INTEGER4_CTYPE int
6121 | #define MPIR_INTEGER8_CTYPE long long
6122 | #define SIZEOF_F77_INTEGER 4
6123 | #define SIZEOF_F77_REAL 4
6124 | #define SIZEOF_F77_DOUBLE_PRECISION 8
6125 | #define HAVE_FINT_IS_INT 1
6126 | #define SIZEOF_BOOL 1
6127 | /* end confdefs.h.  */
6128 | #include <stdio.h>
6129 | #include <complex>
6130 | using namespace std;
6131 | #define Complex complex<float>
6132 |
6133 |
6134 | int
6135 | main ()
6136 | {
6137 | static int test_array [1 - 2 * !(((long int) (sizeof (Complex))) <= 0)];
6138 | test_array [0] = 0
6139 |
6140 |   ;
6141 |   return 0;
6142 | }
6143 configure:28962: c++ -c  -O2  conftest.cpp >&5
6144 conftest.cpp: In function 'int main()':
6145 conftest.cpp:87: error: size of array 'test_array' is negative
6146 configure:28969: $? = 1
6147 configure: failed program was:
6148 | /* confdefs.h.  */
6149 | #define PACKAGE_NAME ""
6150 | #define PACKAGE_TARNAME ""
6151 | #define PACKAGE_VERSION ""
6152 | #define PACKAGE_STRING ""
6153 | #define PACKAGE_BUGREPORT ""
6154 | #define USE_SMP_COLLECTIVES 1
6155 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6156 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
6157 | #define USE_LOGGING MPID_LOGGING_NONE
6158 | #define HAVE_RUNTIME_THREADCHECK 1
6159 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
6160 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
6161 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
6162 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
6163 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
6164 | #define HAVE_ROMIO 1
6165 | #define HAVE__FUNC__ /**/
6166 | #define HAVE_PRAGMA_WEAK 1
6167 | #define USE_WEAK_SYMBOLS 1
6168 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
6169 | #define HAVE_LONG_LONG 1
6170 | #define F77_NAME_LOWER_USCORE 1
6171 | #define STDCALL
6172 | #define HAVE_FORTRAN_BINDING 1
6173 | #define HAVE_CXX_EXCEPTIONS /**/
6174 | #define HAVE_NAMESPACES /**/
6175 | #define HAVE_NAMESPACE_STD /**/
6176 | #define HAVE_CXX_BINDING 1
6177 | #define FILE_NAMEPUB_BASEDIR "."
6178 | #define USE_FILE_FOR_NAMEPUB 1
6179 | #define HAVE_NAMEPUB_SERVICE 1
6180 | #define restrict __restrict
6181 | #define HAVE_GCC_ATTRIBUTE 1
6182 | #define WORDS_UNIVERSAL_ENDIAN 1
6183 | #define HAVE_LONG_DOUBLE 1
6184 | #define HAVE_LONG_LONG_INT 1
6185 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
6186 | #define SIZEOF_CHAR 1
6187 | #define SIZEOF_UNSIGNED_CHAR 1
6188 | #define SIZEOF_SHORT 2
6189 | #define SIZEOF_UNSIGNED_SHORT 2
6190 | #define SIZEOF_INT 4
6191 | #define SIZEOF_UNSIGNED_INT 4
6192 | #define SIZEOF_LONG 4
6193 | #define SIZEOF_UNSIGNED_LONG 4
6194 | #define SIZEOF_LONG_LONG 8
6195 | #define SIZEOF_UNSIGNED_LONG_LONG 8
6196 | #define SIZEOF_FLOAT 4
6197 | #define SIZEOF_DOUBLE 8
6198 | #define SIZEOF_LONG_DOUBLE 16
6199 | #define SIZEOF_WCHAR_T 4
6200 | #define SIZEOF_VOID_P 4
6201 | #define HAVE_SYS_BITYPES_H 1
6202 | #define HAVE_INTTYPES_H 1
6203 | #define HAVE_STDINT_H 1
6204 | #define HAVE_INT8_T 1
6205 | #define HAVE_INT16_T 1
6206 | #define HAVE_INT32_T 1
6207 | #define HAVE_INT64_T 1
6208 | #define HAVE_UINT8_T 1
6209 | #define HAVE_UINT16_T 1
6210 | #define HAVE_UINT32_T 1
6211 | #define HAVE_UINT64_T 1
6212 | #define MPIR_REAL4_CTYPE float
6213 | #define MPIR_REAL8_CTYPE double
6214 | #define MPIR_REAL16_CTYPE long double
6215 | #define MPIR_INTEGER1_CTYPE char
6216 | #define MPIR_INTEGER2_CTYPE short
6217 | #define MPIR_INTEGER4_CTYPE int
6218 | #define MPIR_INTEGER8_CTYPE long long
6219 | #define SIZEOF_F77_INTEGER 4
6220 | #define SIZEOF_F77_REAL 4
6221 | #define SIZEOF_F77_DOUBLE_PRECISION 8
6222 | #define HAVE_FINT_IS_INT 1
6223 | #define SIZEOF_BOOL 1
6224 | /* end confdefs.h.  */
6225 | #include <stdio.h>
6226 | #include <complex>
6227 | using namespace std;
6228 | #define Complex complex<float>
6229 |
6230 |
6231 | int
6232 | main ()
6233 | {
6234 | static int test_array [1 - 2 * !(((long int) (sizeof (Complex))) <= 1)];
6235 | test_array [0] = 0
6236 |
6237 |   ;
6238 |   return 0;
6239 | }
6240 configure:28962: c++ -c  -O2  conftest.cpp >&5
6241 conftest.cpp: In function 'int main()':
6242 conftest.cpp:87: error: size of array 'test_array' is negative
6243 configure:28969: $? = 1
6244 configure: failed program was:
6245 | /* confdefs.h.  */
6246 | #define PACKAGE_NAME ""
6247 | #define PACKAGE_TARNAME ""
6248 | #define PACKAGE_VERSION ""
6249 | #define PACKAGE_STRING ""
6250 | #define PACKAGE_BUGREPORT ""
6251 | #define USE_SMP_COLLECTIVES 1
6252 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6253 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
6254 | #define USE_LOGGING MPID_LOGGING_NONE
6255 | #define HAVE_RUNTIME_THREADCHECK 1
6256 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
6257 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
6258 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
6259 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
6260 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
6261 | #define HAVE_ROMIO 1
6262 | #define HAVE__FUNC__ /**/
6263 | #define HAVE_PRAGMA_WEAK 1
6264 | #define USE_WEAK_SYMBOLS 1
6265 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
6266 | #define HAVE_LONG_LONG 1
6267 | #define F77_NAME_LOWER_USCORE 1
6268 | #define STDCALL
6269 | #define HAVE_FORTRAN_BINDING 1
6270 | #define HAVE_CXX_EXCEPTIONS /**/
6271 | #define HAVE_NAMESPACES /**/
6272 | #define HAVE_NAMESPACE_STD /**/
6273 | #define HAVE_CXX_BINDING 1
6274 | #define FILE_NAMEPUB_BASEDIR "."
6275 | #define USE_FILE_FOR_NAMEPUB 1
6276 | #define HAVE_NAMEPUB_SERVICE 1
6277 | #define restrict __restrict
6278 | #define HAVE_GCC_ATTRIBUTE 1
6279 | #define WORDS_UNIVERSAL_ENDIAN 1
6280 | #define HAVE_LONG_DOUBLE 1
6281 | #define HAVE_LONG_LONG_INT 1
6282 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
6283 | #define SIZEOF_CHAR 1
6284 | #define SIZEOF_UNSIGNED_CHAR 1
6285 | #define SIZEOF_SHORT 2
6286 | #define SIZEOF_UNSIGNED_SHORT 2
6287 | #define SIZEOF_INT 4
6288 | #define SIZEOF_UNSIGNED_INT 4
6289 | #define SIZEOF_LONG 4
6290 | #define SIZEOF_UNSIGNED_LONG 4
6291 | #define SIZEOF_LONG_LONG 8
6292 | #define SIZEOF_UNSIGNED_LONG_LONG 8
6293 | #define SIZEOF_FLOAT 4
6294 | #define SIZEOF_DOUBLE 8
6295 | #define SIZEOF_LONG_DOUBLE 16
6296 | #define SIZEOF_WCHAR_T 4
6297 | #define SIZEOF_VOID_P 4
6298 | #define HAVE_SYS_BITYPES_H 1
6299 | #define HAVE_INTTYPES_H 1
6300 | #define HAVE_STDINT_H 1
6301 | #define HAVE_INT8_T 1
6302 | #define HAVE_INT16_T 1
6303 | #define HAVE_INT32_T 1
6304 | #define HAVE_INT64_T 1
6305 | #define HAVE_UINT8_T 1
6306 | #define HAVE_UINT16_T 1
6307 | #define HAVE_UINT32_T 1
6308 | #define HAVE_UINT64_T 1
6309 | #define MPIR_REAL4_CTYPE float
6310 | #define MPIR_REAL8_CTYPE double
6311 | #define MPIR_REAL16_CTYPE long double
6312 | #define MPIR_INTEGER1_CTYPE char
6313 | #define MPIR_INTEGER2_CTYPE short
6314 | #define MPIR_INTEGER4_CTYPE int
6315 | #define MPIR_INTEGER8_CTYPE long long
6316 | #define SIZEOF_F77_INTEGER 4
6317 | #define SIZEOF_F77_REAL 4
6318 | #define SIZEOF_F77_DOUBLE_PRECISION 8
6319 | #define HAVE_FINT_IS_INT 1
6320 | #define SIZEOF_BOOL 1
6321 | /* end confdefs.h.  */
6322 | #include <stdio.h>
6323 | #include <complex>
6324 | using namespace std;
6325 | #define Complex complex<float>
6326 |
6327 |
6328 | int
6329 | main ()
6330 | {
6331 | static int test_array [1 - 2 * !(((long int) (sizeof (Complex))) <= 3)];
6332 | test_array [0] = 0
6333 |
6334 |   ;
6335 |   return 0;
6336 | }
6337 configure:28962: c++ -c  -O2  conftest.cpp >&5
6338 conftest.cpp: In function 'int main()':
6339 conftest.cpp:87: error: size of array 'test_array' is negative
6340 configure:28969: $? = 1
6341 configure: failed program was:
6342 | /* confdefs.h.  */
6343 | #define PACKAGE_NAME ""
6344 | #define PACKAGE_TARNAME ""
6345 | #define PACKAGE_VERSION ""
6346 | #define PACKAGE_STRING ""
6347 | #define PACKAGE_BUGREPORT ""
6348 | #define USE_SMP_COLLECTIVES 1
6349 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6350 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
6351 | #define USE_LOGGING MPID_LOGGING_NONE
6352 | #define HAVE_RUNTIME_THREADCHECK 1
6353 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
6354 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
6355 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
6356 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
6357 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
6358 | #define HAVE_ROMIO 1
6359 | #define HAVE__FUNC__ /**/
6360 | #define HAVE_PRAGMA_WEAK 1
6361 | #define USE_WEAK_SYMBOLS 1
6362 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
6363 | #define HAVE_LONG_LONG 1
6364 | #define F77_NAME_LOWER_USCORE 1
6365 | #define STDCALL
6366 | #define HAVE_FORTRAN_BINDING 1
6367 | #define HAVE_CXX_EXCEPTIONS /**/
6368 | #define HAVE_NAMESPACES /**/
6369 | #define HAVE_NAMESPACE_STD /**/
6370 | #define HAVE_CXX_BINDING 1
6371 | #define FILE_NAMEPUB_BASEDIR "."
6372 | #define USE_FILE_FOR_NAMEPUB 1
6373 | #define HAVE_NAMEPUB_SERVICE 1
6374 | #define restrict __restrict
6375 | #define HAVE_GCC_ATTRIBUTE 1
6376 | #define WORDS_UNIVERSAL_ENDIAN 1
6377 | #define HAVE_LONG_DOUBLE 1
6378 | #define HAVE_LONG_LONG_INT 1
6379 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
6380 | #define SIZEOF_CHAR 1
6381 | #define SIZEOF_UNSIGNED_CHAR 1
6382 | #define SIZEOF_SHORT 2
6383 | #define SIZEOF_UNSIGNED_SHORT 2
6384 | #define SIZEOF_INT 4
6385 | #define SIZEOF_UNSIGNED_INT 4
6386 | #define SIZEOF_LONG 4
6387 | #define SIZEOF_UNSIGNED_LONG 4
6388 | #define SIZEOF_LONG_LONG 8
6389 | #define SIZEOF_UNSIGNED_LONG_LONG 8
6390 | #define SIZEOF_FLOAT 4
6391 | #define SIZEOF_DOUBLE 8
6392 | #define SIZEOF_LONG_DOUBLE 16
6393 | #define SIZEOF_WCHAR_T 4
6394 | #define SIZEOF_VOID_P 4
6395 | #define HAVE_SYS_BITYPES_H 1
6396 | #define HAVE_INTTYPES_H 1
6397 | #define HAVE_STDINT_H 1
6398 | #define HAVE_INT8_T 1
6399 | #define HAVE_INT16_T 1
6400 | #define HAVE_INT32_T 1
6401 | #define HAVE_INT64_T 1
6402 | #define HAVE_UINT8_T 1
6403 | #define HAVE_UINT16_T 1
6404 | #define HAVE_UINT32_T 1
6405 | #define HAVE_UINT64_T 1
6406 | #define MPIR_REAL4_CTYPE float
6407 | #define MPIR_REAL8_CTYPE double
6408 | #define MPIR_REAL16_CTYPE long double
6409 | #define MPIR_INTEGER1_CTYPE char
6410 | #define MPIR_INTEGER2_CTYPE short
6411 | #define MPIR_INTEGER4_CTYPE int
6412 | #define MPIR_INTEGER8_CTYPE long long
6413 | #define SIZEOF_F77_INTEGER 4
6414 | #define SIZEOF_F77_REAL 4
6415 | #define SIZEOF_F77_DOUBLE_PRECISION 8
6416 | #define HAVE_FINT_IS_INT 1
6417 | #define SIZEOF_BOOL 1
6418 | /* end confdefs.h.  */
6419 | #include <stdio.h>
6420 | #include <complex>
6421 | using namespace std;
6422 | #define Complex complex<float>
6423 |
6424 |
6425 | int
6426 | main ()
6427 | {
6428 | static int test_array [1 - 2 * !(((long int) (sizeof (Complex))) <= 7)];
6429 | test_array [0] = 0
6430 |
6431 |   ;
6432 |   return 0;
6433 | }
6434 configure:28962: c++ -c  -O2  conftest.cpp >&5
6435 configure:28969: $? = 0
6436 configure:29132: c++ -c  -O2  conftest.cpp >&5
6437 configure:29139: $? = 0
6438 configure:29132: c++ -c  -O2  conftest.cpp >&5
6439 configure:29139: $? = 0
6440 configure:29132: c++ -c  -O2  conftest.cpp >&5
6441 configure:29139: $? = 0
6442 configure:29256: result: 8
6443 configure:29270: checking size of DoubleComplex
6444 configure:29305: c++ -c  -O2  conftest.cpp >&5
6445 configure:29312: $? = 0
6446 configure:29347: c++ -c  -O2  conftest.cpp >&5
6447 conftest.cpp: In function 'int main()':
6448 conftest.cpp:88: error: size of array 'test_array' is negative
6449 configure:29354: $? = 1
6450 configure: failed program was:
6451 | /* confdefs.h.  */
6452 | #define PACKAGE_NAME ""
6453 | #define PACKAGE_TARNAME ""
6454 | #define PACKAGE_VERSION ""
6455 | #define PACKAGE_STRING ""
6456 | #define PACKAGE_BUGREPORT ""
6457 | #define USE_SMP_COLLECTIVES 1
6458 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6459 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
6460 | #define USE_LOGGING MPID_LOGGING_NONE
6461 | #define HAVE_RUNTIME_THREADCHECK 1
6462 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
6463 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
6464 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
6465 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
6466 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
6467 | #define HAVE_ROMIO 1
6468 | #define HAVE__FUNC__ /**/
6469 | #define HAVE_PRAGMA_WEAK 1
6470 | #define USE_WEAK_SYMBOLS 1
6471 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
6472 | #define HAVE_LONG_LONG 1
6473 | #define F77_NAME_LOWER_USCORE 1
6474 | #define STDCALL
6475 | #define HAVE_FORTRAN_BINDING 1
6476 | #define HAVE_CXX_EXCEPTIONS /**/
6477 | #define HAVE_NAMESPACES /**/
6478 | #define HAVE_NAMESPACE_STD /**/
6479 | #define HAVE_CXX_BINDING 1
6480 | #define FILE_NAMEPUB_BASEDIR "."
6481 | #define USE_FILE_FOR_NAMEPUB 1
6482 | #define HAVE_NAMEPUB_SERVICE 1
6483 | #define restrict __restrict
6484 | #define HAVE_GCC_ATTRIBUTE 1
6485 | #define WORDS_UNIVERSAL_ENDIAN 1
6486 | #define HAVE_LONG_DOUBLE 1
6487 | #define HAVE_LONG_LONG_INT 1
6488 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
6489 | #define SIZEOF_CHAR 1
6490 | #define SIZEOF_UNSIGNED_CHAR 1
6491 | #define SIZEOF_SHORT 2
6492 | #define SIZEOF_UNSIGNED_SHORT 2
6493 | #define SIZEOF_INT 4
6494 | #define SIZEOF_UNSIGNED_INT 4
6495 | #define SIZEOF_LONG 4
6496 | #define SIZEOF_UNSIGNED_LONG 4
6497 | #define SIZEOF_LONG_LONG 8
6498 | #define SIZEOF_UNSIGNED_LONG_LONG 8
6499 | #define SIZEOF_FLOAT 4
6500 | #define SIZEOF_DOUBLE 8
6501 | #define SIZEOF_LONG_DOUBLE 16
6502 | #define SIZEOF_WCHAR_T 4
6503 | #define SIZEOF_VOID_P 4
6504 | #define HAVE_SYS_BITYPES_H 1
6505 | #define HAVE_INTTYPES_H 1
6506 | #define HAVE_STDINT_H 1
6507 | #define HAVE_INT8_T 1
6508 | #define HAVE_INT16_T 1
6509 | #define HAVE_INT32_T 1
6510 | #define HAVE_INT64_T 1
6511 | #define HAVE_UINT8_T 1
6512 | #define HAVE_UINT16_T 1
6513 | #define HAVE_UINT32_T 1
6514 | #define HAVE_UINT64_T 1
6515 | #define MPIR_REAL4_CTYPE float
6516 | #define MPIR_REAL8_CTYPE double
6517 | #define MPIR_REAL16_CTYPE long double
6518 | #define MPIR_INTEGER1_CTYPE char
6519 | #define MPIR_INTEGER2_CTYPE short
6520 | #define MPIR_INTEGER4_CTYPE int
6521 | #define MPIR_INTEGER8_CTYPE long long
6522 | #define SIZEOF_F77_INTEGER 4
6523 | #define SIZEOF_F77_REAL 4
6524 | #define SIZEOF_F77_DOUBLE_PRECISION 8
6525 | #define HAVE_FINT_IS_INT 1
6526 | #define SIZEOF_BOOL 1
6527 | #define SIZEOF_COMPLEX 8
6528 | /* end confdefs.h.  */
6529 | #include <stdio.h>
6530 | #include <complex>
6531 | using namespace std;
6532 | #define DoubleComplex complex<double>
6533 |
6534 |
6535 | int
6536 | main ()
6537 | {
6538 | static int test_array [1 - 2 * !(((long int) (sizeof (DoubleComplex))) <= 0)];
6539 | test_array [0] = 0
6540 |
6541 |   ;
6542 |   return 0;
6543 | }
6544 configure:29347: c++ -c  -O2  conftest.cpp >&5
6545 conftest.cpp: In function 'int main()':
6546 conftest.cpp:88: error: size of array 'test_array' is negative
6547 configure:29354: $? = 1
6548 configure: failed program was:
6549 | /* confdefs.h.  */
6550 | #define PACKAGE_NAME ""
6551 | #define PACKAGE_TARNAME ""
6552 | #define PACKAGE_VERSION ""
6553 | #define PACKAGE_STRING ""
6554 | #define PACKAGE_BUGREPORT ""
6555 | #define USE_SMP_COLLECTIVES 1
6556 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6557 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
6558 | #define USE_LOGGING MPID_LOGGING_NONE
6559 | #define HAVE_RUNTIME_THREADCHECK 1
6560 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
6561 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
6562 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
6563 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
6564 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
6565 | #define HAVE_ROMIO 1
6566 | #define HAVE__FUNC__ /**/
6567 | #define HAVE_PRAGMA_WEAK 1
6568 | #define USE_WEAK_SYMBOLS 1
6569 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
6570 | #define HAVE_LONG_LONG 1
6571 | #define F77_NAME_LOWER_USCORE 1
6572 | #define STDCALL
6573 | #define HAVE_FORTRAN_BINDING 1
6574 | #define HAVE_CXX_EXCEPTIONS /**/
6575 | #define HAVE_NAMESPACES /**/
6576 | #define HAVE_NAMESPACE_STD /**/
6577 | #define HAVE_CXX_BINDING 1
6578 | #define FILE_NAMEPUB_BASEDIR "."
6579 | #define USE_FILE_FOR_NAMEPUB 1
6580 | #define HAVE_NAMEPUB_SERVICE 1
6581 | #define restrict __restrict
6582 | #define HAVE_GCC_ATTRIBUTE 1
6583 | #define WORDS_UNIVERSAL_ENDIAN 1
6584 | #define HAVE_LONG_DOUBLE 1
6585 | #define HAVE_LONG_LONG_INT 1
6586 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
6587 | #define SIZEOF_CHAR 1
6588 | #define SIZEOF_UNSIGNED_CHAR 1
6589 | #define SIZEOF_SHORT 2
6590 | #define SIZEOF_UNSIGNED_SHORT 2
6591 | #define SIZEOF_INT 4
6592 | #define SIZEOF_UNSIGNED_INT 4
6593 | #define SIZEOF_LONG 4
6594 | #define SIZEOF_UNSIGNED_LONG 4
6595 | #define SIZEOF_LONG_LONG 8
6596 | #define SIZEOF_UNSIGNED_LONG_LONG 8
6597 | #define SIZEOF_FLOAT 4
6598 | #define SIZEOF_DOUBLE 8
6599 | #define SIZEOF_LONG_DOUBLE 16
6600 | #define SIZEOF_WCHAR_T 4
6601 | #define SIZEOF_VOID_P 4
6602 | #define HAVE_SYS_BITYPES_H 1
6603 | #define HAVE_INTTYPES_H 1
6604 | #define HAVE_STDINT_H 1
6605 | #define HAVE_INT8_T 1
6606 | #define HAVE_INT16_T 1
6607 | #define HAVE_INT32_T 1
6608 | #define HAVE_INT64_T 1
6609 | #define HAVE_UINT8_T 1
6610 | #define HAVE_UINT16_T 1
6611 | #define HAVE_UINT32_T 1
6612 | #define HAVE_UINT64_T 1
6613 | #define MPIR_REAL4_CTYPE float
6614 | #define MPIR_REAL8_CTYPE double
6615 | #define MPIR_REAL16_CTYPE long double
6616 | #define MPIR_INTEGER1_CTYPE char
6617 | #define MPIR_INTEGER2_CTYPE short
6618 | #define MPIR_INTEGER4_CTYPE int
6619 | #define MPIR_INTEGER8_CTYPE long long
6620 | #define SIZEOF_F77_INTEGER 4
6621 | #define SIZEOF_F77_REAL 4
6622 | #define SIZEOF_F77_DOUBLE_PRECISION 8
6623 | #define HAVE_FINT_IS_INT 1
6624 | #define SIZEOF_BOOL 1
6625 | #define SIZEOF_COMPLEX 8
6626 | /* end confdefs.h.  */
6627 | #include <stdio.h>
6628 | #include <complex>
6629 | using namespace std;
6630 | #define DoubleComplex complex<double>
6631 |
6632 |
6633 | int
6634 | main ()
6635 | {
6636 | static int test_array [1 - 2 * !(((long int) (sizeof (DoubleComplex))) <= 1)];
6637 | test_array [0] = 0
6638 |
6639 |   ;
6640 |   return 0;
6641 | }
6642 configure:29347: c++ -c  -O2  conftest.cpp >&5
6643 conftest.cpp: In function 'int main()':
6644 conftest.cpp:88: error: size of array 'test_array' is negative
6645 configure:29354: $? = 1
6646 configure: failed program was:
6647 | /* confdefs.h.  */
6648 | #define PACKAGE_NAME ""
6649 | #define PACKAGE_TARNAME ""
6650 | #define PACKAGE_VERSION ""
6651 | #define PACKAGE_STRING ""
6652 | #define PACKAGE_BUGREPORT ""
6653 | #define USE_SMP_COLLECTIVES 1
6654 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6655 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
6656 | #define USE_LOGGING MPID_LOGGING_NONE
6657 | #define HAVE_RUNTIME_THREADCHECK 1
6658 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
6659 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
6660 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
6661 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
6662 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
6663 | #define HAVE_ROMIO 1
6664 | #define HAVE__FUNC__ /**/
6665 | #define HAVE_PRAGMA_WEAK 1
6666 | #define USE_WEAK_SYMBOLS 1
6667 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
6668 | #define HAVE_LONG_LONG 1
6669 | #define F77_NAME_LOWER_USCORE 1
6670 | #define STDCALL
6671 | #define HAVE_FORTRAN_BINDING 1
6672 | #define HAVE_CXX_EXCEPTIONS /**/
6673 | #define HAVE_NAMESPACES /**/
6674 | #define HAVE_NAMESPACE_STD /**/
6675 | #define HAVE_CXX_BINDING 1
6676 | #define FILE_NAMEPUB_BASEDIR "."
6677 | #define USE_FILE_FOR_NAMEPUB 1
6678 | #define HAVE_NAMEPUB_SERVICE 1
6679 | #define restrict __restrict
6680 | #define HAVE_GCC_ATTRIBUTE 1
6681 | #define WORDS_UNIVERSAL_ENDIAN 1
6682 | #define HAVE_LONG_DOUBLE 1
6683 | #define HAVE_LONG_LONG_INT 1
6684 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
6685 | #define SIZEOF_CHAR 1
6686 | #define SIZEOF_UNSIGNED_CHAR 1
6687 | #define SIZEOF_SHORT 2
6688 | #define SIZEOF_UNSIGNED_SHORT 2
6689 | #define SIZEOF_INT 4
6690 | #define SIZEOF_UNSIGNED_INT 4
6691 | #define SIZEOF_LONG 4
6692 | #define SIZEOF_UNSIGNED_LONG 4
6693 | #define SIZEOF_LONG_LONG 8
6694 | #define SIZEOF_UNSIGNED_LONG_LONG 8
6695 | #define SIZEOF_FLOAT 4
6696 | #define SIZEOF_DOUBLE 8
6697 | #define SIZEOF_LONG_DOUBLE 16
6698 | #define SIZEOF_WCHAR_T 4
6699 | #define SIZEOF_VOID_P 4
6700 | #define HAVE_SYS_BITYPES_H 1
6701 | #define HAVE_INTTYPES_H 1
6702 | #define HAVE_STDINT_H 1
6703 | #define HAVE_INT8_T 1
6704 | #define HAVE_INT16_T 1
6705 | #define HAVE_INT32_T 1
6706 | #define HAVE_INT64_T 1
6707 | #define HAVE_UINT8_T 1
6708 | #define HAVE_UINT16_T 1
6709 | #define HAVE_UINT32_T 1
6710 | #define HAVE_UINT64_T 1
6711 | #define MPIR_REAL4_CTYPE float
6712 | #define MPIR_REAL8_CTYPE double
6713 | #define MPIR_REAL16_CTYPE long double
6714 | #define MPIR_INTEGER1_CTYPE char
6715 | #define MPIR_INTEGER2_CTYPE short
6716 | #define MPIR_INTEGER4_CTYPE int
6717 | #define MPIR_INTEGER8_CTYPE long long
6718 | #define SIZEOF_F77_INTEGER 4
6719 | #define SIZEOF_F77_REAL 4
6720 | #define SIZEOF_F77_DOUBLE_PRECISION 8
6721 | #define HAVE_FINT_IS_INT 1
6722 | #define SIZEOF_BOOL 1
6723 | #define SIZEOF_COMPLEX 8
6724 | /* end confdefs.h.  */
6725 | #include <stdio.h>
6726 | #include <complex>
6727 | using namespace std;
6728 | #define DoubleComplex complex<double>
6729 |
6730 |
6731 | int
6732 | main ()
6733 | {
6734 | static int test_array [1 - 2 * !(((long int) (sizeof (DoubleComplex))) <= 3)];
6735 | test_array [0] = 0
6736 |
6737 |   ;
6738 |   return 0;
6739 | }
6740 configure:29347: c++ -c  -O2  conftest.cpp >&5
6741 conftest.cpp: In function 'int main()':
6742 conftest.cpp:88: error: size of array 'test_array' is negative
6743 configure:29354: $? = 1
6744 configure: failed program was:
6745 | /* confdefs.h.  */
6746 | #define PACKAGE_NAME ""
6747 | #define PACKAGE_TARNAME ""
6748 | #define PACKAGE_VERSION ""
6749 | #define PACKAGE_STRING ""
6750 | #define PACKAGE_BUGREPORT ""
6751 | #define USE_SMP_COLLECTIVES 1
6752 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6753 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
6754 | #define USE_LOGGING MPID_LOGGING_NONE
6755 | #define HAVE_RUNTIME_THREADCHECK 1
6756 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
6757 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
6758 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
6759 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
6760 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
6761 | #define HAVE_ROMIO 1
6762 | #define HAVE__FUNC__ /**/
6763 | #define HAVE_PRAGMA_WEAK 1
6764 | #define USE_WEAK_SYMBOLS 1
6765 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
6766 | #define HAVE_LONG_LONG 1
6767 | #define F77_NAME_LOWER_USCORE 1
6768 | #define STDCALL
6769 | #define HAVE_FORTRAN_BINDING 1
6770 | #define HAVE_CXX_EXCEPTIONS /**/
6771 | #define HAVE_NAMESPACES /**/
6772 | #define HAVE_NAMESPACE_STD /**/
6773 | #define HAVE_CXX_BINDING 1
6774 | #define FILE_NAMEPUB_BASEDIR "."
6775 | #define USE_FILE_FOR_NAMEPUB 1
6776 | #define HAVE_NAMEPUB_SERVICE 1
6777 | #define restrict __restrict
6778 | #define HAVE_GCC_ATTRIBUTE 1
6779 | #define WORDS_UNIVERSAL_ENDIAN 1
6780 | #define HAVE_LONG_DOUBLE 1
6781 | #define HAVE_LONG_LONG_INT 1
6782 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
6783 | #define SIZEOF_CHAR 1
6784 | #define SIZEOF_UNSIGNED_CHAR 1
6785 | #define SIZEOF_SHORT 2
6786 | #define SIZEOF_UNSIGNED_SHORT 2
6787 | #define SIZEOF_INT 4
6788 | #define SIZEOF_UNSIGNED_INT 4
6789 | #define SIZEOF_LONG 4
6790 | #define SIZEOF_UNSIGNED_LONG 4
6791 | #define SIZEOF_LONG_LONG 8
6792 | #define SIZEOF_UNSIGNED_LONG_LONG 8
6793 | #define SIZEOF_FLOAT 4
6794 | #define SIZEOF_DOUBLE 8
6795 | #define SIZEOF_LONG_DOUBLE 16
6796 | #define SIZEOF_WCHAR_T 4
6797 | #define SIZEOF_VOID_P 4
6798 | #define HAVE_SYS_BITYPES_H 1
6799 | #define HAVE_INTTYPES_H 1
6800 | #define HAVE_STDINT_H 1
6801 | #define HAVE_INT8_T 1
6802 | #define HAVE_INT16_T 1
6803 | #define HAVE_INT32_T 1
6804 | #define HAVE_INT64_T 1
6805 | #define HAVE_UINT8_T 1
6806 | #define HAVE_UINT16_T 1
6807 | #define HAVE_UINT32_T 1
6808 | #define HAVE_UINT64_T 1
6809 | #define MPIR_REAL4_CTYPE float
6810 | #define MPIR_REAL8_CTYPE double
6811 | #define MPIR_REAL16_CTYPE long double
6812 | #define MPIR_INTEGER1_CTYPE char
6813 | #define MPIR_INTEGER2_CTYPE short
6814 | #define MPIR_INTEGER4_CTYPE int
6815 | #define MPIR_INTEGER8_CTYPE long long
6816 | #define SIZEOF_F77_INTEGER 4
6817 | #define SIZEOF_F77_REAL 4
6818 | #define SIZEOF_F77_DOUBLE_PRECISION 8
6819 | #define HAVE_FINT_IS_INT 1
6820 | #define SIZEOF_BOOL 1
6821 | #define SIZEOF_COMPLEX 8
6822 | /* end confdefs.h.  */
6823 | #include <stdio.h>
6824 | #include <complex>
6825 | using namespace std;
6826 | #define DoubleComplex complex<double>
6827 |
6828 |
6829 | int
6830 | main ()
6831 | {
6832 | static int test_array [1 - 2 * !(((long int) (sizeof (DoubleComplex))) <= 7)];
6833 | test_array [0] = 0
6834 |
6835 |   ;
6836 |   return 0;
6837 | }
6838 configure:29347: c++ -c  -O2  conftest.cpp >&5
6839 conftest.cpp: In function 'int main()':
6840 conftest.cpp:88: error: size of array 'test_array' is negative
6841 configure:29354: $? = 1
6842 configure: failed program was:
6843 | /* confdefs.h.  */
6844 | #define PACKAGE_NAME ""
6845 | #define PACKAGE_TARNAME ""
6846 | #define PACKAGE_VERSION ""
6847 | #define PACKAGE_STRING ""
6848 | #define PACKAGE_BUGREPORT ""
6849 | #define USE_SMP_COLLECTIVES 1
6850 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6851 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
6852 | #define USE_LOGGING MPID_LOGGING_NONE
6853 | #define HAVE_RUNTIME_THREADCHECK 1
6854 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
6855 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
6856 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
6857 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
6858 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
6859 | #define HAVE_ROMIO 1
6860 | #define HAVE__FUNC__ /**/
6861 | #define HAVE_PRAGMA_WEAK 1
6862 | #define USE_WEAK_SYMBOLS 1
6863 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
6864 | #define HAVE_LONG_LONG 1
6865 | #define F77_NAME_LOWER_USCORE 1
6866 | #define STDCALL
6867 | #define HAVE_FORTRAN_BINDING 1
6868 | #define HAVE_CXX_EXCEPTIONS /**/
6869 | #define HAVE_NAMESPACES /**/
6870 | #define HAVE_NAMESPACE_STD /**/
6871 | #define HAVE_CXX_BINDING 1
6872 | #define FILE_NAMEPUB_BASEDIR "."
6873 | #define USE_FILE_FOR_NAMEPUB 1
6874 | #define HAVE_NAMEPUB_SERVICE 1
6875 | #define restrict __restrict
6876 | #define HAVE_GCC_ATTRIBUTE 1
6877 | #define WORDS_UNIVERSAL_ENDIAN 1
6878 | #define HAVE_LONG_DOUBLE 1
6879 | #define HAVE_LONG_LONG_INT 1
6880 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
6881 | #define SIZEOF_CHAR 1
6882 | #define SIZEOF_UNSIGNED_CHAR 1
6883 | #define SIZEOF_SHORT 2
6884 | #define SIZEOF_UNSIGNED_SHORT 2
6885 | #define SIZEOF_INT 4
6886 | #define SIZEOF_UNSIGNED_INT 4
6887 | #define SIZEOF_LONG 4
6888 | #define SIZEOF_UNSIGNED_LONG 4
6889 | #define SIZEOF_LONG_LONG 8
6890 | #define SIZEOF_UNSIGNED_LONG_LONG 8
6891 | #define SIZEOF_FLOAT 4
6892 | #define SIZEOF_DOUBLE 8
6893 | #define SIZEOF_LONG_DOUBLE 16
6894 | #define SIZEOF_WCHAR_T 4
6895 | #define SIZEOF_VOID_P 4
6896 | #define HAVE_SYS_BITYPES_H 1
6897 | #define HAVE_INTTYPES_H 1
6898 | #define HAVE_STDINT_H 1
6899 | #define HAVE_INT8_T 1
6900 | #define HAVE_INT16_T 1
6901 | #define HAVE_INT32_T 1
6902 | #define HAVE_INT64_T 1
6903 | #define HAVE_UINT8_T 1
6904 | #define HAVE_UINT16_T 1
6905 | #define HAVE_UINT32_T 1
6906 | #define HAVE_UINT64_T 1
6907 | #define MPIR_REAL4_CTYPE float
6908 | #define MPIR_REAL8_CTYPE double
6909 | #define MPIR_REAL16_CTYPE long double
6910 | #define MPIR_INTEGER1_CTYPE char
6911 | #define MPIR_INTEGER2_CTYPE short
6912 | #define MPIR_INTEGER4_CTYPE int
6913 | #define MPIR_INTEGER8_CTYPE long long
6914 | #define SIZEOF_F77_INTEGER 4
6915 | #define SIZEOF_F77_REAL 4
6916 | #define SIZEOF_F77_DOUBLE_PRECISION 8
6917 | #define HAVE_FINT_IS_INT 1
6918 | #define SIZEOF_BOOL 1
6919 | #define SIZEOF_COMPLEX 8
6920 | /* end confdefs.h.  */
6921 | #include <stdio.h>
6922 | #include <complex>
6923 | using namespace std;
6924 | #define DoubleComplex complex<double>
6925 |
6926 |
6927 | int
6928 | main ()
6929 | {
6930 | static int test_array [1 - 2 * !(((long int) (sizeof (DoubleComplex))) <= 15)];
6931 | test_array [0] = 0
6932 |
6933 |   ;
6934 |   return 0;
6935 | }
6936 configure:29347: c++ -c  -O2  conftest.cpp >&5
6937 configure:29354: $? = 0
6938 configure:29517: c++ -c  -O2  conftest.cpp >&5
6939 configure:29524: $? = 0
6940 configure:29517: c++ -c  -O2  conftest.cpp >&5
6941 configure:29524: $? = 0
6942 configure:29517: c++ -c  -O2  conftest.cpp >&5
6943 configure:29524: $? = 0
6944 configure:29517: c++ -c  -O2  conftest.cpp >&5
6945 configure:29524: $? = 0
6946 configure:29641: result: 16
6947 configure:29656: checking size of LongDoubleComplex
6948 configure:29691: c++ -c  -O2  conftest.cpp >&5
6949 configure:29698: $? = 0
6950 configure:29733: c++ -c  -O2  conftest.cpp >&5
6951 conftest.cpp: In function 'int main()':
6952 conftest.cpp:89: error: size of array 'test_array' is negative
6953 configure:29740: $? = 1
6954 configure: failed program was:
6955 | /* confdefs.h.  */
6956 | #define PACKAGE_NAME ""
6957 | #define PACKAGE_TARNAME ""
6958 | #define PACKAGE_VERSION ""
6959 | #define PACKAGE_STRING ""
6960 | #define PACKAGE_BUGREPORT ""
6961 | #define USE_SMP_COLLECTIVES 1
6962 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6963 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
6964 | #define USE_LOGGING MPID_LOGGING_NONE
6965 | #define HAVE_RUNTIME_THREADCHECK 1
6966 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
6967 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
6968 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
6969 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
6970 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
6971 | #define HAVE_ROMIO 1
6972 | #define HAVE__FUNC__ /**/
6973 | #define HAVE_PRAGMA_WEAK 1
6974 | #define USE_WEAK_SYMBOLS 1
6975 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
6976 | #define HAVE_LONG_LONG 1
6977 | #define F77_NAME_LOWER_USCORE 1
6978 | #define STDCALL
6979 | #define HAVE_FORTRAN_BINDING 1
6980 | #define HAVE_CXX_EXCEPTIONS /**/
6981 | #define HAVE_NAMESPACES /**/
6982 | #define HAVE_NAMESPACE_STD /**/
6983 | #define HAVE_CXX_BINDING 1
6984 | #define FILE_NAMEPUB_BASEDIR "."
6985 | #define USE_FILE_FOR_NAMEPUB 1
6986 | #define HAVE_NAMEPUB_SERVICE 1
6987 | #define restrict __restrict
6988 | #define HAVE_GCC_ATTRIBUTE 1
6989 | #define WORDS_UNIVERSAL_ENDIAN 1
6990 | #define HAVE_LONG_DOUBLE 1
6991 | #define HAVE_LONG_LONG_INT 1
6992 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
6993 | #define SIZEOF_CHAR 1
6994 | #define SIZEOF_UNSIGNED_CHAR 1
6995 | #define SIZEOF_SHORT 2
6996 | #define SIZEOF_UNSIGNED_SHORT 2
6997 | #define SIZEOF_INT 4
6998 | #define SIZEOF_UNSIGNED_INT 4
6999 | #define SIZEOF_LONG 4
7000 | #define SIZEOF_UNSIGNED_LONG 4
7001 | #define SIZEOF_LONG_LONG 8
7002 | #define SIZEOF_UNSIGNED_LONG_LONG 8
7003 | #define SIZEOF_FLOAT 4
7004 | #define SIZEOF_DOUBLE 8
7005 | #define SIZEOF_LONG_DOUBLE 16
7006 | #define SIZEOF_WCHAR_T 4
7007 | #define SIZEOF_VOID_P 4
7008 | #define HAVE_SYS_BITYPES_H 1
7009 | #define HAVE_INTTYPES_H 1
7010 | #define HAVE_STDINT_H 1
7011 | #define HAVE_INT8_T 1
7012 | #define HAVE_INT16_T 1
7013 | #define HAVE_INT32_T 1
7014 | #define HAVE_INT64_T 1
7015 | #define HAVE_UINT8_T 1
7016 | #define HAVE_UINT16_T 1
7017 | #define HAVE_UINT32_T 1
7018 | #define HAVE_UINT64_T 1
7019 | #define MPIR_REAL4_CTYPE float
7020 | #define MPIR_REAL8_CTYPE double
7021 | #define MPIR_REAL16_CTYPE long double
7022 | #define MPIR_INTEGER1_CTYPE char
7023 | #define MPIR_INTEGER2_CTYPE short
7024 | #define MPIR_INTEGER4_CTYPE int
7025 | #define MPIR_INTEGER8_CTYPE long long
7026 | #define SIZEOF_F77_INTEGER 4
7027 | #define SIZEOF_F77_REAL 4
7028 | #define SIZEOF_F77_DOUBLE_PRECISION 8
7029 | #define HAVE_FINT_IS_INT 1
7030 | #define SIZEOF_BOOL 1
7031 | #define SIZEOF_COMPLEX 8
7032 | #define SIZEOF_DOUBLECOMPLEX 16
7033 | /* end confdefs.h.  */
7034 | #include <stdio.h>
7035 | #include <complex>
7036 | using namespace std;
7037 | #define LongDoubleComplex complex<long double>
7038 |
7039 |
7040 | int
7041 | main ()
7042 | {
7043 | static int test_array [1 - 2 * !(((long int) (sizeof (LongDoubleComplex))) <= 0)];
7044 | test_array [0] = 0
7045 |
7046 |   ;
7047 |   return 0;
7048 | }
7049 configure:29733: c++ -c  -O2  conftest.cpp >&5
7050 conftest.cpp: In function 'int main()':
7051 conftest.cpp:89: error: size of array 'test_array' is negative
7052 configure:29740: $? = 1
7053 configure: failed program was:
7054 | /* confdefs.h.  */
7055 | #define PACKAGE_NAME ""
7056 | #define PACKAGE_TARNAME ""
7057 | #define PACKAGE_VERSION ""
7058 | #define PACKAGE_STRING ""
7059 | #define PACKAGE_BUGREPORT ""
7060 | #define USE_SMP_COLLECTIVES 1
7061 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7062 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
7063 | #define USE_LOGGING MPID_LOGGING_NONE
7064 | #define HAVE_RUNTIME_THREADCHECK 1
7065 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
7066 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
7067 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
7068 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
7069 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
7070 | #define HAVE_ROMIO 1
7071 | #define HAVE__FUNC__ /**/
7072 | #define HAVE_PRAGMA_WEAK 1
7073 | #define USE_WEAK_SYMBOLS 1
7074 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
7075 | #define HAVE_LONG_LONG 1
7076 | #define F77_NAME_LOWER_USCORE 1
7077 | #define STDCALL
7078 | #define HAVE_FORTRAN_BINDING 1
7079 | #define HAVE_CXX_EXCEPTIONS /**/
7080 | #define HAVE_NAMESPACES /**/
7081 | #define HAVE_NAMESPACE_STD /**/
7082 | #define HAVE_CXX_BINDING 1
7083 | #define FILE_NAMEPUB_BASEDIR "."
7084 | #define USE_FILE_FOR_NAMEPUB 1
7085 | #define HAVE_NAMEPUB_SERVICE 1
7086 | #define restrict __restrict
7087 | #define HAVE_GCC_ATTRIBUTE 1
7088 | #define WORDS_UNIVERSAL_ENDIAN 1
7089 | #define HAVE_LONG_DOUBLE 1
7090 | #define HAVE_LONG_LONG_INT 1
7091 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
7092 | #define SIZEOF_CHAR 1
7093 | #define SIZEOF_UNSIGNED_CHAR 1
7094 | #define SIZEOF_SHORT 2
7095 | #define SIZEOF_UNSIGNED_SHORT 2
7096 | #define SIZEOF_INT 4
7097 | #define SIZEOF_UNSIGNED_INT 4
7098 | #define SIZEOF_LONG 4
7099 | #define SIZEOF_UNSIGNED_LONG 4
7100 | #define SIZEOF_LONG_LONG 8
7101 | #define SIZEOF_UNSIGNED_LONG_LONG 8
7102 | #define SIZEOF_FLOAT 4
7103 | #define SIZEOF_DOUBLE 8
7104 | #define SIZEOF_LONG_DOUBLE 16
7105 | #define SIZEOF_WCHAR_T 4
7106 | #define SIZEOF_VOID_P 4
7107 | #define HAVE_SYS_BITYPES_H 1
7108 | #define HAVE_INTTYPES_H 1
7109 | #define HAVE_STDINT_H 1
7110 | #define HAVE_INT8_T 1
7111 | #define HAVE_INT16_T 1
7112 | #define HAVE_INT32_T 1
7113 | #define HAVE_INT64_T 1
7114 | #define HAVE_UINT8_T 1
7115 | #define HAVE_UINT16_T 1
7116 | #define HAVE_UINT32_T 1
7117 | #define HAVE_UINT64_T 1
7118 | #define MPIR_REAL4_CTYPE float
7119 | #define MPIR_REAL8_CTYPE double
7120 | #define MPIR_REAL16_CTYPE long double
7121 | #define MPIR_INTEGER1_CTYPE char
7122 | #define MPIR_INTEGER2_CTYPE short
7123 | #define MPIR_INTEGER4_CTYPE int
7124 | #define MPIR_INTEGER8_CTYPE long long
7125 | #define SIZEOF_F77_INTEGER 4
7126 | #define SIZEOF_F77_REAL 4
7127 | #define SIZEOF_F77_DOUBLE_PRECISION 8
7128 | #define HAVE_FINT_IS_INT 1
7129 | #define SIZEOF_BOOL 1
7130 | #define SIZEOF_COMPLEX 8
7131 | #define SIZEOF_DOUBLECOMPLEX 16
7132 | /* end confdefs.h.  */
7133 | #include <stdio.h>
7134 | #include <complex>
7135 | using namespace std;
7136 | #define LongDoubleComplex complex<long double>
7137 |
7138 |
7139 | int
7140 | main ()
7141 | {
7142 | static int test_array [1 - 2 * !(((long int) (sizeof (LongDoubleComplex))) <= 1)];
7143 | test_array [0] = 0
7144 |
7145 |   ;
7146 |   return 0;
7147 | }
7148 configure:29733: c++ -c  -O2  conftest.cpp >&5
7149 conftest.cpp: In function 'int main()':
7150 conftest.cpp:89: error: size of array 'test_array' is negative
7151 configure:29740: $? = 1
7152 configure: failed program was:
7153 | /* confdefs.h.  */
7154 | #define PACKAGE_NAME ""
7155 | #define PACKAGE_TARNAME ""
7156 | #define PACKAGE_VERSION ""
7157 | #define PACKAGE_STRING ""
7158 | #define PACKAGE_BUGREPORT ""
7159 | #define USE_SMP_COLLECTIVES 1
7160 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7161 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
7162 | #define USE_LOGGING MPID_LOGGING_NONE
7163 | #define HAVE_RUNTIME_THREADCHECK 1
7164 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
7165 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
7166 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
7167 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
7168 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
7169 | #define HAVE_ROMIO 1
7170 | #define HAVE__FUNC__ /**/
7171 | #define HAVE_PRAGMA_WEAK 1
7172 | #define USE_WEAK_SYMBOLS 1
7173 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
7174 | #define HAVE_LONG_LONG 1
7175 | #define F77_NAME_LOWER_USCORE 1
7176 | #define STDCALL
7177 | #define HAVE_FORTRAN_BINDING 1
7178 | #define HAVE_CXX_EXCEPTIONS /**/
7179 | #define HAVE_NAMESPACES /**/
7180 | #define HAVE_NAMESPACE_STD /**/
7181 | #define HAVE_CXX_BINDING 1
7182 | #define FILE_NAMEPUB_BASEDIR "."
7183 | #define USE_FILE_FOR_NAMEPUB 1
7184 | #define HAVE_NAMEPUB_SERVICE 1
7185 | #define restrict __restrict
7186 | #define HAVE_GCC_ATTRIBUTE 1
7187 | #define WORDS_UNIVERSAL_ENDIAN 1
7188 | #define HAVE_LONG_DOUBLE 1
7189 | #define HAVE_LONG_LONG_INT 1
7190 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
7191 | #define SIZEOF_CHAR 1
7192 | #define SIZEOF_UNSIGNED_CHAR 1
7193 | #define SIZEOF_SHORT 2
7194 | #define SIZEOF_UNSIGNED_SHORT 2
7195 | #define SIZEOF_INT 4
7196 | #define SIZEOF_UNSIGNED_INT 4
7197 | #define SIZEOF_LONG 4
7198 | #define SIZEOF_UNSIGNED_LONG 4
7199 | #define SIZEOF_LONG_LONG 8
7200 | #define SIZEOF_UNSIGNED_LONG_LONG 8
7201 | #define SIZEOF_FLOAT 4
7202 | #define SIZEOF_DOUBLE 8
7203 | #define SIZEOF_LONG_DOUBLE 16
7204 | #define SIZEOF_WCHAR_T 4
7205 | #define SIZEOF_VOID_P 4
7206 | #define HAVE_SYS_BITYPES_H 1
7207 | #define HAVE_INTTYPES_H 1
7208 | #define HAVE_STDINT_H 1
7209 | #define HAVE_INT8_T 1
7210 | #define HAVE_INT16_T 1
7211 | #define HAVE_INT32_T 1
7212 | #define HAVE_INT64_T 1
7213 | #define HAVE_UINT8_T 1
7214 | #define HAVE_UINT16_T 1
7215 | #define HAVE_UINT32_T 1
7216 | #define HAVE_UINT64_T 1
7217 | #define MPIR_REAL4_CTYPE float
7218 | #define MPIR_REAL8_CTYPE double
7219 | #define MPIR_REAL16_CTYPE long double
7220 | #define MPIR_INTEGER1_CTYPE char
7221 | #define MPIR_INTEGER2_CTYPE short
7222 | #define MPIR_INTEGER4_CTYPE int
7223 | #define MPIR_INTEGER8_CTYPE long long
7224 | #define SIZEOF_F77_INTEGER 4
7225 | #define SIZEOF_F77_REAL 4
7226 | #define SIZEOF_F77_DOUBLE_PRECISION 8
7227 | #define HAVE_FINT_IS_INT 1
7228 | #define SIZEOF_BOOL 1
7229 | #define SIZEOF_COMPLEX 8
7230 | #define SIZEOF_DOUBLECOMPLEX 16
7231 | /* end confdefs.h.  */
7232 | #include <stdio.h>
7233 | #include <complex>
7234 | using namespace std;
7235 | #define LongDoubleComplex complex<long double>
7236 |
7237 |
7238 | int
7239 | main ()
7240 | {
7241 | static int test_array [1 - 2 * !(((long int) (sizeof (LongDoubleComplex))) <= 3)];
7242 | test_array [0] = 0
7243 |
7244 |   ;
7245 |   return 0;
7246 | }
7247 configure:29733: c++ -c  -O2  conftest.cpp >&5
7248 conftest.cpp: In function 'int main()':
7249 conftest.cpp:89: error: size of array 'test_array' is negative
7250 configure:29740: $? = 1
7251 configure: failed program was:
7252 | /* confdefs.h.  */
7253 | #define PACKAGE_NAME ""
7254 | #define PACKAGE_TARNAME ""
7255 | #define PACKAGE_VERSION ""
7256 | #define PACKAGE_STRING ""
7257 | #define PACKAGE_BUGREPORT ""
7258 | #define USE_SMP_COLLECTIVES 1
7259 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7260 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
7261 | #define USE_LOGGING MPID_LOGGING_NONE
7262 | #define HAVE_RUNTIME_THREADCHECK 1
7263 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
7264 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
7265 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
7266 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
7267 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
7268 | #define HAVE_ROMIO 1
7269 | #define HAVE__FUNC__ /**/
7270 | #define HAVE_PRAGMA_WEAK 1
7271 | #define USE_WEAK_SYMBOLS 1
7272 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
7273 | #define HAVE_LONG_LONG 1
7274 | #define F77_NAME_LOWER_USCORE 1
7275 | #define STDCALL
7276 | #define HAVE_FORTRAN_BINDING 1
7277 | #define HAVE_CXX_EXCEPTIONS /**/
7278 | #define HAVE_NAMESPACES /**/
7279 | #define HAVE_NAMESPACE_STD /**/
7280 | #define HAVE_CXX_BINDING 1
7281 | #define FILE_NAMEPUB_BASEDIR "."
7282 | #define USE_FILE_FOR_NAMEPUB 1
7283 | #define HAVE_NAMEPUB_SERVICE 1
7284 | #define restrict __restrict
7285 | #define HAVE_GCC_ATTRIBUTE 1
7286 | #define WORDS_UNIVERSAL_ENDIAN 1
7287 | #define HAVE_LONG_DOUBLE 1
7288 | #define HAVE_LONG_LONG_INT 1
7289 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
7290 | #define SIZEOF_CHAR 1
7291 | #define SIZEOF_UNSIGNED_CHAR 1
7292 | #define SIZEOF_SHORT 2
7293 | #define SIZEOF_UNSIGNED_SHORT 2
7294 | #define SIZEOF_INT 4
7295 | #define SIZEOF_UNSIGNED_INT 4
7296 | #define SIZEOF_LONG 4
7297 | #define SIZEOF_UNSIGNED_LONG 4
7298 | #define SIZEOF_LONG_LONG 8
7299 | #define SIZEOF_UNSIGNED_LONG_LONG 8
7300 | #define SIZEOF_FLOAT 4
7301 | #define SIZEOF_DOUBLE 8
7302 | #define SIZEOF_LONG_DOUBLE 16
7303 | #define SIZEOF_WCHAR_T 4
7304 | #define SIZEOF_VOID_P 4
7305 | #define HAVE_SYS_BITYPES_H 1
7306 | #define HAVE_INTTYPES_H 1
7307 | #define HAVE_STDINT_H 1
7308 | #define HAVE_INT8_T 1
7309 | #define HAVE_INT16_T 1
7310 | #define HAVE_INT32_T 1
7311 | #define HAVE_INT64_T 1
7312 | #define HAVE_UINT8_T 1
7313 | #define HAVE_UINT16_T 1
7314 | #define HAVE_UINT32_T 1
7315 | #define HAVE_UINT64_T 1
7316 | #define MPIR_REAL4_CTYPE float
7317 | #define MPIR_REAL8_CTYPE double
7318 | #define MPIR_REAL16_CTYPE long double
7319 | #define MPIR_INTEGER1_CTYPE char
7320 | #define MPIR_INTEGER2_CTYPE short
7321 | #define MPIR_INTEGER4_CTYPE int
7322 | #define MPIR_INTEGER8_CTYPE long long
7323 | #define SIZEOF_F77_INTEGER 4
7324 | #define SIZEOF_F77_REAL 4
7325 | #define SIZEOF_F77_DOUBLE_PRECISION 8
7326 | #define HAVE_FINT_IS_INT 1
7327 | #define SIZEOF_BOOL 1
7328 | #define SIZEOF_COMPLEX 8
7329 | #define SIZEOF_DOUBLECOMPLEX 16
7330 | /* end confdefs.h.  */
7331 | #include <stdio.h>
7332 | #include <complex>
7333 | using namespace std;
7334 | #define LongDoubleComplex complex<long double>
7335 |
7336 |
7337 | int
7338 | main ()
7339 | {
7340 | static int test_array [1 - 2 * !(((long int) (sizeof (LongDoubleComplex))) <= 7)];
7341 | test_array [0] = 0
7342 |
7343 |   ;
7344 |   return 0;
7345 | }
7346 configure:29733: c++ -c  -O2  conftest.cpp >&5
7347 conftest.cpp: In function 'int main()':
7348 conftest.cpp:89: error: size of array 'test_array' is negative
7349 configure:29740: $? = 1
7350 configure: failed program was:
7351 | /* confdefs.h.  */
7352 | #define PACKAGE_NAME ""
7353 | #define PACKAGE_TARNAME ""
7354 | #define PACKAGE_VERSION ""
7355 | #define PACKAGE_STRING ""
7356 | #define PACKAGE_BUGREPORT ""
7357 | #define USE_SMP_COLLECTIVES 1
7358 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7359 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
7360 | #define USE_LOGGING MPID_LOGGING_NONE
7361 | #define HAVE_RUNTIME_THREADCHECK 1
7362 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
7363 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
7364 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
7365 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
7366 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
7367 | #define HAVE_ROMIO 1
7368 | #define HAVE__FUNC__ /**/
7369 | #define HAVE_PRAGMA_WEAK 1
7370 | #define USE_WEAK_SYMBOLS 1
7371 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
7372 | #define HAVE_LONG_LONG 1
7373 | #define F77_NAME_LOWER_USCORE 1
7374 | #define STDCALL
7375 | #define HAVE_FORTRAN_BINDING 1
7376 | #define HAVE_CXX_EXCEPTIONS /**/
7377 | #define HAVE_NAMESPACES /**/
7378 | #define HAVE_NAMESPACE_STD /**/
7379 | #define HAVE_CXX_BINDING 1
7380 | #define FILE_NAMEPUB_BASEDIR "."
7381 | #define USE_FILE_FOR_NAMEPUB 1
7382 | #define HAVE_NAMEPUB_SERVICE 1
7383 | #define restrict __restrict
7384 | #define HAVE_GCC_ATTRIBUTE 1
7385 | #define WORDS_UNIVERSAL_ENDIAN 1
7386 | #define HAVE_LONG_DOUBLE 1
7387 | #define HAVE_LONG_LONG_INT 1
7388 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
7389 | #define SIZEOF_CHAR 1
7390 | #define SIZEOF_UNSIGNED_CHAR 1
7391 | #define SIZEOF_SHORT 2
7392 | #define SIZEOF_UNSIGNED_SHORT 2
7393 | #define SIZEOF_INT 4
7394 | #define SIZEOF_UNSIGNED_INT 4
7395 | #define SIZEOF_LONG 4
7396 | #define SIZEOF_UNSIGNED_LONG 4
7397 | #define SIZEOF_LONG_LONG 8
7398 | #define SIZEOF_UNSIGNED_LONG_LONG 8
7399 | #define SIZEOF_FLOAT 4
7400 | #define SIZEOF_DOUBLE 8
7401 | #define SIZEOF_LONG_DOUBLE 16
7402 | #define SIZEOF_WCHAR_T 4
7403 | #define SIZEOF_VOID_P 4
7404 | #define HAVE_SYS_BITYPES_H 1
7405 | #define HAVE_INTTYPES_H 1
7406 | #define HAVE_STDINT_H 1
7407 | #define HAVE_INT8_T 1
7408 | #define HAVE_INT16_T 1
7409 | #define HAVE_INT32_T 1
7410 | #define HAVE_INT64_T 1
7411 | #define HAVE_UINT8_T 1
7412 | #define HAVE_UINT16_T 1
7413 | #define HAVE_UINT32_T 1
7414 | #define HAVE_UINT64_T 1
7415 | #define MPIR_REAL4_CTYPE float
7416 | #define MPIR_REAL8_CTYPE double
7417 | #define MPIR_REAL16_CTYPE long double
7418 | #define MPIR_INTEGER1_CTYPE char
7419 | #define MPIR_INTEGER2_CTYPE short
7420 | #define MPIR_INTEGER4_CTYPE int
7421 | #define MPIR_INTEGER8_CTYPE long long
7422 | #define SIZEOF_F77_INTEGER 4
7423 | #define SIZEOF_F77_REAL 4
7424 | #define SIZEOF_F77_DOUBLE_PRECISION 8
7425 | #define HAVE_FINT_IS_INT 1
7426 | #define SIZEOF_BOOL 1
7427 | #define SIZEOF_COMPLEX 8
7428 | #define SIZEOF_DOUBLECOMPLEX 16
7429 | /* end confdefs.h.  */
7430 | #include <stdio.h>
7431 | #include <complex>
7432 | using namespace std;
7433 | #define LongDoubleComplex complex<long double>
7434 |
7435 |
7436 | int
7437 | main ()
7438 | {
7439 | static int test_array [1 - 2 * !(((long int) (sizeof (LongDoubleComplex))) <= 15)];
7440 | test_array [0] = 0
7441 |
7442 |   ;
7443 |   return 0;
7444 | }
7445 configure:29733: c++ -c  -O2  conftest.cpp >&5
7446 conftest.cpp: In function 'int main()':
7447 conftest.cpp:89: error: size of array 'test_array' is negative
7448 configure:29740: $? = 1
7449 configure: failed program was:
7450 | /* confdefs.h.  */
7451 | #define PACKAGE_NAME ""
7452 | #define PACKAGE_TARNAME ""
7453 | #define PACKAGE_VERSION ""
7454 | #define PACKAGE_STRING ""
7455 | #define PACKAGE_BUGREPORT ""
7456 | #define USE_SMP_COLLECTIVES 1
7457 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7458 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
7459 | #define USE_LOGGING MPID_LOGGING_NONE
7460 | #define HAVE_RUNTIME_THREADCHECK 1
7461 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
7462 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
7463 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
7464 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
7465 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
7466 | #define HAVE_ROMIO 1
7467 | #define HAVE__FUNC__ /**/
7468 | #define HAVE_PRAGMA_WEAK 1
7469 | #define USE_WEAK_SYMBOLS 1
7470 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
7471 | #define HAVE_LONG_LONG 1
7472 | #define F77_NAME_LOWER_USCORE 1
7473 | #define STDCALL
7474 | #define HAVE_FORTRAN_BINDING 1
7475 | #define HAVE_CXX_EXCEPTIONS /**/
7476 | #define HAVE_NAMESPACES /**/
7477 | #define HAVE_NAMESPACE_STD /**/
7478 | #define HAVE_CXX_BINDING 1
7479 | #define FILE_NAMEPUB_BASEDIR "."
7480 | #define USE_FILE_FOR_NAMEPUB 1
7481 | #define HAVE_NAMEPUB_SERVICE 1
7482 | #define restrict __restrict
7483 | #define HAVE_GCC_ATTRIBUTE 1
7484 | #define WORDS_UNIVERSAL_ENDIAN 1
7485 | #define HAVE_LONG_DOUBLE 1
7486 | #define HAVE_LONG_LONG_INT 1
7487 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
7488 | #define SIZEOF_CHAR 1
7489 | #define SIZEOF_UNSIGNED_CHAR 1
7490 | #define SIZEOF_SHORT 2
7491 | #define SIZEOF_UNSIGNED_SHORT 2
7492 | #define SIZEOF_INT 4
7493 | #define SIZEOF_UNSIGNED_INT 4
7494 | #define SIZEOF_LONG 4
7495 | #define SIZEOF_UNSIGNED_LONG 4
7496 | #define SIZEOF_LONG_LONG 8
7497 | #define SIZEOF_UNSIGNED_LONG_LONG 8
7498 | #define SIZEOF_FLOAT 4
7499 | #define SIZEOF_DOUBLE 8
7500 | #define SIZEOF_LONG_DOUBLE 16
7501 | #define SIZEOF_WCHAR_T 4
7502 | #define SIZEOF_VOID_P 4
7503 | #define HAVE_SYS_BITYPES_H 1
7504 | #define HAVE_INTTYPES_H 1
7505 | #define HAVE_STDINT_H 1
7506 | #define HAVE_INT8_T 1
7507 | #define HAVE_INT16_T 1
7508 | #define HAVE_INT32_T 1
7509 | #define HAVE_INT64_T 1
7510 | #define HAVE_UINT8_T 1
7511 | #define HAVE_UINT16_T 1
7512 | #define HAVE_UINT32_T 1
7513 | #define HAVE_UINT64_T 1
7514 | #define MPIR_REAL4_CTYPE float
7515 | #define MPIR_REAL8_CTYPE double
7516 | #define MPIR_REAL16_CTYPE long double
7517 | #define MPIR_INTEGER1_CTYPE char
7518 | #define MPIR_INTEGER2_CTYPE short
7519 | #define MPIR_INTEGER4_CTYPE int
7520 | #define MPIR_INTEGER8_CTYPE long long
7521 | #define SIZEOF_F77_INTEGER 4
7522 | #define SIZEOF_F77_REAL 4
7523 | #define SIZEOF_F77_DOUBLE_PRECISION 8
7524 | #define HAVE_FINT_IS_INT 1
7525 | #define SIZEOF_BOOL 1
7526 | #define SIZEOF_COMPLEX 8
7527 | #define SIZEOF_DOUBLECOMPLEX 16
7528 | /* end confdefs.h.  */
7529 | #include <stdio.h>
7530 | #include <complex>
7531 | using namespace std;
7532 | #define LongDoubleComplex complex<long double>
7533 |
7534 |
7535 | int
7536 | main ()
7537 | {
7538 | static int test_array [1 - 2 * !(((long int) (sizeof (LongDoubleComplex))) <= 31)];
7539 | test_array [0] = 0
7540 |
7541 |   ;
7542 |   return 0;
7543 | }
7544 configure:29733: c++ -c  -O2  conftest.cpp >&5
7545 configure:29740: $? = 0
7546 configure:29903: c++ -c  -O2  conftest.cpp >&5
7547 configure:29910: $? = 0
7548 configure:29903: c++ -c  -O2  conftest.cpp >&5
7549 configure:29910: $? = 0
7550 configure:29903: c++ -c  -O2  conftest.cpp >&5
7551 configure:29910: $? = 0
7552 configure:29903: c++ -c  -O2  conftest.cpp >&5
7553 configure:29910: $? = 0
7554 configure:29903: c++ -c  -O2  conftest.cpp >&5
7555 configure:29910: $? = 0
7556 configure:30027: result: 32
7557 configure:30108: checking if char * pointers use byte addresses
7558 configure:30167: result:
7559 configure:30194: checking for alignment restrictions on
7560 configure:30270: result: unknown
7561 configure:30291: checking for alignment restrictions on int32_t
7562 configure:30367: result: unknown
7563 configure:30393: checking for size of MPI_BSEND_OVERHEAD
7564 configure:30477: result: -1
7565 configure:30497: checking for gcc __asm__ and pentium cmpxchgl instruction
7566 configure:30500: result: not checking when cross compiling
7567 configure:30580: checking for gcc __asm__ and AMD x86_64 cmpxchgq instruction
7568 configure:30583: result: not checking when cross compiling
7569 configure:30653: checking for gcc __asm__ and IA64 xchg4 instruction
7570 configure:30656: result: not checking when cross compiling
7571 configure:30939: checking for ANSI C header files
7572 configure:30969: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7573 configure:30976: $? = 0
7574 configure:31107: result: no
7575 configure:31150: checking stdlib.h usability
7576 configure:31167: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7577 configure:31174: $? = 0
7578 configure:31188: result: yes
7579 configure:31192: checking stdlib.h presence
7580 configure:31207: powerpc-bgp-linux-gcc -E  conftest.c
7581 configure:31214: $? = 0
7582 configure:31228: result: yes
7583 configure:31256: checking for stdlib.h
7584 configure:31265: result: yes
7585 configure:31150: checking stdarg.h usability
7586 configure:31167: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7587 configure:31174: $? = 0
7588 configure:31188: result: yes
7589 configure:31192: checking stdarg.h presence
7590 configure:31207: powerpc-bgp-linux-gcc -E  conftest.c
7591 configure:31214: $? = 0
7592 configure:31228: result: yes
7593 configure:31256: checking for stdarg.h
7594 configure:31265: result: yes
7595 configure:31150: checking sys/types.h usability
7596 configure:31167: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7597 configure:31174: $? = 0
7598 configure:31188: result: yes
7599 configure:31192: checking sys/types.h presence
7600 configure:31207: powerpc-bgp-linux-gcc -E  conftest.c
7601 configure:31214: $? = 0
7602 configure:31228: result: yes
7603 configure:31256: checking for sys/types.h
7604 configure:31265: result: yes
7605 configure:31150: checking string.h usability
7606 configure:31167: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7607 configure:31174: $? = 0
7608 configure:31188: result: yes
7609 configure:31192: checking string.h presence
7610 configure:31207: powerpc-bgp-linux-gcc -E  conftest.c
7611 configure:31214: $? = 0
7612 configure:31228: result: yes
7613 configure:31256: checking for string.h
7614 configure:31265: result: yes
7615 configure:31139: checking for inttypes.h
7616 configure:31146: result: yes
7617 configure:31150: checking limits.h usability
7618 configure:31167: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7619 configure:31174: $? = 0
7620 configure:31188: result: yes
7621 configure:31192: checking limits.h presence
7622 configure:31207: powerpc-bgp-linux-gcc -E  conftest.c
7623 configure:31214: $? = 0
7624 configure:31228: result: yes
7625 configure:31256: checking for limits.h
7626 configure:31265: result: yes
7627 configure:31150: checking stddef.h usability
7628 configure:31167: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7629 configure:31174: $? = 0
7630 configure:31188: result: yes
7631 configure:31192: checking stddef.h presence
7632 configure:31207: powerpc-bgp-linux-gcc -E  conftest.c
7633 configure:31214: $? = 0
7634 configure:31228: result: yes
7635 configure:31256: checking for stddef.h
7636 configure:31265: result: yes
7637 configure:31150: checking errno.h usability
7638 configure:31167: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7639 configure:31174: $? = 0
7640 configure:31188: result: yes
7641 configure:31192: checking errno.h presence
7642 configure:31207: powerpc-bgp-linux-gcc -E  conftest.c
7643 configure:31214: $? = 0
7644 configure:31228: result: yes
7645 configure:31256: checking for errno.h
7646 configure:31265: result: yes
7647 configure:31150: checking sys/socket.h usability
7648 configure:31167: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7649 configure:31174: $? = 0
7650 configure:31188: result: yes
7651 configure:31192: checking sys/socket.h presence
7652 configure:31207: powerpc-bgp-linux-gcc -E  conftest.c
7653 configure:31214: $? = 0
7654 configure:31228: result: yes
7655 configure:31256: checking for sys/socket.h
7656 configure:31265: result: yes
7657 configure:31150: checking sys/time.h usability
7658 configure:31167: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7659 configure:31174: $? = 0
7660 configure:31188: result: yes
7661 configure:31192: checking sys/time.h presence
7662 configure:31207: powerpc-bgp-linux-gcc -E  conftest.c
7663 configure:31214: $? = 0
7664 configure:31228: result: yes
7665 configure:31256: checking for sys/time.h
7666 configure:31265: result: yes
7667 configure:31150: checking unistd.h usability
7668 configure:31167: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7669 configure:31174: $? = 0
7670 configure:31188: result: yes
7671 configure:31192: checking unistd.h presence
7672 configure:31207: powerpc-bgp-linux-gcc -E  conftest.c
7673 configure:31214: $? = 0
7674 configure:31228: result: yes
7675 configure:31256: checking for unistd.h
7676 configure:31265: result: yes
7677 configure:31150: checking endian.h usability
7678 configure:31167: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7679 configure:31174: $? = 0
7680 configure:31188: result: yes
7681 configure:31192: checking endian.h presence
7682 configure:31207: powerpc-bgp-linux-gcc -E  conftest.c
7683 configure:31214: $? = 0
7684 configure:31228: result: yes
7685 configure:31256: checking for endian.h
7686 configure:31265: result: yes
7687 configure:31150: checking assert.h usability
7688 configure:31167: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7689 configure:31174: $? = 0
7690 configure:31188: result: yes
7691 configure:31192: checking assert.h presence
7692 configure:31207: powerpc-bgp-linux-gcc -E  conftest.c
7693 configure:31214: $? = 0
7694 configure:31228: result: yes
7695 configure:31256: checking for assert.h
7696 configure:31265: result: yes
7697 configure:31150: checking sys/param.h usability
7698 configure:31167: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7699 configure:31174: $? = 0
7700 configure:31188: result: yes
7701 configure:31192: checking sys/param.h presence
7702 configure:31207: powerpc-bgp-linux-gcc -E  conftest.c
7703 configure:31214: $? = 0
7704 configure:31228: result: yes
7705 configure:31256: checking for sys/param.h
7706 configure:31265: result: yes
7707 configure:31279: checking for sys/uio.h
7708 configure:31309: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7709 configure:31316: $? = 0
7710 configure:31331: result: yes
7711 configure:31342: checking for size_t
7712 configure:31370: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7713 configure:31377: $? = 0
7714 configure:31404: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7715 conftest.c: In function 'main':
7716 conftest.c:136: error: expected expression before ')' token
7717 configure:31411: $? = 1
7718 configure: failed program was:
7719 | /* confdefs.h.  */
7720 | #define PACKAGE_NAME ""
7721 | #define PACKAGE_TARNAME ""
7722 | #define PACKAGE_VERSION ""
7723 | #define PACKAGE_STRING ""
7724 | #define PACKAGE_BUGREPORT ""
7725 | #define USE_SMP_COLLECTIVES 1
7726 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7727 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
7728 | #define USE_LOGGING MPID_LOGGING_NONE
7729 | #define HAVE_RUNTIME_THREADCHECK 1
7730 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
7731 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
7732 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
7733 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
7734 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
7735 | #define HAVE_ROMIO 1
7736 | #define HAVE__FUNC__ /**/
7737 | #define HAVE_PRAGMA_WEAK 1
7738 | #define USE_WEAK_SYMBOLS 1
7739 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
7740 | #define HAVE_LONG_LONG 1
7741 | #define F77_NAME_LOWER_USCORE 1
7742 | #define STDCALL
7743 | #define HAVE_FORTRAN_BINDING 1
7744 | #define HAVE_CXX_EXCEPTIONS /**/
7745 | #define HAVE_NAMESPACES /**/
7746 | #define HAVE_NAMESPACE_STD /**/
7747 | #define HAVE_CXX_BINDING 1
7748 | #define FILE_NAMEPUB_BASEDIR "."
7749 | #define USE_FILE_FOR_NAMEPUB 1
7750 | #define HAVE_NAMEPUB_SERVICE 1
7751 | #define restrict __restrict
7752 | #define HAVE_GCC_ATTRIBUTE 1
7753 | #define WORDS_UNIVERSAL_ENDIAN 1
7754 | #define HAVE_LONG_DOUBLE 1
7755 | #define HAVE_LONG_LONG_INT 1
7756 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
7757 | #define SIZEOF_CHAR 1
7758 | #define SIZEOF_UNSIGNED_CHAR 1
7759 | #define SIZEOF_SHORT 2
7760 | #define SIZEOF_UNSIGNED_SHORT 2
7761 | #define SIZEOF_INT 4
7762 | #define SIZEOF_UNSIGNED_INT 4
7763 | #define SIZEOF_LONG 4
7764 | #define SIZEOF_UNSIGNED_LONG 4
7765 | #define SIZEOF_LONG_LONG 8
7766 | #define SIZEOF_UNSIGNED_LONG_LONG 8
7767 | #define SIZEOF_FLOAT 4
7768 | #define SIZEOF_DOUBLE 8
7769 | #define SIZEOF_LONG_DOUBLE 16
7770 | #define SIZEOF_WCHAR_T 4
7771 | #define SIZEOF_VOID_P 4
7772 | #define HAVE_SYS_BITYPES_H 1
7773 | #define HAVE_INTTYPES_H 1
7774 | #define HAVE_STDINT_H 1
7775 | #define HAVE_INT8_T 1
7776 | #define HAVE_INT16_T 1
7777 | #define HAVE_INT32_T 1
7778 | #define HAVE_INT64_T 1
7779 | #define HAVE_UINT8_T 1
7780 | #define HAVE_UINT16_T 1
7781 | #define HAVE_UINT32_T 1
7782 | #define HAVE_UINT64_T 1
7783 | #define MPIR_REAL4_CTYPE float
7784 | #define MPIR_REAL8_CTYPE double
7785 | #define MPIR_REAL16_CTYPE long double
7786 | #define MPIR_INTEGER1_CTYPE char
7787 | #define MPIR_INTEGER2_CTYPE short
7788 | #define MPIR_INTEGER4_CTYPE int
7789 | #define MPIR_INTEGER8_CTYPE long long
7790 | #define SIZEOF_F77_INTEGER 4
7791 | #define SIZEOF_F77_REAL 4
7792 | #define SIZEOF_F77_DOUBLE_PRECISION 8
7793 | #define HAVE_FINT_IS_INT 1
7794 | #define SIZEOF_BOOL 1
7795 | #define SIZEOF_COMPLEX 8
7796 | #define SIZEOF_DOUBLECOMPLEX 16
7797 | #define SIZEOF_LONGDOUBLECOMPLEX 32
7798 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
7799 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
7800 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
7801 | #define HAVE_CXX_COMPLEX 1
7802 | #define HAVE_STDLIB_H 1
7803 | #define HAVE_STDARG_H 1
7804 | #define HAVE_SYS_TYPES_H 1
7805 | #define HAVE_STRING_H 1
7806 | #define HAVE_INTTYPES_H 1
7807 | #define HAVE_LIMITS_H 1
7808 | #define HAVE_STDDEF_H 1
7809 | #define HAVE_ERRNO_H 1
7810 | #define HAVE_SYS_SOCKET_H 1
7811 | #define HAVE_SYS_TIME_H 1
7812 | #define HAVE_UNISTD_H 1
7813 | #define HAVE_ENDIAN_H 1
7814 | #define HAVE_ASSERT_H 1
7815 | #define HAVE_SYS_PARAM_H 1
7816 | #define HAVE_SYS_UIO_H 1
7817 | /* end confdefs.h.  */
7818 | #include <stdio.h>
7819 | #ifdef HAVE_SYS_TYPES_H
7820 | # include <sys/types.h>
7821 | #endif
7822 | #ifdef HAVE_SYS_STAT_H
7823 | # include <sys/stat.h>
7824 | #endif
7825 | #ifdef STDC_HEADERS
7826 | # include <stdlib.h>
7827 | # include <stddef.h>
7828 | #else
7829 | # ifdef HAVE_STDLIB_H
7830 | #  include <stdlib.h>
7831 | # endif
7832 | #endif
7833 | #ifdef HAVE_STRING_H
7834 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7835 | #  include <memory.h>
7836 | # endif
7837 | # include <string.h>
7838 | #endif
7839 | #ifdef HAVE_STRINGS_H
7840 | # include <strings.h>
7841 | #endif
7842 | #ifdef HAVE_INTTYPES_H
7843 | # include <inttypes.h>
7844 | #endif
7845 | #ifdef HAVE_STDINT_H
7846 | # include <stdint.h>
7847 | #endif
7848 | #ifdef HAVE_UNISTD_H
7849 | # include <unistd.h>
7850 | #endif
7851 | int
7852 | main ()
7853 | {
7854 | if (sizeof ((size_t)))
7855 |         return 0;
7856 |   ;
7857 |   return 0;
7858 | }
7859 configure:31434: result: yes
7860 configure:31453: checking for setitimer
7861 configure:31509: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c  >&5
7862 configure:31516: $? = 0
7863 configure:31538: result: yes
7864 configure:31453: checking for alarm
7865 configure:31509: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c  >&5
7866 configure:31516: $? = 0
7867 configure:31538: result: yes
7868 configure:31555: checking for vsnprintf
7869 configure:31611: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c  >&5
7870 conftest.c:125: warning: conflicting types for built-in function 'vsnprintf'
7871 configure:31618: $? = 0
7872 configure:31640: result: yes
7873 configure:31555: checking for vsprintf
7874 configure:31611: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c  >&5
7875 conftest.c:126: warning: conflicting types for built-in function 'vsprintf'
7876 configure:31618: $? = 0
7877 configure:31640: result: yes
7878 configure:31654: checking whether vsnprintf needs a declaration
7879 configure:31683: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
7880 conftest.c:106: error: conflicting types for 'vsnprintf'
7881 configure:31690: $? = 1
7882 configure: failed program was:
7883 | /* confdefs.h.  */
7884 | #define PACKAGE_NAME ""
7885 | #define PACKAGE_TARNAME ""
7886 | #define PACKAGE_VERSION ""
7887 | #define PACKAGE_STRING ""
7888 | #define PACKAGE_BUGREPORT ""
7889 | #define USE_SMP_COLLECTIVES 1
7890 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7891 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
7892 | #define USE_LOGGING MPID_LOGGING_NONE
7893 | #define HAVE_RUNTIME_THREADCHECK 1
7894 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
7895 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
7896 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
7897 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
7898 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
7899 | #define HAVE_ROMIO 1
7900 | #define HAVE__FUNC__ /**/
7901 | #define HAVE_PRAGMA_WEAK 1
7902 | #define USE_WEAK_SYMBOLS 1
7903 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
7904 | #define HAVE_LONG_LONG 1
7905 | #define F77_NAME_LOWER_USCORE 1
7906 | #define STDCALL
7907 | #define HAVE_FORTRAN_BINDING 1
7908 | #define HAVE_CXX_EXCEPTIONS /**/
7909 | #define HAVE_NAMESPACES /**/
7910 | #define HAVE_NAMESPACE_STD /**/
7911 | #define HAVE_CXX_BINDING 1
7912 | #define FILE_NAMEPUB_BASEDIR "."
7913 | #define USE_FILE_FOR_NAMEPUB 1
7914 | #define HAVE_NAMEPUB_SERVICE 1
7915 | #define restrict __restrict
7916 | #define HAVE_GCC_ATTRIBUTE 1
7917 | #define WORDS_UNIVERSAL_ENDIAN 1
7918 | #define HAVE_LONG_DOUBLE 1
7919 | #define HAVE_LONG_LONG_INT 1
7920 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
7921 | #define SIZEOF_CHAR 1
7922 | #define SIZEOF_UNSIGNED_CHAR 1
7923 | #define SIZEOF_SHORT 2
7924 | #define SIZEOF_UNSIGNED_SHORT 2
7925 | #define SIZEOF_INT 4
7926 | #define SIZEOF_UNSIGNED_INT 4
7927 | #define SIZEOF_LONG 4
7928 | #define SIZEOF_UNSIGNED_LONG 4
7929 | #define SIZEOF_LONG_LONG 8
7930 | #define SIZEOF_UNSIGNED_LONG_LONG 8
7931 | #define SIZEOF_FLOAT 4
7932 | #define SIZEOF_DOUBLE 8
7933 | #define SIZEOF_LONG_DOUBLE 16
7934 | #define SIZEOF_WCHAR_T 4
7935 | #define SIZEOF_VOID_P 4
7936 | #define HAVE_SYS_BITYPES_H 1
7937 | #define HAVE_INTTYPES_H 1
7938 | #define HAVE_STDINT_H 1
7939 | #define HAVE_INT8_T 1
7940 | #define HAVE_INT16_T 1
7941 | #define HAVE_INT32_T 1
7942 | #define HAVE_INT64_T 1
7943 | #define HAVE_UINT8_T 1
7944 | #define HAVE_UINT16_T 1
7945 | #define HAVE_UINT32_T 1
7946 | #define HAVE_UINT64_T 1
7947 | #define MPIR_REAL4_CTYPE float
7948 | #define MPIR_REAL8_CTYPE double
7949 | #define MPIR_REAL16_CTYPE long double
7950 | #define MPIR_INTEGER1_CTYPE char
7951 | #define MPIR_INTEGER2_CTYPE short
7952 | #define MPIR_INTEGER4_CTYPE int
7953 | #define MPIR_INTEGER8_CTYPE long long
7954 | #define SIZEOF_F77_INTEGER 4
7955 | #define SIZEOF_F77_REAL 4
7956 | #define SIZEOF_F77_DOUBLE_PRECISION 8
7957 | #define HAVE_FINT_IS_INT 1
7958 | #define SIZEOF_BOOL 1
7959 | #define SIZEOF_COMPLEX 8
7960 | #define SIZEOF_DOUBLECOMPLEX 16
7961 | #define SIZEOF_LONGDOUBLECOMPLEX 32
7962 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
7963 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
7964 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
7965 | #define HAVE_CXX_COMPLEX 1
7966 | #define HAVE_STDLIB_H 1
7967 | #define HAVE_STDARG_H 1
7968 | #define HAVE_SYS_TYPES_H 1
7969 | #define HAVE_STRING_H 1
7970 | #define HAVE_INTTYPES_H 1
7971 | #define HAVE_LIMITS_H 1
7972 | #define HAVE_STDDEF_H 1
7973 | #define HAVE_ERRNO_H 1
7974 | #define HAVE_SYS_SOCKET_H 1
7975 | #define HAVE_SYS_TIME_H 1
7976 | #define HAVE_UNISTD_H 1
7977 | #define HAVE_ENDIAN_H 1
7978 | #define HAVE_ASSERT_H 1
7979 | #define HAVE_SYS_PARAM_H 1
7980 | #define HAVE_SYS_UIO_H 1
7981 | #define HAVE_SETITIMER 1
7982 | #define HAVE_ALARM 1
7983 | #define HAVE_VSNPRINTF 1
7984 | #define HAVE_VSPRINTF 1
7985 | /* end confdefs.h.  */
7986 | #include <stdio.h>
7987 | #include <stdarg.h>
7988 | int vsnprintf(double, int, double, const char *);
7989 | int
7990 | main ()
7991 | {
7992 | int a=vsnprintf(1.0,27,1.0,"foo");
7993 |   ;
7994 |   return 0;
7995 | }
7996 configure:31705: result: no
7997 configure:31724: checking for strerror
7998 configure:31780: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c  >&5
7999 configure:31787: $? = 0
8000 configure:31809: result: yes
8001 configure:31724: checking for strncasecmp
8002 configure:31780: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c  >&5
8003 conftest.c:128: warning: conflicting types for built-in function 'strncasecmp'
8004 configure:31787: $? = 0
8005 configure:31809: result: yes
8006 configure:31826: checking for snprintf
8007 configure:31882: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c  >&5
8008 conftest.c:129: warning: conflicting types for built-in function 'snprintf'
8009 configure:31889: $? = 0
8010 configure:31911: result: yes
8011 configure:31924: checking whether snprintf needs a declaration
8012 configure:31952: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
8013 conftest.c:108: error: conflicting types for 'snprintf'
8014 configure:31959: $? = 1
8015 configure: failed program was:
8016 | /* confdefs.h.  */
8017 | #define PACKAGE_NAME ""
8018 | #define PACKAGE_TARNAME ""
8019 | #define PACKAGE_VERSION ""
8020 | #define PACKAGE_STRING ""
8021 | #define PACKAGE_BUGREPORT ""
8022 | #define USE_SMP_COLLECTIVES 1
8023 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8024 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
8025 | #define USE_LOGGING MPID_LOGGING_NONE
8026 | #define HAVE_RUNTIME_THREADCHECK 1
8027 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
8028 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
8029 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
8030 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
8031 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
8032 | #define HAVE_ROMIO 1
8033 | #define HAVE__FUNC__ /**/
8034 | #define HAVE_PRAGMA_WEAK 1
8035 | #define USE_WEAK_SYMBOLS 1
8036 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
8037 | #define HAVE_LONG_LONG 1
8038 | #define F77_NAME_LOWER_USCORE 1
8039 | #define STDCALL
8040 | #define HAVE_FORTRAN_BINDING 1
8041 | #define HAVE_CXX_EXCEPTIONS /**/
8042 | #define HAVE_NAMESPACES /**/
8043 | #define HAVE_NAMESPACE_STD /**/
8044 | #define HAVE_CXX_BINDING 1
8045 | #define FILE_NAMEPUB_BASEDIR "."
8046 | #define USE_FILE_FOR_NAMEPUB 1
8047 | #define HAVE_NAMEPUB_SERVICE 1
8048 | #define restrict __restrict
8049 | #define HAVE_GCC_ATTRIBUTE 1
8050 | #define WORDS_UNIVERSAL_ENDIAN 1
8051 | #define HAVE_LONG_DOUBLE 1
8052 | #define HAVE_LONG_LONG_INT 1
8053 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
8054 | #define SIZEOF_CHAR 1
8055 | #define SIZEOF_UNSIGNED_CHAR 1
8056 | #define SIZEOF_SHORT 2
8057 | #define SIZEOF_UNSIGNED_SHORT 2
8058 | #define SIZEOF_INT 4
8059 | #define SIZEOF_UNSIGNED_INT 4
8060 | #define SIZEOF_LONG 4
8061 | #define SIZEOF_UNSIGNED_LONG 4
8062 | #define SIZEOF_LONG_LONG 8
8063 | #define SIZEOF_UNSIGNED_LONG_LONG 8
8064 | #define SIZEOF_FLOAT 4
8065 | #define SIZEOF_DOUBLE 8
8066 | #define SIZEOF_LONG_DOUBLE 16
8067 | #define SIZEOF_WCHAR_T 4
8068 | #define SIZEOF_VOID_P 4
8069 | #define HAVE_SYS_BITYPES_H 1
8070 | #define HAVE_INTTYPES_H 1
8071 | #define HAVE_STDINT_H 1
8072 | #define HAVE_INT8_T 1
8073 | #define HAVE_INT16_T 1
8074 | #define HAVE_INT32_T 1
8075 | #define HAVE_INT64_T 1
8076 | #define HAVE_UINT8_T 1
8077 | #define HAVE_UINT16_T 1
8078 | #define HAVE_UINT32_T 1
8079 | #define HAVE_UINT64_T 1
8080 | #define MPIR_REAL4_CTYPE float
8081 | #define MPIR_REAL8_CTYPE double
8082 | #define MPIR_REAL16_CTYPE long double
8083 | #define MPIR_INTEGER1_CTYPE char
8084 | #define MPIR_INTEGER2_CTYPE short
8085 | #define MPIR_INTEGER4_CTYPE int
8086 | #define MPIR_INTEGER8_CTYPE long long
8087 | #define SIZEOF_F77_INTEGER 4
8088 | #define SIZEOF_F77_REAL 4
8089 | #define SIZEOF_F77_DOUBLE_PRECISION 8
8090 | #define HAVE_FINT_IS_INT 1
8091 | #define SIZEOF_BOOL 1
8092 | #define SIZEOF_COMPLEX 8
8093 | #define SIZEOF_DOUBLECOMPLEX 16
8094 | #define SIZEOF_LONGDOUBLECOMPLEX 32
8095 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
8096 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
8097 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
8098 | #define HAVE_CXX_COMPLEX 1
8099 | #define HAVE_STDLIB_H 1
8100 | #define HAVE_STDARG_H 1
8101 | #define HAVE_SYS_TYPES_H 1
8102 | #define HAVE_STRING_H 1
8103 | #define HAVE_INTTYPES_H 1
8104 | #define HAVE_LIMITS_H 1
8105 | #define HAVE_STDDEF_H 1
8106 | #define HAVE_ERRNO_H 1
8107 | #define HAVE_SYS_SOCKET_H 1
8108 | #define HAVE_SYS_TIME_H 1
8109 | #define HAVE_UNISTD_H 1
8110 | #define HAVE_ENDIAN_H 1
8111 | #define HAVE_ASSERT_H 1
8112 | #define HAVE_SYS_PARAM_H 1
8113 | #define HAVE_SYS_UIO_H 1
8114 | #define HAVE_SETITIMER 1
8115 | #define HAVE_ALARM 1
8116 | #define HAVE_VSNPRINTF 1
8117 | #define HAVE_VSPRINTF 1
8118 | #define HAVE_STRERROR 1
8119 | #define HAVE_STRNCASECMP 1
8120 | #define HAVE_SNPRINTF 1
8121 | /* end confdefs.h.  */
8122 | #include <stdio.h>
8123 | int snprintf(double, int, double, const char *);
8124 | int
8125 | main ()
8126 | {
8127 | int a=snprintf(1.0,27,1.0,"foo");
8128 |   ;
8129 |   return 0;
8130 | }
8131 configure:31974: result: no
8132 configure:31992: checking for va_copy
8133 configure:32028: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c  >&5
8134 configure:32035: $? = 0
8135 configure:32055: result: yes
8136 configure:32160: checking valgrind.h usability
8137 configure:32177: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
8138 conftest.c:141:22: error: valgrind.h: No such file or directory
8139 configure:32184: $? = 1
8140 configure: failed program was:
8141 | /* confdefs.h.  */
8142 | #define PACKAGE_NAME ""
8143 | #define PACKAGE_TARNAME ""
8144 | #define PACKAGE_VERSION ""
8145 | #define PACKAGE_STRING ""
8146 | #define PACKAGE_BUGREPORT ""
8147 | #define USE_SMP_COLLECTIVES 1
8148 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8149 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
8150 | #define USE_LOGGING MPID_LOGGING_NONE
8151 | #define HAVE_RUNTIME_THREADCHECK 1
8152 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
8153 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
8154 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
8155 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
8156 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
8157 | #define HAVE_ROMIO 1
8158 | #define HAVE__FUNC__ /**/
8159 | #define HAVE_PRAGMA_WEAK 1
8160 | #define USE_WEAK_SYMBOLS 1
8161 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
8162 | #define HAVE_LONG_LONG 1
8163 | #define F77_NAME_LOWER_USCORE 1
8164 | #define STDCALL
8165 | #define HAVE_FORTRAN_BINDING 1
8166 | #define HAVE_CXX_EXCEPTIONS /**/
8167 | #define HAVE_NAMESPACES /**/
8168 | #define HAVE_NAMESPACE_STD /**/
8169 | #define HAVE_CXX_BINDING 1
8170 | #define FILE_NAMEPUB_BASEDIR "."
8171 | #define USE_FILE_FOR_NAMEPUB 1
8172 | #define HAVE_NAMEPUB_SERVICE 1
8173 | #define restrict __restrict
8174 | #define HAVE_GCC_ATTRIBUTE 1
8175 | #define WORDS_UNIVERSAL_ENDIAN 1
8176 | #define HAVE_LONG_DOUBLE 1
8177 | #define HAVE_LONG_LONG_INT 1
8178 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
8179 | #define SIZEOF_CHAR 1
8180 | #define SIZEOF_UNSIGNED_CHAR 1
8181 | #define SIZEOF_SHORT 2
8182 | #define SIZEOF_UNSIGNED_SHORT 2
8183 | #define SIZEOF_INT 4
8184 | #define SIZEOF_UNSIGNED_INT 4
8185 | #define SIZEOF_LONG 4
8186 | #define SIZEOF_UNSIGNED_LONG 4
8187 | #define SIZEOF_LONG_LONG 8
8188 | #define SIZEOF_UNSIGNED_LONG_LONG 8
8189 | #define SIZEOF_FLOAT 4
8190 | #define SIZEOF_DOUBLE 8
8191 | #define SIZEOF_LONG_DOUBLE 16
8192 | #define SIZEOF_WCHAR_T 4
8193 | #define SIZEOF_VOID_P 4
8194 | #define HAVE_SYS_BITYPES_H 1
8195 | #define HAVE_INTTYPES_H 1
8196 | #define HAVE_STDINT_H 1
8197 | #define HAVE_INT8_T 1
8198 | #define HAVE_INT16_T 1
8199 | #define HAVE_INT32_T 1
8200 | #define HAVE_INT64_T 1
8201 | #define HAVE_UINT8_T 1
8202 | #define HAVE_UINT16_T 1
8203 | #define HAVE_UINT32_T 1
8204 | #define HAVE_UINT64_T 1
8205 | #define MPIR_REAL4_CTYPE float
8206 | #define MPIR_REAL8_CTYPE double
8207 | #define MPIR_REAL16_CTYPE long double
8208 | #define MPIR_INTEGER1_CTYPE char
8209 | #define MPIR_INTEGER2_CTYPE short
8210 | #define MPIR_INTEGER4_CTYPE int
8211 | #define MPIR_INTEGER8_CTYPE long long
8212 | #define SIZEOF_F77_INTEGER 4
8213 | #define SIZEOF_F77_REAL 4
8214 | #define SIZEOF_F77_DOUBLE_PRECISION 8
8215 | #define HAVE_FINT_IS_INT 1
8216 | #define SIZEOF_BOOL 1
8217 | #define SIZEOF_COMPLEX 8
8218 | #define SIZEOF_DOUBLECOMPLEX 16
8219 | #define SIZEOF_LONGDOUBLECOMPLEX 32
8220 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
8221 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
8222 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
8223 | #define HAVE_CXX_COMPLEX 1
8224 | #define HAVE_STDLIB_H 1
8225 | #define HAVE_STDARG_H 1
8226 | #define HAVE_SYS_TYPES_H 1
8227 | #define HAVE_STRING_H 1
8228 | #define HAVE_INTTYPES_H 1
8229 | #define HAVE_LIMITS_H 1
8230 | #define HAVE_STDDEF_H 1
8231 | #define HAVE_ERRNO_H 1
8232 | #define HAVE_SYS_SOCKET_H 1
8233 | #define HAVE_SYS_TIME_H 1
8234 | #define HAVE_UNISTD_H 1
8235 | #define HAVE_ENDIAN_H 1
8236 | #define HAVE_ASSERT_H 1
8237 | #define HAVE_SYS_PARAM_H 1
8238 | #define HAVE_SYS_UIO_H 1
8239 | #define HAVE_SETITIMER 1
8240 | #define HAVE_ALARM 1
8241 | #define HAVE_VSNPRINTF 1
8242 | #define HAVE_VSPRINTF 1
8243 | #define HAVE_STRERROR 1
8244 | #define HAVE_STRNCASECMP 1
8245 | #define HAVE_SNPRINTF 1
8246 | #define HAVE_VA_COPY 1
8247 | /* end confdefs.h.  */
8248 | #include <stdio.h>
8249 | #ifdef HAVE_SYS_TYPES_H
8250 | # include <sys/types.h>
8251 | #endif
8252 | #ifdef HAVE_SYS_STAT_H
8253 | # include <sys/stat.h>
8254 | #endif
8255 | #ifdef STDC_HEADERS
8256 | # include <stdlib.h>
8257 | # include <stddef.h>
8258 | #else
8259 | # ifdef HAVE_STDLIB_H
8260 | #  include <stdlib.h>
8261 | # endif
8262 | #endif
8263 | #ifdef HAVE_STRING_H
8264 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8265 | #  include <memory.h>
8266 | # endif
8267 | # include <string.h>
8268 | #endif
8269 | #ifdef HAVE_STRINGS_H
8270 | # include <strings.h>
8271 | #endif
8272 | #ifdef HAVE_INTTYPES_H
8273 | # include <inttypes.h>
8274 | #endif
8275 | #ifdef HAVE_STDINT_H
8276 | # include <stdint.h>
8277 | #endif
8278 | #ifdef HAVE_UNISTD_H
8279 | # include <unistd.h>
8280 | #endif
8281 | #include <valgrind.h>
8282 configure:32198: result: no
8283 configure:32202: checking valgrind.h presence
8284 configure:32217: powerpc-bgp-linux-gcc -E  conftest.c
8285 conftest.c:108:22: error: valgrind.h: No such file or directory
8286 configure:32224: $? = 1
8287 configure: failed program was:
8288 | /* confdefs.h.  */
8289 | #define PACKAGE_NAME ""
8290 | #define PACKAGE_TARNAME ""
8291 | #define PACKAGE_VERSION ""
8292 | #define PACKAGE_STRING ""
8293 | #define PACKAGE_BUGREPORT ""
8294 | #define USE_SMP_COLLECTIVES 1
8295 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8296 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
8297 | #define USE_LOGGING MPID_LOGGING_NONE
8298 | #define HAVE_RUNTIME_THREADCHECK 1
8299 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
8300 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
8301 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
8302 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
8303 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
8304 | #define HAVE_ROMIO 1
8305 | #define HAVE__FUNC__ /**/
8306 | #define HAVE_PRAGMA_WEAK 1
8307 | #define USE_WEAK_SYMBOLS 1
8308 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
8309 | #define HAVE_LONG_LONG 1
8310 | #define F77_NAME_LOWER_USCORE 1
8311 | #define STDCALL
8312 | #define HAVE_FORTRAN_BINDING 1
8313 | #define HAVE_CXX_EXCEPTIONS /**/
8314 | #define HAVE_NAMESPACES /**/
8315 | #define HAVE_NAMESPACE_STD /**/
8316 | #define HAVE_CXX_BINDING 1
8317 | #define FILE_NAMEPUB_BASEDIR "."
8318 | #define USE_FILE_FOR_NAMEPUB 1
8319 | #define HAVE_NAMEPUB_SERVICE 1
8320 | #define restrict __restrict
8321 | #define HAVE_GCC_ATTRIBUTE 1
8322 | #define WORDS_UNIVERSAL_ENDIAN 1
8323 | #define HAVE_LONG_DOUBLE 1
8324 | #define HAVE_LONG_LONG_INT 1
8325 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
8326 | #define SIZEOF_CHAR 1
8327 | #define SIZEOF_UNSIGNED_CHAR 1
8328 | #define SIZEOF_SHORT 2
8329 | #define SIZEOF_UNSIGNED_SHORT 2
8330 | #define SIZEOF_INT 4
8331 | #define SIZEOF_UNSIGNED_INT 4
8332 | #define SIZEOF_LONG 4
8333 | #define SIZEOF_UNSIGNED_LONG 4
8334 | #define SIZEOF_LONG_LONG 8
8335 | #define SIZEOF_UNSIGNED_LONG_LONG 8
8336 | #define SIZEOF_FLOAT 4
8337 | #define SIZEOF_DOUBLE 8
8338 | #define SIZEOF_LONG_DOUBLE 16
8339 | #define SIZEOF_WCHAR_T 4
8340 | #define SIZEOF_VOID_P 4
8341 | #define HAVE_SYS_BITYPES_H 1
8342 | #define HAVE_INTTYPES_H 1
8343 | #define HAVE_STDINT_H 1
8344 | #define HAVE_INT8_T 1
8345 | #define HAVE_INT16_T 1
8346 | #define HAVE_INT32_T 1
8347 | #define HAVE_INT64_T 1
8348 | #define HAVE_UINT8_T 1
8349 | #define HAVE_UINT16_T 1
8350 | #define HAVE_UINT32_T 1
8351 | #define HAVE_UINT64_T 1
8352 | #define MPIR_REAL4_CTYPE float
8353 | #define MPIR_REAL8_CTYPE double
8354 | #define MPIR_REAL16_CTYPE long double
8355 | #define MPIR_INTEGER1_CTYPE char
8356 | #define MPIR_INTEGER2_CTYPE short
8357 | #define MPIR_INTEGER4_CTYPE int
8358 | #define MPIR_INTEGER8_CTYPE long long
8359 | #define SIZEOF_F77_INTEGER 4
8360 | #define SIZEOF_F77_REAL 4
8361 | #define SIZEOF_F77_DOUBLE_PRECISION 8
8362 | #define HAVE_FINT_IS_INT 1
8363 | #define SIZEOF_BOOL 1
8364 | #define SIZEOF_COMPLEX 8
8365 | #define SIZEOF_DOUBLECOMPLEX 16
8366 | #define SIZEOF_LONGDOUBLECOMPLEX 32
8367 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
8368 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
8369 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
8370 | #define HAVE_CXX_COMPLEX 1
8371 | #define HAVE_STDLIB_H 1
8372 | #define HAVE_STDARG_H 1
8373 | #define HAVE_SYS_TYPES_H 1
8374 | #define HAVE_STRING_H 1
8375 | #define HAVE_INTTYPES_H 1
8376 | #define HAVE_LIMITS_H 1
8377 | #define HAVE_STDDEF_H 1
8378 | #define HAVE_ERRNO_H 1
8379 | #define HAVE_SYS_SOCKET_H 1
8380 | #define HAVE_SYS_TIME_H 1
8381 | #define HAVE_UNISTD_H 1
8382 | #define HAVE_ENDIAN_H 1
8383 | #define HAVE_ASSERT_H 1
8384 | #define HAVE_SYS_PARAM_H 1
8385 | #define HAVE_SYS_UIO_H 1
8386 | #define HAVE_SETITIMER 1
8387 | #define HAVE_ALARM 1
8388 | #define HAVE_VSNPRINTF 1
8389 | #define HAVE_VSPRINTF 1
8390 | #define HAVE_STRERROR 1
8391 | #define HAVE_STRNCASECMP 1
8392 | #define HAVE_SNPRINTF 1
8393 | #define HAVE_VA_COPY 1
8394 | /* end confdefs.h.  */
8395 | #include <valgrind.h>
8396 configure:32238: result: no
8397 configure:32266: checking for valgrind.h
8398 configure:32275: result: no
8399 configure:32160: checking memcheck.h usability
8400 configure:32177: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
8401 conftest.c:141:22: error: memcheck.h: No such file or directory
8402 configure:32184: $? = 1
8403 configure: failed program was:
8404 | /* confdefs.h.  */
8405 | #define PACKAGE_NAME ""
8406 | #define PACKAGE_TARNAME ""
8407 | #define PACKAGE_VERSION ""
8408 | #define PACKAGE_STRING ""
8409 | #define PACKAGE_BUGREPORT ""
8410 | #define USE_SMP_COLLECTIVES 1
8411 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8412 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
8413 | #define USE_LOGGING MPID_LOGGING_NONE
8414 | #define HAVE_RUNTIME_THREADCHECK 1
8415 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
8416 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
8417 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
8418 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
8419 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
8420 | #define HAVE_ROMIO 1
8421 | #define HAVE__FUNC__ /**/
8422 | #define HAVE_PRAGMA_WEAK 1
8423 | #define USE_WEAK_SYMBOLS 1
8424 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
8425 | #define HAVE_LONG_LONG 1
8426 | #define F77_NAME_LOWER_USCORE 1
8427 | #define STDCALL
8428 | #define HAVE_FORTRAN_BINDING 1
8429 | #define HAVE_CXX_EXCEPTIONS /**/
8430 | #define HAVE_NAMESPACES /**/
8431 | #define HAVE_NAMESPACE_STD /**/
8432 | #define HAVE_CXX_BINDING 1
8433 | #define FILE_NAMEPUB_BASEDIR "."
8434 | #define USE_FILE_FOR_NAMEPUB 1
8435 | #define HAVE_NAMEPUB_SERVICE 1
8436 | #define restrict __restrict
8437 | #define HAVE_GCC_ATTRIBUTE 1
8438 | #define WORDS_UNIVERSAL_ENDIAN 1
8439 | #define HAVE_LONG_DOUBLE 1
8440 | #define HAVE_LONG_LONG_INT 1
8441 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
8442 | #define SIZEOF_CHAR 1
8443 | #define SIZEOF_UNSIGNED_CHAR 1
8444 | #define SIZEOF_SHORT 2
8445 | #define SIZEOF_UNSIGNED_SHORT 2
8446 | #define SIZEOF_INT 4
8447 | #define SIZEOF_UNSIGNED_INT 4
8448 | #define SIZEOF_LONG 4
8449 | #define SIZEOF_UNSIGNED_LONG 4
8450 | #define SIZEOF_LONG_LONG 8
8451 | #define SIZEOF_UNSIGNED_LONG_LONG 8
8452 | #define SIZEOF_FLOAT 4
8453 | #define SIZEOF_DOUBLE 8
8454 | #define SIZEOF_LONG_DOUBLE 16
8455 | #define SIZEOF_WCHAR_T 4
8456 | #define SIZEOF_VOID_P 4
8457 | #define HAVE_SYS_BITYPES_H 1
8458 | #define HAVE_INTTYPES_H 1
8459 | #define HAVE_STDINT_H 1
8460 | #define HAVE_INT8_T 1
8461 | #define HAVE_INT16_T 1
8462 | #define HAVE_INT32_T 1
8463 | #define HAVE_INT64_T 1
8464 | #define HAVE_UINT8_T 1
8465 | #define HAVE_UINT16_T 1
8466 | #define HAVE_UINT32_T 1
8467 | #define HAVE_UINT64_T 1
8468 | #define MPIR_REAL4_CTYPE float
8469 | #define MPIR_REAL8_CTYPE double
8470 | #define MPIR_REAL16_CTYPE long double
8471 | #define MPIR_INTEGER1_CTYPE char
8472 | #define MPIR_INTEGER2_CTYPE short
8473 | #define MPIR_INTEGER4_CTYPE int
8474 | #define MPIR_INTEGER8_CTYPE long long
8475 | #define SIZEOF_F77_INTEGER 4
8476 | #define SIZEOF_F77_REAL 4
8477 | #define SIZEOF_F77_DOUBLE_PRECISION 8
8478 | #define HAVE_FINT_IS_INT 1
8479 | #define SIZEOF_BOOL 1
8480 | #define SIZEOF_COMPLEX 8
8481 | #define SIZEOF_DOUBLECOMPLEX 16
8482 | #define SIZEOF_LONGDOUBLECOMPLEX 32
8483 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
8484 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
8485 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
8486 | #define HAVE_CXX_COMPLEX 1
8487 | #define HAVE_STDLIB_H 1
8488 | #define HAVE_STDARG_H 1
8489 | #define HAVE_SYS_TYPES_H 1
8490 | #define HAVE_STRING_H 1
8491 | #define HAVE_INTTYPES_H 1
8492 | #define HAVE_LIMITS_H 1
8493 | #define HAVE_STDDEF_H 1
8494 | #define HAVE_ERRNO_H 1
8495 | #define HAVE_SYS_SOCKET_H 1
8496 | #define HAVE_SYS_TIME_H 1
8497 | #define HAVE_UNISTD_H 1
8498 | #define HAVE_ENDIAN_H 1
8499 | #define HAVE_ASSERT_H 1
8500 | #define HAVE_SYS_PARAM_H 1
8501 | #define HAVE_SYS_UIO_H 1
8502 | #define HAVE_SETITIMER 1
8503 | #define HAVE_ALARM 1
8504 | #define HAVE_VSNPRINTF 1
8505 | #define HAVE_VSPRINTF 1
8506 | #define HAVE_STRERROR 1
8507 | #define HAVE_STRNCASECMP 1
8508 | #define HAVE_SNPRINTF 1
8509 | #define HAVE_VA_COPY 1
8510 | /* end confdefs.h.  */
8511 | #include <stdio.h>
8512 | #ifdef HAVE_SYS_TYPES_H
8513 | # include <sys/types.h>
8514 | #endif
8515 | #ifdef HAVE_SYS_STAT_H
8516 | # include <sys/stat.h>
8517 | #endif
8518 | #ifdef STDC_HEADERS
8519 | # include <stdlib.h>
8520 | # include <stddef.h>
8521 | #else
8522 | # ifdef HAVE_STDLIB_H
8523 | #  include <stdlib.h>
8524 | # endif
8525 | #endif
8526 | #ifdef HAVE_STRING_H
8527 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8528 | #  include <memory.h>
8529 | # endif
8530 | # include <string.h>
8531 | #endif
8532 | #ifdef HAVE_STRINGS_H
8533 | # include <strings.h>
8534 | #endif
8535 | #ifdef HAVE_INTTYPES_H
8536 | # include <inttypes.h>
8537 | #endif
8538 | #ifdef HAVE_STDINT_H
8539 | # include <stdint.h>
8540 | #endif
8541 | #ifdef HAVE_UNISTD_H
8542 | # include <unistd.h>
8543 | #endif
8544 | #include <memcheck.h>
8545 configure:32198: result: no
8546 configure:32202: checking memcheck.h presence
8547 configure:32217: powerpc-bgp-linux-gcc -E  conftest.c
8548 conftest.c:108:22: error: memcheck.h: No such file or directory
8549 configure:32224: $? = 1
8550 configure: failed program was:
8551 | /* confdefs.h.  */
8552 | #define PACKAGE_NAME ""
8553 | #define PACKAGE_TARNAME ""
8554 | #define PACKAGE_VERSION ""
8555 | #define PACKAGE_STRING ""
8556 | #define PACKAGE_BUGREPORT ""
8557 | #define USE_SMP_COLLECTIVES 1
8558 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8559 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
8560 | #define USE_LOGGING MPID_LOGGING_NONE
8561 | #define HAVE_RUNTIME_THREADCHECK 1
8562 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
8563 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
8564 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
8565 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
8566 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
8567 | #define HAVE_ROMIO 1
8568 | #define HAVE__FUNC__ /**/
8569 | #define HAVE_PRAGMA_WEAK 1
8570 | #define USE_WEAK_SYMBOLS 1
8571 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
8572 | #define HAVE_LONG_LONG 1
8573 | #define F77_NAME_LOWER_USCORE 1
8574 | #define STDCALL
8575 | #define HAVE_FORTRAN_BINDING 1
8576 | #define HAVE_CXX_EXCEPTIONS /**/
8577 | #define HAVE_NAMESPACES /**/
8578 | #define HAVE_NAMESPACE_STD /**/
8579 | #define HAVE_CXX_BINDING 1
8580 | #define FILE_NAMEPUB_BASEDIR "."
8581 | #define USE_FILE_FOR_NAMEPUB 1
8582 | #define HAVE_NAMEPUB_SERVICE 1
8583 | #define restrict __restrict
8584 | #define HAVE_GCC_ATTRIBUTE 1
8585 | #define WORDS_UNIVERSAL_ENDIAN 1
8586 | #define HAVE_LONG_DOUBLE 1
8587 | #define HAVE_LONG_LONG_INT 1
8588 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
8589 | #define SIZEOF_CHAR 1
8590 | #define SIZEOF_UNSIGNED_CHAR 1
8591 | #define SIZEOF_SHORT 2
8592 | #define SIZEOF_UNSIGNED_SHORT 2
8593 | #define SIZEOF_INT 4
8594 | #define SIZEOF_UNSIGNED_INT 4
8595 | #define SIZEOF_LONG 4
8596 | #define SIZEOF_UNSIGNED_LONG 4
8597 | #define SIZEOF_LONG_LONG 8
8598 | #define SIZEOF_UNSIGNED_LONG_LONG 8
8599 | #define SIZEOF_FLOAT 4
8600 | #define SIZEOF_DOUBLE 8
8601 | #define SIZEOF_LONG_DOUBLE 16
8602 | #define SIZEOF_WCHAR_T 4
8603 | #define SIZEOF_VOID_P 4
8604 | #define HAVE_SYS_BITYPES_H 1
8605 | #define HAVE_INTTYPES_H 1
8606 | #define HAVE_STDINT_H 1
8607 | #define HAVE_INT8_T 1
8608 | #define HAVE_INT16_T 1
8609 | #define HAVE_INT32_T 1
8610 | #define HAVE_INT64_T 1
8611 | #define HAVE_UINT8_T 1
8612 | #define HAVE_UINT16_T 1
8613 | #define HAVE_UINT32_T 1
8614 | #define HAVE_UINT64_T 1
8615 | #define MPIR_REAL4_CTYPE float
8616 | #define MPIR_REAL8_CTYPE double
8617 | #define MPIR_REAL16_CTYPE long double
8618 | #define MPIR_INTEGER1_CTYPE char
8619 | #define MPIR_INTEGER2_CTYPE short
8620 | #define MPIR_INTEGER4_CTYPE int
8621 | #define MPIR_INTEGER8_CTYPE long long
8622 | #define SIZEOF_F77_INTEGER 4
8623 | #define SIZEOF_F77_REAL 4
8624 | #define SIZEOF_F77_DOUBLE_PRECISION 8
8625 | #define HAVE_FINT_IS_INT 1
8626 | #define SIZEOF_BOOL 1
8627 | #define SIZEOF_COMPLEX 8
8628 | #define SIZEOF_DOUBLECOMPLEX 16
8629 | #define SIZEOF_LONGDOUBLECOMPLEX 32
8630 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
8631 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
8632 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
8633 | #define HAVE_CXX_COMPLEX 1
8634 | #define HAVE_STDLIB_H 1
8635 | #define HAVE_STDARG_H 1
8636 | #define HAVE_SYS_TYPES_H 1
8637 | #define HAVE_STRING_H 1
8638 | #define HAVE_INTTYPES_H 1
8639 | #define HAVE_LIMITS_H 1
8640 | #define HAVE_STDDEF_H 1
8641 | #define HAVE_ERRNO_H 1
8642 | #define HAVE_SYS_SOCKET_H 1
8643 | #define HAVE_SYS_TIME_H 1
8644 | #define HAVE_UNISTD_H 1
8645 | #define HAVE_ENDIAN_H 1
8646 | #define HAVE_ASSERT_H 1
8647 | #define HAVE_SYS_PARAM_H 1
8648 | #define HAVE_SYS_UIO_H 1
8649 | #define HAVE_SETITIMER 1
8650 | #define HAVE_ALARM 1
8651 | #define HAVE_VSNPRINTF 1
8652 | #define HAVE_VSPRINTF 1
8653 | #define HAVE_STRERROR 1
8654 | #define HAVE_STRNCASECMP 1
8655 | #define HAVE_SNPRINTF 1
8656 | #define HAVE_VA_COPY 1
8657 | /* end confdefs.h.  */
8658 | #include <memcheck.h>
8659 configure:32238: result: no
8660 configure:32266: checking for memcheck.h
8661 configure:32275: result: no
8662 configure:32160: checking valgrind/valgrind.h usability
8663 configure:32177: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
8664 conftest.c:141:31: error: valgrind/valgrind.h: No such file or directory
8665 configure:32184: $? = 1
8666 configure: failed program was:
8667 | /* confdefs.h.  */
8668 | #define PACKAGE_NAME ""
8669 | #define PACKAGE_TARNAME ""
8670 | #define PACKAGE_VERSION ""
8671 | #define PACKAGE_STRING ""
8672 | #define PACKAGE_BUGREPORT ""
8673 | #define USE_SMP_COLLECTIVES 1
8674 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8675 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
8676 | #define USE_LOGGING MPID_LOGGING_NONE
8677 | #define HAVE_RUNTIME_THREADCHECK 1
8678 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
8679 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
8680 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
8681 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
8682 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
8683 | #define HAVE_ROMIO 1
8684 | #define HAVE__FUNC__ /**/
8685 | #define HAVE_PRAGMA_WEAK 1
8686 | #define USE_WEAK_SYMBOLS 1
8687 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
8688 | #define HAVE_LONG_LONG 1
8689 | #define F77_NAME_LOWER_USCORE 1
8690 | #define STDCALL
8691 | #define HAVE_FORTRAN_BINDING 1
8692 | #define HAVE_CXX_EXCEPTIONS /**/
8693 | #define HAVE_NAMESPACES /**/
8694 | #define HAVE_NAMESPACE_STD /**/
8695 | #define HAVE_CXX_BINDING 1
8696 | #define FILE_NAMEPUB_BASEDIR "."
8697 | #define USE_FILE_FOR_NAMEPUB 1
8698 | #define HAVE_NAMEPUB_SERVICE 1
8699 | #define restrict __restrict
8700 | #define HAVE_GCC_ATTRIBUTE 1
8701 | #define WORDS_UNIVERSAL_ENDIAN 1
8702 | #define HAVE_LONG_DOUBLE 1
8703 | #define HAVE_LONG_LONG_INT 1
8704 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
8705 | #define SIZEOF_CHAR 1
8706 | #define SIZEOF_UNSIGNED_CHAR 1
8707 | #define SIZEOF_SHORT 2
8708 | #define SIZEOF_UNSIGNED_SHORT 2
8709 | #define SIZEOF_INT 4
8710 | #define SIZEOF_UNSIGNED_INT 4
8711 | #define SIZEOF_LONG 4
8712 | #define SIZEOF_UNSIGNED_LONG 4
8713 | #define SIZEOF_LONG_LONG 8
8714 | #define SIZEOF_UNSIGNED_LONG_LONG 8
8715 | #define SIZEOF_FLOAT 4
8716 | #define SIZEOF_DOUBLE 8
8717 | #define SIZEOF_LONG_DOUBLE 16
8718 | #define SIZEOF_WCHAR_T 4
8719 | #define SIZEOF_VOID_P 4
8720 | #define HAVE_SYS_BITYPES_H 1
8721 | #define HAVE_INTTYPES_H 1
8722 | #define HAVE_STDINT_H 1
8723 | #define HAVE_INT8_T 1
8724 | #define HAVE_INT16_T 1
8725 | #define HAVE_INT32_T 1
8726 | #define HAVE_INT64_T 1
8727 | #define HAVE_UINT8_T 1
8728 | #define HAVE_UINT16_T 1
8729 | #define HAVE_UINT32_T 1
8730 | #define HAVE_UINT64_T 1
8731 | #define MPIR_REAL4_CTYPE float
8732 | #define MPIR_REAL8_CTYPE double
8733 | #define MPIR_REAL16_CTYPE long double
8734 | #define MPIR_INTEGER1_CTYPE char
8735 | #define MPIR_INTEGER2_CTYPE short
8736 | #define MPIR_INTEGER4_CTYPE int
8737 | #define MPIR_INTEGER8_CTYPE long long
8738 | #define SIZEOF_F77_INTEGER 4
8739 | #define SIZEOF_F77_REAL 4
8740 | #define SIZEOF_F77_DOUBLE_PRECISION 8
8741 | #define HAVE_FINT_IS_INT 1
8742 | #define SIZEOF_BOOL 1
8743 | #define SIZEOF_COMPLEX 8
8744 | #define SIZEOF_DOUBLECOMPLEX 16
8745 | #define SIZEOF_LONGDOUBLECOMPLEX 32
8746 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
8747 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
8748 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
8749 | #define HAVE_CXX_COMPLEX 1
8750 | #define HAVE_STDLIB_H 1
8751 | #define HAVE_STDARG_H 1
8752 | #define HAVE_SYS_TYPES_H 1
8753 | #define HAVE_STRING_H 1
8754 | #define HAVE_INTTYPES_H 1
8755 | #define HAVE_LIMITS_H 1
8756 | #define HAVE_STDDEF_H 1
8757 | #define HAVE_ERRNO_H 1
8758 | #define HAVE_SYS_SOCKET_H 1
8759 | #define HAVE_SYS_TIME_H 1
8760 | #define HAVE_UNISTD_H 1
8761 | #define HAVE_ENDIAN_H 1
8762 | #define HAVE_ASSERT_H 1
8763 | #define HAVE_SYS_PARAM_H 1
8764 | #define HAVE_SYS_UIO_H 1
8765 | #define HAVE_SETITIMER 1
8766 | #define HAVE_ALARM 1
8767 | #define HAVE_VSNPRINTF 1
8768 | #define HAVE_VSPRINTF 1
8769 | #define HAVE_STRERROR 1
8770 | #define HAVE_STRNCASECMP 1
8771 | #define HAVE_SNPRINTF 1
8772 | #define HAVE_VA_COPY 1
8773 | /* end confdefs.h.  */
8774 | #include <stdio.h>
8775 | #ifdef HAVE_SYS_TYPES_H
8776 | # include <sys/types.h>
8777 | #endif
8778 | #ifdef HAVE_SYS_STAT_H
8779 | # include <sys/stat.h>
8780 | #endif
8781 | #ifdef STDC_HEADERS
8782 | # include <stdlib.h>
8783 | # include <stddef.h>
8784 | #else
8785 | # ifdef HAVE_STDLIB_H
8786 | #  include <stdlib.h>
8787 | # endif
8788 | #endif
8789 | #ifdef HAVE_STRING_H
8790 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8791 | #  include <memory.h>
8792 | # endif
8793 | # include <string.h>
8794 | #endif
8795 | #ifdef HAVE_STRINGS_H
8796 | # include <strings.h>
8797 | #endif
8798 | #ifdef HAVE_INTTYPES_H
8799 | # include <inttypes.h>
8800 | #endif
8801 | #ifdef HAVE_STDINT_H
8802 | # include <stdint.h>
8803 | #endif
8804 | #ifdef HAVE_UNISTD_H
8805 | # include <unistd.h>
8806 | #endif
8807 | #include <valgrind/valgrind.h>
8808 configure:32198: result: no
8809 configure:32202: checking valgrind/valgrind.h presence
8810 configure:32217: powerpc-bgp-linux-gcc -E  conftest.c
8811 conftest.c:108:31: error: valgrind/valgrind.h: No such file or directory
8812 configure:32224: $? = 1
8813 configure: failed program was:
8814 | /* confdefs.h.  */
8815 | #define PACKAGE_NAME ""
8816 | #define PACKAGE_TARNAME ""
8817 | #define PACKAGE_VERSION ""
8818 | #define PACKAGE_STRING ""
8819 | #define PACKAGE_BUGREPORT ""
8820 | #define USE_SMP_COLLECTIVES 1
8821 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8822 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
8823 | #define USE_LOGGING MPID_LOGGING_NONE
8824 | #define HAVE_RUNTIME_THREADCHECK 1
8825 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
8826 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
8827 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
8828 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
8829 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
8830 | #define HAVE_ROMIO 1
8831 | #define HAVE__FUNC__ /**/
8832 | #define HAVE_PRAGMA_WEAK 1
8833 | #define USE_WEAK_SYMBOLS 1
8834 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
8835 | #define HAVE_LONG_LONG 1
8836 | #define F77_NAME_LOWER_USCORE 1
8837 | #define STDCALL
8838 | #define HAVE_FORTRAN_BINDING 1
8839 | #define HAVE_CXX_EXCEPTIONS /**/
8840 | #define HAVE_NAMESPACES /**/
8841 | #define HAVE_NAMESPACE_STD /**/
8842 | #define HAVE_CXX_BINDING 1
8843 | #define FILE_NAMEPUB_BASEDIR "."
8844 | #define USE_FILE_FOR_NAMEPUB 1
8845 | #define HAVE_NAMEPUB_SERVICE 1
8846 | #define restrict __restrict
8847 | #define HAVE_GCC_ATTRIBUTE 1
8848 | #define WORDS_UNIVERSAL_ENDIAN 1
8849 | #define HAVE_LONG_DOUBLE 1
8850 | #define HAVE_LONG_LONG_INT 1
8851 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
8852 | #define SIZEOF_CHAR 1
8853 | #define SIZEOF_UNSIGNED_CHAR 1
8854 | #define SIZEOF_SHORT 2
8855 | #define SIZEOF_UNSIGNED_SHORT 2
8856 | #define SIZEOF_INT 4
8857 | #define SIZEOF_UNSIGNED_INT 4
8858 | #define SIZEOF_LONG 4
8859 | #define SIZEOF_UNSIGNED_LONG 4
8860 | #define SIZEOF_LONG_LONG 8
8861 | #define SIZEOF_UNSIGNED_LONG_LONG 8
8862 | #define SIZEOF_FLOAT 4
8863 | #define SIZEOF_DOUBLE 8
8864 | #define SIZEOF_LONG_DOUBLE 16
8865 | #define SIZEOF_WCHAR_T 4
8866 | #define SIZEOF_VOID_P 4
8867 | #define HAVE_SYS_BITYPES_H 1
8868 | #define HAVE_INTTYPES_H 1
8869 | #define HAVE_STDINT_H 1
8870 | #define HAVE_INT8_T 1
8871 | #define HAVE_INT16_T 1
8872 | #define HAVE_INT32_T 1
8873 | #define HAVE_INT64_T 1
8874 | #define HAVE_UINT8_T 1
8875 | #define HAVE_UINT16_T 1
8876 | #define HAVE_UINT32_T 1
8877 | #define HAVE_UINT64_T 1
8878 | #define MPIR_REAL4_CTYPE float
8879 | #define MPIR_REAL8_CTYPE double
8880 | #define MPIR_REAL16_CTYPE long double
8881 | #define MPIR_INTEGER1_CTYPE char
8882 | #define MPIR_INTEGER2_CTYPE short
8883 | #define MPIR_INTEGER4_CTYPE int
8884 | #define MPIR_INTEGER8_CTYPE long long
8885 | #define SIZEOF_F77_INTEGER 4
8886 | #define SIZEOF_F77_REAL 4
8887 | #define SIZEOF_F77_DOUBLE_PRECISION 8
8888 | #define HAVE_FINT_IS_INT 1
8889 | #define SIZEOF_BOOL 1
8890 | #define SIZEOF_COMPLEX 8
8891 | #define SIZEOF_DOUBLECOMPLEX 16
8892 | #define SIZEOF_LONGDOUBLECOMPLEX 32
8893 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
8894 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
8895 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
8896 | #define HAVE_CXX_COMPLEX 1
8897 | #define HAVE_STDLIB_H 1
8898 | #define HAVE_STDARG_H 1
8899 | #define HAVE_SYS_TYPES_H 1
8900 | #define HAVE_STRING_H 1
8901 | #define HAVE_INTTYPES_H 1
8902 | #define HAVE_LIMITS_H 1
8903 | #define HAVE_STDDEF_H 1
8904 | #define HAVE_ERRNO_H 1
8905 | #define HAVE_SYS_SOCKET_H 1
8906 | #define HAVE_SYS_TIME_H 1
8907 | #define HAVE_UNISTD_H 1
8908 | #define HAVE_ENDIAN_H 1
8909 | #define HAVE_ASSERT_H 1
8910 | #define HAVE_SYS_PARAM_H 1
8911 | #define HAVE_SYS_UIO_H 1
8912 | #define HAVE_SETITIMER 1
8913 | #define HAVE_ALARM 1
8914 | #define HAVE_VSNPRINTF 1
8915 | #define HAVE_VSPRINTF 1
8916 | #define HAVE_STRERROR 1
8917 | #define HAVE_STRNCASECMP 1
8918 | #define HAVE_SNPRINTF 1
8919 | #define HAVE_VA_COPY 1
8920 | /* end confdefs.h.  */
8921 | #include <valgrind/valgrind.h>
8922 configure:32238: result: no
8923 configure:32266: checking for valgrind/valgrind.h
8924 configure:32275: result: no
8925 configure:32160: checking valgrind/memcheck.h usability
8926 configure:32177: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
8927 conftest.c:141:31: error: valgrind/memcheck.h: No such file or directory
8928 configure:32184: $? = 1
8929 configure: failed program was:
8930 | /* confdefs.h.  */
8931 | #define PACKAGE_NAME ""
8932 | #define PACKAGE_TARNAME ""
8933 | #define PACKAGE_VERSION ""
8934 | #define PACKAGE_STRING ""
8935 | #define PACKAGE_BUGREPORT ""
8936 | #define USE_SMP_COLLECTIVES 1
8937 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8938 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
8939 | #define USE_LOGGING MPID_LOGGING_NONE
8940 | #define HAVE_RUNTIME_THREADCHECK 1
8941 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
8942 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
8943 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
8944 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
8945 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
8946 | #define HAVE_ROMIO 1
8947 | #define HAVE__FUNC__ /**/
8948 | #define HAVE_PRAGMA_WEAK 1
8949 | #define USE_WEAK_SYMBOLS 1
8950 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
8951 | #define HAVE_LONG_LONG 1
8952 | #define F77_NAME_LOWER_USCORE 1
8953 | #define STDCALL
8954 | #define HAVE_FORTRAN_BINDING 1
8955 | #define HAVE_CXX_EXCEPTIONS /**/
8956 | #define HAVE_NAMESPACES /**/
8957 | #define HAVE_NAMESPACE_STD /**/
8958 | #define HAVE_CXX_BINDING 1
8959 | #define FILE_NAMEPUB_BASEDIR "."
8960 | #define USE_FILE_FOR_NAMEPUB 1
8961 | #define HAVE_NAMEPUB_SERVICE 1
8962 | #define restrict __restrict
8963 | #define HAVE_GCC_ATTRIBUTE 1
8964 | #define WORDS_UNIVERSAL_ENDIAN 1
8965 | #define HAVE_LONG_DOUBLE 1
8966 | #define HAVE_LONG_LONG_INT 1
8967 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
8968 | #define SIZEOF_CHAR 1
8969 | #define SIZEOF_UNSIGNED_CHAR 1
8970 | #define SIZEOF_SHORT 2
8971 | #define SIZEOF_UNSIGNED_SHORT 2
8972 | #define SIZEOF_INT 4
8973 | #define SIZEOF_UNSIGNED_INT 4
8974 | #define SIZEOF_LONG 4
8975 | #define SIZEOF_UNSIGNED_LONG 4
8976 | #define SIZEOF_LONG_LONG 8
8977 | #define SIZEOF_UNSIGNED_LONG_LONG 8
8978 | #define SIZEOF_FLOAT 4
8979 | #define SIZEOF_DOUBLE 8
8980 | #define SIZEOF_LONG_DOUBLE 16
8981 | #define SIZEOF_WCHAR_T 4
8982 | #define SIZEOF_VOID_P 4
8983 | #define HAVE_SYS_BITYPES_H 1
8984 | #define HAVE_INTTYPES_H 1
8985 | #define HAVE_STDINT_H 1
8986 | #define HAVE_INT8_T 1
8987 | #define HAVE_INT16_T 1
8988 | #define HAVE_INT32_T 1
8989 | #define HAVE_INT64_T 1
8990 | #define HAVE_UINT8_T 1
8991 | #define HAVE_UINT16_T 1
8992 | #define HAVE_UINT32_T 1
8993 | #define HAVE_UINT64_T 1
8994 | #define MPIR_REAL4_CTYPE float
8995 | #define MPIR_REAL8_CTYPE double
8996 | #define MPIR_REAL16_CTYPE long double
8997 | #define MPIR_INTEGER1_CTYPE char
8998 | #define MPIR_INTEGER2_CTYPE short
8999 | #define MPIR_INTEGER4_CTYPE int
9000 | #define MPIR_INTEGER8_CTYPE long long
9001 | #define SIZEOF_F77_INTEGER 4
9002 | #define SIZEOF_F77_REAL 4
9003 | #define SIZEOF_F77_DOUBLE_PRECISION 8
9004 | #define HAVE_FINT_IS_INT 1
9005 | #define SIZEOF_BOOL 1
9006 | #define SIZEOF_COMPLEX 8
9007 | #define SIZEOF_DOUBLECOMPLEX 16
9008 | #define SIZEOF_LONGDOUBLECOMPLEX 32
9009 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
9010 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
9011 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
9012 | #define HAVE_CXX_COMPLEX 1
9013 | #define HAVE_STDLIB_H 1
9014 | #define HAVE_STDARG_H 1
9015 | #define HAVE_SYS_TYPES_H 1
9016 | #define HAVE_STRING_H 1
9017 | #define HAVE_INTTYPES_H 1
9018 | #define HAVE_LIMITS_H 1
9019 | #define HAVE_STDDEF_H 1
9020 | #define HAVE_ERRNO_H 1
9021 | #define HAVE_SYS_SOCKET_H 1
9022 | #define HAVE_SYS_TIME_H 1
9023 | #define HAVE_UNISTD_H 1
9024 | #define HAVE_ENDIAN_H 1
9025 | #define HAVE_ASSERT_H 1
9026 | #define HAVE_SYS_PARAM_H 1
9027 | #define HAVE_SYS_UIO_H 1
9028 | #define HAVE_SETITIMER 1
9029 | #define HAVE_ALARM 1
9030 | #define HAVE_VSNPRINTF 1
9031 | #define HAVE_VSPRINTF 1
9032 | #define HAVE_STRERROR 1
9033 | #define HAVE_STRNCASECMP 1
9034 | #define HAVE_SNPRINTF 1
9035 | #define HAVE_VA_COPY 1
9036 | /* end confdefs.h.  */
9037 | #include <stdio.h>
9038 | #ifdef HAVE_SYS_TYPES_H
9039 | # include <sys/types.h>
9040 | #endif
9041 | #ifdef HAVE_SYS_STAT_H
9042 | # include <sys/stat.h>
9043 | #endif
9044 | #ifdef STDC_HEADERS
9045 | # include <stdlib.h>
9046 | # include <stddef.h>
9047 | #else
9048 | # ifdef HAVE_STDLIB_H
9049 | #  include <stdlib.h>
9050 | # endif
9051 | #endif
9052 | #ifdef HAVE_STRING_H
9053 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9054 | #  include <memory.h>
9055 | # endif
9056 | # include <string.h>
9057 | #endif
9058 | #ifdef HAVE_STRINGS_H
9059 | # include <strings.h>
9060 | #endif
9061 | #ifdef HAVE_INTTYPES_H
9062 | # include <inttypes.h>
9063 | #endif
9064 | #ifdef HAVE_STDINT_H
9065 | # include <stdint.h>
9066 | #endif
9067 | #ifdef HAVE_UNISTD_H
9068 | # include <unistd.h>
9069 | #endif
9070 | #include <valgrind/memcheck.h>
9071 configure:32198: result: no
9072 configure:32202: checking valgrind/memcheck.h presence
9073 configure:32217: powerpc-bgp-linux-gcc -E  conftest.c
9074 conftest.c:108:31: error: valgrind/memcheck.h: No such file or directory
9075 configure:32224: $? = 1
9076 configure: failed program was:
9077 | /* confdefs.h.  */
9078 | #define PACKAGE_NAME ""
9079 | #define PACKAGE_TARNAME ""
9080 | #define PACKAGE_VERSION ""
9081 | #define PACKAGE_STRING ""
9082 | #define PACKAGE_BUGREPORT ""
9083 | #define USE_SMP_COLLECTIVES 1
9084 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9085 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
9086 | #define USE_LOGGING MPID_LOGGING_NONE
9087 | #define HAVE_RUNTIME_THREADCHECK 1
9088 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
9089 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
9090 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
9091 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
9092 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
9093 | #define HAVE_ROMIO 1
9094 | #define HAVE__FUNC__ /**/
9095 | #define HAVE_PRAGMA_WEAK 1
9096 | #define USE_WEAK_SYMBOLS 1
9097 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
9098 | #define HAVE_LONG_LONG 1
9099 | #define F77_NAME_LOWER_USCORE 1
9100 | #define STDCALL
9101 | #define HAVE_FORTRAN_BINDING 1
9102 | #define HAVE_CXX_EXCEPTIONS /**/
9103 | #define HAVE_NAMESPACES /**/
9104 | #define HAVE_NAMESPACE_STD /**/
9105 | #define HAVE_CXX_BINDING 1
9106 | #define FILE_NAMEPUB_BASEDIR "."
9107 | #define USE_FILE_FOR_NAMEPUB 1
9108 | #define HAVE_NAMEPUB_SERVICE 1
9109 | #define restrict __restrict
9110 | #define HAVE_GCC_ATTRIBUTE 1
9111 | #define WORDS_UNIVERSAL_ENDIAN 1
9112 | #define HAVE_LONG_DOUBLE 1
9113 | #define HAVE_LONG_LONG_INT 1
9114 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
9115 | #define SIZEOF_CHAR 1
9116 | #define SIZEOF_UNSIGNED_CHAR 1
9117 | #define SIZEOF_SHORT 2
9118 | #define SIZEOF_UNSIGNED_SHORT 2
9119 | #define SIZEOF_INT 4
9120 | #define SIZEOF_UNSIGNED_INT 4
9121 | #define SIZEOF_LONG 4
9122 | #define SIZEOF_UNSIGNED_LONG 4
9123 | #define SIZEOF_LONG_LONG 8
9124 | #define SIZEOF_UNSIGNED_LONG_LONG 8
9125 | #define SIZEOF_FLOAT 4
9126 | #define SIZEOF_DOUBLE 8
9127 | #define SIZEOF_LONG_DOUBLE 16
9128 | #define SIZEOF_WCHAR_T 4
9129 | #define SIZEOF_VOID_P 4
9130 | #define HAVE_SYS_BITYPES_H 1
9131 | #define HAVE_INTTYPES_H 1
9132 | #define HAVE_STDINT_H 1
9133 | #define HAVE_INT8_T 1
9134 | #define HAVE_INT16_T 1
9135 | #define HAVE_INT32_T 1
9136 | #define HAVE_INT64_T 1
9137 | #define HAVE_UINT8_T 1
9138 | #define HAVE_UINT16_T 1
9139 | #define HAVE_UINT32_T 1
9140 | #define HAVE_UINT64_T 1
9141 | #define MPIR_REAL4_CTYPE float
9142 | #define MPIR_REAL8_CTYPE double
9143 | #define MPIR_REAL16_CTYPE long double
9144 | #define MPIR_INTEGER1_CTYPE char
9145 | #define MPIR_INTEGER2_CTYPE short
9146 | #define MPIR_INTEGER4_CTYPE int
9147 | #define MPIR_INTEGER8_CTYPE long long
9148 | #define SIZEOF_F77_INTEGER 4
9149 | #define SIZEOF_F77_REAL 4
9150 | #define SIZEOF_F77_DOUBLE_PRECISION 8
9151 | #define HAVE_FINT_IS_INT 1
9152 | #define SIZEOF_BOOL 1
9153 | #define SIZEOF_COMPLEX 8
9154 | #define SIZEOF_DOUBLECOMPLEX 16
9155 | #define SIZEOF_LONGDOUBLECOMPLEX 32
9156 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
9157 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
9158 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
9159 | #define HAVE_CXX_COMPLEX 1
9160 | #define HAVE_STDLIB_H 1
9161 | #define HAVE_STDARG_H 1
9162 | #define HAVE_SYS_TYPES_H 1
9163 | #define HAVE_STRING_H 1
9164 | #define HAVE_INTTYPES_H 1
9165 | #define HAVE_LIMITS_H 1
9166 | #define HAVE_STDDEF_H 1
9167 | #define HAVE_ERRNO_H 1
9168 | #define HAVE_SYS_SOCKET_H 1
9169 | #define HAVE_SYS_TIME_H 1
9170 | #define HAVE_UNISTD_H 1
9171 | #define HAVE_ENDIAN_H 1
9172 | #define HAVE_ASSERT_H 1
9173 | #define HAVE_SYS_PARAM_H 1
9174 | #define HAVE_SYS_UIO_H 1
9175 | #define HAVE_SETITIMER 1
9176 | #define HAVE_ALARM 1
9177 | #define HAVE_VSNPRINTF 1
9178 | #define HAVE_VSPRINTF 1
9179 | #define HAVE_STRERROR 1
9180 | #define HAVE_STRNCASECMP 1
9181 | #define HAVE_SNPRINTF 1
9182 | #define HAVE_VA_COPY 1
9183 | /* end confdefs.h.  */
9184 | #include <valgrind/memcheck.h>
9185 configure:32238: result: no
9186 configure:32266: checking for valgrind/memcheck.h
9187 configure:32275: result: no
9188 configure:32293: checking for working alloca.h
9189 configure:32320: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c  >&5
9190 configure:32327: $? = 0
9191 configure:32347: result: yes
9192 configure:32357: checking for alloca
9193 configure:32404: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c  >&5
9194 configure:32411: $? = 0
9195 configure:32431: result: yes
9196 configure:32689: checking for strdup
9197 configure:32745: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c  >&5
9198 conftest.c:133: warning: conflicting types for built-in function 'strdup'
9199 configure:32752: $? = 0
9200 configure:32774: result: yes
9201 configure:32788: checking whether strdup needs a declaration
9202 configure:32816: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
9203 conftest.c:112:45: error: macro "strdup" passed 4 arguments, but takes just 1
9204 conftest.c:112: error: 'strdup' redeclared as different kind of symbol
9205 conftest.c:116:30: error: macro "strdup" passed 4 arguments, but takes just 1
9206 configure:32823: $? = 1
9207 configure: failed program was:
9208 | /* confdefs.h.  */
9209 | #define PACKAGE_NAME ""
9210 | #define PACKAGE_TARNAME ""
9211 | #define PACKAGE_VERSION ""
9212 | #define PACKAGE_STRING ""
9213 | #define PACKAGE_BUGREPORT ""
9214 | #define USE_SMP_COLLECTIVES 1
9215 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9216 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
9217 | #define USE_LOGGING MPID_LOGGING_NONE
9218 | #define HAVE_RUNTIME_THREADCHECK 1
9219 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
9220 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
9221 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
9222 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
9223 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
9224 | #define HAVE_ROMIO 1
9225 | #define HAVE__FUNC__ /**/
9226 | #define HAVE_PRAGMA_WEAK 1
9227 | #define USE_WEAK_SYMBOLS 1
9228 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
9229 | #define HAVE_LONG_LONG 1
9230 | #define F77_NAME_LOWER_USCORE 1
9231 | #define STDCALL
9232 | #define HAVE_FORTRAN_BINDING 1
9233 | #define HAVE_CXX_EXCEPTIONS /**/
9234 | #define HAVE_NAMESPACES /**/
9235 | #define HAVE_NAMESPACE_STD /**/
9236 | #define HAVE_CXX_BINDING 1
9237 | #define FILE_NAMEPUB_BASEDIR "."
9238 | #define USE_FILE_FOR_NAMEPUB 1
9239 | #define HAVE_NAMEPUB_SERVICE 1
9240 | #define restrict __restrict
9241 | #define HAVE_GCC_ATTRIBUTE 1
9242 | #define WORDS_UNIVERSAL_ENDIAN 1
9243 | #define HAVE_LONG_DOUBLE 1
9244 | #define HAVE_LONG_LONG_INT 1
9245 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
9246 | #define SIZEOF_CHAR 1
9247 | #define SIZEOF_UNSIGNED_CHAR 1
9248 | #define SIZEOF_SHORT 2
9249 | #define SIZEOF_UNSIGNED_SHORT 2
9250 | #define SIZEOF_INT 4
9251 | #define SIZEOF_UNSIGNED_INT 4
9252 | #define SIZEOF_LONG 4
9253 | #define SIZEOF_UNSIGNED_LONG 4
9254 | #define SIZEOF_LONG_LONG 8
9255 | #define SIZEOF_UNSIGNED_LONG_LONG 8
9256 | #define SIZEOF_FLOAT 4
9257 | #define SIZEOF_DOUBLE 8
9258 | #define SIZEOF_LONG_DOUBLE 16
9259 | #define SIZEOF_WCHAR_T 4
9260 | #define SIZEOF_VOID_P 4
9261 | #define HAVE_SYS_BITYPES_H 1
9262 | #define HAVE_INTTYPES_H 1
9263 | #define HAVE_STDINT_H 1
9264 | #define HAVE_INT8_T 1
9265 | #define HAVE_INT16_T 1
9266 | #define HAVE_INT32_T 1
9267 | #define HAVE_INT64_T 1
9268 | #define HAVE_UINT8_T 1
9269 | #define HAVE_UINT16_T 1
9270 | #define HAVE_UINT32_T 1
9271 | #define HAVE_UINT64_T 1
9272 | #define MPIR_REAL4_CTYPE float
9273 | #define MPIR_REAL8_CTYPE double
9274 | #define MPIR_REAL16_CTYPE long double
9275 | #define MPIR_INTEGER1_CTYPE char
9276 | #define MPIR_INTEGER2_CTYPE short
9277 | #define MPIR_INTEGER4_CTYPE int
9278 | #define MPIR_INTEGER8_CTYPE long long
9279 | #define SIZEOF_F77_INTEGER 4
9280 | #define SIZEOF_F77_REAL 4
9281 | #define SIZEOF_F77_DOUBLE_PRECISION 8
9282 | #define HAVE_FINT_IS_INT 1
9283 | #define SIZEOF_BOOL 1
9284 | #define SIZEOF_COMPLEX 8
9285 | #define SIZEOF_DOUBLECOMPLEX 16
9286 | #define SIZEOF_LONGDOUBLECOMPLEX 32
9287 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
9288 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
9289 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
9290 | #define HAVE_CXX_COMPLEX 1
9291 | #define HAVE_STDLIB_H 1
9292 | #define HAVE_STDARG_H 1
9293 | #define HAVE_SYS_TYPES_H 1
9294 | #define HAVE_STRING_H 1
9295 | #define HAVE_INTTYPES_H 1
9296 | #define HAVE_LIMITS_H 1
9297 | #define HAVE_STDDEF_H 1
9298 | #define HAVE_ERRNO_H 1
9299 | #define HAVE_SYS_SOCKET_H 1
9300 | #define HAVE_SYS_TIME_H 1
9301 | #define HAVE_UNISTD_H 1
9302 | #define HAVE_ENDIAN_H 1
9303 | #define HAVE_ASSERT_H 1
9304 | #define HAVE_SYS_PARAM_H 1
9305 | #define HAVE_SYS_UIO_H 1
9306 | #define HAVE_SETITIMER 1
9307 | #define HAVE_ALARM 1
9308 | #define HAVE_VSNPRINTF 1
9309 | #define HAVE_VSPRINTF 1
9310 | #define HAVE_STRERROR 1
9311 | #define HAVE_STRNCASECMP 1
9312 | #define HAVE_SNPRINTF 1
9313 | #define HAVE_VA_COPY 1
9314 | #define HAVE_ALLOCA_H 1
9315 | #define HAVE_ALLOCA 1
9316 | #define HAVE_STRDUP 1
9317 | /* end confdefs.h.  */
9318 | #include <string.h>
9319 | int strdup(double, int, double, const char *);
9320 | int
9321 | main ()
9322 | {
9323 | int a=strdup(1.0,27,1.0,"foo");
9324 |   ;
9325 |   return 0;
9326 | }
9327 configure:32838: result: no
9328 configure:33175: checking for mkstemp
9329 configure:33231: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c  >&5
9330 configure:33238: $? = 0
9331 configure:33260: result: yes
9332 configure:33273: checking whether mkstemp needs a declaration
9333 configure:33301: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
9334 conftest.c:113: error: conflicting types for 'mkstemp'
9335 /bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/sys-include/stdlib.h:709: error: previous declaration of 'mkstemp' was here
9336 configure:33308: $? = 1
9337 configure: failed program was:
9338 | /* confdefs.h.  */
9339 | #define PACKAGE_NAME ""
9340 | #define PACKAGE_TARNAME ""
9341 | #define PACKAGE_VERSION ""
9342 | #define PACKAGE_STRING ""
9343 | #define PACKAGE_BUGREPORT ""
9344 | #define USE_SMP_COLLECTIVES 1
9345 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9346 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
9347 | #define USE_LOGGING MPID_LOGGING_NONE
9348 | #define HAVE_RUNTIME_THREADCHECK 1
9349 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
9350 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
9351 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
9352 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
9353 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
9354 | #define HAVE_ROMIO 1
9355 | #define HAVE__FUNC__ /**/
9356 | #define HAVE_PRAGMA_WEAK 1
9357 | #define USE_WEAK_SYMBOLS 1
9358 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
9359 | #define HAVE_LONG_LONG 1
9360 | #define F77_NAME_LOWER_USCORE 1
9361 | #define STDCALL
9362 | #define HAVE_FORTRAN_BINDING 1
9363 | #define HAVE_CXX_EXCEPTIONS /**/
9364 | #define HAVE_NAMESPACES /**/
9365 | #define HAVE_NAMESPACE_STD /**/
9366 | #define HAVE_CXX_BINDING 1
9367 | #define FILE_NAMEPUB_BASEDIR "."
9368 | #define USE_FILE_FOR_NAMEPUB 1
9369 | #define HAVE_NAMEPUB_SERVICE 1
9370 | #define restrict __restrict
9371 | #define HAVE_GCC_ATTRIBUTE 1
9372 | #define WORDS_UNIVERSAL_ENDIAN 1
9373 | #define HAVE_LONG_DOUBLE 1
9374 | #define HAVE_LONG_LONG_INT 1
9375 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
9376 | #define SIZEOF_CHAR 1
9377 | #define SIZEOF_UNSIGNED_CHAR 1
9378 | #define SIZEOF_SHORT 2
9379 | #define SIZEOF_UNSIGNED_SHORT 2
9380 | #define SIZEOF_INT 4
9381 | #define SIZEOF_UNSIGNED_INT 4
9382 | #define SIZEOF_LONG 4
9383 | #define SIZEOF_UNSIGNED_LONG 4
9384 | #define SIZEOF_LONG_LONG 8
9385 | #define SIZEOF_UNSIGNED_LONG_LONG 8
9386 | #define SIZEOF_FLOAT 4
9387 | #define SIZEOF_DOUBLE 8
9388 | #define SIZEOF_LONG_DOUBLE 16
9389 | #define SIZEOF_WCHAR_T 4
9390 | #define SIZEOF_VOID_P 4
9391 | #define HAVE_SYS_BITYPES_H 1
9392 | #define HAVE_INTTYPES_H 1
9393 | #define HAVE_STDINT_H 1
9394 | #define HAVE_INT8_T 1
9395 | #define HAVE_INT16_T 1
9396 | #define HAVE_INT32_T 1
9397 | #define HAVE_INT64_T 1
9398 | #define HAVE_UINT8_T 1
9399 | #define HAVE_UINT16_T 1
9400 | #define HAVE_UINT32_T 1
9401 | #define HAVE_UINT64_T 1
9402 | #define MPIR_REAL4_CTYPE float
9403 | #define MPIR_REAL8_CTYPE double
9404 | #define MPIR_REAL16_CTYPE long double
9405 | #define MPIR_INTEGER1_CTYPE char
9406 | #define MPIR_INTEGER2_CTYPE short
9407 | #define MPIR_INTEGER4_CTYPE int
9408 | #define MPIR_INTEGER8_CTYPE long long
9409 | #define SIZEOF_F77_INTEGER 4
9410 | #define SIZEOF_F77_REAL 4
9411 | #define SIZEOF_F77_DOUBLE_PRECISION 8
9412 | #define HAVE_FINT_IS_INT 1
9413 | #define SIZEOF_BOOL 1
9414 | #define SIZEOF_COMPLEX 8
9415 | #define SIZEOF_DOUBLECOMPLEX 16
9416 | #define SIZEOF_LONGDOUBLECOMPLEX 32
9417 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
9418 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
9419 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
9420 | #define HAVE_CXX_COMPLEX 1
9421 | #define HAVE_STDLIB_H 1
9422 | #define HAVE_STDARG_H 1
9423 | #define HAVE_SYS_TYPES_H 1
9424 | #define HAVE_STRING_H 1
9425 | #define HAVE_INTTYPES_H 1
9426 | #define HAVE_LIMITS_H 1
9427 | #define HAVE_STDDEF_H 1
9428 | #define HAVE_ERRNO_H 1
9429 | #define HAVE_SYS_SOCKET_H 1
9430 | #define HAVE_SYS_TIME_H 1
9431 | #define HAVE_UNISTD_H 1
9432 | #define HAVE_ENDIAN_H 1
9433 | #define HAVE_ASSERT_H 1
9434 | #define HAVE_SYS_PARAM_H 1
9435 | #define HAVE_SYS_UIO_H 1
9436 | #define HAVE_SETITIMER 1
9437 | #define HAVE_ALARM 1
9438 | #define HAVE_VSNPRINTF 1
9439 | #define HAVE_VSPRINTF 1
9440 | #define HAVE_STRERROR 1
9441 | #define HAVE_STRNCASECMP 1
9442 | #define HAVE_SNPRINTF 1
9443 | #define HAVE_VA_COPY 1
9444 | #define HAVE_ALLOCA_H 1
9445 | #define HAVE_ALLOCA 1
9446 | #define HAVE_STRDUP 1
9447 | #define HAVE_MKSTEMP 1
9448 | /* end confdefs.h.  */
9449 | #include <stdlib.h>
9450 | int mkstemp(double, int, double, const char *);
9451 | int
9452 | main ()
9453 | {
9454 | int a=mkstemp(1.0,27,1.0,"foo");
9455 |   ;
9456 |   return 0;
9457 | }
9458 configure:33323: result: no
9459 configure:33340: checking for fdopen
9460 configure:33396: powerpc-bgp-linux-gcc -o conftest  -O2   conftest.c  >&5
9461 configure:33403: $? = 0
9462 configure:33425: result: yes
9463 configure:33438: checking whether fdopen needs a declaration
9464 configure:33466: powerpc-bgp-linux-gcc -c  -O2  conftest.c >&5
9465 configure:33473: $? = 0
9466 configure:33488: result: yes
9467 configure:34978: checking pthread.h usability
9468 configure:34995: powerpc-bgp-linux-gcc -c  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include conftest.c >&5
9469 configure:35002: $? = 0
9470 configure:35016: result: yes
9471 configure:35020: checking pthread.h presence
9472 configure:35035: powerpc-bgp-linux-gcc -E  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include conftest.c
9473 configure:35042: $? = 0
9474 configure:35056: result: yes
9475 configure:35084: checking for pthread.h
9476 configure:35093: result: yes
9477 configure:35111: checking for pthread_yield
9478 configure:35167: powerpc-bgp-linux-gcc -o conftest  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include  conftest.c  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna >&5
9479 configure:35174: $? = 0
9480 configure:35196: result: yes
9481 configure:35209: checking for library containing pthread_key_create
9482 configure:35250: powerpc-bgp-linux-gcc -o conftest  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include  conftest.c  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna >&5
9483 configure:35257: $? = 0
9484 configure:35288: result: none required
9485 configure:35307: checking whether pthread routines without explicit lib are broken
9486 configure:35363: result: unknown
9487 configure:35445: checking for pthread_cleanup_push
9488 configure:35501: powerpc-bgp-linux-gcc -o conftest  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include  conftest.c  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna >&5
9489 /tmp/cckjgq85.o: In function `main':
9490 conftest.c:(.text+0xc): undefined reference to `pthread_cleanup_push'
9491 collect2: ld returned 1 exit status
9492 configure:35508: $? = 1
9493 configure: failed program was:
9494 | /* confdefs.h.  */
9495 | #define PACKAGE_NAME ""
9496 | #define PACKAGE_TARNAME ""
9497 | #define PACKAGE_VERSION ""
9498 | #define PACKAGE_STRING ""
9499 | #define PACKAGE_BUGREPORT ""
9500 | #define USE_SMP_COLLECTIVES 1
9501 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9502 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
9503 | #define USE_LOGGING MPID_LOGGING_NONE
9504 | #define HAVE_RUNTIME_THREADCHECK 1
9505 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
9506 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
9507 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
9508 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
9509 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
9510 | #define HAVE_ROMIO 1
9511 | #define HAVE__FUNC__ /**/
9512 | #define HAVE_PRAGMA_WEAK 1
9513 | #define USE_WEAK_SYMBOLS 1
9514 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
9515 | #define HAVE_LONG_LONG 1
9516 | #define F77_NAME_LOWER_USCORE 1
9517 | #define STDCALL
9518 | #define HAVE_FORTRAN_BINDING 1
9519 | #define HAVE_CXX_EXCEPTIONS /**/
9520 | #define HAVE_NAMESPACES /**/
9521 | #define HAVE_NAMESPACE_STD /**/
9522 | #define HAVE_CXX_BINDING 1
9523 | #define FILE_NAMEPUB_BASEDIR "."
9524 | #define USE_FILE_FOR_NAMEPUB 1
9525 | #define HAVE_NAMEPUB_SERVICE 1
9526 | #define restrict __restrict
9527 | #define HAVE_GCC_ATTRIBUTE 1
9528 | #define WORDS_UNIVERSAL_ENDIAN 1
9529 | #define HAVE_LONG_DOUBLE 1
9530 | #define HAVE_LONG_LONG_INT 1
9531 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
9532 | #define SIZEOF_CHAR 1
9533 | #define SIZEOF_UNSIGNED_CHAR 1
9534 | #define SIZEOF_SHORT 2
9535 | #define SIZEOF_UNSIGNED_SHORT 2
9536 | #define SIZEOF_INT 4
9537 | #define SIZEOF_UNSIGNED_INT 4
9538 | #define SIZEOF_LONG 4
9539 | #define SIZEOF_UNSIGNED_LONG 4
9540 | #define SIZEOF_LONG_LONG 8
9541 | #define SIZEOF_UNSIGNED_LONG_LONG 8
9542 | #define SIZEOF_FLOAT 4
9543 | #define SIZEOF_DOUBLE 8
9544 | #define SIZEOF_LONG_DOUBLE 16
9545 | #define SIZEOF_WCHAR_T 4
9546 | #define SIZEOF_VOID_P 4
9547 | #define HAVE_SYS_BITYPES_H 1
9548 | #define HAVE_INTTYPES_H 1
9549 | #define HAVE_STDINT_H 1
9550 | #define HAVE_INT8_T 1
9551 | #define HAVE_INT16_T 1
9552 | #define HAVE_INT32_T 1
9553 | #define HAVE_INT64_T 1
9554 | #define HAVE_UINT8_T 1
9555 | #define HAVE_UINT16_T 1
9556 | #define HAVE_UINT32_T 1
9557 | #define HAVE_UINT64_T 1
9558 | #define MPIR_REAL4_CTYPE float
9559 | #define MPIR_REAL8_CTYPE double
9560 | #define MPIR_REAL16_CTYPE long double
9561 | #define MPIR_INTEGER1_CTYPE char
9562 | #define MPIR_INTEGER2_CTYPE short
9563 | #define MPIR_INTEGER4_CTYPE int
9564 | #define MPIR_INTEGER8_CTYPE long long
9565 | #define SIZEOF_F77_INTEGER 4
9566 | #define SIZEOF_F77_REAL 4
9567 | #define SIZEOF_F77_DOUBLE_PRECISION 8
9568 | #define HAVE_FINT_IS_INT 1
9569 | #define SIZEOF_BOOL 1
9570 | #define SIZEOF_COMPLEX 8
9571 | #define SIZEOF_DOUBLECOMPLEX 16
9572 | #define SIZEOF_LONGDOUBLECOMPLEX 32
9573 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
9574 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
9575 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
9576 | #define HAVE_CXX_COMPLEX 1
9577 | #define HAVE_STDLIB_H 1
9578 | #define HAVE_STDARG_H 1
9579 | #define HAVE_SYS_TYPES_H 1
9580 | #define HAVE_STRING_H 1
9581 | #define HAVE_INTTYPES_H 1
9582 | #define HAVE_LIMITS_H 1
9583 | #define HAVE_STDDEF_H 1
9584 | #define HAVE_ERRNO_H 1
9585 | #define HAVE_SYS_SOCKET_H 1
9586 | #define HAVE_SYS_TIME_H 1
9587 | #define HAVE_UNISTD_H 1
9588 | #define HAVE_ENDIAN_H 1
9589 | #define HAVE_ASSERT_H 1
9590 | #define HAVE_SYS_PARAM_H 1
9591 | #define HAVE_SYS_UIO_H 1
9592 | #define HAVE_SETITIMER 1
9593 | #define HAVE_ALARM 1
9594 | #define HAVE_VSNPRINTF 1
9595 | #define HAVE_VSPRINTF 1
9596 | #define HAVE_STRERROR 1
9597 | #define HAVE_STRNCASECMP 1
9598 | #define HAVE_SNPRINTF 1
9599 | #define HAVE_VA_COPY 1
9600 | #define HAVE_ALLOCA_H 1
9601 | #define HAVE_ALLOCA 1
9602 | #define HAVE_STRDUP 1
9603 | #define HAVE_MKSTEMP 1
9604 | #define HAVE_FDOPEN 1
9605 | #define NEEDS_FDOPEN_DECL 1
9606 | #define SIZEOF_INT_IS_AINT 1
9607 | #define MPIR_Pint int
9608 | #define MPIR_Upint unsigned int
9609 | #define MPIU_SIZE_T unsigned int
9610 | #define HAVE_PTHREAD_H 1
9611 | #define HAVE_PTHREAD_YIELD 1
9612 | /* end confdefs.h.  */
9613 | /* Define pthread_cleanup_push to an innocuous variant, in case <limits.h> declares pthread_cleanup_push.
9614 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9615 | #define pthread_cleanup_push innocuous_pthread_cleanup_push
9616 |
9617 | /* System header to define __stub macros and hopefully few prototypes,
9618 |     which can conflict with char pthread_cleanup_push (); below.
9619 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9620 |     <limits.h> exists even on freestanding compilers.  */
9621 |
9622 | #ifdef __STDC__
9623 | # include <limits.h>
9624 | #else
9625 | # include <assert.h>
9626 | #endif
9627 |
9628 | #undef pthread_cleanup_push
9629 |
9630 | /* Override any GCC internal prototype to avoid an error.
9631 |    Use char because int might match the return type of a GCC
9632 |    builtin and then its argument prototype would still apply.  */
9633 | #ifdef __cplusplus
9634 | extern "C"
9635 | #endif
9636 | char pthread_cleanup_push ();
9637 | /* The GNU C library defines this for functions which it implements
9638 |     to always fail with ENOSYS.  Some functions are actually named
9639 |     something starting with __ and the normal name is an alias.  */
9640 | #if defined __stub_pthread_cleanup_push || defined __stub___pthread_cleanup_push
9641 | choke me
9642 | #endif
9643 |
9644 | int
9645 | main ()
9646 | {
9647 | return pthread_cleanup_push ();
9648 |   ;
9649 |   return 0;
9650 | }
9651 configure:35530: result: no
9652 configure:35542: checking whether pthread_cleanup_push is available (may be a macro in pthread.h)
9653 configure:35571: powerpc-bgp-linux-gcc -o conftest  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include  conftest.c  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna >&5
9654 conftest.c: In function 'main':
9655 conftest.c:129: error: expected 'while' at end of input
9656 conftest.c:129: error: expected declaration or statement at end of input
9657 conftest.c:129: error: expected declaration or statement at end of input
9658 configure:35578: $? = 1
9659 configure: failed program was:
9660 | /* confdefs.h.  */
9661 | #define PACKAGE_NAME ""
9662 | #define PACKAGE_TARNAME ""
9663 | #define PACKAGE_VERSION ""
9664 | #define PACKAGE_STRING ""
9665 | #define PACKAGE_BUGREPORT ""
9666 | #define USE_SMP_COLLECTIVES 1
9667 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9668 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
9669 | #define USE_LOGGING MPID_LOGGING_NONE
9670 | #define HAVE_RUNTIME_THREADCHECK 1
9671 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
9672 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
9673 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
9674 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
9675 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
9676 | #define HAVE_ROMIO 1
9677 | #define HAVE__FUNC__ /**/
9678 | #define HAVE_PRAGMA_WEAK 1
9679 | #define USE_WEAK_SYMBOLS 1
9680 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
9681 | #define HAVE_LONG_LONG 1
9682 | #define F77_NAME_LOWER_USCORE 1
9683 | #define STDCALL
9684 | #define HAVE_FORTRAN_BINDING 1
9685 | #define HAVE_CXX_EXCEPTIONS /**/
9686 | #define HAVE_NAMESPACES /**/
9687 | #define HAVE_NAMESPACE_STD /**/
9688 | #define HAVE_CXX_BINDING 1
9689 | #define FILE_NAMEPUB_BASEDIR "."
9690 | #define USE_FILE_FOR_NAMEPUB 1
9691 | #define HAVE_NAMEPUB_SERVICE 1
9692 | #define restrict __restrict
9693 | #define HAVE_GCC_ATTRIBUTE 1
9694 | #define WORDS_UNIVERSAL_ENDIAN 1
9695 | #define HAVE_LONG_DOUBLE 1
9696 | #define HAVE_LONG_LONG_INT 1
9697 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
9698 | #define SIZEOF_CHAR 1
9699 | #define SIZEOF_UNSIGNED_CHAR 1
9700 | #define SIZEOF_SHORT 2
9701 | #define SIZEOF_UNSIGNED_SHORT 2
9702 | #define SIZEOF_INT 4
9703 | #define SIZEOF_UNSIGNED_INT 4
9704 | #define SIZEOF_LONG 4
9705 | #define SIZEOF_UNSIGNED_LONG 4
9706 | #define SIZEOF_LONG_LONG 8
9707 | #define SIZEOF_UNSIGNED_LONG_LONG 8
9708 | #define SIZEOF_FLOAT 4
9709 | #define SIZEOF_DOUBLE 8
9710 | #define SIZEOF_LONG_DOUBLE 16
9711 | #define SIZEOF_WCHAR_T 4
9712 | #define SIZEOF_VOID_P 4
9713 | #define HAVE_SYS_BITYPES_H 1
9714 | #define HAVE_INTTYPES_H 1
9715 | #define HAVE_STDINT_H 1
9716 | #define HAVE_INT8_T 1
9717 | #define HAVE_INT16_T 1
9718 | #define HAVE_INT32_T 1
9719 | #define HAVE_INT64_T 1
9720 | #define HAVE_UINT8_T 1
9721 | #define HAVE_UINT16_T 1
9722 | #define HAVE_UINT32_T 1
9723 | #define HAVE_UINT64_T 1
9724 | #define MPIR_REAL4_CTYPE float
9725 | #define MPIR_REAL8_CTYPE double
9726 | #define MPIR_REAL16_CTYPE long double
9727 | #define MPIR_INTEGER1_CTYPE char
9728 | #define MPIR_INTEGER2_CTYPE short
9729 | #define MPIR_INTEGER4_CTYPE int
9730 | #define MPIR_INTEGER8_CTYPE long long
9731 | #define SIZEOF_F77_INTEGER 4
9732 | #define SIZEOF_F77_REAL 4
9733 | #define SIZEOF_F77_DOUBLE_PRECISION 8
9734 | #define HAVE_FINT_IS_INT 1
9735 | #define SIZEOF_BOOL 1
9736 | #define SIZEOF_COMPLEX 8
9737 | #define SIZEOF_DOUBLECOMPLEX 16
9738 | #define SIZEOF_LONGDOUBLECOMPLEX 32
9739 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
9740 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
9741 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
9742 | #define HAVE_CXX_COMPLEX 1
9743 | #define HAVE_STDLIB_H 1
9744 | #define HAVE_STDARG_H 1
9745 | #define HAVE_SYS_TYPES_H 1
9746 | #define HAVE_STRING_H 1
9747 | #define HAVE_INTTYPES_H 1
9748 | #define HAVE_LIMITS_H 1
9749 | #define HAVE_STDDEF_H 1
9750 | #define HAVE_ERRNO_H 1
9751 | #define HAVE_SYS_SOCKET_H 1
9752 | #define HAVE_SYS_TIME_H 1
9753 | #define HAVE_UNISTD_H 1
9754 | #define HAVE_ENDIAN_H 1
9755 | #define HAVE_ASSERT_H 1
9756 | #define HAVE_SYS_PARAM_H 1
9757 | #define HAVE_SYS_UIO_H 1
9758 | #define HAVE_SETITIMER 1
9759 | #define HAVE_ALARM 1
9760 | #define HAVE_VSNPRINTF 1
9761 | #define HAVE_VSPRINTF 1
9762 | #define HAVE_STRERROR 1
9763 | #define HAVE_STRNCASECMP 1
9764 | #define HAVE_SNPRINTF 1
9765 | #define HAVE_VA_COPY 1
9766 | #define HAVE_ALLOCA_H 1
9767 | #define HAVE_ALLOCA 1
9768 | #define HAVE_STRDUP 1
9769 | #define HAVE_MKSTEMP 1
9770 | #define HAVE_FDOPEN 1
9771 | #define NEEDS_FDOPEN_DECL 1
9772 | #define SIZEOF_INT_IS_AINT 1
9773 | #define MPIR_Pint int
9774 | #define MPIR_Upint unsigned int
9775 | #define MPIU_SIZE_T unsigned int
9776 | #define HAVE_PTHREAD_H 1
9777 | #define HAVE_PTHREAD_YIELD 1
9778 | /* end confdefs.h.  */
9779 |
9780 | #include <pthread.h>
9781 | void f1(void *a) { return; }
9782 | int
9783 | main ()
9784 | {
9785 | pthread_cleanup_push( f1, (void *)0 );
9786 |   ;
9787 |   return 0;
9788 | }
9789 configure:35598: result: no
9790 configure:35610: checking whether pthread.h defines PTHREAD_MUTEX_RECURSIVE_NP
9791 configure:35637: powerpc-bgp-linux-gcc -c  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include conftest.c >&5
9792 configure:35644: $? = 0
9793 configure:35659: result: yes
9794 configure:35661: checking whether pthread.h defines PTHREAD_MUTEX_RECURSIVE
9795 configure:35688: powerpc-bgp-linux-gcc -c  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include conftest.c >&5
9796 conftest.c: In function 'main':
9797 conftest.c:124: error: 'PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this function)
9798 conftest.c:124: error: (Each undeclared identifier is reported only once
9799 conftest.c:124: error: for each function it appears in.)
9800 configure:35695: $? = 1
9801 configure: failed program was:
9802 | /* confdefs.h.  */
9803 | #define PACKAGE_NAME ""
9804 | #define PACKAGE_TARNAME ""
9805 | #define PACKAGE_VERSION ""
9806 | #define PACKAGE_STRING ""
9807 | #define PACKAGE_BUGREPORT ""
9808 | #define USE_SMP_COLLECTIVES 1
9809 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9810 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
9811 | #define USE_LOGGING MPID_LOGGING_NONE
9812 | #define HAVE_RUNTIME_THREADCHECK 1
9813 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
9814 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
9815 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
9816 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
9817 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
9818 | #define HAVE_ROMIO 1
9819 | #define HAVE__FUNC__ /**/
9820 | #define HAVE_PRAGMA_WEAK 1
9821 | #define USE_WEAK_SYMBOLS 1
9822 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
9823 | #define HAVE_LONG_LONG 1
9824 | #define F77_NAME_LOWER_USCORE 1
9825 | #define STDCALL
9826 | #define HAVE_FORTRAN_BINDING 1
9827 | #define HAVE_CXX_EXCEPTIONS /**/
9828 | #define HAVE_NAMESPACES /**/
9829 | #define HAVE_NAMESPACE_STD /**/
9830 | #define HAVE_CXX_BINDING 1
9831 | #define FILE_NAMEPUB_BASEDIR "."
9832 | #define USE_FILE_FOR_NAMEPUB 1
9833 | #define HAVE_NAMEPUB_SERVICE 1
9834 | #define restrict __restrict
9835 | #define HAVE_GCC_ATTRIBUTE 1
9836 | #define WORDS_UNIVERSAL_ENDIAN 1
9837 | #define HAVE_LONG_DOUBLE 1
9838 | #define HAVE_LONG_LONG_INT 1
9839 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
9840 | #define SIZEOF_CHAR 1
9841 | #define SIZEOF_UNSIGNED_CHAR 1
9842 | #define SIZEOF_SHORT 2
9843 | #define SIZEOF_UNSIGNED_SHORT 2
9844 | #define SIZEOF_INT 4
9845 | #define SIZEOF_UNSIGNED_INT 4
9846 | #define SIZEOF_LONG 4
9847 | #define SIZEOF_UNSIGNED_LONG 4
9848 | #define SIZEOF_LONG_LONG 8
9849 | #define SIZEOF_UNSIGNED_LONG_LONG 8
9850 | #define SIZEOF_FLOAT 4
9851 | #define SIZEOF_DOUBLE 8
9852 | #define SIZEOF_LONG_DOUBLE 16
9853 | #define SIZEOF_WCHAR_T 4
9854 | #define SIZEOF_VOID_P 4
9855 | #define HAVE_SYS_BITYPES_H 1
9856 | #define HAVE_INTTYPES_H 1
9857 | #define HAVE_STDINT_H 1
9858 | #define HAVE_INT8_T 1
9859 | #define HAVE_INT16_T 1
9860 | #define HAVE_INT32_T 1
9861 | #define HAVE_INT64_T 1
9862 | #define HAVE_UINT8_T 1
9863 | #define HAVE_UINT16_T 1
9864 | #define HAVE_UINT32_T 1
9865 | #define HAVE_UINT64_T 1
9866 | #define MPIR_REAL4_CTYPE float
9867 | #define MPIR_REAL8_CTYPE double
9868 | #define MPIR_REAL16_CTYPE long double
9869 | #define MPIR_INTEGER1_CTYPE char
9870 | #define MPIR_INTEGER2_CTYPE short
9871 | #define MPIR_INTEGER4_CTYPE int
9872 | #define MPIR_INTEGER8_CTYPE long long
9873 | #define SIZEOF_F77_INTEGER 4
9874 | #define SIZEOF_F77_REAL 4
9875 | #define SIZEOF_F77_DOUBLE_PRECISION 8
9876 | #define HAVE_FINT_IS_INT 1
9877 | #define SIZEOF_BOOL 1
9878 | #define SIZEOF_COMPLEX 8
9879 | #define SIZEOF_DOUBLECOMPLEX 16
9880 | #define SIZEOF_LONGDOUBLECOMPLEX 32
9881 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
9882 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
9883 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
9884 | #define HAVE_CXX_COMPLEX 1
9885 | #define HAVE_STDLIB_H 1
9886 | #define HAVE_STDARG_H 1
9887 | #define HAVE_SYS_TYPES_H 1
9888 | #define HAVE_STRING_H 1
9889 | #define HAVE_INTTYPES_H 1
9890 | #define HAVE_LIMITS_H 1
9891 | #define HAVE_STDDEF_H 1
9892 | #define HAVE_ERRNO_H 1
9893 | #define HAVE_SYS_SOCKET_H 1
9894 | #define HAVE_SYS_TIME_H 1
9895 | #define HAVE_UNISTD_H 1
9896 | #define HAVE_ENDIAN_H 1
9897 | #define HAVE_ASSERT_H 1
9898 | #define HAVE_SYS_PARAM_H 1
9899 | #define HAVE_SYS_UIO_H 1
9900 | #define HAVE_SETITIMER 1
9901 | #define HAVE_ALARM 1
9902 | #define HAVE_VSNPRINTF 1
9903 | #define HAVE_VSPRINTF 1
9904 | #define HAVE_STRERROR 1
9905 | #define HAVE_STRNCASECMP 1
9906 | #define HAVE_SNPRINTF 1
9907 | #define HAVE_VA_COPY 1
9908 | #define HAVE_ALLOCA_H 1
9909 | #define HAVE_ALLOCA 1
9910 | #define HAVE_STRDUP 1
9911 | #define HAVE_MKSTEMP 1
9912 | #define HAVE_FDOPEN 1
9913 | #define NEEDS_FDOPEN_DECL 1
9914 | #define SIZEOF_INT_IS_AINT 1
9915 | #define MPIR_Pint int
9916 | #define MPIR_Upint unsigned int
9917 | #define MPIU_SIZE_T unsigned int
9918 | #define HAVE_PTHREAD_H 1
9919 | #define HAVE_PTHREAD_YIELD 1
9920 | /* end confdefs.h.  */
9921 | #include <pthread.h>
9922 | int
9923 | main ()
9924 | {
9925 | int a=PTHREAD_MUTEX_RECURSIVE;
9926 |   ;
9927 |   return 0;
9928 | }
9929 configure:35710: result: no
9930 configure:36095: checking for sched_yield
9931 configure:36151: powerpc-bgp-linux-gcc -o conftest  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include  conftest.c  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna >&5
9932 configure:36158: $? = 0
9933 configure:36180: result: yes
9934 configure:36095: checking for yield
9935 configure:36151: powerpc-bgp-linux-gcc -o conftest  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include  conftest.c  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna >&5
9936 /tmp/ccSRXdRe.o: In function `main':
9937 conftest.c:(.text+0xc): undefined reference to `yield'
9938 collect2: ld returned 1 exit status
9939 configure:36158: $? = 1
9940 configure: failed program was:
9941 | /* confdefs.h.  */
9942 | #define PACKAGE_NAME ""
9943 | #define PACKAGE_TARNAME ""
9944 | #define PACKAGE_VERSION ""
9945 | #define PACKAGE_STRING ""
9946 | #define PACKAGE_BUGREPORT ""
9947 | #define USE_SMP_COLLECTIVES 1
9948 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9949 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
9950 | #define USE_LOGGING MPID_LOGGING_NONE
9951 | #define HAVE_RUNTIME_THREADCHECK 1
9952 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
9953 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
9954 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
9955 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
9956 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
9957 | #define HAVE_ROMIO 1
9958 | #define HAVE__FUNC__ /**/
9959 | #define HAVE_PRAGMA_WEAK 1
9960 | #define USE_WEAK_SYMBOLS 1
9961 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
9962 | #define HAVE_LONG_LONG 1
9963 | #define F77_NAME_LOWER_USCORE 1
9964 | #define STDCALL
9965 | #define HAVE_FORTRAN_BINDING 1
9966 | #define HAVE_CXX_EXCEPTIONS /**/
9967 | #define HAVE_NAMESPACES /**/
9968 | #define HAVE_NAMESPACE_STD /**/
9969 | #define HAVE_CXX_BINDING 1
9970 | #define FILE_NAMEPUB_BASEDIR "."
9971 | #define USE_FILE_FOR_NAMEPUB 1
9972 | #define HAVE_NAMEPUB_SERVICE 1
9973 | #define restrict __restrict
9974 | #define HAVE_GCC_ATTRIBUTE 1
9975 | #define WORDS_UNIVERSAL_ENDIAN 1
9976 | #define HAVE_LONG_DOUBLE 1
9977 | #define HAVE_LONG_LONG_INT 1
9978 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
9979 | #define SIZEOF_CHAR 1
9980 | #define SIZEOF_UNSIGNED_CHAR 1
9981 | #define SIZEOF_SHORT 2
9982 | #define SIZEOF_UNSIGNED_SHORT 2
9983 | #define SIZEOF_INT 4
9984 | #define SIZEOF_UNSIGNED_INT 4
9985 | #define SIZEOF_LONG 4
9986 | #define SIZEOF_UNSIGNED_LONG 4
9987 | #define SIZEOF_LONG_LONG 8
9988 | #define SIZEOF_UNSIGNED_LONG_LONG 8
9989 | #define SIZEOF_FLOAT 4
9990 | #define SIZEOF_DOUBLE 8
9991 | #define SIZEOF_LONG_DOUBLE 16
9992 | #define SIZEOF_WCHAR_T 4
9993 | #define SIZEOF_VOID_P 4
9994 | #define HAVE_SYS_BITYPES_H 1
9995 | #define HAVE_INTTYPES_H 1
9996 | #define HAVE_STDINT_H 1
9997 | #define HAVE_INT8_T 1
9998 | #define HAVE_INT16_T 1
9999 | #define HAVE_INT32_T 1
10000 | #define HAVE_INT64_T 1
10001 | #define HAVE_UINT8_T 1
10002 | #define HAVE_UINT16_T 1
10003 | #define HAVE_UINT32_T 1
10004 | #define HAVE_UINT64_T 1
10005 | #define MPIR_REAL4_CTYPE float
10006 | #define MPIR_REAL8_CTYPE double
10007 | #define MPIR_REAL16_CTYPE long double
10008 | #define MPIR_INTEGER1_CTYPE char
10009 | #define MPIR_INTEGER2_CTYPE short
10010 | #define MPIR_INTEGER4_CTYPE int
10011 | #define MPIR_INTEGER8_CTYPE long long
10012 | #define SIZEOF_F77_INTEGER 4
10013 | #define SIZEOF_F77_REAL 4
10014 | #define SIZEOF_F77_DOUBLE_PRECISION 8
10015 | #define HAVE_FINT_IS_INT 1
10016 | #define SIZEOF_BOOL 1
10017 | #define SIZEOF_COMPLEX 8
10018 | #define SIZEOF_DOUBLECOMPLEX 16
10019 | #define SIZEOF_LONGDOUBLECOMPLEX 32
10020 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
10021 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
10022 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
10023 | #define HAVE_CXX_COMPLEX 1
10024 | #define HAVE_STDLIB_H 1
10025 | #define HAVE_STDARG_H 1
10026 | #define HAVE_SYS_TYPES_H 1
10027 | #define HAVE_STRING_H 1
10028 | #define HAVE_INTTYPES_H 1
10029 | #define HAVE_LIMITS_H 1
10030 | #define HAVE_STDDEF_H 1
10031 | #define HAVE_ERRNO_H 1
10032 | #define HAVE_SYS_SOCKET_H 1
10033 | #define HAVE_SYS_TIME_H 1
10034 | #define HAVE_UNISTD_H 1
10035 | #define HAVE_ENDIAN_H 1
10036 | #define HAVE_ASSERT_H 1
10037 | #define HAVE_SYS_PARAM_H 1
10038 | #define HAVE_SYS_UIO_H 1
10039 | #define HAVE_SETITIMER 1
10040 | #define HAVE_ALARM 1
10041 | #define HAVE_VSNPRINTF 1
10042 | #define HAVE_VSPRINTF 1
10043 | #define HAVE_STRERROR 1
10044 | #define HAVE_STRNCASECMP 1
10045 | #define HAVE_SNPRINTF 1
10046 | #define HAVE_VA_COPY 1
10047 | #define HAVE_ALLOCA_H 1
10048 | #define HAVE_ALLOCA 1
10049 | #define HAVE_STRDUP 1
10050 | #define HAVE_MKSTEMP 1
10051 | #define HAVE_FDOPEN 1
10052 | #define NEEDS_FDOPEN_DECL 1
10053 | #define SIZEOF_INT_IS_AINT 1
10054 | #define MPIR_Pint int
10055 | #define MPIR_Upint unsigned int
10056 | #define MPIU_SIZE_T unsigned int
10057 | #define HAVE_PTHREAD_H 1
10058 | #define HAVE_PTHREAD_YIELD 1
10059 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1
10060 | #define HAVE_SCHED_YIELD 1
10061 | /* end confdefs.h.  */
10062 | /* Define yield to an innocuous variant, in case <limits.h> declares yield.
10063 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10064 | #define yield innocuous_yield
10065 |
10066 | /* System header to define __stub macros and hopefully few prototypes,
10067 |     which can conflict with char yield (); below.
10068 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10069 |     <limits.h> exists even on freestanding compilers.  */
10070 |
10071 | #ifdef __STDC__
10072 | # include <limits.h>
10073 | #else
10074 | # include <assert.h>
10075 | #endif
10076 |
10077 | #undef yield
10078 |
10079 | /* Override any GCC internal prototype to avoid an error.
10080 |    Use char because int might match the return type of a GCC
10081 |    builtin and then its argument prototype would still apply.  */
10082 | #ifdef __cplusplus
10083 | extern "C"
10084 | #endif
10085 | char yield ();
10086 | /* The GNU C library defines this for functions which it implements
10087 |     to always fail with ENOSYS.  Some functions are actually named
10088 |     something starting with __ and the normal name is an alias.  */
10089 | #if defined __stub_yield || defined __stub___yield
10090 | choke me
10091 | #endif
10092 |
10093 | int
10094 | main ()
10095 | {
10096 | return yield ();
10097 |   ;
10098 |   return 0;
10099 | }
10100 configure:36180: result: no
10101 configure:36095: checking for usleep
10102 configure:36151: powerpc-bgp-linux-gcc -o conftest  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include  conftest.c  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna >&5
10103 configure:36158: $? = 0
10104 configure:36180: result: yes
10105 configure:36095: checking for sleep
10106 configure:36151: powerpc-bgp-linux-gcc -o conftest  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include  conftest.c  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna >&5
10107 configure:36158: $? = 0
10108 configure:36180: result: yes
10109 configure:36095: checking for select
10110 configure:36151: powerpc-bgp-linux-gcc -o conftest  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include  conftest.c  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna >&5
10111 configure:36158: $? = 0
10112 configure:36180: result: yes
10113 configure:36095: checking for getpid
10114 configure:36151: powerpc-bgp-linux-gcc -o conftest  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include  conftest.c  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna >&5
10115 configure:36158: $? = 0
10116 configure:36180: result: yes
10117 configure:36203: checking for sched_setaffinity
10118 configure:36259: powerpc-bgp-linux-gcc -o conftest  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include  conftest.c  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna >&5
10119 configure:36266: $? = 0
10120 configure:36288: result: yes
10121 configure:36203: checking for sched_getaffinity
10122 configure:36259: powerpc-bgp-linux-gcc -o conftest  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include  conftest.c  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna >&5
10123 configure:36266: $? = 0
10124 configure:36288: result: yes
10125 configure:36203: checking for bindprocessor
10126 configure:36259: powerpc-bgp-linux-gcc -o conftest  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include  conftest.c  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna >&5
10127 /tmp/ccYm0Wg6.o: In function `main':
10128 conftest.c:(.text+0xc): undefined reference to `bindprocessor'
10129 collect2: ld returned 1 exit status
10130 configure:36266: $? = 1
10131 configure: failed program was:
10132 | /* confdefs.h.  */
10133 | #define PACKAGE_NAME ""
10134 | #define PACKAGE_TARNAME ""
10135 | #define PACKAGE_VERSION ""
10136 | #define PACKAGE_STRING ""
10137 | #define PACKAGE_BUGREPORT ""
10138 | #define USE_SMP_COLLECTIVES 1
10139 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10140 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
10141 | #define USE_LOGGING MPID_LOGGING_NONE
10142 | #define HAVE_RUNTIME_THREADCHECK 1
10143 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
10144 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
10145 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
10146 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
10147 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
10148 | #define HAVE_ROMIO 1
10149 | #define HAVE__FUNC__ /**/
10150 | #define HAVE_PRAGMA_WEAK 1
10151 | #define USE_WEAK_SYMBOLS 1
10152 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
10153 | #define HAVE_LONG_LONG 1
10154 | #define F77_NAME_LOWER_USCORE 1
10155 | #define STDCALL
10156 | #define HAVE_FORTRAN_BINDING 1
10157 | #define HAVE_CXX_EXCEPTIONS /**/
10158 | #define HAVE_NAMESPACES /**/
10159 | #define HAVE_NAMESPACE_STD /**/
10160 | #define HAVE_CXX_BINDING 1
10161 | #define FILE_NAMEPUB_BASEDIR "."
10162 | #define USE_FILE_FOR_NAMEPUB 1
10163 | #define HAVE_NAMEPUB_SERVICE 1
10164 | #define restrict __restrict
10165 | #define HAVE_GCC_ATTRIBUTE 1
10166 | #define WORDS_UNIVERSAL_ENDIAN 1
10167 | #define HAVE_LONG_DOUBLE 1
10168 | #define HAVE_LONG_LONG_INT 1
10169 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
10170 | #define SIZEOF_CHAR 1
10171 | #define SIZEOF_UNSIGNED_CHAR 1
10172 | #define SIZEOF_SHORT 2
10173 | #define SIZEOF_UNSIGNED_SHORT 2
10174 | #define SIZEOF_INT 4
10175 | #define SIZEOF_UNSIGNED_INT 4
10176 | #define SIZEOF_LONG 4
10177 | #define SIZEOF_UNSIGNED_LONG 4
10178 | #define SIZEOF_LONG_LONG 8
10179 | #define SIZEOF_UNSIGNED_LONG_LONG 8
10180 | #define SIZEOF_FLOAT 4
10181 | #define SIZEOF_DOUBLE 8
10182 | #define SIZEOF_LONG_DOUBLE 16
10183 | #define SIZEOF_WCHAR_T 4
10184 | #define SIZEOF_VOID_P 4
10185 | #define HAVE_SYS_BITYPES_H 1
10186 | #define HAVE_INTTYPES_H 1
10187 | #define HAVE_STDINT_H 1
10188 | #define HAVE_INT8_T 1
10189 | #define HAVE_INT16_T 1
10190 | #define HAVE_INT32_T 1
10191 | #define HAVE_INT64_T 1
10192 | #define HAVE_UINT8_T 1
10193 | #define HAVE_UINT16_T 1
10194 | #define HAVE_UINT32_T 1
10195 | #define HAVE_UINT64_T 1
10196 | #define MPIR_REAL4_CTYPE float
10197 | #define MPIR_REAL8_CTYPE double
10198 | #define MPIR_REAL16_CTYPE long double
10199 | #define MPIR_INTEGER1_CTYPE char
10200 | #define MPIR_INTEGER2_CTYPE short
10201 | #define MPIR_INTEGER4_CTYPE int
10202 | #define MPIR_INTEGER8_CTYPE long long
10203 | #define SIZEOF_F77_INTEGER 4
10204 | #define SIZEOF_F77_REAL 4
10205 | #define SIZEOF_F77_DOUBLE_PRECISION 8
10206 | #define HAVE_FINT_IS_INT 1
10207 | #define SIZEOF_BOOL 1
10208 | #define SIZEOF_COMPLEX 8
10209 | #define SIZEOF_DOUBLECOMPLEX 16
10210 | #define SIZEOF_LONGDOUBLECOMPLEX 32
10211 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
10212 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
10213 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
10214 | #define HAVE_CXX_COMPLEX 1
10215 | #define HAVE_STDLIB_H 1
10216 | #define HAVE_STDARG_H 1
10217 | #define HAVE_SYS_TYPES_H 1
10218 | #define HAVE_STRING_H 1
10219 | #define HAVE_INTTYPES_H 1
10220 | #define HAVE_LIMITS_H 1
10221 | #define HAVE_STDDEF_H 1
10222 | #define HAVE_ERRNO_H 1
10223 | #define HAVE_SYS_SOCKET_H 1
10224 | #define HAVE_SYS_TIME_H 1
10225 | #define HAVE_UNISTD_H 1
10226 | #define HAVE_ENDIAN_H 1
10227 | #define HAVE_ASSERT_H 1
10228 | #define HAVE_SYS_PARAM_H 1
10229 | #define HAVE_SYS_UIO_H 1
10230 | #define HAVE_SETITIMER 1
10231 | #define HAVE_ALARM 1
10232 | #define HAVE_VSNPRINTF 1
10233 | #define HAVE_VSPRINTF 1
10234 | #define HAVE_STRERROR 1
10235 | #define HAVE_STRNCASECMP 1
10236 | #define HAVE_SNPRINTF 1
10237 | #define HAVE_VA_COPY 1
10238 | #define HAVE_ALLOCA_H 1
10239 | #define HAVE_ALLOCA 1
10240 | #define HAVE_STRDUP 1
10241 | #define HAVE_MKSTEMP 1
10242 | #define HAVE_FDOPEN 1
10243 | #define NEEDS_FDOPEN_DECL 1
10244 | #define SIZEOF_INT_IS_AINT 1
10245 | #define MPIR_Pint int
10246 | #define MPIR_Upint unsigned int
10247 | #define MPIU_SIZE_T unsigned int
10248 | #define HAVE_PTHREAD_H 1
10249 | #define HAVE_PTHREAD_YIELD 1
10250 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1
10251 | #define HAVE_SCHED_YIELD 1
10252 | #define HAVE_USLEEP 1
10253 | #define HAVE_SLEEP 1
10254 | #define HAVE_SELECT 1
10255 | #define HAVE_GETPID 1
10256 | #define HAVE_SCHED_SETAFFINITY 1
10257 | #define HAVE_SCHED_GETAFFINITY 1
10258 | /* end confdefs.h.  */
10259 | /* Define bindprocessor to an innocuous variant, in case <limits.h> declares bindprocessor.
10260 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10261 | #define bindprocessor innocuous_bindprocessor
10262 |
10263 | /* System header to define __stub macros and hopefully few prototypes,
10264 |     which can conflict with char bindprocessor (); below.
10265 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10266 |     <limits.h> exists even on freestanding compilers.  */
10267 |
10268 | #ifdef __STDC__
10269 | # include <limits.h>
10270 | #else
10271 | # include <assert.h>
10272 | #endif
10273 |
10274 | #undef bindprocessor
10275 |
10276 | /* Override any GCC internal prototype to avoid an error.
10277 |    Use char because int might match the return type of a GCC
10278 |    builtin and then its argument prototype would still apply.  */
10279 | #ifdef __cplusplus
10280 | extern "C"
10281 | #endif
10282 | char bindprocessor ();
10283 | /* The GNU C library defines this for functions which it implements
10284 |     to always fail with ENOSYS.  Some functions are actually named
10285 |     something starting with __ and the normal name is an alias.  */
10286 | #if defined __stub_bindprocessor || defined __stub___bindprocessor
10287 | choke me
10288 | #endif
10289 |
10290 | int
10291 | main ()
10292 | {
10293 | return bindprocessor ();
10294 |   ;
10295 |   return 0;
10296 | }
10297 configure:36288: result: no
10298 configure:36203: checking for thread_policy_set
10299 configure:36259: powerpc-bgp-linux-gcc -o conftest  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include  conftest.c  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna >&5
10300 /tmp/ccCBzouR.o: In function `main':
10301 conftest.c:(.text+0xc): undefined reference to `thread_policy_set'
10302 collect2: ld returned 1 exit status
10303 configure:36266: $? = 1
10304 configure: failed program was:
10305 | /* confdefs.h.  */
10306 | #define PACKAGE_NAME ""
10307 | #define PACKAGE_TARNAME ""
10308 | #define PACKAGE_VERSION ""
10309 | #define PACKAGE_STRING ""
10310 | #define PACKAGE_BUGREPORT ""
10311 | #define USE_SMP_COLLECTIVES 1
10312 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10313 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
10314 | #define USE_LOGGING MPID_LOGGING_NONE
10315 | #define HAVE_RUNTIME_THREADCHECK 1
10316 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
10317 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
10318 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
10319 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
10320 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
10321 | #define HAVE_ROMIO 1
10322 | #define HAVE__FUNC__ /**/
10323 | #define HAVE_PRAGMA_WEAK 1
10324 | #define USE_WEAK_SYMBOLS 1
10325 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
10326 | #define HAVE_LONG_LONG 1
10327 | #define F77_NAME_LOWER_USCORE 1
10328 | #define STDCALL
10329 | #define HAVE_FORTRAN_BINDING 1
10330 | #define HAVE_CXX_EXCEPTIONS /**/
10331 | #define HAVE_NAMESPACES /**/
10332 | #define HAVE_NAMESPACE_STD /**/
10333 | #define HAVE_CXX_BINDING 1
10334 | #define FILE_NAMEPUB_BASEDIR "."
10335 | #define USE_FILE_FOR_NAMEPUB 1
10336 | #define HAVE_NAMEPUB_SERVICE 1
10337 | #define restrict __restrict
10338 | #define HAVE_GCC_ATTRIBUTE 1
10339 | #define WORDS_UNIVERSAL_ENDIAN 1
10340 | #define HAVE_LONG_DOUBLE 1
10341 | #define HAVE_LONG_LONG_INT 1
10342 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
10343 | #define SIZEOF_CHAR 1
10344 | #define SIZEOF_UNSIGNED_CHAR 1
10345 | #define SIZEOF_SHORT 2
10346 | #define SIZEOF_UNSIGNED_SHORT 2
10347 | #define SIZEOF_INT 4
10348 | #define SIZEOF_UNSIGNED_INT 4
10349 | #define SIZEOF_LONG 4
10350 | #define SIZEOF_UNSIGNED_LONG 4
10351 | #define SIZEOF_LONG_LONG 8
10352 | #define SIZEOF_UNSIGNED_LONG_LONG 8
10353 | #define SIZEOF_FLOAT 4
10354 | #define SIZEOF_DOUBLE 8
10355 | #define SIZEOF_LONG_DOUBLE 16
10356 | #define SIZEOF_WCHAR_T 4
10357 | #define SIZEOF_VOID_P 4
10358 | #define HAVE_SYS_BITYPES_H 1
10359 | #define HAVE_INTTYPES_H 1
10360 | #define HAVE_STDINT_H 1
10361 | #define HAVE_INT8_T 1
10362 | #define HAVE_INT16_T 1
10363 | #define HAVE_INT32_T 1
10364 | #define HAVE_INT64_T 1
10365 | #define HAVE_UINT8_T 1
10366 | #define HAVE_UINT16_T 1
10367 | #define HAVE_UINT32_T 1
10368 | #define HAVE_UINT64_T 1
10369 | #define MPIR_REAL4_CTYPE float
10370 | #define MPIR_REAL8_CTYPE double
10371 | #define MPIR_REAL16_CTYPE long double
10372 | #define MPIR_INTEGER1_CTYPE char
10373 | #define MPIR_INTEGER2_CTYPE short
10374 | #define MPIR_INTEGER4_CTYPE int
10375 | #define MPIR_INTEGER8_CTYPE long long
10376 | #define SIZEOF_F77_INTEGER 4
10377 | #define SIZEOF_F77_REAL 4
10378 | #define SIZEOF_F77_DOUBLE_PRECISION 8
10379 | #define HAVE_FINT_IS_INT 1
10380 | #define SIZEOF_BOOL 1
10381 | #define SIZEOF_COMPLEX 8
10382 | #define SIZEOF_DOUBLECOMPLEX 16
10383 | #define SIZEOF_LONGDOUBLECOMPLEX 32
10384 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
10385 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
10386 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
10387 | #define HAVE_CXX_COMPLEX 1
10388 | #define HAVE_STDLIB_H 1
10389 | #define HAVE_STDARG_H 1
10390 | #define HAVE_SYS_TYPES_H 1
10391 | #define HAVE_STRING_H 1
10392 | #define HAVE_INTTYPES_H 1
10393 | #define HAVE_LIMITS_H 1
10394 | #define HAVE_STDDEF_H 1
10395 | #define HAVE_ERRNO_H 1
10396 | #define HAVE_SYS_SOCKET_H 1
10397 | #define HAVE_SYS_TIME_H 1
10398 | #define HAVE_UNISTD_H 1
10399 | #define HAVE_ENDIAN_H 1
10400 | #define HAVE_ASSERT_H 1
10401 | #define HAVE_SYS_PARAM_H 1
10402 | #define HAVE_SYS_UIO_H 1
10403 | #define HAVE_SETITIMER 1
10404 | #define HAVE_ALARM 1
10405 | #define HAVE_VSNPRINTF 1
10406 | #define HAVE_VSPRINTF 1
10407 | #define HAVE_STRERROR 1
10408 | #define HAVE_STRNCASECMP 1
10409 | #define HAVE_SNPRINTF 1
10410 | #define HAVE_VA_COPY 1
10411 | #define HAVE_ALLOCA_H 1
10412 | #define HAVE_ALLOCA 1
10413 | #define HAVE_STRDUP 1
10414 | #define HAVE_MKSTEMP 1
10415 | #define HAVE_FDOPEN 1
10416 | #define NEEDS_FDOPEN_DECL 1
10417 | #define SIZEOF_INT_IS_AINT 1
10418 | #define MPIR_Pint int
10419 | #define MPIR_Upint unsigned int
10420 | #define MPIU_SIZE_T unsigned int
10421 | #define HAVE_PTHREAD_H 1
10422 | #define HAVE_PTHREAD_YIELD 1
10423 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1
10424 | #define HAVE_SCHED_YIELD 1
10425 | #define HAVE_USLEEP 1
10426 | #define HAVE_SLEEP 1
10427 | #define HAVE_SELECT 1
10428 | #define HAVE_GETPID 1
10429 | #define HAVE_SCHED_SETAFFINITY 1
10430 | #define HAVE_SCHED_GETAFFINITY 1
10431 | /* end confdefs.h.  */
10432 | /* Define thread_policy_set to an innocuous variant, in case <limits.h> declares thread_policy_set.
10433 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10434 | #define thread_policy_set innocuous_thread_policy_set
10435 |
10436 | /* System header to define __stub macros and hopefully few prototypes,
10437 |     which can conflict with char thread_policy_set (); below.
10438 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10439 |     <limits.h> exists even on freestanding compilers.  */
10440 |
10441 | #ifdef __STDC__
10442 | # include <limits.h>
10443 | #else
10444 | # include <assert.h>
10445 | #endif
10446 |
10447 | #undef thread_policy_set
10448 |
10449 | /* Override any GCC internal prototype to avoid an error.
10450 |    Use char because int might match the return type of a GCC
10451 |    builtin and then its argument prototype would still apply.  */
10452 | #ifdef __cplusplus
10453 | extern "C"
10454 | #endif
10455 | char thread_policy_set ();
10456 | /* The GNU C library defines this for functions which it implements
10457 |     to always fail with ENOSYS.  Some functions are actually named
10458 |     something starting with __ and the normal name is an alias.  */
10459 | #if defined __stub_thread_policy_set || defined __stub___thread_policy_set
10460 | choke me
10461 | #endif
10462 |
10463 | int
10464 | main ()
10465 | {
10466 | return thread_policy_set ();
10467 |   ;
10468 |   return 0;
10469 | }
10470 configure:36288: result: no
10471 configure:36301: checking whether cpu_set_t available
10472 configure:36329: powerpc-bgp-linux-gcc -c  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include conftest.c >&5
10473 configure:36336: $? = 0
10474 configure:36351: result: yes
10475 configure:36360: checking whether the CPU_SET and CPU_ZERO macros are defined
10476 configure:36388: powerpc-bgp-linux-gcc -o conftest  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include  conftest.c  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna >&5
10477 /tmp/ccO32EsC.o: In function `main':
10478 conftest.c:(.text+0x1c): undefined reference to `CPU_ZERO'
10479 conftest.c:(.text+0x2c): undefined reference to `CPU_SET'
10480 collect2: ld returned 1 exit status
10481 configure:36395: $? = 1
10482 configure: failed program was:
10483 | /* confdefs.h.  */
10484 | #define PACKAGE_NAME ""
10485 | #define PACKAGE_TARNAME ""
10486 | #define PACKAGE_VERSION ""
10487 | #define PACKAGE_STRING ""
10488 | #define PACKAGE_BUGREPORT ""
10489 | #define USE_SMP_COLLECTIVES 1
10490 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10491 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
10492 | #define USE_LOGGING MPID_LOGGING_NONE
10493 | #define HAVE_RUNTIME_THREADCHECK 1
10494 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
10495 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
10496 | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
10497 | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
10498 | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
10499 | #define HAVE_ROMIO 1
10500 | #define HAVE__FUNC__ /**/
10501 | #define HAVE_PRAGMA_WEAK 1
10502 | #define USE_WEAK_SYMBOLS 1
10503 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
10504 | #define HAVE_LONG_LONG 1
10505 | #define F77_NAME_LOWER_USCORE 1
10506 | #define STDCALL
10507 | #define HAVE_FORTRAN_BINDING 1
10508 | #define HAVE_CXX_EXCEPTIONS /**/
10509 | #define HAVE_NAMESPACES /**/
10510 | #define HAVE_NAMESPACE_STD /**/
10511 | #define HAVE_CXX_BINDING 1
10512 | #define FILE_NAMEPUB_BASEDIR "."
10513 | #define USE_FILE_FOR_NAMEPUB 1
10514 | #define HAVE_NAMEPUB_SERVICE 1
10515 | #define restrict __restrict
10516 | #define HAVE_GCC_ATTRIBUTE 1
10517 | #define WORDS_UNIVERSAL_ENDIAN 1
10518 | #define HAVE_LONG_DOUBLE 1
10519 | #define HAVE_LONG_LONG_INT 1
10520 | #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
10521 | #define SIZEOF_CHAR 1
10522 | #define SIZEOF_UNSIGNED_CHAR 1
10523 | #define SIZEOF_SHORT 2
10524 | #define SIZEOF_UNSIGNED_SHORT 2
10525 | #define SIZEOF_INT 4
10526 | #define SIZEOF_UNSIGNED_INT 4
10527 | #define SIZEOF_LONG 4
10528 | #define SIZEOF_UNSIGNED_LONG 4
10529 | #define SIZEOF_LONG_LONG 8
10530 | #define SIZEOF_UNSIGNED_LONG_LONG 8
10531 | #define SIZEOF_FLOAT 4
10532 | #define SIZEOF_DOUBLE 8
10533 | #define SIZEOF_LONG_DOUBLE 16
10534 | #define SIZEOF_WCHAR_T 4
10535 | #define SIZEOF_VOID_P 4
10536 | #define HAVE_SYS_BITYPES_H 1
10537 | #define HAVE_INTTYPES_H 1
10538 | #define HAVE_STDINT_H 1
10539 | #define HAVE_INT8_T 1
10540 | #define HAVE_INT16_T 1
10541 | #define HAVE_INT32_T 1
10542 | #define HAVE_INT64_T 1
10543 | #define HAVE_UINT8_T 1
10544 | #define HAVE_UINT16_T 1
10545 | #define HAVE_UINT32_T 1
10546 | #define HAVE_UINT64_T 1
10547 | #define MPIR_REAL4_CTYPE float
10548 | #define MPIR_REAL8_CTYPE double
10549 | #define MPIR_REAL16_CTYPE long double
10550 | #define MPIR_INTEGER1_CTYPE char
10551 | #define MPIR_INTEGER2_CTYPE short
10552 | #define MPIR_INTEGER4_CTYPE int
10553 | #define MPIR_INTEGER8_CTYPE long long
10554 | #define SIZEOF_F77_INTEGER 4
10555 | #define SIZEOF_F77_REAL 4
10556 | #define SIZEOF_F77_DOUBLE_PRECISION 8
10557 | #define HAVE_FINT_IS_INT 1
10558 | #define SIZEOF_BOOL 1
10559 | #define SIZEOF_COMPLEX 8
10560 | #define SIZEOF_DOUBLECOMPLEX 16
10561 | #define SIZEOF_LONGDOUBLECOMPLEX 32
10562 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
10563 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
10564 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
10565 | #define HAVE_CXX_COMPLEX 1
10566 | #define HAVE_STDLIB_H 1
10567 | #define HAVE_STDARG_H 1
10568 | #define HAVE_SYS_TYPES_H 1
10569 | #define HAVE_STRING_H 1
10570 | #define HAVE_INTTYPES_H 1
10571 | #define HAVE_LIMITS_H 1
10572 | #define HAVE_STDDEF_H 1
10573 | #define HAVE_ERRNO_H 1
10574 | #define HAVE_SYS_SOCKET_H 1
10575 | #define HAVE_SYS_TIME_H 1
10576 | #define HAVE_UNISTD_H 1
10577 | #define HAVE_ENDIAN_H 1
10578 | #define HAVE_ASSERT_H 1
10579 | #define HAVE_SYS_PARAM_H 1
10580 | #define HAVE_SYS_UIO_H 1
10581 | #define HAVE_SETITIMER 1
10582 | #define HAVE_ALARM 1
10583 | #define HAVE_VSNPRINTF 1
10584 | #define HAVE_VSPRINTF 1
10585 | #define HAVE_STRERROR 1
10586 | #define HAVE_STRNCASECMP 1
10587 | #define HAVE_SNPRINTF 1
10588 | #define HAVE_VA_COPY 1
10589 | #define HAVE_ALLOCA_H 1
10590 | #define HAVE_ALLOCA 1
10591 | #define HAVE_STRDUP 1
10592 | #define HAVE_MKSTEMP 1
10593 | #define HAVE_FDOPEN 1
10594 | #define NEEDS_FDOPEN_DECL 1
10595 | #define SIZEOF_INT_IS_AINT 1
10596 | #define MPIR_Pint int
10597 | #define MPIR_Upint unsigned int
10598 | #define MPIU_SIZE_T unsigned int
10599 | #define HAVE_PTHREAD_H 1
10600 | #define HAVE_PTHREAD_YIELD 1
10601 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1
10602 | #define HAVE_SCHED_YIELD 1
10603 | #define HAVE_USLEEP 1
10604 | #define HAVE_SLEEP 1
10605 | #define HAVE_SELECT 1
10606 | #define HAVE_GETPID 1
10607 | #define HAVE_SCHED_SETAFFINITY 1
10608 | #define HAVE_SCHED_GETAFFINITY 1
10609 | #define HAVE_CPU_SET_T 1
10610 | /* end confdefs.h.  */
10611 |
10612 | #include <sched.h>
10613 | int
10614 | main ()
10615 | {
10616 |  cpu_set_t t; CPU_ZERO(&t); CPU_SET(1,&t);
10617 |   ;
10618 |   return 0;
10619 | }
10620 configure:36415: result: no
10621 configure:36776: checking the sizeof MPI_Offset
10622 configure:36802: powerpc-bgp-linux-gcc -o conftest  -O2  -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include  conftest.c  -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna  >&5
10623 configure:36805: $? = 0
10624 configure:36829: result: 8
10625 configure:36879: checking whether the Fortran Offset type works with Fortran77
10626 configure:36892: powerpc-bgp-linux-gfortran -c  -O2 conftest.f >&5
10627 configure:36899: $? = 0
10628 configure:36913: result: yes
10629 configure:37450: checking whether the Fortran Offset type works with Fortran90
10630 configure:37463: powerpc-bgp-linux-gfortran -c  -O2 conftest.f90 >&5
10631 configure:37470: $? = 0
10632 configure:37484: result: yes
10633 configure:37533: WARNING: Unable to determine F90 type support; defaults used
10634 configure:37809: creating ./config.status
10635
10636 ## ---------------------- ##
10637 ## Running config.status. ##
10638 ## ---------------------- ##
10639
10640 This file was extended by config.status, which was
10641 generated by GNU Autoconf 2.62.  Invocation command line was
10642
10643   CONFIG_FILES    =
10644   CONFIG_HEADERS  =
10645   CONFIG_LINKS    =
10646   CONFIG_COMMANDS =
10647   $ ./config.status
10648
10649 on login1
10650
10651 config.status:1298: creating Makefile
10652 config.status:1298: creating src/Makefile
10653 config.status:1298: creating src/include/Makefile
10654 config.status:1298: creating src/include/mpich2info.h
10655 config.status:1298: creating mpich2-doxygen
10656 config.status:1298: creating src/include/mpichtimer.h
10657 config.status:1298: creating src/binding/Makefile
10658 config.status:1298: creating src/binding/cxx/Makefile
10659 config.status:1298: creating src/binding/cxx/mpicxx.h
10660 config.status:1298: creating src/binding/f77/Makefile
10661 config.status:1298: creating src/binding/f77/mpif.h
10662 config.status:1298: creating src/binding/f77/setbotf.f
10663 config.status:1298: creating src/binding/f90/Makefile
10664 config.status:1298: creating src/binding/f90/mpi_sizeofs.f90
10665 config.status:1298: creating src/pkgconfig/mpich2-ch3.pc
10666 config.status:1298: creating src/pkgconfig/Makefile
10667 config.status:1298: creating src/env/mpixxx_opts.conf
10668 config.status:1298: creating src/env/mpicc
10669 config.status:1298: creating src/env/mpicc.conf
10670 config.status:1298: creating src/env/mpicc.bash
10671 config.status:1298: creating src/env/mpicxx
10672 config.status:1298: creating src/env/mpicxx.conf
10673 config.status:1298: creating src/env/mpicxx.bash
10674 config.status:1298: creating src/env/mpif77
10675 config.status:1298: creating src/env/mpif77.conf
10676 config.status:1298: creating src/env/mpif77.bash
10677 config.status:1298: creating src/env/mpif90
10678 config.status:1298: creating src/env/mpif90.conf
10679 config.status:1298: creating src/env/mpif90.bash
10680 config.status:1298: creating src/env/parkill
10681 config.status:1298: creating src/env/Makefile
10682 config.status:1298: creating src/util/createshlib
10683 config.status:1298: creating src/mpi/Makefile
10684 config.status:1298: creating src/mpi/attr/Makefile
10685 config.status:1298: creating src/mpi/coll/Makefile
10686 config.status:1298: creating src/mpi/comm/Makefile
10687 config.status:1298: creating src/mpi/datatype/Makefile
10688 config.status:1298: creating src/mpi/debugger/Makefile
10689 config.status:1298: creating src/mpi/errhan/Makefile
10690 config.status:1298: creating src/mpi/group/Makefile
10691 config.status:1298: creating src/mpi/init/Makefile
10692 config.status:1298: creating src/mpi/misc/Makefile
10693 config.status:1298: creating src/mpi/pt2pt/Makefile
10694 config.status:1298: creating src/mpi/rma/Makefile
10695 config.status:1298: creating src/mpi/spawn/Makefile
10696 config.status:1298: creating src/mpi/timer/Makefile
10697 config.status:1298: creating src/mpi/topo/Makefile
10698 config.status:1298: creating src/mpid/Makefile
10699 config.status:1298: creating src/mpid/common/Makefile
10700 config.status:1298: creating src/mpid/common/datatype/Makefile
10701 config.status:1298: creating src/mpid/common/datatype/dataloop/Makefile
10702 config.status:1298: creating src/pm/Makefile
10703 config.status:1298: creating src/pmi/Makefile
10704 config.status:1298: creating src/nameserv/Makefile
10705 config.status:1298: creating src/nameserv/file/Makefile
10706 config.status:1298: creating src/nameserv/mpd/Makefile
10707 config.status:1298: creating src/nameserv/pmi/Makefile
10708 config.status:1298: creating src/nameserv/test/Makefile
10709 config.status:1298: creating src/util/Makefile
10710 config.status:1298: creating src/util/info/Makefile
10711 config.status:1298: creating src/util/instrm/Makefile
10712 config.status:1298: creating src/util/thread/Makefile
10713 config.status:1298: creating src/util/thread/mpe_thread.h
10714 config.status:1298: creating src/util/mem/Makefile
10715 config.status:1298: creating src/util/msgs/Makefile
10716 config.status:1298: creating src/util/param/Makefile
10717 config.status:1298: creating src/util/dbg/Makefile
10718 config.status:1298: creating src/util/dbg/getfuncstack
10719 config.status:1298: creating src/util/osserv/Makefile
10720 config.status:1298: creating src/util/procmap/Makefile
10721 config.status:1298: creating src/include/mpi.h
10722 config.status:1298: creating test/Makefile
10723 config.status:1298: creating test/util/Makefile
10724 config.status:1298: creating test/basic/Makefile
10725 config.status:1298: creating test/commands/Makefile
10726 config.status:1298: creating test/commands/cmdtests
10727 config.status:1298: creating test/mpid/Makefile
10728 config.status:1298: creating test/mpid/ch3/Makefile
10729 config.status:1298: creating test/util/timer/Makefile
10730 config.status:1298: creating examples/Makefile
10731 config.status:1298: creating examples/f77/Makefile
10732 config.status:1298: creating examples/f90/Makefile
10733 config.status:1298: creating examples/cxx/Makefile
10734 config.status:1298: creating src/util/logging/Makefile
10735 config.status:1298: creating src/util/logging/common/Makefile
10736 config.status:1298: creating doc/Makefile
10737 config.status:1298: creating doc/mansrc/Makefile
10738 config.status:1298: creating doc/mansrc/createhtmlindex
10739 config.status:1298: creating doc/refman/Makefile
10740 config.status:1298: creating doc/installguide/Makefile
10741 config.status:1298: creating doc/userguide/Makefile
10742 config.status:1298: creating doc/logging/Makefile
10743 config.status:1298: creating doc/design/Makefile
10744 config.status:1298: creating doc/smpd/Makefile
10745 config.status:1298: creating doc/windev/Makefile
10746 config.status:1298: creating src/include/mpichconf.h
10747 config.status:1530: executing default-1 commands
10748 config.status:1530: executing default-2 commands
10749 config.status:1530: executing default-3 commands
10750 config.status:1530: executing default-4 commands
10751 config.status:1530: executing default-5 commands
10752 config.status:1530: executing default-6 commands
10753 config.status:1530: executing default-7 commands
10754 config.status:1530: executing default-8 commands
10755 config.status:1530: executing default-9 commands
10756 config.status:1530: executing default-10 commands
10757 config.status:1530: executing default-11 commands
10758 config.status:1530: executing default-12 commands
10759 config.status:1530: executing default-13 commands
10760 config.status:1530: executing default-14 commands
10761 configure:39334: === configuring in test/mpi (/scratch/chan/mpich2_work/build/test/mpi)
10762 configure:39437: running /bin/sh /home/chan/mpich_work/mpich2/test/mpi/configure --disable-option-checking '--prefix=/usr/local'  '--with-device=dcmfd:BGP' '--with-pmi=no' '--with-pm=no' '--with-file-system=bgl' '--enable-timer-type=device' '--with-cross=/home/chan/mpich_work/mpich2/src/mpid/dcmfd/cross' '--host=powerpc-bgp-linux' '--build=powerpc-pc-linux' 'build_alias=powerpc-pc-linux' 'host_alias=powerpc-bgp-linux' --cache-file=/dev/null --srcdir=/home/chan/mpich_work/mpich2/test/mpi
10763
10764 ## ---------------- ##
10765 ## Cache variables. ##
10766 ## ---------------- ##
10767
10768 ac_cv_c_bigendian=universal
10769 ac_cv_c_compiler_gnu=yes
10770 ac_cv_c_const=yes
10771 ac_cv_c_inline=inline
10772 ac_cv_c_int16_t=yes
10773 ac_cv_c_int32_t=yes
10774 ac_cv_c_int64_t=yes
10775 ac_cv_c_int8_t=yes
10776 ac_cv_c_uint16_t=yes
10777 ac_cv_c_uint32_t=yes
10778 ac_cv_c_uint64_t=yes
10779 ac_cv_c_uint8_t=yes
10780 ac_cv_cxx_bool=yes
10781 ac_cv_cxx_compiler_gnu=yes
10782 ac_cv_cxx_exceptions=yes
10783 ac_cv_cxx_namespace_std=yes
10784 ac_cv_cxx_namespaces=yes
10785 ac_cv_env_CCC_set=
10786 ac_cv_env_CCC_value=
10787 ac_cv_env_CC_set=
10788 ac_cv_env_CC_value=
10789 ac_cv_env_CFLAGS_set=
10790 ac_cv_env_CFLAGS_value=
10791 ac_cv_env_CPPFLAGS_set=
10792 ac_cv_env_CPPFLAGS_value=
10793 ac_cv_env_CPP_set=
10794 ac_cv_env_CPP_value=
10795 ac_cv_env_CXXCPP_set=
10796 ac_cv_env_CXXCPP_value=
10797 ac_cv_env_CXXFLAGS_set=
10798 ac_cv_env_CXXFLAGS_value=
10799 ac_cv_env_CXX_set=
10800 ac_cv_env_CXX_value=
10801 ac_cv_env_F77_set=
10802 ac_cv_env_F77_value=
10803 ac_cv_env_F90FLAGS_set=
10804 ac_cv_env_F90FLAGS_value=
10805 ac_cv_env_F90_set=
10806 ac_cv_env_F90_value=
10807 ac_cv_env_FFLAGS_set=
10808 ac_cv_env_FFLAGS_value=
10809 ac_cv_env_LDFLAGS_set=
10810 ac_cv_env_LDFLAGS_value=
10811 ac_cv_env_LIBS_set=
10812 ac_cv_env_LIBS_value=
10813 ac_cv_env_MPICH2LIB_CFLAGS_set=
10814 ac_cv_env_MPICH2LIB_CFLAGS_value=
10815 ac_cv_env_MPICH2LIB_CXXFLAGS_set=
10816 ac_cv_env_MPICH2LIB_CXXFLAGS_value=
10817 ac_cv_env_MPICH2LIB_F90FLAGS_set=
10818 ac_cv_env_MPICH2LIB_F90FLAGS_value=
10819 ac_cv_env_MPICH2LIB_FFLAGS_set=
10820 ac_cv_env_MPICH2LIB_FFLAGS_value=
10821 ac_cv_env_build_alias_set=set
10822 ac_cv_env_build_alias_value=powerpc-pc-linux
10823 ac_cv_env_host_alias_set=set
10824 ac_cv_env_host_alias_value=powerpc-bgp-linux
10825 ac_cv_env_target_alias_set=
10826 ac_cv_env_target_alias_value=
10827 ac_cv_f77_compiler_gnu=yes
10828 ac_cv_f77_libs=' -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2 -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib -lgfortranbegin -lgfortran -lm'
10829 ac_cv_f90_compiler_gnu=yes
10830 ac_cv_func_alarm=yes
10831 ac_cv_func_alloca_works=yes
10832 ac_cv_func_bindprocessor=no
10833 ac_cv_func_fdopen=yes
10834 ac_cv_func_getpid=yes
10835 ac_cv_func_mkstemp=yes
10836 ac_cv_func_pthread_cleanup_push=no
10837 ac_cv_func_pthread_yield=yes
10838 ac_cv_func_sched_getaffinity=yes
10839 ac_cv_func_sched_setaffinity=yes
10840 ac_cv_func_sched_yield=yes
10841 ac_cv_func_select=yes
10842 ac_cv_func_setitimer=yes
10843 ac_cv_func_sleep=yes
10844 ac_cv_func_snprintf=yes
10845 ac_cv_func_strdup=yes
10846 ac_cv_func_strerror=yes
10847 ac_cv_func_strncasecmp=yes
10848 ac_cv_func_thread_policy_set=no
10849 ac_cv_func_usleep=yes
10850 ac_cv_func_vsnprintf=yes
10851 ac_cv_func_vsprintf=yes
10852 ac_cv_func_yield=no
10853 ac_cv_header_assert_h=yes
10854 ac_cv_header_complex=yes
10855 ac_cv_header_endian_h=yes
10856 ac_cv_header_errno_h=yes
10857 ac_cv_header_inttypes_h=yes
10858 ac_cv_header_limits_h=yes
10859 ac_cv_header_memcheck_h=no
10860 ac_cv_header_pthread_h=yes
10861 ac_cv_header_stdarg_h=yes
10862 ac_cv_header_stdc=no
10863 ac_cv_header_stddef_h=yes
10864 ac_cv_header_stdint_h=yes
10865 ac_cv_header_stdlib_h=yes
10866 ac_cv_header_string_h=yes
10867 ac_cv_header_sys_bitypes_h=yes
10868 ac_cv_header_sys_param_h=yes
10869 ac_cv_header_sys_socket_h=yes
10870 ac_cv_header_sys_time_h=yes
10871 ac_cv_header_sys_types_h=yes
10872 ac_cv_header_sys_uio_h=yes
10873 ac_cv_header_unistd_h=yes
10874 ac_cv_header_valgrind_h=no
10875 ac_cv_header_valgrind_memcheck_h=no
10876 ac_cv_header_valgrind_valgrind_h=no
10877 ac_cv_objext=o
10878 ac_cv_path_BASH_SHELL=/bin/bash
10879 ac_cv_path_DOCTEXT=false
10880 ac_cv_path_PERL=/usr/bin/perl
10881 ac_cv_path_install='/usr/bin/install -c'
10882 ac_cv_prog_AR=ar
10883 ac_cv_prog_CC=powerpc-bgp-linux-gcc
10884 ac_cv_prog_CPP='powerpc-bgp-linux-gcc -E'
10885 ac_cv_prog_CXX=c++
10886 ac_cv_prog_CXXCPP='c++ -E'
10887 ac_cv_prog_ETAGS=etags
10888 ac_cv_prog_F77=powerpc-bgp-linux-gfortran
10889 ac_cv_prog_F90=powerpc-bgp-linux-gfortran
10890 ac_cv_prog_KILLALL=killall
10891 ac_cv_prog_MAKE=make
10892 ac_cv_prog_RANLIB=ranlib
10893 ac_cv_prog_cc_c89=
10894 ac_cv_prog_cc_cross=yes
10895 ac_cv_prog_cc_g=yes
10896 ac_cv_prog_cc_works=yes
10897 ac_cv_prog_cxx_cross=yes
10898 ac_cv_prog_cxx_g=yes
10899 ac_cv_prog_cxx_works=yes
10900 ac_cv_prog_f77_cross=yes
10901 ac_cv_prog_f77_g=yes
10902 ac_cv_prog_f77_v=-v
10903 ac_cv_prog_f77_works=yes
10904 ac_cv_prog_f90_cross=yes
10905 ac_cv_prog_f90_g=yes
10906 ac_cv_prog_f90_works=yes
10907 ac_cv_prog_install_breaks_libs=no
10908 ac_cv_search_pthread_key_create='none required'
10909 ac_cv_sizeof_Complex=8
10910 ac_cv_sizeof_DoubleComplex=16
10911 ac_cv_sizeof_LongDoubleComplex=32
10912 ac_cv_sizeof_MPI_Offset=8
10913 ac_cv_sizeof_bool=1
10914 ac_cv_sizeof_char=1
10915 ac_cv_sizeof_double=8
10916 ac_cv_sizeof_float=4
10917 ac_cv_sizeof_int=4
10918 ac_cv_sizeof_long=4
10919 ac_cv_sizeof_long_double=16
10920 ac_cv_sizeof_long_long=8
10921 ac_cv_sizeof_short=2
10922 ac_cv_sizeof_unsigned_char=1
10923 ac_cv_sizeof_unsigned_int=4
10924 ac_cv_sizeof_unsigned_long=4
10925 ac_cv_sizeof_unsigned_long_long=8
10926 ac_cv_sizeof_unsigned_short=2
10927 ac_cv_sizeof_void_p=4
10928 ac_cv_sizeof_wchar_t=4
10929 ac_cv_type_size_t=yes
10930 ac_cv_working_alloca_h=yes
10931 pac_cv_attr_weak=yes
10932 pac_cv_c_double_alignment_exception=unknown
10933 pac_cv_c_double_pos_align=unknown
10934 pac_cv_c_llint_pos_align=unknown
10935 pac_cv_c_max_double_fp_align=unknown
10936 pac_cv_c_max_fp_align=unknown
10937 pac_cv_c_max_integer_align=unknown
10938 pac_cv_c_max_longdouble_fp_align=unknown
10939 pac_cv_c_restrict=__restrict
10940 pac_cv_c_volatile=yes
10941 pac_cv_cc_has___func__=yes
10942 pac_cv_char_p_is_byte=unknown
10943 pac_cv_cpu_set_defined=no
10944 pac_cv_cxx_builds_exe=yes
10945 pac_cv_cxx_compiles_string=yes
10946 pac_cv_cxx_has_iostream=yes
10947 pac_cv_cxx_has_math=no
10948 pac_cv_f77_flibs_valid=yes
10949 pac_cv_f77_sizeof_double_precision=8
10950 pac_cv_f77_sizeof_integer=4
10951 pac_cv_f77_sizeof_real=4
10952 pac_cv_f90_accepts_F90=yes
10953 pac_cv_f90_and_f77=yes
10954 pac_cv_f90_ext=f90
10955 pac_cv_f90_ext_f90=yes
10956 pac_cv_f90_module_case=lower
10957 pac_cv_f90_module_ext=mod
10958 pac_cv_f90_module_incflag=-I
10959 pac_cv_f90_vendor=gnu
10960 pac_cv_fort90_real8=yes
10961 pac_cv_fort_accepts_F=yes
10962 pac_cv_fort_integer16=no
10963 pac_cv_fort_integer1=yes
10964 pac_cv_fort_integer2=yes
10965 pac_cv_fort_integer4=yes
10966 pac_cv_fort_integer8=yes
10967 pac_cv_fort_real16=yes
10968 pac_cv_fort_real4=yes
10969 pac_cv_fort_real8=yes
10970 pac_cv_func_decl_fdopen=yes
10971 pac_cv_func_decl_mkstemp=no
10972 pac_cv_func_decl_snprintf=no
10973 pac_cv_func_decl_strdup=no
10974 pac_cv_func_decl_vsnprintf=no
10975 pac_cv_func_pthread_cleanup_push=no
10976 pac_cv_func_va_copy=yes
10977 pac_cv_gnu_attr_format=yes
10978 pac_cv_gnu_attr_pure=yes
10979 pac_cv_has_pthread_mutex_recursive=no
10980 pac_cv_has_pthread_mutex_recursive_np=yes
10981 pac_cv_have__func__=yes
10982 pac_cv_have_cpu_set_t=yes
10983 pac_cv_have_long_double=yes
10984 pac_cv_have_long_long=yes
10985 pac_cv_int32_t_alignment=unknown
10986 pac_cv_int64_t_alignment=unknown
10987 pac_cv_lib_pthread_broken=unknown
10988 pac_cv_mkdir_p=yes
10989 pac_cv_mpi_bsend_overhead=128
10990 pac_cv_my_conf_dir=/scratch/chan/mpich2_work/build
10991 pac_cv_pointers_have_int_alignment=unknown
10992 pac_cv_prog_TESTCPP='powerpc-bgp-linux-gcc -E'
10993 pac_cv_prog_c_multiple_weak_symbols=yes
10994 pac_cv_prog_c_unaligned_doubles=unknown
10995 pac_cv_prog_c_weak_symbols='pragma weak'
10996 pac_cv_prog_f77_and_c_stdio_libs=none
10997 pac_cv_prog_f77_exclaim_comments=yes
10998 pac_cv_prog_f77_has_incdir=-I
10999 pac_cv_prog_f77_library_dir_flag=-L
11000 pac_cv_prog_f77_name_mangle='lower underscore'
11001 pac_cv_prog_f90_and_c_stdio_libs=none
11002 pac_cv_prog_f90_cross=yes
11003 pac_cv_prog_f90_works=yes
11004 pac_cv_prog_make_allows_comments=yes
11005 pac_cv_prog_make_found_clock_skew=no
11006 pac_cv_prog_make_include=yes
11007 pac_cv_prog_make_set_cflags=no
11008 pac_cv_prog_make_vpath=VPATH
11009 pac_cv_sizeof_2_int=8
11010 pac_cv_sizeof_double_int=16
11011 pac_cv_sizeof_float_int=8
11012 pac_cv_sizeof_long_double_int=16
11013 pac_cv_sizeof_long_int=8
11014 pac_cv_sizeof_mpi_status=20
11015 pac_cv_sizeof_short_int=8
11016 pac_cv_test_stdcall=
11017
11018 ## ----------------- ##
11019 ## Output variables. ##
11020 ## ----------------- ##
11021
11022 ABIVERSION='1:1'
11023 ADDRESS_KIND='4'
11024 ALLOCA=''
11025 AR='ar'
11026 BASH_SHELL='/bin/bash'
11027 BSEND_OVERHEAD='128'
11028 BUILD_BASH_SCRIPTS='yes'
11029 BUILD_DLLS='no'
11030 BUILD_TVDLL='no'
11031 CC='powerpc-bgp-linux-gcc'
11032 CC_SHL='true'
11033 CC_SHL_DBG=''
11034 CFLAGS=' -O2'
11035 CONFIGURE_ARGS_CLEAN='--with-device=dcmfd:BGP --with-pmi=no --with-pm=no --with-file-system=bgl --enable-timer-type=device --with-cross=/home/chan/mpich_work/mpich2/src/mpid/dcmfd/cross --host=powerpc-bgp-linux --build=powerpc-pc-linux'
11036 CONFIGURE_ARGUMENTS=' '\''--with-device=dcmfd:BGP'\'' '\''--with-pmi=no'\'' '\''--with-pm=no'\'' '\''--with-file-system=bgl'\'' '\''--enable-timer-type=device'\'' '\''--with-cross=/home/chan/mpich_work/mpich2/src/mpid/dcmfd/cross'\'' '\''--host=powerpc-bgp-linux'\'' '\''--build=powerpc-pc-linux'\'' '\''build_alias=powerpc-pc-linux'\'' '\''host_alias=powerpc-bgp-linux'\'''
11037 CPP='powerpc-bgp-linux-gcc -E'
11038 CPPFLAGS=' -I/scratch/chan/mpich2_work/build/src/mpid/dcmfd/include -I/home/chan/mpich_work/mpich2/src/mpid/dcmfd/include -I/scratch/chan/mpich2_work/build/src/mpid/common/datatype -I/home/chan/mpich_work/mpich2/src/mpid/common/datatype -I/scratch/chan/mpich2_work/build/src/mpid/common/locks -I/home/chan/mpich_work/mpich2/src/mpid/common/locks -I/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/include '
11039 CREATESHLIB='false'
11040 CXX='c++'
11041 CXXCPP='c++ -E'
11042 CXXFLAGS=' -O2'
11043 CXX_DEFS=' -DHAVE_CXX_IOSTREAM -DHAVE_NAMESPACE_STD'
11044 CXX_LINKPATH_SHL=''
11045 CXX_SHL='false'
11046 C_LINKPATH_SHL=''
11047 C_LINK_SHL='true'
11048 C_LINK_SHL_DBG=''
11049 DBG_SHLIB_TYPE=''
11050 DEFS='-DHAVE_CONFIG_H'
11051 DEVICE='dcmfd:BGP'
11052 DEVICE_ARGS='BGP'
11053 DEVICE_NAME='dcmfd'
11054 DLLIMPORT=''
11055 DOCTEXT='false'
11056 DOCTEXTSTYLE=''
11057 ECHO_C=''
11058 ECHO_N='-n'
11059 ECHO_T=''
11060 EGREP=''
11061 ENABLE_SHLIB='none'
11062 ETAGS='etags'
11063 ETAGSADD='--language=c'
11064 EXEEXT=''
11065 EXTERNAL_SRC_DIRS=''
11066 EXTRA_STATUS_DECL=''
11067 F77='powerpc-bgp-linux-gfortran'
11068 F77CPP=''
11069 F77_COMPLEX16='1275072554'
11070 F77_COMPLEX32='1275076652'
11071 F77_COMPLEX8='1275070504'
11072 F77_INCDIR='-I'
11073 F77_INTEGER16='MPI_DATATYPE_NULL'
11074 F77_INTEGER1='1275068717'
11075 F77_INTEGER2='1275068975'
11076 F77_INTEGER4='1275069488'
11077 F77_INTEGER8='1275070513'
11078 F77_IN_C_LIBS=''
11079 F77_LIBDIR_LEADER='-L'
11080 F77_NAME_MANGLE='F77_NAME_LOWER_USCORE'
11081 F77_OTHER_LIBS=''
11082 F77_REAL16='1275072555'
11083 F77_REAL4='1275069479'
11084 F77_REAL8='1275070505'
11085 F90='powerpc-bgp-linux-gfortran'
11086 F90CPP=''
11087 F90EXT='f90'
11088 F90FLAGS=' -O2'
11089 F90INC='-I'
11090 F90INCFLAG='-I'
11091 F90MODEXT='mod'
11092 F90MODINCFLAG='-I'
11093 F90MODINCSPEC=''
11094 F90_LINKPATH_SHL=''
11095 F90_OTHER_LIBS=''
11096 F90_SHL=''
11097 F90_WORK_FILES_ARG=''
11098 FC='powerpc-bgp-linux-gfortran'
11099 FC_LINKPATH_SHL=''
11100 FC_SHL='false'
11101 FFLAGS=' -O2'
11102 FILE=''
11103 FINCLUDES='-I/scratch/chan/mpich2_work/build/src'
11104 FLIBS=' -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2 -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/gnu-linux/lib/gcc/powerpc-bgp-linux/4.1.2/../../../../powerpc-bgp-linux/lib -lgfortranbegin -lgfortran -lm'
11105 FORTRAN_BINDING='1'
11106 FORTRAN_MPI_OFFSET='integer*8'
11107 FWRAPNAME='fmpich'
11108 GCC='yes'
11109 GNUCXX_MINORVERSION='4'
11110 GNUCXX_VERSION='3'
11111 GREP=''
11112 HAVE_CXX_EXCEPTIONS='1'
11113 HAVE_ROMIO='#include "mpio.h"'
11114 INCLUDE_MPICXX_H='#include "mpicxx.h"'
11115 INCLUDE_MPIDDEFS_H='/* ... no device specific definitions ... */'
11116 INSTALL_DATA='${INSTALL} -m 644'
11117 INSTALL_PROGRAM='${INSTALL}'
11118 INSTALL_SCRIPT='${INSTALL}'
11119 KILLALL='killall'
11120 LDFLAGS=''
11121 LIBOBJS=''
11122 LIBS=' -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/comm/lib -ldcmfcoll.cnk -ldcmf.cnk -lpthread -lrt -L/bgsys/drivers/V1R2M0_200_2008-080513P/ppc/runtime/SPI -lSPI.cna '
11123 LIBTOOL=''
11124 LTLIBOBJS=''
11125 MAKE='make'
11126 MAKE_DEPEND_C='gcc -MM'
11127 MANY_PM='no'
11128 MKDIR_P='mkdir -p'
11129 MPE_THREAD_LIB_NAME='mpich'
11130 MPIBASEMODNAME='mpi_base'
11131 MPICC='$(bindir)/mpicc'
11132 MPICH2LIB_CFLAGS=''
11133 MPICH2LIB_CXXFLAGS=''
11134 MPICH2LIB_F90FLAGS=''
11135 MPICH2LIB_FFLAGS=''
11136 MPICH_TIMER_KIND='USE_DEVICE'
11137 MPICONSTMODNAME='mpi_constants'
11138 MPICXX='$(bindir)/mpicxx'
11139 MPICXXLIBNAME='mpichcxx'
11140 MPID_TIMER_TYPE='long'
11141 MPIF77='$(bindir)/mpif77'
11142 MPIF90='$(bindir)/mpif90'
11143 MPIFLIBNAME='mpich'
11144 MPIFPMPI=',PMPI_WTIME,PMPI_WTICK'
11145 MPILIBNAME='mpich'
11146 MPIMODNAME='mpi'
11147 MPIR_CXX_BOOL='0x4c000133'
11148 MPIR_CXX_COMPLEX='0x4c000834'
11149 MPIR_CXX_DOUBLE_COMPLEX='0x4c001035'
11150 MPIR_CXX_LONG_DOUBLE_COMPLEX='0x4c002036'
11151 MPISIZEOFMODNAME='mpi_sizeofs'
11152 MPIU_DLL_SPEC_DEF='#define MPIU_DLL_SPEC'
11153 MPI_2COMPLEX='1275072548'
11154 MPI_2DOUBLE_COMPLEX='1275076645'
11155 MPI_2DOUBLE_PRECISION='1275072547'
11156 MPI_2INT='0x4c000816'
11157 MPI_2INTEGER='1275070496'
11158 MPI_2REAL='1275070497'
11159 MPI_AINT='int'
11160 MPI_AINT_FMT_DEC_SPEC='%d'
11161 MPI_AINT_FMT_HEX_SPEC='%x'
11162 MPI_BYTE='0x4c00010d'
11163 MPI_CHAR='0x4c000101'
11164 MPI_CHARACTER='1275068698'
11165 MPI_COMPLEX16='0x4c00102a'
11166 MPI_COMPLEX32='0x4c00202c'
11167 MPI_COMPLEX8='0x4c000828'
11168 MPI_COMPLEX='1275070494'
11169 MPI_DOUBLE='0x4c00080b'
11170 MPI_DOUBLE_COMPLEX='1275072546'
11171 MPI_DOUBLE_INT='0x8c000001'
11172 MPI_DOUBLE_PRECISION='1275070495'
11173 MPI_F77_2INT='1275070486'
11174 MPI_F77_BYTE='1275068685'
11175 MPI_F77_CHAR='1275068673'
11176 MPI_F77_DOUBLE='1275070475'
11177 MPI_F77_DOUBLE_INT='-1946157055'
11178 MPI_F77_FLOAT='1275069450'
11179 MPI_F77_FLOAT_INT='-1946157056'
11180 MPI_F77_INT='1275069445'
11181 MPI_F77_LB='1275068432'
11182 MPI_F77_LONG='1275069447'
11183 MPI_F77_LONG_DOUBLE='1275072524'
11184 MPI_F77_LONG_DOUBLE_INT='-1946157052'
11185 MPI_F77_LONG_INT='-1946157054'
11186 MPI_F77_LONG_LONG='1275070473'
11187 MPI_F77_LONG_LONG_INT='1275070473'
11188 MPI_F77_PACKED='1275068687'
11189 MPI_F77_SHORT='1275068931'
11190 MPI_F77_SHORT_INT='-1946157053'
11191 MPI_F77_SIGNED_CHAR='1275068696'
11192 MPI_F77_UB='1275068433'
11193 MPI_F77_UNSIGNED='1275069446'
11194 MPI_F77_UNSIGNED_CHAR='1275068674'
11195 MPI_F77_UNSIGNED_LONG='1275069448'
11196 MPI_F77_UNSIGNED_LONG_LONG='1275070489'
11197 MPI_F77_UNSIGNED_SHORT='1275068932'
11198 MPI_F77_WCHAR='1275069454'
11199 MPI_FINT='int'
11200 MPI_FLOAT='0x4c00040a'
11201 MPI_FLOAT_INT='0x8c000000'
11202 MPI_INT='0x4c000405'
11203 MPI_INTEGER16='MPI_DATATYPE_NULL'
11204 MPI_INTEGER1='0x4c00012d'
11205 MPI_INTEGER2='0x4c00022f'
11206 MPI_INTEGER4='0x4c000430'
11207 MPI_INTEGER8='0x4c000831'
11208 MPI_INTEGER='1275069467'
11209 MPI_LB='0x4c000010'
11210 MPI_LOGICAL='1275069469'
11211 MPI_LONG='0x4c000407'
11212 MPI_LONG_DOUBLE='0x4c00100c'
11213 MPI_LONG_DOUBLE_INT='0x8c000004'
11214 MPI_LONG_INT='0x8c000002'
11215 MPI_LONG_LONG='0x4c000809'
11216 MPI_MAX_PROCESSOR_NAME='128'
11217 MPI_OFFSET='long long'
11218 MPI_OFFSET_TYPEDEF='typedef long long MPI_Offset;'
11219 MPI_PACKED='0x4c00010f'
11220 MPI_REAL16='0x4c00102b'
11221 MPI_REAL4='0x4c000427'
11222 MPI_REAL8='0x4c000829'
11223 MPI_REAL='1275069468'
11224 MPI_SHORT='0x4c000203'
11225 MPI_SHORT_INT='0x8c000003'
11226 MPI_SIGNED_CHAR='0x4c000118'
11227 MPI_STATUS_SIZE='5'
11228 MPI_UB='0x4c000011'
11229 MPI_UNSIGNED_CHAR='0x4c000102'
11230 MPI_UNSIGNED_INT='0x4c000406'
11231 MPI_UNSIGNED_LONG='0x4c000408'
11232 MPI_UNSIGNED_LONG_LONG='0x4c000819'
11233 MPI_UNSIGNED_SHORT='0x4c000204'
11234 MPI_WCHAR='0x4c00040e'
11235 NEEDSPLIB='no'
11236 NO_WEAK_SYM=''
11237 NO_WEAK_SYM_TARGET='build_proflib'
11238 NUMVERSION='10100003'
11239 OBJEXT='o'
11240 OFFSET_KIND='8'
11241 PACKAGE_BUGREPORT=''
11242 PACKAGE_NAME=''
11243 PACKAGE_STRING=''
11244 PACKAGE_TARNAME=''
11245 PACKAGE_VERSION=''
11246 PATH_SEPARATOR=':'
11247 PERL='/usr/bin/perl'
11248 PMPIFLIBNAME='pmpich'
11249 PMPILIBNAME='pmpich'
11250 PROFILE_DEF_MPI=''
11251 RANLIB='ranlib'
11252 RANLIB_AFTER_INSTALL='no'
11253 RELEASE_DATE='Unknown, built on Tue Jan 27 10:53:05 CST 2009'
11254 REQD=''
11255 REQI1=''
11256 REQI2=''
11257 REQI8=''
11258 SET_CFLAGS=''
11259 SET_MAKE='MAKE=make'
11260 SHELL='/bin/sh'
11261 SHLIB_EXT='so'
11262 SHLIB_FROM_LO='no'
11263 SHLIB_INSTALL='$(INSTALL_PROGRAM)'
11264 SIZEOF_F90_CHARACTER='1'
11265 SIZEOF_F90_DOUBLE_PRECISION='8'
11266 SIZEOF_F90_INTEGER='4'
11267 SIZEOF_F90_REAL='4'
11268 SIZEOF_MPI_STATUS='20'
11269 TESTCPP='powerpc-bgp-linux-gcc -E'
11270 THR_CFLAGS=' -D_REENTRANT -D_THREAD_SAFE'
11271 THR_CPPFLAGS=''
11272 THR_DEFS=''
11273 THR_LDFLAGS=''
11274 THR_LIBS=' -lpthread'
11275 VERSION='1.1a3'
11276 VPATH='VPATH=.:${srcdir}'
11277 WRAPPER_CFLAGS=''
11278 WRAPPER_CXXFLAGS=''
11279 WRAPPER_F90FLAGS=''
11280 WRAPPER_FFLAGS=''
11281 WRAPPER_LDFLAGS='  '
11282 XARGS_NODATA_OPT='-r'
11283 ac_ct_CC=''
11284 ac_ct_CXX=''
11285 ac_ct_F77=''
11286 ac_ct_F90=''
11287 bindings=' f77 f90 cxx'
11288 bindings_dirs=' src/binding/f77 src/binding/f90 src/binding/cxx'
11289 bindir='${exec_prefix}/bin'
11290 build_alias='powerpc-pc-linux'
11291 datadir='${datarootdir}'
11292 datarootdir='${prefix}/share'
11293 debugger_dir=''
11294 device_name='dcmfd'
11295 docdir='${datarootdir}/doc/${PACKAGE}'
11296 dvidir='${docdir}'
11297 exec_prefix='${prefix}'
11298 host_alias='powerpc-bgp-linux'
11299 htmldir='${docdir}'
11300 includedir='${prefix}/include'
11301 infodir='${datarootdir}/info'
11302 libdir='${exec_prefix}/lib'
11303 libexecdir='${exec_prefix}/libexec'
11304 localedir='${datarootdir}/locale'
11305 localstatedir='${prefix}/var'
11306 logging_dir=''
11307 logging_name='none'
11308 logging_subdirs=''
11309 mandir='${datarootdir}/man'
11310 master_top_builddir='/scratch/chan/mpich2_work/build'
11311 master_top_srcdir='/home/chan/mpich_work/mpich2'
11312 modincdir='${prefix}/include'
11313 mpe_dir='mpe2'
11314 nameserv_name='file'
11315 oldincludedir='/usr/include'
11316 other_install_dirs=' src/mpe2'
11317 other_pm_names=''
11318 pac_prog=''
11319 pdfdir='${docdir}'
11320 pm_name=''
11321 pmi_name=''
11322 prefix='/usr/local'
11323 program_transform_name='s,x,x,'
11324 psdir='${docdir}'
11325 romio_dir='romio'
11326 sbindir='${exec_prefix}/sbin'
11327 sharedstatedir='${prefix}/com'
11328 subdirs=' test/mpi'
11329 subsystems=' src/mpid/dcmfd  src/mpid/common/locks src/mpi/romio src/mpe2  src/binding/f90'
11330 sysconfdir='${prefix}/etc'
11331 target_alias=''
11332
11333 ## ------------------- ##
11334 ## File substitutions. ##
11335 ## ------------------- ##
11336
11337 MPE_THREAD_FUNCS='/home/chan/mpich_work/mpich2/src/util/thread/posix_funcs.i'
11338 MPE_THREAD_TYPEDEFS='/home/chan/mpich_work/mpich2/src/util/thread/posix_types.i'
11339
11340 ## ----------- ##
11341 ## confdefs.h. ##
11342 ## ----------- ##
11343
11344 #define PACKAGE_NAME ""
11345 #define PACKAGE_TARNAME ""
11346 #define PACKAGE_VERSION ""
11347 #define PACKAGE_STRING ""
11348 #define PACKAGE_BUGREPORT ""
11349 #define USE_SMP_COLLECTIVES 1
11350 #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11351 #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
11352 #define USE_LOGGING MPID_LOGGING_NONE
11353 #define HAVE_RUNTIME_THREADCHECK 1
11354 #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
11355 #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
11356 #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
11357 #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
11358 #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
11359 #define HAVE_ROMIO 1
11360 #define HAVE__FUNC__ /**/
11361 #define HAVE_PRAGMA_WEAK 1
11362 #define USE_WEAK_SYMBOLS 1
11363 #define HAVE_MULTIPLE_PRAGMA_WEAK 1
11364 #define HAVE_LONG_LONG 1
11365 #define F77_NAME_LOWER_USCORE 1
11366 #define STDCALL
11367 #define HAVE_FORTRAN_BINDING 1
11368 #define HAVE_CXX_EXCEPTIONS /**/
11369 #define HAVE_NAMESPACES /**/
11370 #define HAVE_NAMESPACE_STD /**/
11371 #define HAVE_CXX_BINDING 1
11372 #define FILE_NAMEPUB_BASEDIR "."
11373 #define USE_FILE_FOR_NAMEPUB 1
11374 #define HAVE_NAMEPUB_SERVICE 1
11375 #define restrict __restrict
11376 #define HAVE_GCC_ATTRIBUTE 1
11377 #define WORDS_UNIVERSAL_ENDIAN 1
11378 #define HAVE_LONG_DOUBLE 1
11379 #define HAVE_LONG_LONG_INT 1
11380 #define NEEDS_POINTER_ALIGNMENT_ADJUST 1
11381 #define SIZEOF_CHAR 1
11382 #define SIZEOF_UNSIGNED_CHAR 1
11383 #define SIZEOF_SHORT 2
11384 #define SIZEOF_UNSIGNED_SHORT 2
11385 #define SIZEOF_INT 4
11386 #define SIZEOF_UNSIGNED_INT 4
11387 #define SIZEOF_LONG 4
11388 #define SIZEOF_UNSIGNED_LONG 4
11389 #define SIZEOF_LONG_LONG 8
11390 #define SIZEOF_UNSIGNED_LONG_LONG 8
11391 #define SIZEOF_FLOAT 4
11392 #define SIZEOF_DOUBLE 8
11393 #define SIZEOF_LONG_DOUBLE 16
11394 #define SIZEOF_WCHAR_T 4
11395 #define SIZEOF_VOID_P 4
11396 #define HAVE_SYS_BITYPES_H 1
11397 #define HAVE_INTTYPES_H 1
11398 #define HAVE_STDINT_H 1
11399 #define HAVE_INT8_T 1
11400 #define HAVE_INT16_T 1
11401 #define HAVE_INT32_T 1
11402 #define HAVE_INT64_T 1
11403 #define HAVE_UINT8_T 1
11404 #define HAVE_UINT16_T 1
11405 #define HAVE_UINT32_T 1
11406 #define HAVE_UINT64_T 1
11407 #define MPIR_REAL4_CTYPE float
11408 #define MPIR_REAL8_CTYPE double
11409 #define MPIR_REAL16_CTYPE long double
11410 #define MPIR_INTEGER1_CTYPE char
11411 #define MPIR_INTEGER2_CTYPE short
11412 #define MPIR_INTEGER4_CTYPE int
11413 #define MPIR_INTEGER8_CTYPE long long
11414 #define SIZEOF_F77_INTEGER 4
11415 #define SIZEOF_F77_REAL 4
11416 #define SIZEOF_F77_DOUBLE_PRECISION 8
11417 #define HAVE_FINT_IS_INT 1
11418 #define SIZEOF_BOOL 1
11419 #define SIZEOF_COMPLEX 8
11420 #define SIZEOF_DOUBLECOMPLEX 16
11421 #define SIZEOF_LONGDOUBLECOMPLEX 32
11422 #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
11423 #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
11424 #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
11425 #define HAVE_CXX_COMPLEX 1
11426 #define HAVE_STDLIB_H 1
11427 #define HAVE_STDARG_H 1
11428 #define HAVE_SYS_TYPES_H 1
11429 #define HAVE_STRING_H 1
11430 #define HAVE_INTTYPES_H 1
11431 #define HAVE_LIMITS_H 1
11432 #define HAVE_STDDEF_H 1
11433 #define HAVE_ERRNO_H 1
11434 #define HAVE_SYS_SOCKET_H 1
11435 #define HAVE_SYS_TIME_H 1
11436 #define HAVE_UNISTD_H 1
11437 #define HAVE_ENDIAN_H 1
11438 #define HAVE_ASSERT_H 1
11439 #define HAVE_SYS_PARAM_H 1
11440 #define HAVE_SYS_UIO_H 1
11441 #define HAVE_SETITIMER 1
11442 #define HAVE_ALARM 1
11443 #define HAVE_VSNPRINTF 1
11444 #define HAVE_VSPRINTF 1
11445 #define HAVE_STRERROR 1
11446 #define HAVE_STRNCASECMP 1
11447 #define HAVE_SNPRINTF 1
11448 #define HAVE_VA_COPY 1
11449 #define HAVE_ALLOCA_H 1
11450 #define HAVE_ALLOCA 1
11451 #define HAVE_STRDUP 1
11452 #define HAVE_MKSTEMP 1
11453 #define HAVE_FDOPEN 1
11454 #define NEEDS_FDOPEN_DECL 1
11455 #define SIZEOF_INT_IS_AINT 1
11456 #define MPIR_Pint int
11457 #define MPIR_Upint unsigned int
11458 #define MPIU_SIZE_T unsigned int
11459 #define HAVE_PTHREAD_H 1
11460 #define HAVE_PTHREAD_YIELD 1
11461 #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1
11462 #define HAVE_SCHED_YIELD 1
11463 #define HAVE_USLEEP 1
11464 #define HAVE_SLEEP 1
11465 #define HAVE_SELECT 1
11466 #define HAVE_GETPID 1
11467 #define HAVE_SCHED_SETAFFINITY 1
11468 #define HAVE_SCHED_GETAFFINITY 1
11469 #define HAVE_CPU_SET_T 1
11470 #define USE_THREAD_PKG MPICH_THREAD_PKG_POSIX
11471 #define HAVE_MPICHCONF 1
11472
11473 configure: exit 0