1 | jim-book:deno jim$ (cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build" && sudo /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/configure --prefix=/opt/local --enable-mpi-fortran --enable-mpi-cxx FFLAGS='' F77='' --bindir=/opt/local/libexec/openmpi-clang90 --libdir=/opt/local/lib/openmpi-clang90 --sysconfdir=/opt/local/etc/openmpi-clang90 --includedir=/opt/local/include/openmpi-clang90 --datadir=/opt/local/share/openmpi-clang90 --docdir=/opt/local/share/docdelete --mandir=/opt/local/share/mandelete --with-hwloc=/opt/local ; ) |
---|
2 | Password: |
---|
3 | checking for perl... perl |
---|
4 | |
---|
5 | ============================================================================ |
---|
6 | == Configuring Open MPI |
---|
7 | ============================================================================ |
---|
8 | |
---|
9 | *** Startup tests |
---|
10 | checking build system type... x86_64-apple-darwin14.5.0 |
---|
11 | checking host system type... x86_64-apple-darwin14.5.0 |
---|
12 | checking target system type... x86_64-apple-darwin14.5.0 |
---|
13 | checking for gcc... gcc |
---|
14 | checking whether the C compiler works... yes |
---|
15 | checking for C compiler default output file name... a.out |
---|
16 | checking for suffix of executables... |
---|
17 | checking whether we are cross compiling... no |
---|
18 | checking for suffix of object files... o |
---|
19 | checking whether we are using the GNU C compiler... yes |
---|
20 | checking whether gcc accepts -g... yes |
---|
21 | checking for gcc option to accept ISO C89... none needed |
---|
22 | checking whether gcc understands -c and -o together... yes |
---|
23 | checking how to run the C preprocessor... gcc -E |
---|
24 | checking for grep that handles long lines and -e... /opt/local/bin/ggrep |
---|
25 | checking for egrep... /opt/local/bin/ggrep -E |
---|
26 | checking for ANSI C header files... yes |
---|
27 | checking for sys/types.h... yes |
---|
28 | checking for sys/stat.h... yes |
---|
29 | checking for stdlib.h... yes |
---|
30 | checking for string.h... yes |
---|
31 | checking for memory.h... yes |
---|
32 | checking for strings.h... yes |
---|
33 | checking for inttypes.h... yes |
---|
34 | checking for stdint.h... yes |
---|
35 | checking for unistd.h... yes |
---|
36 | checking minix/config.h usability... no |
---|
37 | checking minix/config.h presence... no |
---|
38 | checking for minix/config.h... no |
---|
39 | checking whether it is safe to define __EXTENSIONS__... yes |
---|
40 | checking for a BSD-compatible install... /opt/local/bin/ginstall -c |
---|
41 | checking whether build environment is sane... yes |
---|
42 | checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p |
---|
43 | checking for gawk... gawk |
---|
44 | checking whether make sets $(MAKE)... yes |
---|
45 | checking for style of include used by make... GNU |
---|
46 | checking whether make supports nested variables... yes |
---|
47 | checking whether UID '0' is supported by ustar format... yes |
---|
48 | checking whether GID '0' is supported by ustar format... yes |
---|
49 | checking how to create a ustar tar archive... gnutar |
---|
50 | checking dependency style of gcc... gcc3 |
---|
51 | checking whether make supports nested variables... (cached) yes |
---|
52 | |
---|
53 | *** Checking versions |
---|
54 | checking for repo version... v4.0.1 |
---|
55 | checking Open MPI version... 4.0.1 |
---|
56 | checking Open MPI release date... Mar 26, 2019 |
---|
57 | checking Open MPI repository version... v4.0.1 |
---|
58 | checking for repo version... v4.0.1 |
---|
59 | checking Open MPI Run-Time Environment version... 4.0.1 |
---|
60 | checking Open MPI Run-Time Environment release date... Mar 26, 2019 |
---|
61 | checking Open MPI Run-Time Environment repository version... v4.0.1 |
---|
62 | checking for repo version... v4.0.1 |
---|
63 | checking Open SHMEM version... 4.0.1 |
---|
64 | checking Open SHMEM release date... Mar 26, 2019 |
---|
65 | checking Open SHMEM repository version... v4.0.1 |
---|
66 | checking for repo version... v4.0.1 |
---|
67 | checking Open Portable Access Layer version... 4.0.1 |
---|
68 | checking Open Portable Access Layer release date... Mar 26, 2019 |
---|
69 | checking Open Portable Access Layer repository version... v4.0.1 |
---|
70 | checking for bootstrap Autoconf version... 2.69 |
---|
71 | checking for bootstrap Automake version... 1.15 |
---|
72 | checking for boostrap Libtool version... 2.4.6 |
---|
73 | |
---|
74 | *** Initialization, setup |
---|
75 | configure: builddir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build |
---|
76 | configure: srcdir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1 |
---|
77 | configure: Detected VPATH build |
---|
78 | installing to directory "/opt/local" |
---|
79 | |
---|
80 | *** OPAL Configuration options |
---|
81 | checking if want to run code coverage... no |
---|
82 | checking if want to compile with branch probabilities... no |
---|
83 | checking if want to debug memory usage... no |
---|
84 | checking if want to profile memory usage... no |
---|
85 | checking if want developer-level compiler pickyness... no |
---|
86 | checking if want developer-level debugging code... no |
---|
87 | checking if want to developer-level timing framework... no |
---|
88 | checking if want to install project-internal header files... no |
---|
89 | checking if want pretty-print stacktrace... yes |
---|
90 | checking if want pty support... yes |
---|
91 | checking if want weak symbol support... yes |
---|
92 | checking if want dlopen support... yes |
---|
93 | checking for default value of mca_base_component_show_load_errors... enabled by default |
---|
94 | checking if want heterogeneous support... no |
---|
95 | checking if word-sized integers must be word-size aligned... no |
---|
96 | checking if want IPv6 support... no |
---|
97 | checking if want package/brand string... Open MPI root@jim-book.local Distribution |
---|
98 | checking if want ident string... 4.0.1 |
---|
99 | checking if want to use an alternative checksum algo for messages... no |
---|
100 | checking maximum length of processor name... 256 |
---|
101 | checking maximum length of error string... 256 |
---|
102 | checking maximum length of object name... 64 |
---|
103 | checking maximum length of info key... 36 |
---|
104 | checking maximum length of info val... 256 |
---|
105 | checking maximum length of port name... 1024 |
---|
106 | checking maximum length of datarep string... 128 |
---|
107 | checking if want getpwuid support... yes |
---|
108 | checking for zlib in... (default search paths) |
---|
109 | checking zlib.h usability... yes |
---|
110 | checking zlib.h presence... yes |
---|
111 | checking for zlib.h... yes |
---|
112 | looking for library without search path |
---|
113 | checking for library containing deflate... -lz |
---|
114 | checking will zlib support be built... yes |
---|
115 | checking __NetBSD__... no |
---|
116 | checking __FreeBSD__... no |
---|
117 | checking __OpenBSD__... no |
---|
118 | checking __DragonFly__... no |
---|
119 | checking __386BSD__... no |
---|
120 | checking __bsdi__... no |
---|
121 | checking __APPLE__... yes |
---|
122 | checking __linux__... no |
---|
123 | checking __sun__... no |
---|
124 | checking __sun... no |
---|
125 | checking netdb.h usability... yes |
---|
126 | checking netdb.h presence... yes |
---|
127 | checking for netdb.h... yes |
---|
128 | checking netinet/in.h usability... yes |
---|
129 | checking netinet/in.h presence... yes |
---|
130 | checking for netinet/in.h... yes |
---|
131 | checking netinet/tcp.h usability... yes |
---|
132 | checking netinet/tcp.h presence... yes |
---|
133 | checking for netinet/tcp.h... yes |
---|
134 | checking for struct sockaddr_in... yes |
---|
135 | checking if --with-cuda is set... not set (--with-cuda=) |
---|
136 | checking whether CU_POINTER_ATTRIBUTE_SYNC_MEMOPS is declared... no |
---|
137 | checking whether cuPointerGetAttributes is declared... no |
---|
138 | checking if have cuda support... no |
---|
139 | checking if user requested PMI support... no |
---|
140 | checking if user requested internal PMIx support()... no |
---|
141 | checking for pmix.h in /usr... not found |
---|
142 | checking for pmix.h in /usr/include... not found |
---|
143 | configure: WARNING: discovered external PMIx version is less than internal version 3.x |
---|
144 | configure: WARNING: using internal PMIx |
---|
145 | |
---|
146 | *** ORTE Configuration options |
---|
147 | checking if want orterun "--prefix" behavior to be enabled by default... no |
---|
148 | |
---|
149 | *** OMPI Configuration options |
---|
150 | checking if want compile-time warnings inside of mpi.h... yes |
---|
151 | checking if want sparse process groups... no |
---|
152 | checking if want peruse support... no |
---|
153 | checking if want Fortran MPI bindings... yes (default) |
---|
154 | checking if want C++ bindings... yes |
---|
155 | checking if want MPI::SEEK_SET support... yes |
---|
156 | checking if want run-time MPI parameter checking... runtime |
---|
157 | |
---|
158 | *** OSHMEM Configuration options |
---|
159 | checking if want oshmem... not supported on this platform |
---|
160 | checking if want SGI/Quadrics compatibility mode... yes |
---|
161 | checking if want OSHMEM API parameter checking... always |
---|
162 | checking for on_exit... no |
---|
163 | checking if want pshmem... yes |
---|
164 | checking if want to build OSHMEM fortran bindings... yes |
---|
165 | no |
---|
166 | checking if want custom libmpi(_FOO) name... mpi |
---|
167 | checking if want wrapper compiler rpath support... yes |
---|
168 | checking if want wrapper compiler runpath support... yes |
---|
169 | |
---|
170 | ============================================================================ |
---|
171 | == Compiler and preprocessor tests |
---|
172 | ============================================================================ |
---|
173 | |
---|
174 | *** C compiler and preprocessor |
---|
175 | checking for gcc... (cached) gcc |
---|
176 | checking whether we are using the GNU C compiler... (cached) yes |
---|
177 | checking whether gcc accepts -g... (cached) yes |
---|
178 | checking for gcc option to accept ISO C89... (cached) none needed |
---|
179 | checking whether gcc understands -c and -o together... (cached) yes |
---|
180 | checking if gcc requires a flag for C11... no |
---|
181 | configure: verifying gcc supports C11 without a flag |
---|
182 | checking if gcc supports C11 _Thread_local... yes |
---|
183 | checking if gcc supports C11 atomic variables... yes |
---|
184 | checking if gcc supports C11 _Atomic keyword... yes |
---|
185 | checking if gcc supports C11 _Generic keyword... yes |
---|
186 | checking if gcc supports C11 _Static_assert... yes |
---|
187 | checking if gcc supports C11 atomic_fetch_xor_explicit... yes |
---|
188 | configure: no flag required for C11 support |
---|
189 | checking if gcc supports __thread... yes |
---|
190 | checking if gcc supports C11 _Thread_local... yes |
---|
191 | checking for the C compiler vendor... gnu |
---|
192 | checking for ANSI C header files... (cached) yes |
---|
193 | checking if gcc supports -finline-functions... yes |
---|
194 | checking if gcc supports -fno-strict-aliasing... yes |
---|
195 | configure: WARNING: -fno-strict-aliasing has been added to CFLAGS |
---|
196 | checking if gcc supports __builtin_expect... yes |
---|
197 | checking if gcc supports __builtin_prefetch... yes |
---|
198 | checking if gcc supports __builtin_clz... yes |
---|
199 | checking for C optimization flags... -O3 -DNDEBUG -finline-functions -fno-strict-aliasing |
---|
200 | checking for Interix environment... no |
---|
201 | checking for C ident string support... static const char |
---|
202 | checking for int8_t... yes |
---|
203 | checking for uint8_t... yes |
---|
204 | checking for int16_t... yes |
---|
205 | checking for uint16_t... yes |
---|
206 | checking for int32_t... yes |
---|
207 | checking for uint32_t... yes |
---|
208 | checking for int64_t... yes |
---|
209 | checking for uint64_t... yes |
---|
210 | checking for int128_t... no |
---|
211 | checking for __int128... yes |
---|
212 | checking for uint128_t... no |
---|
213 | checking for long long... yes |
---|
214 | checking for __float128... yes |
---|
215 | checking for long double... yes |
---|
216 | checking complex.h usability... yes |
---|
217 | checking complex.h presence... yes |
---|
218 | checking for complex.h... yes |
---|
219 | checking for float _Complex... yes |
---|
220 | checking for double _Complex... yes |
---|
221 | checking for long double _Complex... yes |
---|
222 | checking for intptr_t... yes |
---|
223 | checking for uintptr_t... yes |
---|
224 | checking for mode_t... yes |
---|
225 | checking for ssize_t... yes |
---|
226 | checking for ptrdiff_t... yes |
---|
227 | checking size of _Bool... 1 |
---|
228 | checking size of char... 1 |
---|
229 | checking size of short... 2 |
---|
230 | checking size of int... 4 |
---|
231 | checking size of long... 8 |
---|
232 | checking size of long long... 8 |
---|
233 | checking size of float... 4 |
---|
234 | checking size of double... 8 |
---|
235 | checking size of long double... 16 |
---|
236 | checking size of __float128... 16 |
---|
237 | checking size of float _Complex... 8 |
---|
238 | checking size of double _Complex... 16 |
---|
239 | checking size of long double _Complex... 32 |
---|
240 | checking size of void *... 8 |
---|
241 | checking size of size_t... 8 |
---|
242 | checking size of ssize_t... 8 |
---|
243 | checking size of ptrdiff_t... 8 |
---|
244 | checking size of wchar_t... 4 |
---|
245 | checking size of pid_t... 4 |
---|
246 | checking size of atomic_short... 2 |
---|
247 | checking size of atomic_int... 4 |
---|
248 | checking size of atomic_long... 8 |
---|
249 | checking size of atomic_llong... 8 |
---|
250 | checking alignment of bool... 1 |
---|
251 | checking alignment of int8_t... 1 |
---|
252 | checking alignment of int16_t... 2 |
---|
253 | checking alignment of int32_t... 4 |
---|
254 | checking alignment of int64_t... 8 |
---|
255 | checking alignment of char... 1 |
---|
256 | checking alignment of short... 2 |
---|
257 | checking alignment of wchar_t... 4 |
---|
258 | checking alignment of int... 4 |
---|
259 | checking alignment of long... 8 |
---|
260 | checking alignment of long long... 8 |
---|
261 | checking alignment of float... 4 |
---|
262 | checking alignment of double... 8 |
---|
263 | checking alignment of long double... 16 |
---|
264 | checking alignment of __float128... 16 |
---|
265 | checking alignment of float _Complex... 4 |
---|
266 | checking alignment of double _Complex... 8 |
---|
267 | checking alignment of long double _Complex... 16 |
---|
268 | checking alignment of void *... 8 |
---|
269 | checking alignment of size_t... 8 |
---|
270 | checking for weak symbol support... no |
---|
271 | checking for macro weak symbol support... no |
---|
272 | checking for functional offsetof macro... yes |
---|
273 | |
---|
274 | *** C++ compiler and preprocessor |
---|
275 | checking for g++... g++ |
---|
276 | checking whether we are using the GNU C++ compiler... yes |
---|
277 | checking whether g++ accepts -g... yes |
---|
278 | checking dependency style of g++... gcc3 |
---|
279 | checking how to run the C++ preprocessor... g++ -E |
---|
280 | checking for the C++ compiler vendor... gnu |
---|
281 | checking if g++ supports -finline-functions... yes |
---|
282 | configure: WARNING: -finline-functions has been added to CXXFLAGS |
---|
283 | checking if C and C++ are link compatible... yes |
---|
284 | checking for C++ optimization flags... -O3 -DNDEBUG -finline-functions |
---|
285 | checking size of bool... 1 |
---|
286 | checking alignment of bool... (cached) 1 |
---|
287 | |
---|
288 | *** C++ compiler and preprocessor |
---|
289 | checking whether we are using the GNU C++ compiler... (cached) yes |
---|
290 | checking whether g++ accepts -g... (cached) yes |
---|
291 | checking dependency style of g++... (cached) gcc3 |
---|
292 | checking how to run the C++ preprocessor... g++ -E |
---|
293 | checking if C++ compiler works... yes |
---|
294 | checking if g++ supports -finline-functions... yes |
---|
295 | configure: WARNING: -finline-functions has been added to CXXFLAGS |
---|
296 | checking if C and C++ are link compatible... (cached) yes |
---|
297 | checking for C++ optimization flags... -O3 -DNDEBUG -finline-functions |
---|
298 | checking size of bool... (cached) 1 |
---|
299 | checking alignment of bool... (cached) 1 |
---|
300 | checking if able to build the MPI C++ bindings... yes |
---|
301 | checking for the C++ compiler vendor... (cached) gnu |
---|
302 | checking if want C++ exception handling... no |
---|
303 | checking for C++ template_repository_directory... not used |
---|
304 | checking for C++ compiler template parameters... none needed |
---|
305 | checking for C++ ident string support... static const char |
---|
306 | checking if g++ supports __builtin_expect... yes |
---|
307 | checking if g++ supports __builtin_prefetch... yes |
---|
308 | checking if g++ supports const_cast<> properly... yes |
---|
309 | |
---|
310 | *** Compiler characteristics |
---|
311 | checking for __attribute__... yes |
---|
312 | checking for __attribute__(aligned)... yes |
---|
313 | checking for __attribute__(always_inline)... yes |
---|
314 | checking for __attribute__(cold)... yes |
---|
315 | checking for __attribute__(const)... yes |
---|
316 | checking for __attribute__(deprecated)... yes |
---|
317 | checking for __attribute__(deprecated_argument)... yes |
---|
318 | checking for __attribute__(error)... yes |
---|
319 | checking for __attribute__(format)... yes |
---|
320 | checking for __attribute__(format_funcptr)... yes |
---|
321 | checking for __attribute__(hot)... yes |
---|
322 | checking for __attribute__(malloc)... yes |
---|
323 | checking for __attribute__(may_alias)... yes |
---|
324 | checking for __attribute__(no_instrument_function)... yes |
---|
325 | checking for __attribute__(noinline)... yes |
---|
326 | checking for __attribute__(nonnull)... yes |
---|
327 | checking for __attribute__(noreturn)... yes |
---|
328 | checking for __attribute__(noreturn_funcptr)... yes |
---|
329 | checking for __attribute__(packed)... yes |
---|
330 | checking for __attribute__(pure)... yes |
---|
331 | checking for __attribute__(sentinel)... yes |
---|
332 | checking for __attribute__(unused)... yes |
---|
333 | checking for __attribute__(visibility)... yes |
---|
334 | checking for __attribute__(warn_unused_result)... yes |
---|
335 | checking for __attribute__(weak_alias)... no |
---|
336 | checking for __attribute__(destructor)... yes |
---|
337 | checking for __attribute__(optnone)... no |
---|
338 | checking for __attribute__(extension)... yes |
---|
339 | checking for compiler familyid... 1 |
---|
340 | checking for compiler familyname... GNU |
---|
341 | checking for compiler version... 590592 |
---|
342 | checking for compiler version_str... 9.3.0 |
---|
343 | |
---|
344 | *** Java MPI bindings |
---|
345 | checking if want Java bindings... no |
---|
346 | |
---|
347 | *** OpenSHMEM profiling |
---|
348 | checking if pshmem will be enabled... no (OpenSHMEM disabled) |
---|
349 | |
---|
350 | *** Assembler |
---|
351 | checking dependency style of gcc... gcc3 |
---|
352 | checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B |
---|
353 | checking the name lister (/opt/local/bin/nm -B) interface... BSD nm |
---|
354 | checking for fgrep... /opt/local/bin/ggrep -F |
---|
355 | checking for __atomic builtin atomics... yes |
---|
356 | checking for __atomic_compare_exchange_n... no |
---|
357 | checking for __atomic_compare_exchange_n with -mcx16... no |
---|
358 | checking for __atomic_compare_exchange_n with -latomic... yes |
---|
359 | checking if __atomic_compare_exchange_n() gives correct results... yes |
---|
360 | checking if __int128 atomic compare-and-swap is always lock-free... no |
---|
361 | checking for __sync_bool_compare_and_swap... no |
---|
362 | checking for __sync_bool_compare_and_swap with -mcx16... yes |
---|
363 | checking if __sync_bool_compare_and_swap() gives correct results... yes |
---|
364 | checking if .proc/endp is needed... no |
---|
365 | checking directive for setting text section... .text |
---|
366 | checking directive for exporting symbols... .globl |
---|
367 | checking for objdump... no |
---|
368 | checking if .note.GNU-stack is needed... no |
---|
369 | checking suffix for labels... : |
---|
370 | checking prefix for global symbol labels... _ |
---|
371 | checking prefix for lsym labels... L |
---|
372 | checking prefix for function in .type... |
---|
373 | checking if .size is needed... no |
---|
374 | checking if .align directive takes logarithmic value... yes |
---|
375 | checking for cmpxchg16b... yes |
---|
376 | checking if cmpxchg16b() gives correct results... yes |
---|
377 | checking if cmpxchg16b_result works... yes |
---|
378 | checking for assembly architecture... X86_64 |
---|
379 | checking for builtin atomics... BUILTIN_GCC |
---|
380 | |
---|
381 | *** Fortran compiler |
---|
382 | checking for gfortran... gfortran |
---|
383 | checking whether we are using the GNU Fortran compiler... yes |
---|
384 | checking whether gfortran accepts -g... yes |
---|
385 | checking whether ln -s works... yes |
---|
386 | checking if Fortran compiler works... yes |
---|
387 | checking for extra arguments to build a shared library... impossible -- -static |
---|
388 | checking for gfortran warnings flags... none |
---|
389 | checking for Fortran flag to compile .f files... none |
---|
390 | checking for Fortran flag to compile .f90 files... none |
---|
391 | checking to see if Fortran compilers need additional linker flags... -Wl,-flat_namespace |
---|
392 | checking external symbol convention... single underscore |
---|
393 | checking if C and Fortran are link compatible... yes |
---|
394 | checking to see if Fortran compiler likes the C++ exception flags... skipped (no C++ exceptions flags) |
---|
395 | checking to see if mpifort compiler needs additional linker flags... -Wl,-commons,use_dylibs |
---|
396 | checking if Fortran compiler supports CHARACTER... yes |
---|
397 | checking size of Fortran CHARACTER... 1 |
---|
398 | checking for C type corresponding to CHARACTER... char |
---|
399 | checking alignment of Fortran CHARACTER... 1 |
---|
400 | checking for corresponding KIND value of CHARACTER... C_SIGNED_CHAR |
---|
401 | checking KIND value of Fortran C_SIGNED_CHAR... 1 |
---|
402 | checking if Fortran compiler supports LOGICAL... yes |
---|
403 | checking size of Fortran LOGICAL... 4 |
---|
404 | checking for C type corresponding to LOGICAL... int |
---|
405 | checking alignment of Fortran LOGICAL... 4 |
---|
406 | checking for corresponding KIND value of LOGICAL... C_INT |
---|
407 | checking KIND value of Fortran C_INT... 4 |
---|
408 | checking if Fortran compiler supports LOGICAL*1... yes |
---|
409 | checking size of Fortran LOGICAL*1... 1 |
---|
410 | checking for C type corresponding to LOGICAL*1... char |
---|
411 | checking alignment of Fortran LOGICAL*1... 1 |
---|
412 | checking for corresponding KIND value of LOGICAL*1... C_SIGNED_CHAR |
---|
413 | checking KIND value of Fortran C_SIGNED_CHAR... (cached) 1 |
---|
414 | checking if Fortran compiler supports LOGICAL*2... yes |
---|
415 | checking size of Fortran LOGICAL*2... 2 |
---|
416 | checking for C type corresponding to LOGICAL*2... short |
---|
417 | checking alignment of Fortran LOGICAL*2... 2 |
---|
418 | checking for corresponding KIND value of LOGICAL*2... C_SHORT |
---|
419 | checking KIND value of Fortran C_SHORT... 2 |
---|
420 | checking if Fortran compiler supports LOGICAL*4... yes |
---|
421 | checking size of Fortran LOGICAL*4... 4 |
---|
422 | checking for C type corresponding to LOGICAL*4... int |
---|
423 | checking alignment of Fortran LOGICAL*4... 4 |
---|
424 | checking for corresponding KIND value of LOGICAL*4... C_INT |
---|
425 | checking KIND value of Fortran C_INT... (cached) 4 |
---|
426 | checking if Fortran compiler supports LOGICAL*8... yes |
---|
427 | checking size of Fortran LOGICAL*8... 8 |
---|
428 | checking for C type corresponding to LOGICAL*8... long long |
---|
429 | checking alignment of Fortran LOGICAL*8... 8 |
---|
430 | checking for corresponding KIND value of LOGICAL*8... C_LONG_LONG |
---|
431 | checking KIND value of Fortran C_LONG_LONG... 8 |
---|
432 | checking if Fortran compiler supports INTEGER... yes |
---|
433 | checking size of Fortran INTEGER... 4 |
---|
434 | checking for C type corresponding to INTEGER... int |
---|
435 | checking alignment of Fortran INTEGER... 4 |
---|
436 | checking for corresponding KIND value of INTEGER... C_INT |
---|
437 | checking KIND value of Fortran C_INT... (cached) 4 |
---|
438 | checking if Fortran compiler supports INTEGER*1... yes |
---|
439 | checking size of Fortran INTEGER*1... 1 |
---|
440 | checking for C type corresponding to INTEGER*1... char |
---|
441 | checking alignment of Fortran INTEGER*1... 1 |
---|
442 | checking for corresponding KIND value of INTEGER*1... C_SIGNED_CHAR |
---|
443 | checking KIND value of Fortran C_SIGNED_CHAR... (cached) 1 |
---|
444 | checking if Fortran compiler supports INTEGER*2... yes |
---|
445 | checking size of Fortran INTEGER*2... 2 |
---|
446 | checking for C type corresponding to INTEGER*2... short |
---|
447 | checking alignment of Fortran INTEGER*2... 2 |
---|
448 | checking for corresponding KIND value of INTEGER*2... C_SHORT |
---|
449 | checking KIND value of Fortran C_SHORT... (cached) 2 |
---|
450 | checking if Fortran compiler supports INTEGER*4... yes |
---|
451 | checking size of Fortran INTEGER*4... 4 |
---|
452 | checking for C type corresponding to INTEGER*4... int |
---|
453 | checking alignment of Fortran INTEGER*4... 4 |
---|
454 | checking for corresponding KIND value of INTEGER*4... C_INT |
---|
455 | checking KIND value of Fortran C_INT... (cached) 4 |
---|
456 | checking if Fortran compiler supports INTEGER*8... yes |
---|
457 | checking size of Fortran INTEGER*8... 8 |
---|
458 | checking for C type corresponding to INTEGER*8... long long |
---|
459 | checking alignment of Fortran INTEGER*8... 8 |
---|
460 | checking for corresponding KIND value of INTEGER*8... C_LONG_LONG |
---|
461 | checking KIND value of Fortran C_LONG_LONG... (cached) 8 |
---|
462 | checking if Fortran compiler supports INTEGER*16... yes |
---|
463 | checking size of Fortran INTEGER*16... 16 |
---|
464 | checking for C type corresponding to INTEGER*16... not found |
---|
465 | configure: WARNING: *** Did not find corresponding C type |
---|
466 | checking for corresponding KIND value of INTEGER*16... 0 |
---|
467 | checking KIND value of Fortran 0... 0 |
---|
468 | configure: WARNING: Compiler INTEGER*16 and mismatch; MPI datatype unsupported |
---|
469 | checking if Fortran compiler supports REAL... yes |
---|
470 | checking size of Fortran REAL... 4 |
---|
471 | checking for C type corresponding to REAL... float |
---|
472 | checking alignment of Fortran REAL... 4 |
---|
473 | checking for corresponding KIND value of REAL... C_FLOAT |
---|
474 | checking KIND value of Fortran C_FLOAT... 4 |
---|
475 | checking if Fortran compiler supports REAL*2... no |
---|
476 | checking if Fortran compiler supports REAL*4... yes |
---|
477 | checking size of Fortran REAL*4... 4 |
---|
478 | checking for C type corresponding to REAL*4... float |
---|
479 | checking alignment of Fortran REAL*4... 4 |
---|
480 | checking for corresponding KIND value of REAL*4... C_FLOAT |
---|
481 | checking KIND value of Fortran C_FLOAT... (cached) 4 |
---|
482 | checking if Fortran compiler supports REAL*8... yes |
---|
483 | checking size of Fortran REAL*8... 8 |
---|
484 | checking for C type corresponding to REAL*8... double |
---|
485 | checking alignment of Fortran REAL*8... 8 |
---|
486 | checking for corresponding KIND value of REAL*8... C_DOUBLE |
---|
487 | checking KIND value of Fortran C_DOUBLE... 8 |
---|
488 | checking if Fortran compiler supports REAL*16... yes |
---|
489 | checking size of Fortran REAL*16... 16 |
---|
490 | checking for C type corresponding to REAL*16... long double |
---|
491 | checking alignment of Fortran REAL*16... 16 |
---|
492 | checking for corresponding KIND value of REAL*16... C_LONG_DOUBLE |
---|
493 | checking KIND value of Fortran C_LONG_DOUBLE... 10 |
---|
494 | checking for C type matching bit representation of REAL*16... pending |
---|
495 | checking if long double == REAL*16... no |
---|
496 | checking if gnu compiler __float128 == REAL*16... works! |
---|
497 | checking for C type matching bit representation of REAL*16... yes |
---|
498 | checking if Fortran compiler supports DOUBLE PRECISION... yes |
---|
499 | checking size of Fortran DOUBLE PRECISION... 8 |
---|
500 | checking for C type corresponding to DOUBLE PRECISION... double |
---|
501 | checking alignment of Fortran DOUBLE PRECISION... 8 |
---|
502 | checking for corresponding KIND value of DOUBLE PRECISION... C_DOUBLE |
---|
503 | checking KIND value of Fortran C_DOUBLE... (cached) 8 |
---|
504 | checking if Fortran compiler supports COMPLEX... yes |
---|
505 | checking size of Fortran COMPLEX... 8 |
---|
506 | checking for C type corresponding to COMPLEX... float _Complex |
---|
507 | checking alignment of Fortran COMPLEX... 4 |
---|
508 | checking for corresponding KIND value of COMPLEX... C_FLOAT_COMPLEX |
---|
509 | checking KIND value of Fortran C_FLOAT_COMPLEX... 4 |
---|
510 | checking if Fortran compiler supports COMPLEX*4... no |
---|
511 | checking if Fortran compiler supports COMPLEX*8... yes |
---|
512 | checking size of Fortran COMPLEX*8... 8 |
---|
513 | checking for C type corresponding to COMPLEX*8... float _Complex |
---|
514 | checking alignment of Fortran COMPLEX*8... 4 |
---|
515 | checking for corresponding KIND value of COMPLEX*8... C_FLOAT_COMPLEX |
---|
516 | checking KIND value of Fortran C_FLOAT_COMPLEX... (cached) 4 |
---|
517 | checking if Fortran compiler supports COMPLEX*16... yes |
---|
518 | checking size of Fortran COMPLEX*16... 16 |
---|
519 | checking for C type corresponding to COMPLEX*16... double _Complex |
---|
520 | checking alignment of Fortran COMPLEX*16... 8 |
---|
521 | checking for corresponding KIND value of COMPLEX*16... C_DOUBLE_COMPLEX |
---|
522 | checking KIND value of Fortran C_DOUBLE_COMPLEX... 8 |
---|
523 | checking if Fortran compiler supports COMPLEX*32... yes |
---|
524 | checking size of Fortran COMPLEX*32... 32 |
---|
525 | checking for C type corresponding to COMPLEX*32... long double _Complex |
---|
526 | checking alignment of Fortran COMPLEX*32... 16 |
---|
527 | checking for corresponding KIND value of COMPLEX*32... C_LONG_DOUBLE_COMPLEX |
---|
528 | checking KIND value of Fortran C_LONG_DOUBLE_COMPLEX... 10 |
---|
529 | checking if Fortran compiler supports DOUBLE COMPLEX... yes |
---|
530 | checking size of Fortran DOUBLE COMPLEX... 16 |
---|
531 | checking for C type corresponding to DOUBLE COMPLEX... double _Complex |
---|
532 | checking alignment of Fortran DOUBLE COMPLEX... 8 |
---|
533 | checking for corresponding KIND value of DOUBLE COMPLEX... C_DOUBLE_COMPLEX |
---|
534 | checking KIND value of Fortran C_DOUBLE_COMPLEX... (cached) 8 |
---|
535 | checking for max Fortran MPI handle index... 2147483647 |
---|
536 | checking Fortran value for .TRUE. logical type... 1 |
---|
537 | checking for correct handling of Fortran logical arrays... yes |
---|
538 | checking max supported Fortran array rank... 15 |
---|
539 | checking for the value of MPI_STATUS_SIZE... 6 Fortran INTEGERs |
---|
540 | checking KIND value of Fortran C_INT16_T... 2 |
---|
541 | checking KIND value of Fortran C_INT32_T... 4 |
---|
542 | checking KIND value of Fortran C_INT64_T... 8 |
---|
543 | checking if building Fortran mpif.h bindings... yes |
---|
544 | checking if Fortran compiler supports INTERFACE... yes |
---|
545 | checking if Fortran compiler supports ISO_FORTRAN_ENV... yes |
---|
546 | checking if Fortran compiler supports STORAGE_SIZE for relevant types... yes |
---|
547 | checking for Fortran compiler module include flag... -I |
---|
548 | checking Fortran compiler ignore TKR syntax... not cached; checking variants |
---|
549 | checking for Fortran compiler support of TYPE(*), DIMENSION(*)... no |
---|
550 | checking for Fortran compiler support of !GCC$ ATTRIBUTES NO_ARG_CHECK... yes |
---|
551 | checking Fortran compiler ignore TKR syntax... 1:type(*), dimension(*):!GCC$ ATTRIBUTES NO_ARG_CHECK :: |
---|
552 | checking if Fortran compiler supports ISO_C_BINDING... yes |
---|
553 | checking if building Fortran 'use mpi' bindings... yes |
---|
554 | checking if Fortran compiler supports SUBROUTINE BIND(C)... yes |
---|
555 | checking if Fortran compiler supports TYPE, BIND(C)... yes |
---|
556 | checking if Fortran compiler supports TYPE(type), BIND(C, NAME="name")... yes |
---|
557 | checking if Fortran compiler supports PROCEDURE... yes |
---|
558 | checking if Fortran compiler supports USE...ONLY... yes |
---|
559 | checking if Fortran compiler supports optional arguments... yes |
---|
560 | checking if Fortran compiler supports C_FUNLOC/TS 29113... yes |
---|
561 | checking if Fortran compiler supports PRIVATE... yes |
---|
562 | checking if Fortran compiler supports PROTECTED... yes |
---|
563 | checking if Fortran compiler supports ABSTRACT... yes |
---|
564 | checking if Fortran compiler supports ASYNCHRONOUS... yes |
---|
565 | checking size of Fortran type(test_mpi_handle)... 4 |
---|
566 | checking alignment of Fortran type(test_mpi_handle)... 4 |
---|
567 | checking Fortran compiler F08 assumed rank syntax... not cached; checking |
---|
568 | checking for Fortran compiler support of TYPE(*), DIMENSION(..)... yes |
---|
569 | checking Fortran compiler F08 assumed rank syntax... yes |
---|
570 | checking which mpi_f08 implementation to build... "good" compiler, no array subsections |
---|
571 | checking if building Fortran 'use mpi_f08' bindings... yes |
---|
572 | |
---|
573 | ============================================================================ |
---|
574 | == Header file tests |
---|
575 | ============================================================================ |
---|
576 | checking alloca.h usability... yes |
---|
577 | checking alloca.h presence... yes |
---|
578 | checking for alloca.h... yes |
---|
579 | checking aio.h usability... yes |
---|
580 | checking aio.h presence... yes |
---|
581 | checking for aio.h... yes |
---|
582 | checking arpa/inet.h usability... yes |
---|
583 | checking arpa/inet.h presence... yes |
---|
584 | checking for arpa/inet.h... yes |
---|
585 | checking dirent.h usability... yes |
---|
586 | checking dirent.h presence... yes |
---|
587 | checking for dirent.h... yes |
---|
588 | checking dlfcn.h usability... yes |
---|
589 | checking dlfcn.h presence... yes |
---|
590 | checking for dlfcn.h... yes |
---|
591 | checking endian.h usability... no |
---|
592 | checking endian.h presence... no |
---|
593 | checking for endian.h... no |
---|
594 | checking execinfo.h usability... yes |
---|
595 | checking execinfo.h presence... yes |
---|
596 | checking for execinfo.h... yes |
---|
597 | checking err.h usability... yes |
---|
598 | checking err.h presence... yes |
---|
599 | checking for err.h... yes |
---|
600 | checking fcntl.h usability... yes |
---|
601 | checking fcntl.h presence... yes |
---|
602 | checking for fcntl.h... yes |
---|
603 | checking grp.h usability... yes |
---|
604 | checking grp.h presence... yes |
---|
605 | checking for grp.h... yes |
---|
606 | checking libgen.h usability... yes |
---|
607 | checking libgen.h presence... yes |
---|
608 | checking for libgen.h... yes |
---|
609 | checking libutil.h usability... no |
---|
610 | checking libutil.h presence... no |
---|
611 | checking for libutil.h... no |
---|
612 | checking for memory.h... (cached) yes |
---|
613 | checking for netdb.h... (cached) yes |
---|
614 | checking for netinet/in.h... (cached) yes |
---|
615 | checking for netinet/tcp.h... (cached) yes |
---|
616 | checking poll.h usability... yes |
---|
617 | checking poll.h presence... yes |
---|
618 | checking for poll.h... yes |
---|
619 | checking pthread.h usability... yes |
---|
620 | checking pthread.h presence... yes |
---|
621 | checking for pthread.h... yes |
---|
622 | checking pty.h usability... no |
---|
623 | checking pty.h presence... no |
---|
624 | checking for pty.h... no |
---|
625 | checking pwd.h usability... yes |
---|
626 | checking pwd.h presence... yes |
---|
627 | checking for pwd.h... yes |
---|
628 | checking sched.h usability... yes |
---|
629 | checking sched.h presence... yes |
---|
630 | checking for sched.h... yes |
---|
631 | checking for strings.h... (cached) yes |
---|
632 | checking stropts.h usability... no |
---|
633 | checking stropts.h presence... no |
---|
634 | checking for stropts.h... no |
---|
635 | checking linux/ethtool.h usability... no |
---|
636 | checking linux/ethtool.h presence... no |
---|
637 | checking for linux/ethtool.h... no |
---|
638 | checking linux/sockios.h usability... no |
---|
639 | checking linux/sockios.h presence... no |
---|
640 | checking for linux/sockios.h... no |
---|
641 | checking sys/fcntl.h usability... yes |
---|
642 | checking sys/fcntl.h presence... yes |
---|
643 | checking for sys/fcntl.h... yes |
---|
644 | checking sys/ipc.h usability... yes |
---|
645 | checking sys/ipc.h presence... yes |
---|
646 | checking for sys/ipc.h... yes |
---|
647 | checking sys/shm.h usability... yes |
---|
648 | checking sys/shm.h presence... yes |
---|
649 | checking for sys/shm.h... yes |
---|
650 | checking sys/ioctl.h usability... yes |
---|
651 | checking sys/ioctl.h presence... yes |
---|
652 | checking for sys/ioctl.h... yes |
---|
653 | checking sys/mman.h usability... yes |
---|
654 | checking sys/mman.h presence... yes |
---|
655 | checking for sys/mman.h... yes |
---|
656 | checking sys/param.h usability... yes |
---|
657 | checking sys/param.h presence... yes |
---|
658 | checking for sys/param.h... yes |
---|
659 | checking sys/queue.h usability... yes |
---|
660 | checking sys/queue.h presence... yes |
---|
661 | checking for sys/queue.h... yes |
---|
662 | checking sys/resource.h usability... yes |
---|
663 | checking sys/resource.h presence... yes |
---|
664 | checking for sys/resource.h... yes |
---|
665 | checking sys/select.h usability... yes |
---|
666 | checking sys/select.h presence... yes |
---|
667 | checking for sys/select.h... yes |
---|
668 | checking sys/socket.h usability... yes |
---|
669 | checking sys/socket.h presence... yes |
---|
670 | checking for sys/socket.h... yes |
---|
671 | checking sys/sockio.h usability... yes |
---|
672 | checking sys/sockio.h presence... yes |
---|
673 | checking for sys/sockio.h... yes |
---|
674 | checking for sys/stat.h... (cached) yes |
---|
675 | checking sys/statfs.h usability... no |
---|
676 | checking sys/statfs.h presence... no |
---|
677 | checking for sys/statfs.h... no |
---|
678 | checking sys/statvfs.h usability... yes |
---|
679 | checking sys/statvfs.h presence... yes |
---|
680 | checking for sys/statvfs.h... yes |
---|
681 | checking sys/time.h usability... yes |
---|
682 | checking sys/time.h presence... yes |
---|
683 | checking for sys/time.h... yes |
---|
684 | checking sys/tree.h usability... no |
---|
685 | checking sys/tree.h presence... no |
---|
686 | checking for sys/tree.h... no |
---|
687 | checking for sys/types.h... (cached) yes |
---|
688 | checking sys/uio.h usability... yes |
---|
689 | checking sys/uio.h presence... yes |
---|
690 | checking for sys/uio.h... yes |
---|
691 | checking sys/un.h usability... yes |
---|
692 | checking sys/un.h presence... yes |
---|
693 | checking for sys/un.h... yes |
---|
694 | checking net/uio.h usability... no |
---|
695 | checking net/uio.h presence... no |
---|
696 | checking for net/uio.h... no |
---|
697 | checking sys/utsname.h usability... yes |
---|
698 | checking sys/utsname.h presence... yes |
---|
699 | checking for sys/utsname.h... yes |
---|
700 | checking sys/vfs.h usability... no |
---|
701 | checking sys/vfs.h presence... no |
---|
702 | checking for sys/vfs.h... no |
---|
703 | checking sys/wait.h usability... yes |
---|
704 | checking sys/wait.h presence... yes |
---|
705 | checking for sys/wait.h... yes |
---|
706 | checking syslog.h usability... yes |
---|
707 | checking syslog.h presence... yes |
---|
708 | checking for syslog.h... yes |
---|
709 | checking termios.h usability... yes |
---|
710 | checking termios.h presence... yes |
---|
711 | checking for termios.h... yes |
---|
712 | checking ulimit.h usability... yes |
---|
713 | checking ulimit.h presence... yes |
---|
714 | checking for ulimit.h... yes |
---|
715 | checking for unistd.h... (cached) yes |
---|
716 | checking util.h usability... yes |
---|
717 | checking util.h presence... yes |
---|
718 | checking for util.h... yes |
---|
719 | checking utmp.h usability... yes |
---|
720 | checking utmp.h presence... yes |
---|
721 | checking for utmp.h... yes |
---|
722 | checking malloc.h usability... no |
---|
723 | checking malloc.h presence... no |
---|
724 | checking for malloc.h... no |
---|
725 | checking ifaddrs.h usability... yes |
---|
726 | checking ifaddrs.h presence... yes |
---|
727 | checking for ifaddrs.h... yes |
---|
728 | checking crt_externs.h usability... yes |
---|
729 | checking crt_externs.h presence... yes |
---|
730 | checking for crt_externs.h... yes |
---|
731 | checking regex.h usability... yes |
---|
732 | checking regex.h presence... yes |
---|
733 | checking for regex.h... yes |
---|
734 | checking mntent.h usability... no |
---|
735 | checking mntent.h presence... no |
---|
736 | checking for mntent.h... no |
---|
737 | checking paths.h usability... yes |
---|
738 | checking paths.h presence... yes |
---|
739 | checking for paths.h... yes |
---|
740 | checking ioLib.h usability... no |
---|
741 | checking ioLib.h presence... no |
---|
742 | checking for ioLib.h... no |
---|
743 | checking sockLib.h usability... no |
---|
744 | checking sockLib.h presence... no |
---|
745 | checking for sockLib.h... no |
---|
746 | checking hostLib.h usability... no |
---|
747 | checking hostLib.h presence... no |
---|
748 | checking for hostLib.h... no |
---|
749 | checking shlwapi.h usability... no |
---|
750 | checking shlwapi.h presence... no |
---|
751 | checking for shlwapi.h... no |
---|
752 | checking sys/synch.h usability... no |
---|
753 | checking sys/synch.h presence... no |
---|
754 | checking for sys/synch.h... no |
---|
755 | checking db.h usability... yes |
---|
756 | checking db.h presence... yes |
---|
757 | checking for db.h... yes |
---|
758 | checking ndbm.h usability... yes |
---|
759 | checking ndbm.h presence... yes |
---|
760 | checking for ndbm.h... yes |
---|
761 | checking for zlib.h... (cached) yes |
---|
762 | checking ieee754.h usability... no |
---|
763 | checking ieee754.h presence... no |
---|
764 | checking for ieee754.h... no |
---|
765 | checking for sys/mount.h... yes |
---|
766 | checking for sys/sysctl.h... yes |
---|
767 | checking for net/if.h... yes |
---|
768 | |
---|
769 | ============================================================================ |
---|
770 | == Type tests |
---|
771 | ============================================================================ |
---|
772 | checking for socklen_t... yes |
---|
773 | checking for struct sockaddr_in... (cached) yes |
---|
774 | checking for struct sockaddr_in6... yes |
---|
775 | checking for struct sockaddr_storage... yes |
---|
776 | checking for struct ifreq... yes |
---|
777 | checking for struct ethtool_cmd... no |
---|
778 | checking whether ethtool_cmd_speed is declared... no |
---|
779 | checking whether SIOCETHTOOL is declared... no |
---|
780 | checking for struct ethtool_cmd.speed_hi... no |
---|
781 | checking for struct ethtool_cmd.speed_hi... (cached) no |
---|
782 | checking for struct ethtool_cmd.speed_hi... (cached) no |
---|
783 | checking for struct ethtool_cmd.speed_hi... (cached) no |
---|
784 | checking whether AF_UNSPEC is declared... yes |
---|
785 | checking whether PF_UNSPEC is declared... yes |
---|
786 | checking whether AF_INET6 is declared... yes |
---|
787 | checking whether PF_INET6 is declared... yes |
---|
788 | checking if SA_RESTART defined in signal.h... yes |
---|
789 | checking for struct sockaddr.sa_len... yes |
---|
790 | checking for struct dirent.d_type... yes |
---|
791 | checking for siginfo_t.si_fd... no |
---|
792 | checking for siginfo_t.si_band... yes |
---|
793 | checking for struct statfs.f_type... no |
---|
794 | checking for struct statfs.f_fstypename... yes |
---|
795 | checking for struct statvfs.f_basetype... no |
---|
796 | checking for struct statvfs.f_fstypename... no |
---|
797 | checking for type of MPI_Aint... ptrdiff_t (size: 8) |
---|
798 | checking for type of MPI_Count... long long (size: 8) |
---|
799 | checking for type of MPI_Offset... long long (size: 8) |
---|
800 | checking for an MPI datatype for MPI_Offset... MPI_LONG_LONG |
---|
801 | checking for MPI_INTEGER_KIND... 4 |
---|
802 | checking for MPI_ADDRESS_KIND... 8 |
---|
803 | checking for MPI_COUNT_KIND... 8 |
---|
804 | checking for MPI_OFFSET_KIND... 8 |
---|
805 | checking the linker for support for the -fini option... no |
---|
806 | |
---|
807 | ============================================================================ |
---|
808 | == Library and Function tests |
---|
809 | ============================================================================ |
---|
810 | checking for library containing openpty... none required |
---|
811 | checking for library containing gethostbyname... none required |
---|
812 | checking for library containing socket... none required |
---|
813 | checking for library containing sched_yield... none required |
---|
814 | checking for library containing dirname... none required |
---|
815 | checking for library containing ceil... none required |
---|
816 | checking for library containing clock_gettime... no |
---|
817 | checking for asprintf... yes |
---|
818 | checking for snprintf... yes |
---|
819 | checking for vasprintf... yes |
---|
820 | checking for vsnprintf... yes |
---|
821 | checking for openpty... yes |
---|
822 | checking for isatty... yes |
---|
823 | checking for getpwuid... yes |
---|
824 | checking for fork... yes |
---|
825 | checking for waitpid... yes |
---|
826 | checking for execve... yes |
---|
827 | checking for pipe... yes |
---|
828 | checking for ptsname... yes |
---|
829 | checking for setsid... yes |
---|
830 | checking for mmap... yes |
---|
831 | checking for tcgetpgrp... yes |
---|
832 | checking for posix_memalign... yes |
---|
833 | checking for strsignal... yes |
---|
834 | checking for sysconf... yes |
---|
835 | checking for syslog... yes |
---|
836 | checking for vsyslog... yes |
---|
837 | checking for regcmp... no |
---|
838 | checking for regexec... yes |
---|
839 | checking for regfree... yes |
---|
840 | checking for _NSGetEnviron... yes |
---|
841 | checking for socketpair... yes |
---|
842 | checking for strncpy_s... no |
---|
843 | checking for usleep... yes |
---|
844 | checking for mkfifo... yes |
---|
845 | checking for dbopen... yes |
---|
846 | checking for dbm_open... yes |
---|
847 | checking for statfs... yes |
---|
848 | checking for statvfs... yes |
---|
849 | checking for setpgid... yes |
---|
850 | checking for setenv... yes |
---|
851 | checking for __malloc_initialize_hook... no |
---|
852 | checking for __clear_cache... yes |
---|
853 | checking for htonl define... yes |
---|
854 | checking for htonl... yes |
---|
855 | checking whether va_copy is declared... yes |
---|
856 | checking whether __va_copy is declared... yes |
---|
857 | checking whether __func__ is declared... yes |
---|
858 | |
---|
859 | ============================================================================ |
---|
860 | == System-specific tests |
---|
861 | ============================================================================ |
---|
862 | checking for _SC_NPROCESSORS_ONLN... yes |
---|
863 | checking whether byte ordering is bigendian... no |
---|
864 | checking for broken qsort... no |
---|
865 | checking if C compiler and POSIX threads work as is... yes |
---|
866 | checking if C++ compiler and POSIX threads work as is... yes |
---|
867 | checking if Fortran compiler and POSIX threads work as is... yes |
---|
868 | checking for pthread_mutexattr_setpshared... yes |
---|
869 | checking for pthread_condattr_setpshared... yes |
---|
870 | checking for PTHREAD_MUTEX_ERRORCHECK_NP... no |
---|
871 | checking for PTHREAD_MUTEX_ERRORCHECK... yes |
---|
872 | checking for working POSIX threads package... yes |
---|
873 | checking if threads have different pids (pthreads on linux)... no |
---|
874 | checking whether ln -s works... yes |
---|
875 | checking for grep that handles long lines and -e... (cached) /opt/local/bin/ggrep |
---|
876 | checking for egrep... (cached) /opt/local/bin/ggrep -E |
---|
877 | checking dependency style of gcc... (cached) gcc3 |
---|
878 | checking for flex... flex |
---|
879 | checking lex output file root... lex.yy |
---|
880 | checking lex library... -ll |
---|
881 | checking whether yytext is a pointer... yes |
---|
882 | checking for flavor of ps to use... ps -A -o command,pid,uid |
---|
883 | checking if build filesystem is case sensitive... no |
---|
884 | checking if configuring for case sensitive filesystem... no |
---|
885 | |
---|
886 | ******************************************************************************* |
---|
887 | NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE |
---|
888 | ******************************************************************************* |
---|
889 | |
---|
890 | Because OPAL is being installed on a non-case sensitive file |
---|
891 | system, the C++ wrapper compiler will be named opalc++ instead of the |
---|
892 | traditional opalCC. |
---|
893 | |
---|
894 | Please update any makefiles appropriately. |
---|
895 | |
---|
896 | ******************************************************************************* |
---|
897 | NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE |
---|
898 | ******************************************************************************* |
---|
899 | |
---|
900 | checking whether RLIMIT_NPROC is declared... yes |
---|
901 | checking whether RLIMIT_MEMLOCK is declared... yes |
---|
902 | checking whether RLIMIT_NOFILE is declared... yes |
---|
903 | checking whether RLIMIT_FSIZE is declared... yes |
---|
904 | checking whether RLIMIT_CORE is declared... yes |
---|
905 | checking whether RLIMIT_STACK is declared... yes |
---|
906 | checking whether RLIMIT_AS is declared... yes |
---|
907 | |
---|
908 | ============================================================================ |
---|
909 | == Modular Component Architecture (MCA) setup |
---|
910 | ============================================================================ |
---|
911 | checking for subdir args... '--prefix=/opt/local' '--enable-mpi-fortran' '--enable-mpi-cxx' 'FFLAGS=' 'F77=' '--bindir=/opt/local/libexec/openmpi-clang90' '--libdir=/opt/local/lib/openmpi-clang90' '--sysconfdir=/opt/local/etc/openmpi-clang90' '--includedir=/opt/local/include/openmpi-clang90' '--datadir=/opt/local/share/openmpi-clang90' '--docdir=/opt/local/share/docdelete' '--mandir=/opt/local/share/mandelete' '--with-hwloc=/opt/local' |
---|
912 | checking for pkg-config... /opt/local/bin/pkg-config |
---|
913 | checking pkg-config is at least version 0.9.0... yes |
---|
914 | checking --with-verbs value... simple ok (unspecified value) |
---|
915 | checking --with-verbs-libdir value... simple ok (unspecified value) |
---|
916 | checking for pkg-config... (cached) /opt/local/bin/pkg-config |
---|
917 | checking pkg-config is at least version 0.9.0... yes |
---|
918 | checking for X... no |
---|
919 | |
---|
920 | ==> Pre-emptively configuring the hwloc framework to satisfy dependencies. |
---|
921 | checking whether to enable hwloc PCI device support... yes (default) |
---|
922 | |
---|
923 | +++ Configuring MCA framework hwloc |
---|
924 | checking for no configure components in framework hwloc... |
---|
925 | checking for m4 configure components in framework hwloc... external, hwloc201 |
---|
926 | |
---|
927 | --- MCA component hwloc:external (m4 configuration macro, priority 90) |
---|
928 | checking for MCA component hwloc:external compile mode... static |
---|
929 | checking --with-hwloc-libdir value... simple ok (unspecified value) |
---|
930 | checking looking for external hwloc in... (/opt/local) |
---|
931 | checking hwloc.h usability... yes |
---|
932 | checking hwloc.h presence... yes |
---|
933 | checking for hwloc.h... yes |
---|
934 | looking for library in lib |
---|
935 | checking for library containing hwloc_topology_init... -lhwloc |
---|
936 | checking if external hwloc version is 1.5 or greater... yes |
---|
937 | checking whether HWLOC_OBJ_OSDEV_COPROC is declared... yes |
---|
938 | checking for hwloc_topology_dup... yes |
---|
939 | checking if external hwloc supports XML... yes |
---|
940 | checking infiniband/verbs.h usability... no |
---|
941 | checking infiniband/verbs.h presence... no |
---|
942 | checking for infiniband/verbs.h... no |
---|
943 | checking if MCA component hwloc:external can compile... yes |
---|
944 | |
---|
945 | --- MCA component hwloc:hwloc201 (m4 configuration macro, priority 80) |
---|
946 | checking for MCA component hwloc:hwloc201 compile mode... static |
---|
947 | checking if hwloc external component succeeded... yes |
---|
948 | configure: hwloc:external succeeded, so this component will be configured, but then will be skipped |
---|
949 | checking hwloc building mode... embedded |
---|
950 | configure: hwloc builddir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build/opal/mca/hwloc/hwloc201/hwloc |
---|
951 | configure: hwloc srcdir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/hwloc/hwloc201/hwloc |
---|
952 | configure: Detected VPATH build |
---|
953 | checking for hwloc version... 2.0.2rc1-git |
---|
954 | checking if want hwloc maintainer support... disabled (embedded mode) |
---|
955 | checking for hwloc directory prefix... opal/mca/hwloc/hwloc201/hwloc/ |
---|
956 | checking for hwloc symbol prefix... hwloc_ |
---|
957 | checking for gcc option to accept ISO C99... none needed |
---|
958 | checking size of void *... (cached) 8 |
---|
959 | checking which OS support to include... Darwin |
---|
960 | checking which CPU support to include... x86_64 |
---|
961 | checking size of unsigned long... 8 |
---|
962 | checking size of unsigned int... 4 |
---|
963 | checking for the C compiler vendor... gnu |
---|
964 | checking for __attribute__... yes |
---|
965 | checking for __attribute__(aligned)... yes |
---|
966 | checking for __attribute__(always_inline)... yes |
---|
967 | checking for __attribute__(cold)... yes |
---|
968 | checking for __attribute__(const)... yes |
---|
969 | checking for __attribute__(deprecated)... yes |
---|
970 | checking for __attribute__(format)... yes |
---|
971 | checking for __attribute__(hot)... yes |
---|
972 | checking for __attribute__(malloc)... yes |
---|
973 | checking for __attribute__(may_alias)... yes |
---|
974 | checking for __attribute__(no_instrument_function)... yes |
---|
975 | checking for __attribute__(nonnull)... yes |
---|
976 | checking for __attribute__(noreturn)... yes |
---|
977 | checking for __attribute__(packed)... yes |
---|
978 | checking for __attribute__(pure)... yes |
---|
979 | checking for __attribute__(sentinel)... yes |
---|
980 | checking for __attribute__(unused)... yes |
---|
981 | checking for __attribute__(warn_unused_result)... yes |
---|
982 | checking for __attribute__(weak_alias)... no |
---|
983 | checking if gcc supports -fvisibility=hidden... yes |
---|
984 | checking whether to enable symbol visibility... yes (via -fvisibility=hidden) |
---|
985 | configure: WARNING: "-fvisibility=hidden" has been added to the hwloc CFLAGS |
---|
986 | checking whether the C compiler rejects function calls with too many arguments... yes |
---|
987 | checking whether the C compiler rejects function calls with too few arguments... yes |
---|
988 | checking for unistd.h... (cached) yes |
---|
989 | checking for dirent.h... (cached) yes |
---|
990 | checking for strings.h... (cached) yes |
---|
991 | checking ctype.h usability... yes |
---|
992 | checking ctype.h presence... yes |
---|
993 | checking for ctype.h... yes |
---|
994 | checking for strncasecmp... yes |
---|
995 | checking whether strncasecmp is declared... yes |
---|
996 | checking whether function strncasecmp has a complete prototype... yes |
---|
997 | checking for strftime... yes |
---|
998 | checking for setlocale... yes |
---|
999 | checking for stdint.h... (cached) yes |
---|
1000 | checking for sys/mman.h... (cached) yes |
---|
1001 | checking for KAFFINITY... no |
---|
1002 | checking for PROCESSOR_CACHE_TYPE... no |
---|
1003 | checking for CACHE_DESCRIPTOR... no |
---|
1004 | checking for LOGICAL_PROCESSOR_RELATIONSHIP... no |
---|
1005 | checking for RelationProcessorPackage... no |
---|
1006 | checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION... no |
---|
1007 | checking for GROUP_AFFINITY... no |
---|
1008 | checking for PROCESSOR_RELATIONSHIP... no |
---|
1009 | checking for NUMA_NODE_RELATIONSHIP... no |
---|
1010 | checking for CACHE_RELATIONSHIP... no |
---|
1011 | checking for PROCESSOR_GROUP_INFO... no |
---|
1012 | checking for GROUP_RELATIONSHIP... no |
---|
1013 | checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX... no |
---|
1014 | checking for PSAPI_WORKING_SET_EX_BLOCK... no |
---|
1015 | checking for PSAPI_WORKING_SET_EX_INFORMATION... no |
---|
1016 | checking for PROCESSOR_NUMBER... no |
---|
1017 | checking for main in -lgdi32... no |
---|
1018 | checking for PostQuitMessage in -luser32... no |
---|
1019 | checking windows.h usability... no |
---|
1020 | checking windows.h presence... no |
---|
1021 | checking for windows.h... no |
---|
1022 | checking sys/lgrp_user.h usability... no |
---|
1023 | checking sys/lgrp_user.h presence... no |
---|
1024 | checking for sys/lgrp_user.h... no |
---|
1025 | checking kstat.h usability... no |
---|
1026 | checking kstat.h presence... no |
---|
1027 | checking for kstat.h... no |
---|
1028 | checking whether fabsf is declared... yes |
---|
1029 | checking for fabsf in -lm... yes |
---|
1030 | checking picl.h usability... no |
---|
1031 | checking picl.h presence... no |
---|
1032 | checking for picl.h... no |
---|
1033 | checking whether _SC_NPROCESSORS_ONLN is declared... yes |
---|
1034 | checking whether _SC_NPROCESSORS_CONF is declared... yes |
---|
1035 | checking whether _SC_NPROC_ONLN is declared... no |
---|
1036 | checking whether _SC_NPROC_CONF is declared... no |
---|
1037 | checking whether _SC_PAGESIZE is declared... yes |
---|
1038 | checking whether _SC_PAGE_SIZE is declared... yes |
---|
1039 | checking whether _SC_LARGE_PAGESIZE is declared... no |
---|
1040 | checking mach/mach_host.h usability... yes |
---|
1041 | checking mach/mach_host.h presence... yes |
---|
1042 | checking for mach/mach_host.h... yes |
---|
1043 | checking mach/mach_init.h usability... yes |
---|
1044 | checking mach/mach_init.h presence... yes |
---|
1045 | checking for mach/mach_init.h... yes |
---|
1046 | checking for host_info... yes |
---|
1047 | checking for sys/param.h... (cached) yes |
---|
1048 | checking for sys/sysctl.h... (cached) yes |
---|
1049 | checking whether CTL_HW is declared... yes |
---|
1050 | checking whether HW_NCPU is declared... yes |
---|
1051 | checking whether strtoull is declared... yes |
---|
1052 | checking for ssize_t... (cached) yes |
---|
1053 | checking whether snprintf is declared... yes |
---|
1054 | checking whether strcasecmp is declared... yes |
---|
1055 | checking whether _strdup is declared... no |
---|
1056 | checking whether _putenv is declared... no |
---|
1057 | checking for sysctl... yes |
---|
1058 | checking for sysctlbyname... yes |
---|
1059 | checking whether getprogname is declared... yes |
---|
1060 | checking whether getexecname is declared... no |
---|
1061 | checking whether GetModuleFileName is declared... no |
---|
1062 | checking for program_invocation_name... no |
---|
1063 | checking for __progname... yes |
---|
1064 | checking for pthread_t... yes |
---|
1065 | checking whether sched_getcpu is declared... no |
---|
1066 | checking whether sched_setaffinity is declared... no |
---|
1067 | checking for working CPU_SET... no |
---|
1068 | checking for working CPU_SET_S... no |
---|
1069 | checking for working syscall with 6 parameters... yes |
---|
1070 | checking for lib... no |
---|
1071 | checking for bash... /bin/sh |
---|
1072 | checking for ffs... yes |
---|
1073 | checking whether ffs is declared... yes |
---|
1074 | checking whether function ffs has a complete prototype... yes |
---|
1075 | checking for ffsl... yes |
---|
1076 | checking whether ffsl is declared... yes |
---|
1077 | checking whether function ffsl has a complete prototype... yes |
---|
1078 | checking for fls... yes |
---|
1079 | checking whether fls is declared... yes |
---|
1080 | checking whether function fls has a complete prototype... yes |
---|
1081 | checking for flsl... yes |
---|
1082 | checking whether flsl is declared... yes |
---|
1083 | checking whether function flsl has a complete prototype... yes |
---|
1084 | checking for clz... no |
---|
1085 | checking for clzl... no |
---|
1086 | checking for openat... yes |
---|
1087 | checking for malloc.h... (cached) no |
---|
1088 | checking for getpagesize... yes |
---|
1089 | checking for memalign... no |
---|
1090 | checking for posix_memalign... (cached) yes |
---|
1091 | checking for sys/utsname.h... (cached) yes |
---|
1092 | checking for uname... yes |
---|
1093 | checking pthread_np.h usability... no |
---|
1094 | checking pthread_np.h presence... no |
---|
1095 | checking for pthread_np.h... no |
---|
1096 | checking whether pthread_setaffinity_np is declared... no |
---|
1097 | checking whether pthread_getaffinity_np is declared... no |
---|
1098 | checking for sched_setaffinity... no |
---|
1099 | checking for sys/cpuset.h... no |
---|
1100 | checking for cpuset_setaffinity... no |
---|
1101 | checking for library containing pthread_getthrds_np... no |
---|
1102 | checking for cpuset_setid... no |
---|
1103 | checking libudev.h usability... no |
---|
1104 | checking libudev.h presence... no |
---|
1105 | checking for libudev.h... no |
---|
1106 | checking for PCIACCESS... no |
---|
1107 | checking pciaccess.h usability... no |
---|
1108 | checking pciaccess.h presence... no |
---|
1109 | checking for pciaccess.h... no |
---|
1110 | checking X11/Xlib.h usability... yes |
---|
1111 | checking X11/Xlib.h presence... yes |
---|
1112 | checking for X11/Xlib.h... yes |
---|
1113 | checking for XOpenDisplay in -lX11... yes |
---|
1114 | checking for X11/Xutil.h... yes |
---|
1115 | checking X11/keysym.h usability... yes |
---|
1116 | checking X11/keysym.h presence... yes |
---|
1117 | checking for X11/keysym.h... yes |
---|
1118 | checking for x86 cpuid... yes |
---|
1119 | checking for pthread_mutex_lock... yes |
---|
1120 | checking if plugin support is enabled... no |
---|
1121 | checking components to build statically... noos xml synthetic xml_nolibxml darwin x86 |
---|
1122 | checking components to build as plugins... |
---|
1123 | checking whether hwloc configure succeeded... yes |
---|
1124 | checking for infiniband/verbs.h... (cached) no |
---|
1125 | configure: using an external hwloc; disqualifying this component |
---|
1126 | checking if MCA component hwloc:hwloc201 can compile... no |
---|
1127 | |
---|
1128 | checking for winning hwloc component header file... opal/mca/hwloc/external/external.h |
---|
1129 | |
---|
1130 | <== Pre-emptive hwloc framework configuration complete. |
---|
1131 | <== We now return you to your regularly scheduled programming. |
---|
1132 | |
---|
1133 | checking which components should be disabled... |
---|
1134 | checking which components should be direct-linked into the library... |
---|
1135 | checking which components should be run-time loadable... all |
---|
1136 | checking which components should be static... none |
---|
1137 | checking for projects containing MCA frameworks... opal, orte, ompi, oshmem |
---|
1138 | |
---|
1139 | *** Configuring MCA for opal |
---|
1140 | checking for frameworks for opal... common, allocator, backtrace, btl, compress, crs, dl, event, hwloc, if, installdirs, memchecker, memcpy, memory, mpool, patcher, pmix, pstat, rcache, reachable, shmem, timer |
---|
1141 | |
---|
1142 | +++ Configuring MCA framework common |
---|
1143 | checking for no configure components in framework common... |
---|
1144 | checking for m4 configure components in framework common... cuda, sm, ucx, verbs, verbs_usnic |
---|
1145 | |
---|
1146 | --- MCA component common:cuda (m4 configuration macro) |
---|
1147 | checking for MCA component common:cuda compile mode... dso |
---|
1148 | checking if MCA component common:cuda can compile... no |
---|
1149 | |
---|
1150 | --- MCA component common:sm (m4 configuration macro) |
---|
1151 | checking for MCA component common:sm compile mode... dso |
---|
1152 | checking if MCA component common:sm can compile... yes |
---|
1153 | |
---|
1154 | --- MCA component common:ucx (m4 configuration macro) |
---|
1155 | checking for MCA component common:ucx compile mode... dso |
---|
1156 | checking --with-ucx value... simple ok (unspecified value) |
---|
1157 | checking --with-ucx-libdir value... simple ok (unspecified value) |
---|
1158 | checking for ucx... no |
---|
1159 | checking ucp/api/ucp.h usability... no |
---|
1160 | checking ucp/api/ucp.h presence... no |
---|
1161 | checking for ucp/api/ucp.h... no |
---|
1162 | checking ucp/api/ucp.h usability... no |
---|
1163 | checking ucp/api/ucp.h presence... no |
---|
1164 | checking for ucp/api/ucp.h... no |
---|
1165 | checking whether ucp_tag_send_nbr is declared... no |
---|
1166 | checking whether ucp_ep_flush_nb is declared... no |
---|
1167 | checking whether ucp_worker_flush_nb is declared... no |
---|
1168 | checking whether ucp_request_check_status is declared... no |
---|
1169 | checking whether ucp_put_nb is declared... no |
---|
1170 | checking whether ucp_get_nb is declared... no |
---|
1171 | checking whether ucm_test_events is declared... no |
---|
1172 | checking whether UCP_ATOMIC_POST_OP_AND is declared... no |
---|
1173 | checking whether UCP_ATOMIC_POST_OP_OR is declared... no |
---|
1174 | checking whether UCP_ATOMIC_POST_OP_XOR is declared... no |
---|
1175 | checking whether UCP_ATOMIC_FETCH_OP_FAND is declared... no |
---|
1176 | checking whether UCP_ATOMIC_FETCH_OP_FOR is declared... no |
---|
1177 | checking whether UCP_ATOMIC_FETCH_OP_FXOR is declared... no |
---|
1178 | checking whether UCP_WORKER_ATTR_FIELD_ADDRESS_FLAGS is declared... no |
---|
1179 | checking if MCA component common:ucx can compile... no |
---|
1180 | |
---|
1181 | --- MCA component common:verbs (m4 configuration macro) |
---|
1182 | checking for MCA component common:verbs compile mode... dso |
---|
1183 | checking if want to add padding to the openib BTL control header... no |
---|
1184 | checking for fcntl.h... (cached) yes |
---|
1185 | checking sys/poll.h usability... yes |
---|
1186 | checking sys/poll.h presence... yes |
---|
1187 | checking for sys/poll.h... yes |
---|
1188 | checking infiniband/verbs.h usability... no |
---|
1189 | checking infiniband/verbs.h presence... no |
---|
1190 | checking for infiniband/verbs.h... no |
---|
1191 | checking if ConnectX XRC support is enabled... no |
---|
1192 | checking if ConnectIB XRC support is enabled... no |
---|
1193 | checking if dynamic SL is enabled... no |
---|
1194 | checking if MCA component common:verbs can compile... no |
---|
1195 | |
---|
1196 | --- MCA component common:verbs_usnic (m4 configuration macro) |
---|
1197 | checking for MCA component common:verbs_usnic compile mode... static |
---|
1198 | checking if MCA component common:verbs_usnic can compile... no |
---|
1199 | |
---|
1200 | +++ Configuring MCA framework allocator |
---|
1201 | checking for no configure components in framework allocator... basic, bucket |
---|
1202 | checking for m4 configure components in framework allocator... |
---|
1203 | |
---|
1204 | --- MCA component allocator:basic (no configuration) |
---|
1205 | checking for MCA component allocator:basic compile mode... dso |
---|
1206 | checking if MCA component allocator:basic can compile... yes |
---|
1207 | |
---|
1208 | --- MCA component allocator:bucket (no configuration) |
---|
1209 | checking for MCA component allocator:bucket compile mode... dso |
---|
1210 | checking if MCA component allocator:bucket can compile... yes |
---|
1211 | |
---|
1212 | +++ Configuring MCA framework backtrace |
---|
1213 | checking for no configure components in framework backtrace... |
---|
1214 | checking for m4 configure components in framework backtrace... execinfo, none, printstack |
---|
1215 | |
---|
1216 | --- MCA component backtrace:execinfo (m4 configuration macro, priority 30) |
---|
1217 | checking for MCA component backtrace:execinfo compile mode... static |
---|
1218 | checking for execinfo.h... (cached) yes |
---|
1219 | checking for library containing backtrace... none required |
---|
1220 | checking if MCA component backtrace:execinfo can compile... yes |
---|
1221 | |
---|
1222 | --- MCA component backtrace:printstack (m4 configuration macro, priority 30) |
---|
1223 | checking for MCA component backtrace:printstack compile mode... static |
---|
1224 | checking ucontext.h usability... no |
---|
1225 | checking ucontext.h presence... no |
---|
1226 | checking for ucontext.h... no |
---|
1227 | checking for printstack... no |
---|
1228 | checking if MCA component backtrace:printstack can compile... no |
---|
1229 | |
---|
1230 | --- MCA component backtrace:none (m4 configuration macro, priority 0) |
---|
1231 | checking for MCA component backtrace:none compile mode... static |
---|
1232 | checking if MCA component backtrace:none can compile... no |
---|
1233 | |
---|
1234 | +++ Configuring MCA framework btl |
---|
1235 | checking for no configure components in framework btl... self |
---|
1236 | checking for m4 configure components in framework btl... openib, portals4, sm, smcuda, tcp, uct, ugni, usnic, vader |
---|
1237 | |
---|
1238 | --- MCA component btl:self (no configuration) |
---|
1239 | checking for MCA component btl:self compile mode... dso |
---|
1240 | checking if MCA component btl:self can compile... yes |
---|
1241 | |
---|
1242 | --- MCA component btl:openib (m4 configuration macro) |
---|
1243 | checking for MCA component btl:openib compile mode... dso |
---|
1244 | checking whether expanded verbs are available... no |
---|
1245 | checking whether IBV_EXP_ATOMIC_HCA_REPLY_BE is declared... no |
---|
1246 | checking whether IBV_EXP_QP_CREATE_ATOMIC_BE_REPLY is declared... no |
---|
1247 | checking whether ibv_exp_create_qp is declared... no |
---|
1248 | checking whether ibv_exp_query_device is declared... no |
---|
1249 | checking whether IBV_EXP_QP_INIT_ATTR_ATOMICS_ARG is declared... no |
---|
1250 | checking for struct ibv_exp_device_attr.ext_atom... no |
---|
1251 | checking for struct ibv_exp_device_attr.exp_atomic_cap... no |
---|
1252 | checking if MCA component btl:openib can compile... no |
---|
1253 | |
---|
1254 | --- MCA component btl:portals4 (m4 configuration macro) |
---|
1255 | checking for MCA component btl:portals4 compile mode... dso |
---|
1256 | checking --with-portals4 value... simple ok (unspecified value) |
---|
1257 | checking --with-portals4-libdir value... simple ok (unspecified value) |
---|
1258 | checking portals4.h usability... no |
---|
1259 | checking portals4.h presence... no |
---|
1260 | checking for portals4.h... no |
---|
1261 | checking whether to enable flow control... no |
---|
1262 | checking if MCA component btl:portals4 can compile... no |
---|
1263 | |
---|
1264 | --- MCA component btl:sm (m4 configuration macro) |
---|
1265 | checking for MCA component btl:sm compile mode... dso |
---|
1266 | checking if MCA component btl:sm can compile... yes |
---|
1267 | |
---|
1268 | --- MCA component btl:smcuda (m4 configuration macro) |
---|
1269 | checking for MCA component btl:smcuda compile mode... dso |
---|
1270 | checking if MCA component btl:smcuda can compile... no |
---|
1271 | |
---|
1272 | --- MCA component btl:tcp (m4 configuration macro) |
---|
1273 | checking for MCA component btl:tcp compile mode... dso |
---|
1274 | checking for struct sockaddr_in... (cached) yes |
---|
1275 | checking if MCA component btl:tcp can compile... yes |
---|
1276 | |
---|
1277 | --- MCA component btl:uct (m4 configuration macro) |
---|
1278 | checking for MCA component btl:uct compile mode... dso |
---|
1279 | checking if MCA component btl:uct can compile... no |
---|
1280 | |
---|
1281 | --- MCA component btl:ugni (m4 configuration macro) |
---|
1282 | checking for MCA component btl:ugni compile mode... dso |
---|
1283 | checking for CRAY_UGNI... no |
---|
1284 | checking if MCA component btl:ugni can compile... no |
---|
1285 | |
---|
1286 | --- MCA component btl:usnic (m4 configuration macro) |
---|
1287 | checking for MCA component btl:usnic compile mode... dso |
---|
1288 | checking size of void *... (cached) 8 |
---|
1289 | checking for 64 bit Linux... no |
---|
1290 | checking if MCA component btl:usnic can compile... no |
---|
1291 | |
---|
1292 | --- MCA component btl:vader (m4 configuration macro) |
---|
1293 | checking for MCA component btl:vader compile mode... dso |
---|
1294 | checking for Cray XPMEM support... checking for CRAY_XPMEM... no |
---|
1295 | checking --with-xpmem value... simple ok (unspecified value) |
---|
1296 | checking --with-xpmem-libdir value... simple ok (unspecified value) |
---|
1297 | checking xpmem.h usability... no |
---|
1298 | checking xpmem.h presence... no |
---|
1299 | checking for xpmem.h... no |
---|
1300 | checking --with-knem value... simple ok (unspecified value) |
---|
1301 | checking knem_io.h usability... no |
---|
1302 | checking knem_io.h presence... no |
---|
1303 | checking for knem_io.h... no |
---|
1304 | checking sys/prctl.h usability... no |
---|
1305 | checking sys/prctl.h presence... no |
---|
1306 | checking for sys/prctl.h... no |
---|
1307 | checking for process_vm_readv... no |
---|
1308 | checking if internal syscall numbers for Linux CMA work... no |
---|
1309 | checking if MCA component btl:vader can compile... yes |
---|
1310 | |
---|
1311 | +++ Configuring MCA framework compress |
---|
1312 | checking for no configure components in framework compress... bzip, gzip |
---|
1313 | checking for m4 configure components in framework compress... |
---|
1314 | |
---|
1315 | --- MCA component compress:bzip (no configuration) |
---|
1316 | checking for MCA component compress:bzip compile mode... dso |
---|
1317 | checking if MCA component compress:bzip can compile... yes |
---|
1318 | |
---|
1319 | --- MCA component compress:gzip (no configuration) |
---|
1320 | checking for MCA component compress:gzip compile mode... dso |
---|
1321 | checking if MCA component compress:gzip can compile... yes |
---|
1322 | |
---|
1323 | +++ Configuring MCA framework crs |
---|
1324 | checking for no configure components in framework crs... none |
---|
1325 | checking for m4 configure components in framework crs... self |
---|
1326 | |
---|
1327 | --- MCA component crs:none (no configuration) |
---|
1328 | checking for MCA component crs:none compile mode... dso |
---|
1329 | checking if MCA component crs:none can compile... yes |
---|
1330 | |
---|
1331 | --- MCA component crs:self (m4 configuration macro) |
---|
1332 | checking for MCA component crs:self compile mode... dso |
---|
1333 | checking if MCA component crs:self can compile... no |
---|
1334 | |
---|
1335 | +++ Configuring MCA framework dl |
---|
1336 | checking for no configure components in framework dl... |
---|
1337 | checking for m4 configure components in framework dl... dlopen, libltdl |
---|
1338 | |
---|
1339 | --- MCA component dl:dlopen (m4 configuration macro, priority 80) |
---|
1340 | checking for MCA component dl:dlopen compile mode... static |
---|
1341 | checking dlfcn.h usability... yes |
---|
1342 | checking dlfcn.h presence... yes |
---|
1343 | checking for dlfcn.h... yes |
---|
1344 | looking for library without search path |
---|
1345 | checking for library containing dlopen... none required |
---|
1346 | checking if MCA component dl:dlopen can compile... yes |
---|
1347 | |
---|
1348 | --- MCA component dl:libltdl (m4 configuration macro, priority 50) |
---|
1349 | checking for MCA component dl:libltdl compile mode... static |
---|
1350 | checking --with-libltdl value... simple ok (unspecified value) |
---|
1351 | checking --with-libltdl-libdir value... simple ok (unspecified value) |
---|
1352 | checking for libltdl dir... compiler default |
---|
1353 | checking for libltdl library dir... linker default |
---|
1354 | checking ltdl.h usability... yes |
---|
1355 | checking ltdl.h presence... yes |
---|
1356 | checking for ltdl.h... yes |
---|
1357 | looking for library without search path |
---|
1358 | checking for library containing lt_dlopen... -lltdl |
---|
1359 | checking for lt_dladvise_init... yes |
---|
1360 | checking if MCA component dl:libltdl can compile... no |
---|
1361 | |
---|
1362 | +++ Configuring MCA framework event |
---|
1363 | checking for no configure components in framework event... |
---|
1364 | checking for m4 configure components in framework event... external, libevent2022 |
---|
1365 | |
---|
1366 | --- MCA component event:external (m4 configuration macro, priority 90) |
---|
1367 | checking for MCA component event:external compile mode... static |
---|
1368 | checking --with-libevent-libdir value... simple ok (unspecified value) |
---|
1369 | checking for external libevent in... (default search paths) |
---|
1370 | checking event2/event.h usability... no |
---|
1371 | checking event2/event.h presence... no |
---|
1372 | checking for event2/event.h... no |
---|
1373 | checking if MCA component event:external can compile... no |
---|
1374 | |
---|
1375 | --- MCA component event:libevent2022 (m4 configuration macro, priority 80) |
---|
1376 | checking for MCA component event:libevent2022 compile mode... static |
---|
1377 | checking if event external component succeeded... no |
---|
1378 | configure: event:external failed, so this component will be used |
---|
1379 | checking libevent configuration args... --disable-dns --disable-http --disable-rpc --disable-openssl --enable-thread-support --disable-evport |
---|
1380 | configure: OPAL configuring in opal/mca/event/libevent2022/libevent |
---|
1381 | configure: running /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/event/libevent2022/libevent/configure' --disable-dns --disable-http --disable-rpc --disable-openssl --enable-thread-support --disable-evport '--prefix=/opt/local' '--enable-mpi-fortran' '--enable-mpi-cxx' 'FFLAGS=' 'F77=' '--bindir=/opt/local/libexec/openmpi-clang90' '--libdir=/opt/local/lib/openmpi-clang90' '--sysconfdir=/opt/local/etc/openmpi-clang90' '--includedir=/opt/local/include/openmpi-clang90' '--datadir=/opt/local/share/openmpi-clang90' '--docdir=/opt/local/share/docdelete' '--mandir=/opt/local/share/mandelete' '--with-hwloc=/opt/local' 'CPPFLAGS=-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/include -I/opt/local/include -Drandom=opal_random' --cache-file=/dev/null --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/event/libevent2022/libevent --disable-option-checking |
---|
1382 | checking for a BSD-compatible install... /opt/local/bin/ginstall -c |
---|
1383 | checking whether build environment is sane... yes |
---|
1384 | checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p |
---|
1385 | checking for gawk... gawk |
---|
1386 | checking whether make sets $(MAKE)... yes |
---|
1387 | checking whether make supports nested variables... yes |
---|
1388 | checking build system type... x86_64-apple-darwin14.5.0 |
---|
1389 | checking host system type... x86_64-apple-darwin14.5.0 |
---|
1390 | checking for gcc... gcc |
---|
1391 | checking whether the C compiler works... yes |
---|
1392 | checking for C compiler default output file name... a.out |
---|
1393 | checking for suffix of executables... |
---|
1394 | checking whether we are cross compiling... no |
---|
1395 | checking for suffix of object files... o |
---|
1396 | checking whether we are using the GNU C compiler... yes |
---|
1397 | checking whether gcc accepts -g... yes |
---|
1398 | checking for gcc option to accept ISO C89... none needed |
---|
1399 | checking whether gcc understands -c and -o together... yes |
---|
1400 | checking for style of include used by make... GNU |
---|
1401 | checking dependency style of gcc... gcc3 |
---|
1402 | checking for a sed that does not truncate output... /opt/local/bin/gsed |
---|
1403 | checking whether ln -s works... yes |
---|
1404 | checking how to run the C preprocessor... gcc -E |
---|
1405 | checking for grep that handles long lines and -e... /opt/local/bin/ggrep |
---|
1406 | checking for egrep... /opt/local/bin/ggrep -E |
---|
1407 | checking whether gcc needs -traditional... no |
---|
1408 | checking how to print strings... printf |
---|
1409 | checking for a sed that does not truncate output... (cached) /opt/local/bin/gsed |
---|
1410 | checking for fgrep... /opt/local/bin/ggrep -F |
---|
1411 | checking for ld used by gcc... /opt/local/bin/ld |
---|
1412 | checking if the linker (/opt/local/bin/ld) is GNU ld... no |
---|
1413 | checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B |
---|
1414 | checking the name lister (/opt/local/bin/nm -B) interface... BSD nm |
---|
1415 | checking the maximum length of command line arguments... 196608 |
---|
1416 | checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop |
---|
1417 | checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop |
---|
1418 | checking for /opt/local/bin/ld option to reload object files... -r |
---|
1419 | checking for objdump... no |
---|
1420 | checking how to recognize dependent libraries... pass_all |
---|
1421 | checking for dlltool... no |
---|
1422 | checking how to associate runtime and link libraries... printf %s\n |
---|
1423 | checking for ar... ar |
---|
1424 | checking for archiver @FILE support... no |
---|
1425 | checking for strip... strip |
---|
1426 | checking for ranlib... ranlib |
---|
1427 | checking command to parse /opt/local/bin/nm -B output from gcc object... ok |
---|
1428 | checking for sysroot... no |
---|
1429 | checking for a working dd... /bin/dd |
---|
1430 | checking how to truncate binary pipes... /bin/dd bs=4096 count=1 |
---|
1431 | checking for mt... no |
---|
1432 | checking if : is a manifest tool... no |
---|
1433 | checking for dsymutil... dsymutil |
---|
1434 | checking for nmedit... nmedit |
---|
1435 | checking for lipo... lipo |
---|
1436 | checking for otool... otool |
---|
1437 | checking for otool64... no |
---|
1438 | checking for -single_module linker flag... yes |
---|
1439 | checking for -exported_symbols_list linker flag... yes |
---|
1440 | checking for -force_load linker flag... yes |
---|
1441 | checking for ANSI C header files... yes |
---|
1442 | checking for sys/types.h... yes |
---|
1443 | checking for sys/stat.h... yes |
---|
1444 | checking for stdlib.h... yes |
---|
1445 | checking for string.h... yes |
---|
1446 | checking for memory.h... yes |
---|
1447 | checking for strings.h... yes |
---|
1448 | checking for inttypes.h... yes |
---|
1449 | checking for stdint.h... yes |
---|
1450 | checking for unistd.h... yes |
---|
1451 | checking for dlfcn.h... yes |
---|
1452 | checking for objdir... .libs |
---|
1453 | checking if gcc supports -fno-rtti -fno-exceptions... no |
---|
1454 | checking for gcc option to produce PIC... -fno-common -DPIC |
---|
1455 | checking if gcc PIC flag -fno-common -DPIC works... yes |
---|
1456 | checking if gcc static flag -static works... no |
---|
1457 | checking if gcc supports -c -o file.o... yes |
---|
1458 | checking if gcc supports -c -o file.o... (cached) yes |
---|
1459 | checking whether the gcc linker (/opt/local/bin/ld) supports shared libraries... yes |
---|
1460 | checking dynamic linker characteristics... darwin14.5.0 dyld |
---|
1461 | checking how to hardcode library paths into programs... immediate |
---|
1462 | checking whether stripping libraries is possible... yes |
---|
1463 | checking if libtool supports shared libraries... yes |
---|
1464 | checking whether to build shared libraries... yes |
---|
1465 | checking whether to build static libraries... yes |
---|
1466 | checking for library containing inet_ntoa... none required |
---|
1467 | checking for library containing socket... none required |
---|
1468 | checking for library containing inet_aton... none required |
---|
1469 | checking for library containing clock_gettime... no |
---|
1470 | checking for library containing sendfile... none required |
---|
1471 | checking for WIN32... no |
---|
1472 | checking for CYGWIN... no |
---|
1473 | checking zlib.h usability... yes |
---|
1474 | checking zlib.h presence... yes |
---|
1475 | checking for zlib.h... yes |
---|
1476 | checking for library containing inflateEnd... -lz |
---|
1477 | checking openssl/bio.h usability... yes |
---|
1478 | checking openssl/bio.h presence... yes |
---|
1479 | checking for openssl/bio.h... yes |
---|
1480 | checking for ANSI C header files... (cached) yes |
---|
1481 | checking fcntl.h usability... yes |
---|
1482 | checking fcntl.h presence... yes |
---|
1483 | checking for fcntl.h... yes |
---|
1484 | checking stdarg.h usability... yes |
---|
1485 | checking stdarg.h presence... yes |
---|
1486 | checking for stdarg.h... yes |
---|
1487 | checking for inttypes.h... (cached) yes |
---|
1488 | checking for stdint.h... (cached) yes |
---|
1489 | checking stddef.h usability... yes |
---|
1490 | checking stddef.h presence... yes |
---|
1491 | checking for stddef.h... yes |
---|
1492 | checking poll.h usability... yes |
---|
1493 | checking poll.h presence... yes |
---|
1494 | checking for poll.h... yes |
---|
1495 | checking for unistd.h... (cached) yes |
---|
1496 | checking sys/epoll.h usability... no |
---|
1497 | checking sys/epoll.h presence... no |
---|
1498 | checking for sys/epoll.h... no |
---|
1499 | checking sys/time.h usability... yes |
---|
1500 | checking sys/time.h presence... yes |
---|
1501 | checking for sys/time.h... yes |
---|
1502 | checking sys/queue.h usability... yes |
---|
1503 | checking sys/queue.h presence... yes |
---|
1504 | checking for sys/queue.h... yes |
---|
1505 | checking sys/event.h usability... yes |
---|
1506 | checking sys/event.h presence... yes |
---|
1507 | checking for sys/event.h... yes |
---|
1508 | checking sys/param.h usability... yes |
---|
1509 | checking sys/param.h presence... yes |
---|
1510 | checking for sys/param.h... yes |
---|
1511 | checking sys/ioctl.h usability... yes |
---|
1512 | checking sys/ioctl.h presence... yes |
---|
1513 | checking for sys/ioctl.h... yes |
---|
1514 | checking sys/select.h usability... yes |
---|
1515 | checking sys/select.h presence... yes |
---|
1516 | checking for sys/select.h... yes |
---|
1517 | checking sys/devpoll.h usability... no |
---|
1518 | checking sys/devpoll.h presence... no |
---|
1519 | checking for sys/devpoll.h... no |
---|
1520 | checking port.h usability... no |
---|
1521 | checking port.h presence... no |
---|
1522 | checking for port.h... no |
---|
1523 | checking netinet/in.h usability... yes |
---|
1524 | checking netinet/in.h presence... yes |
---|
1525 | checking for netinet/in.h... yes |
---|
1526 | checking netinet/in6.h usability... no |
---|
1527 | checking netinet/in6.h presence... no |
---|
1528 | checking for netinet/in6.h... no |
---|
1529 | checking sys/socket.h usability... yes |
---|
1530 | checking sys/socket.h presence... yes |
---|
1531 | checking for sys/socket.h... yes |
---|
1532 | checking sys/uio.h usability... yes |
---|
1533 | checking sys/uio.h presence... yes |
---|
1534 | checking for sys/uio.h... yes |
---|
1535 | checking arpa/inet.h usability... yes |
---|
1536 | checking arpa/inet.h presence... yes |
---|
1537 | checking for arpa/inet.h... yes |
---|
1538 | checking sys/eventfd.h usability... no |
---|
1539 | checking sys/eventfd.h presence... no |
---|
1540 | checking for sys/eventfd.h... no |
---|
1541 | checking sys/mman.h usability... yes |
---|
1542 | checking sys/mman.h presence... yes |
---|
1543 | checking for sys/mman.h... yes |
---|
1544 | checking sys/sendfile.h usability... no |
---|
1545 | checking sys/sendfile.h presence... no |
---|
1546 | checking for sys/sendfile.h... no |
---|
1547 | checking sys/wait.h usability... yes |
---|
1548 | checking sys/wait.h presence... yes |
---|
1549 | checking for sys/wait.h... yes |
---|
1550 | checking netdb.h usability... yes |
---|
1551 | checking netdb.h presence... yes |
---|
1552 | checking for netdb.h... yes |
---|
1553 | checking for sys/stat.h... (cached) yes |
---|
1554 | checking for sys/sysctl.h... yes |
---|
1555 | checking for TAILQ_FOREACH in sys/queue.h... yes |
---|
1556 | checking for timeradd in sys/time.h... yes |
---|
1557 | checking for timercmp in sys/time.h... yes |
---|
1558 | checking for timerclear in sys/time.h... yes |
---|
1559 | checking for timerisset in sys/time.h... yes |
---|
1560 | checking whether CTL_KERN is declared... yes |
---|
1561 | checking whether KERN_RANDOM is declared... no |
---|
1562 | checking whether RANDOM_UUID is declared... no |
---|
1563 | checking whether KERN_ARND is declared... no |
---|
1564 | checking for an ANSI C-conforming const... yes |
---|
1565 | checking for inline... inline |
---|
1566 | checking whether time.h and sys/time.h may both be included... yes |
---|
1567 | checking for gettimeofday... yes |
---|
1568 | checking for vasprintf... yes |
---|
1569 | checking for fcntl... yes |
---|
1570 | checking for clock_gettime... no |
---|
1571 | checking for strtok_r... yes |
---|
1572 | checking for strsep... yes |
---|
1573 | checking for getnameinfo... yes |
---|
1574 | checking for strlcpy... yes |
---|
1575 | checking for inet_ntop... yes |
---|
1576 | checking for inet_pton... yes |
---|
1577 | checking for signal... yes |
---|
1578 | checking for sigaction... yes |
---|
1579 | checking for strtoll... yes |
---|
1580 | checking for inet_aton... yes |
---|
1581 | checking for pipe... yes |
---|
1582 | checking for eventfd... no |
---|
1583 | checking for sendfile... yes |
---|
1584 | checking for mmap... yes |
---|
1585 | checking for splice... no |
---|
1586 | checking for arc4random... yes |
---|
1587 | checking for arc4random_buf... yes |
---|
1588 | checking for issetugid... yes |
---|
1589 | checking for geteuid... yes |
---|
1590 | checking for getegid... yes |
---|
1591 | checking for getprotobynumber... yes |
---|
1592 | checking for setenv... yes |
---|
1593 | checking for unsetenv... yes |
---|
1594 | checking for putenv... yes |
---|
1595 | checking for sysctl... yes |
---|
1596 | checking for umask... yes |
---|
1597 | checking for getaddrinfo... yes |
---|
1598 | checking size of long... 8 |
---|
1599 | checking for F_SETFD in fcntl.h... yes |
---|
1600 | checking for select... yes |
---|
1601 | checking for select support... yes |
---|
1602 | checking for poll... yes |
---|
1603 | checking for poll support... yes |
---|
1604 | checking for /dev/poll support... no |
---|
1605 | checking for working kqueue... no (MAC OS X) |
---|
1606 | checking for epoll support... enabled |
---|
1607 | checking for epoll_ctl... no |
---|
1608 | checking for working epoll library interface... no |
---|
1609 | checking for epoll syscall support... no |
---|
1610 | checking for evport support... no |
---|
1611 | checking event_ops... yes |
---|
1612 | checking for working ops... yes |
---|
1613 | checking for pid_t... yes |
---|
1614 | checking for size_t... yes |
---|
1615 | checking for ssize_t... yes |
---|
1616 | checking for uint64_t... yes |
---|
1617 | checking for uint32_t... yes |
---|
1618 | checking for uint16_t... yes |
---|
1619 | checking for uint8_t... yes |
---|
1620 | checking for uintptr_t... yes |
---|
1621 | checking for fd_mask... yes |
---|
1622 | checking size of long long... 8 |
---|
1623 | checking size of long... (cached) 8 |
---|
1624 | checking size of int... 4 |
---|
1625 | checking size of short... 2 |
---|
1626 | checking size of size_t... 8 |
---|
1627 | checking size of void *... 8 |
---|
1628 | checking for struct in6_addr... yes |
---|
1629 | checking for struct sockaddr_in6... yes |
---|
1630 | checking for sa_family_t... yes |
---|
1631 | checking for struct addrinfo... yes |
---|
1632 | checking for struct sockaddr_storage... yes |
---|
1633 | checking for struct in6_addr.s6_addr32... no |
---|
1634 | checking for struct in6_addr.s6_addr16... no |
---|
1635 | checking for struct sockaddr_in.sin_len... yes |
---|
1636 | checking for struct sockaddr_in6.sin6_len... yes |
---|
1637 | checking for struct sockaddr_storage.ss_family... yes |
---|
1638 | checking for struct sockaddr_storage.__ss_family... no |
---|
1639 | checking for socklen_t... yes |
---|
1640 | checking whether our compiler supports __func__... yes |
---|
1641 | checking for the pthreads library -lpthreads... no |
---|
1642 | checking whether pthreads work without any flags... yes |
---|
1643 | checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE |
---|
1644 | checking if more special flags are required for pthreads... -D_THREAD_SAFE |
---|
1645 | checking size of pthread_t... 8 |
---|
1646 | checking that generated files are newer than configure... done |
---|
1647 | configure: creating ./config.status |
---|
1648 | config.status: creating libevent.pc |
---|
1649 | config.status: creating libevent_openssl.pc |
---|
1650 | config.status: creating libevent_pthreads.pc |
---|
1651 | config.status: creating Makefile |
---|
1652 | config.status: creating include/Makefile |
---|
1653 | config.status: creating config.h |
---|
1654 | config.status: executing depfiles commands |
---|
1655 | config.status: executing libtool commands |
---|
1656 | configure: /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/event/libevent2022/libevent/configure' succeeded for opal/mca/event/libevent2022/libevent |
---|
1657 | checking if MCA component event:libevent2022 can compile... yes |
---|
1658 | |
---|
1659 | checking if have working event ops for the event framework... yes |
---|
1660 | checking for winning event component header file... libevent2022/libevent2022.h |
---|
1661 | |
---|
1662 | +++ Configuring MCA framework if |
---|
1663 | checking for no configure components in framework if... |
---|
1664 | checking for m4 configure components in framework if... bsdx_ipv4, bsdx_ipv6, linux_ipv6, posix_ipv4, solaris_ipv6 |
---|
1665 | |
---|
1666 | --- MCA component if:bsdx_ipv4 (m4 configuration macro) |
---|
1667 | checking for MCA component if:bsdx_ipv4 compile mode... static |
---|
1668 | checking struct sockaddr... yes (cached) |
---|
1669 | checking NetBSD, FreeBSD, OpenBSD, or DragonFly... no |
---|
1670 | checking if MCA component if:bsdx_ipv4 can compile... no |
---|
1671 | |
---|
1672 | --- MCA component if:bsdx_ipv6 (m4 configuration macro) |
---|
1673 | checking for MCA component if:bsdx_ipv6 compile mode... static |
---|
1674 | checking struct sockaddr... yes (cached) |
---|
1675 | checking some flavor of BSD... yes |
---|
1676 | checking if MCA component if:bsdx_ipv6 can compile... yes |
---|
1677 | |
---|
1678 | --- MCA component if:linux_ipv6 (m4 configuration macro) |
---|
1679 | checking for MCA component if:linux_ipv6 compile mode... static |
---|
1680 | checking if we are on Linux with TCP... no |
---|
1681 | checking if MCA component if:linux_ipv6 can compile... no |
---|
1682 | |
---|
1683 | --- MCA component if:posix_ipv4 (m4 configuration macro) |
---|
1684 | checking for MCA component if:posix_ipv4 compile mode... static |
---|
1685 | checking struct sockaddr... yes (cached) |
---|
1686 | checking not NetBSD, FreeBSD, OpenBSD, or DragonFly... yes |
---|
1687 | checking for struct ifreq.ifr_hwaddr... no |
---|
1688 | checking for struct ifreq.ifr_mtu... yes |
---|
1689 | checking if MCA component if:posix_ipv4 can compile... yes |
---|
1690 | |
---|
1691 | --- MCA component if:solaris_ipv6 (m4 configuration macro) |
---|
1692 | checking for MCA component if:solaris_ipv6 compile mode... static |
---|
1693 | checking if MCA component if:solaris_ipv6 can compile... no |
---|
1694 | |
---|
1695 | +++ Configuring MCA framework installdirs |
---|
1696 | checking for no configure components in framework installdirs... |
---|
1697 | checking for m4 configure components in framework installdirs... config, env |
---|
1698 | |
---|
1699 | --- MCA component installdirs:env (m4 configuration macro, priority 10) |
---|
1700 | checking for MCA component installdirs:env compile mode... static |
---|
1701 | checking if MCA component installdirs:env can compile... yes |
---|
1702 | |
---|
1703 | --- MCA component installdirs:config (m4 configuration macro, priority 0) |
---|
1704 | checking for MCA component installdirs:config compile mode... static |
---|
1705 | checking if MCA component installdirs:config can compile... yes |
---|
1706 | |
---|
1707 | +++ Pre-configuring the framework memchecker |
---|
1708 | checking if --enable-memchecker was specified... no (adding "memchecker" to --enable-mca-no-build list) |
---|
1709 | |
---|
1710 | +++ Configuring MCA framework memchecker |
---|
1711 | checking for no configure components in framework memchecker... |
---|
1712 | checking for m4 configure components in framework memchecker... valgrind |
---|
1713 | |
---|
1714 | --- MCA component memchecker:valgrind (m4 configuration macro, priority 10) |
---|
1715 | checking for MCA component memchecker:valgrind compile mode... static |
---|
1716 | checking --with-valgrind value... simple ok (unspecified value) |
---|
1717 | checking valgrind/valgrind.h usability... no |
---|
1718 | checking valgrind/valgrind.h presence... no |
---|
1719 | checking for valgrind/valgrind.h... no |
---|
1720 | configure: WARNING: valgrind.h not found |
---|
1721 | configure: WARNING: Cannot compile this component |
---|
1722 | checking if MCA component memchecker:valgrind can compile... no |
---|
1723 | |
---|
1724 | +++ Configuring MCA framework memcpy |
---|
1725 | checking for no configure components in framework memcpy... |
---|
1726 | checking for m4 configure components in framework memcpy... |
---|
1727 | |
---|
1728 | +++ Configuring MCA framework memory |
---|
1729 | checking for no configure components in framework memory... |
---|
1730 | checking for m4 configure components in framework memory... malloc_solaris, patcher |
---|
1731 | |
---|
1732 | --- MCA component memory:patcher (m4 configuration macro, priority 41) |
---|
1733 | checking for MCA component memory:patcher compile mode... static |
---|
1734 | checking for __curbrk... no |
---|
1735 | checking linux/mman.h usability... no |
---|
1736 | checking linux/mman.h presence... no |
---|
1737 | checking for linux/mman.h... no |
---|
1738 | checking sys/syscall.h usability... yes |
---|
1739 | checking sys/syscall.h presence... yes |
---|
1740 | checking for sys/syscall.h... yes |
---|
1741 | checking whether __mmap is declared... no |
---|
1742 | checking for __mmap... yes |
---|
1743 | checking whether __syscall is declared... no |
---|
1744 | checking for __syscall... yes |
---|
1745 | checking if MCA component memory:patcher can compile... yes |
---|
1746 | |
---|
1747 | --- MCA component memory:malloc_solaris (m4 configuration macro, priority 0) |
---|
1748 | checking for MCA component memory:malloc_solaris compile mode... static |
---|
1749 | checking for Solaris... no |
---|
1750 | checking if MCA component memory:malloc_solaris can compile... no |
---|
1751 | |
---|
1752 | +++ Configuring MCA framework mpool |
---|
1753 | checking for no configure components in framework mpool... hugepage |
---|
1754 | checking for m4 configure components in framework mpool... memkind |
---|
1755 | |
---|
1756 | --- MCA component mpool:hugepage (no configuration) |
---|
1757 | checking for MCA component mpool:hugepage compile mode... dso |
---|
1758 | checking if MCA component mpool:hugepage can compile... yes |
---|
1759 | |
---|
1760 | --- MCA component mpool:memkind (m4 configuration macro) |
---|
1761 | checking for MCA component mpool:memkind compile mode... dso |
---|
1762 | checking --with-memkind value... simple ok (unspecified value) |
---|
1763 | checking memkind.h usability... no |
---|
1764 | checking memkind.h presence... no |
---|
1765 | checking for memkind.h... no |
---|
1766 | checking if MCA component mpool:memkind can compile... no |
---|
1767 | |
---|
1768 | +++ Configuring MCA framework patcher |
---|
1769 | checking for no configure components in framework patcher... |
---|
1770 | checking for m4 configure components in framework patcher... linux, overwrite |
---|
1771 | |
---|
1772 | --- MCA component patcher:linux (m4 configuration macro) |
---|
1773 | checking for MCA component patcher:linux compile mode... dso |
---|
1774 | checking if MCA component patcher:linux can compile... no |
---|
1775 | |
---|
1776 | --- MCA component patcher:overwrite (m4 configuration macro) |
---|
1777 | checking for MCA component patcher:overwrite compile mode... dso |
---|
1778 | checking if MCA component patcher:overwrite can compile... yes |
---|
1779 | |
---|
1780 | +++ Configuring MCA framework pmix |
---|
1781 | checking for no configure components in framework pmix... isolated |
---|
1782 | checking for m4 configure components in framework pmix... cray, ext1x, ext2x, ext3x, flux, pmix3x, s1, s2 |
---|
1783 | |
---|
1784 | --- MCA component pmix:isolated (no configuration) |
---|
1785 | checking for MCA component pmix:isolated compile mode... dso |
---|
1786 | checking if MCA component pmix:isolated can compile... yes |
---|
1787 | |
---|
1788 | --- MCA component pmix:cray (m4 configuration macro) |
---|
1789 | checking for MCA component pmix:cray compile mode... dso |
---|
1790 | checking for Cray PMI support... checking for CRAY_PMI... no |
---|
1791 | checking for ALPS support cle level unknown... checking for CRAY_ALPSLLI... no |
---|
1792 | checking for CRAY_ALPSUTIL... no |
---|
1793 | checking for CRAY_ALPS... no |
---|
1794 | checking for CRAY_WLM_DETECT... no |
---|
1795 | opal_check_cray_alps_happy = no |
---|
1796 | checking if MCA component pmix:cray can compile... no |
---|
1797 | |
---|
1798 | --- MCA component pmix:ext1x (m4 configuration macro) |
---|
1799 | checking for MCA component pmix:ext1x compile mode... dso |
---|
1800 | checking if MCA component pmix:ext1x can compile... no |
---|
1801 | |
---|
1802 | --- MCA component pmix:ext2x (m4 configuration macro) |
---|
1803 | checking for MCA component pmix:ext2x compile mode... dso |
---|
1804 | checking if MCA component pmix:ext2x can compile... no |
---|
1805 | |
---|
1806 | --- MCA component pmix:ext3x (m4 configuration macro) |
---|
1807 | checking for MCA component pmix:ext3x compile mode... dso |
---|
1808 | checking if MCA component pmix:ext3x can compile... no |
---|
1809 | |
---|
1810 | --- MCA component pmix:flux (m4 configuration macro) |
---|
1811 | checking for MCA component pmix:flux compile mode... dso |
---|
1812 | checking if user wants Flux support to link against PMI library... no |
---|
1813 | checking if Flux support allowed to use dlopen... yes |
---|
1814 | checking Checking if Flux PMI support can be built... yes |
---|
1815 | checking if MCA component pmix:flux can compile... yes |
---|
1816 | |
---|
1817 | --- MCA component pmix:pmix3x (m4 configuration macro) |
---|
1818 | checking for MCA component pmix:pmix3x compile mode... dso |
---|
1819 | checking if PMIx timing is enabled... no (disabled) |
---|
1820 | checking if want to install standalone libpmix... no |
---|
1821 | configure: OPAL configuring in opal/mca/pmix/pmix3x/pmix |
---|
1822 | configure: running /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/pmix/pmix3x/pmix/configure' --with-pmix-symbol-rename=OPAL_MCA_PMIX3X_ --enable-embedded-mode --disable-debug --disable-pmix-timing --without-tests-examples --disable-pmix-binaries --disable-pmix-backward-compatibility --disable-visibility --enable-embedded-libevent --with-libevent-header=\"opal/mca/event/libevent2022/libevent2022.h\" --enable-embedded-hwloc --with-hwloc-header=\"opal/mca/hwloc/external/external.h\" '--prefix=/opt/local' '--enable-mpi-fortran' '--enable-mpi-cxx' 'FFLAGS=' 'F77=' '--bindir=/opt/local/libexec/openmpi-clang90' '--libdir=/opt/local/lib/openmpi-clang90' '--sysconfdir=/opt/local/etc/openmpi-clang90' '--includedir=/opt/local/include/openmpi-clang90' '--datadir=/opt/local/share/openmpi-clang90' '--docdir=/opt/local/share/docdelete' '--mandir=/opt/local/share/mandelete' '--with-hwloc=/opt/local' 'CFLAGS=-O3 -DNDEBUG ' 'CPPFLAGS=-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build/opal/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build/opal/mca/event/libevent2022/libevent/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/event/libevent2022/libevent -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/event/libevent2022/libevent/include -I/opt/local/include' --cache-file=/dev/null --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/pmix/pmix3x/pmix --disable-option-checking |
---|
1823 | configure: builddir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build/opal/mca/pmix/pmix3x/pmix |
---|
1824 | configure: srcdir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/pmix/pmix3x/pmix |
---|
1825 | configure: Detected VPATH build |
---|
1826 | |
---|
1827 | ============================================================================ |
---|
1828 | == Configuring PMIx |
---|
1829 | ============================================================================ |
---|
1830 | checking build system type... x86_64-apple-darwin14.5.0 |
---|
1831 | checking host system type... x86_64-apple-darwin14.5.0 |
---|
1832 | checking target system type... x86_64-apple-darwin14.5.0 |
---|
1833 | checking for a BSD-compatible install... /opt/local/bin/ginstall -c |
---|
1834 | checking whether build environment is sane... yes |
---|
1835 | checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p |
---|
1836 | checking for gawk... gawk |
---|
1837 | checking whether make sets $(MAKE)... yes |
---|
1838 | checking whether make supports nested variables... yes |
---|
1839 | checking whether make supports nested variables... (cached) yes |
---|
1840 | checking for style of include used by make... GNU |
---|
1841 | checking for gcc... gcc |
---|
1842 | checking whether the C compiler works... yes |
---|
1843 | checking for C compiler default output file name... a.out |
---|
1844 | checking for suffix of executables... |
---|
1845 | checking whether we are cross compiling... no |
---|
1846 | checking for suffix of object files... o |
---|
1847 | checking whether we are using the GNU C compiler... yes |
---|
1848 | checking whether gcc accepts -g... yes |
---|
1849 | checking for gcc option to accept ISO C89... none needed |
---|
1850 | checking whether gcc understands -c and -o together... yes |
---|
1851 | checking dependency style of gcc... gcc3 |
---|
1852 | checking how to run the C preprocessor... gcc -E |
---|
1853 | checking for grep that handles long lines and -e... /opt/local/bin/ggrep |
---|
1854 | checking for egrep... /opt/local/bin/ggrep -E |
---|
1855 | checking for ANSI C header files... yes |
---|
1856 | checking for sys/types.h... yes |
---|
1857 | checking for sys/stat.h... yes |
---|
1858 | checking for stdlib.h... yes |
---|
1859 | checking for string.h... yes |
---|
1860 | checking for memory.h... yes |
---|
1861 | checking for strings.h... yes |
---|
1862 | checking for inttypes.h... yes |
---|
1863 | checking for stdint.h... yes |
---|
1864 | checking for unistd.h... yes |
---|
1865 | checking minix/config.h usability... no |
---|
1866 | checking minix/config.h presence... no |
---|
1867 | checking for minix/config.h... no |
---|
1868 | checking whether it is safe to define __EXTENSIONS__... yes |
---|
1869 | checking for ar... ar |
---|
1870 | checking the archiver (ar) interface... ar |
---|
1871 | checking for flex... flex |
---|
1872 | checking lex output file root... lex.yy |
---|
1873 | checking lex library... -ll |
---|
1874 | checking whether yytext is a pointer... yes |
---|
1875 | checking if want dlopen support... yes |
---|
1876 | checking if embedded mode is enabled... yes |
---|
1877 | checking if want developer-level compiler pickyness... no |
---|
1878 | checking if want developer-level debugging code... no |
---|
1879 | checking if want to install project-internal header files... no |
---|
1880 | checking if tests and examples are to be installed... no |
---|
1881 | checking if want pretty-print stacktrace... yes |
---|
1882 | checking if want dstore pthread-based locking... yes |
---|
1883 | checking if want ident string... |
---|
1884 | checking if want developer-level timing support... no |
---|
1885 | checking if want backward compatibility for PMI-1 and PMI-2... yes |
---|
1886 | checking if want to disable binaries... no |
---|
1887 | installing to directory "/opt/local" |
---|
1888 | checking how to print strings... printf |
---|
1889 | checking for a sed that does not truncate output... /opt/local/bin/gsed |
---|
1890 | checking for fgrep... /opt/local/bin/ggrep -F |
---|
1891 | checking for ld used by gcc... /opt/local/bin/ld |
---|
1892 | checking if the linker (/opt/local/bin/ld) is GNU ld... no |
---|
1893 | checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B |
---|
1894 | checking the name lister (/opt/local/bin/nm -B) interface... BSD nm |
---|
1895 | checking whether ln -s works... yes |
---|
1896 | checking the maximum length of command line arguments... 196608 |
---|
1897 | checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop |
---|
1898 | checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop |
---|
1899 | checking for /opt/local/bin/ld option to reload object files... -r |
---|
1900 | checking for objdump... no |
---|
1901 | checking how to recognize dependent libraries... pass_all |
---|
1902 | checking for dlltool... no |
---|
1903 | checking how to associate runtime and link libraries... printf %s\n |
---|
1904 | checking for archiver @FILE support... no |
---|
1905 | checking for strip... strip |
---|
1906 | checking for ranlib... ranlib |
---|
1907 | checking command to parse /opt/local/bin/nm -B output from gcc object... ok |
---|
1908 | checking for sysroot... no |
---|
1909 | checking for a working dd... /bin/dd |
---|
1910 | checking how to truncate binary pipes... /bin/dd bs=4096 count=1 |
---|
1911 | checking for mt... no |
---|
1912 | checking if : is a manifest tool... no |
---|
1913 | checking for dsymutil... dsymutil |
---|
1914 | checking for nmedit... nmedit |
---|
1915 | checking for lipo... lipo |
---|
1916 | checking for otool... otool |
---|
1917 | checking for otool64... no |
---|
1918 | checking for -single_module linker flag... yes |
---|
1919 | checking for -exported_symbols_list linker flag... yes |
---|
1920 | checking for -force_load linker flag... yes |
---|
1921 | checking for dlfcn.h... yes |
---|
1922 | checking for objdir... .libs |
---|
1923 | checking if gcc supports -fno-rtti -fno-exceptions... no |
---|
1924 | checking for gcc option to produce PIC... -fno-common -DPIC |
---|
1925 | checking if gcc PIC flag -fno-common -DPIC works... yes |
---|
1926 | checking if gcc static flag -static works... no |
---|
1927 | checking if gcc supports -c -o file.o... yes |
---|
1928 | checking if gcc supports -c -o file.o... (cached) yes |
---|
1929 | checking whether the gcc linker (/opt/local/bin/ld) supports shared libraries... yes |
---|
1930 | checking dynamic linker characteristics... darwin14.5.0 dyld |
---|
1931 | checking how to hardcode library paths into programs... immediate |
---|
1932 | checking whether stripping libraries is possible... yes |
---|
1933 | checking if libtool supports shared libraries... yes |
---|
1934 | checking whether to build shared libraries... yes |
---|
1935 | checking whether to build static libraries... no |
---|
1936 | checking for g++... g++ |
---|
1937 | checking whether we are using the GNU C++ compiler... yes |
---|
1938 | checking whether g++ accepts -g... yes |
---|
1939 | checking dependency style of g++... gcc3 |
---|
1940 | checking how to run the C++ preprocessor... g++ -E |
---|
1941 | checking for ld used by g++... /opt/local/bin/ld |
---|
1942 | checking if the linker (/opt/local/bin/ld) is GNU ld... no |
---|
1943 | checking whether the g++ linker (/opt/local/bin/ld) supports shared libraries... yes |
---|
1944 | checking for g++ option to produce PIC... -fno-common -DPIC |
---|
1945 | checking if g++ PIC flag -fno-common -DPIC works... yes |
---|
1946 | checking if g++ static flag -static works... no |
---|
1947 | checking if g++ supports -c -o file.o... yes |
---|
1948 | checking if g++ supports -c -o file.o... (cached) yes |
---|
1949 | checking whether the g++ linker (/opt/local/bin/ld) supports shared libraries... yes |
---|
1950 | checking dynamic linker characteristics... darwin14.5.0 dyld |
---|
1951 | checking how to hardcode library paths into programs... immediate |
---|
1952 | |
---|
1953 | *** C compiler and preprocessor |
---|
1954 | checking for gcc... (cached) gcc |
---|
1955 | checking whether we are using the GNU C compiler... (cached) yes |
---|
1956 | checking whether gcc accepts -g... (cached) yes |
---|
1957 | checking for gcc option to accept ISO C89... (cached) none needed |
---|
1958 | checking whether gcc understands -c and -o together... (cached) yes |
---|
1959 | checking dependency style of gcc... (cached) gcc3 |
---|
1960 | checking for BSD- or MS-compatible name lister (nm)... (cached) /opt/local/bin/nm -B |
---|
1961 | checking the name lister (/opt/local/bin/nm -B) interface... (cached) BSD nm |
---|
1962 | checking __NetBSD__... no |
---|
1963 | checking __FreeBSD__... no |
---|
1964 | checking __OpenBSD__... no |
---|
1965 | checking __DragonFly__... no |
---|
1966 | checking __386BSD__... no |
---|
1967 | checking __bsdi__... no |
---|
1968 | checking __APPLE__... yes |
---|
1969 | checking __linux__... no |
---|
1970 | checking __sun__... no |
---|
1971 | checking __sun... no |
---|
1972 | checking netdb.h usability... yes |
---|
1973 | checking netdb.h presence... yes |
---|
1974 | checking for netdb.h... yes |
---|
1975 | checking netinet/in.h usability... yes |
---|
1976 | checking netinet/in.h presence... yes |
---|
1977 | checking for netinet/in.h... yes |
---|
1978 | checking netinet/tcp.h usability... yes |
---|
1979 | checking netinet/tcp.h presence... yes |
---|
1980 | checking for netinet/tcp.h... yes |
---|
1981 | checking for struct sockaddr_in... yes |
---|
1982 | configure: pmix builddir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build/opal/mca/pmix/pmix3x/pmix |
---|
1983 | configure: pmix srcdir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/pmix/pmix3x/pmix |
---|
1984 | configure: Detected VPATH build |
---|
1985 | checking for pmix version... 3.1.2 |
---|
1986 | checking if want pmix maintainer support... disabled |
---|
1987 | checking for pmix directory prefix... (none) |
---|
1988 | checking for symbol rename... OPAL_MCA_PMIX3X_ |
---|
1989 | checking for extra lib... no |
---|
1990 | checking for extra ltlib... no |
---|
1991 | checking if want package/brand string... PMIx root@jim-book.local Distribution |
---|
1992 | |
---|
1993 | ============================================================================ |
---|
1994 | == Compiler and preprocessor tests |
---|
1995 | ============================================================================ |
---|
1996 | checking if gcc requires a flag for C11... no |
---|
1997 | configure: verifying gcc supports C11 without a flag |
---|
1998 | checking if gcc supports C11 _Thread_local... yes |
---|
1999 | checking if gcc supports C11 atomic variables... yes |
---|
2000 | checking if gcc supports C11 _Atomic keyword... yes |
---|
2001 | checking if gcc supports C11 _Generic keyword... yes |
---|
2002 | checking if gcc supports C11 _Static_assert... yes |
---|
2003 | checking if gcc supports C11 atomic_fetch_xor_explicit... yes |
---|
2004 | configure: no flag required for C11 support |
---|
2005 | checking if gcc supports __thread... yes |
---|
2006 | checking if gcc supports C11 _Thread_local... yes |
---|
2007 | checking for the C compiler vendor... gnu |
---|
2008 | checking for ANSI C header files... (cached) yes |
---|
2009 | checking if gcc supports -finline-functions... yes |
---|
2010 | checking if gcc supports -fno-strict-aliasing... yes |
---|
2011 | configure: WARNING: -fno-strict-aliasing has been added to CFLAGS |
---|
2012 | checking if gcc supports __builtin_expect... yes |
---|
2013 | checking if gcc supports __builtin_prefetch... yes |
---|
2014 | checking if gcc supports __builtin_clz... yes |
---|
2015 | checking for C optimization flags... -DNDEBUG -O3 -finline-functions -fno-strict-aliasing |
---|
2016 | checking for int8_t... yes |
---|
2017 | checking for uint8_t... yes |
---|
2018 | checking for int16_t... yes |
---|
2019 | checking for uint16_t... yes |
---|
2020 | checking for int32_t... yes |
---|
2021 | checking for uint32_t... yes |
---|
2022 | checking for int64_t... yes |
---|
2023 | checking for uint64_t... yes |
---|
2024 | checking for __int128... yes |
---|
2025 | checking for uint128_t... no |
---|
2026 | checking for long long... yes |
---|
2027 | checking for intptr_t... yes |
---|
2028 | checking for uintptr_t... yes |
---|
2029 | checking for ptrdiff_t... yes |
---|
2030 | checking size of _Bool... 1 |
---|
2031 | checking size of char... 1 |
---|
2032 | checking size of short... 2 |
---|
2033 | checking size of int... 4 |
---|
2034 | checking size of long... 8 |
---|
2035 | checking size of long long... 8 |
---|
2036 | checking size of float... 4 |
---|
2037 | checking size of double... 8 |
---|
2038 | checking size of void *... 8 |
---|
2039 | checking size of size_t... 8 |
---|
2040 | checking size of ptrdiff_t... 8 |
---|
2041 | checking size of wchar_t... 4 |
---|
2042 | checking size of pid_t... 4 |
---|
2043 | checking alignment of bool... 1 |
---|
2044 | checking alignment of int8_t... 1 |
---|
2045 | checking alignment of int16_t... 2 |
---|
2046 | checking alignment of int32_t... 4 |
---|
2047 | checking alignment of int64_t... 8 |
---|
2048 | checking alignment of char... 1 |
---|
2049 | checking alignment of short... 2 |
---|
2050 | checking alignment of wchar_t... 4 |
---|
2051 | checking alignment of int... 4 |
---|
2052 | checking alignment of long... 8 |
---|
2053 | checking alignment of long long... 8 |
---|
2054 | checking alignment of float... 4 |
---|
2055 | checking alignment of double... 8 |
---|
2056 | checking alignment of void *... 8 |
---|
2057 | checking alignment of size_t... 8 |
---|
2058 | checking for C bool type... no |
---|
2059 | checking size of _Bool... (cached) 1 |
---|
2060 | checking for inline... __inline__ |
---|
2061 | |
---|
2062 | *** Compiler characteristics |
---|
2063 | checking for __attribute__... yes |
---|
2064 | checking for __attribute__(aligned)... yes |
---|
2065 | checking for __attribute__(always_inline)... yes |
---|
2066 | checking for __attribute__(cold)... yes |
---|
2067 | checking for __attribute__(const)... yes |
---|
2068 | checking for __attribute__(deprecated)... yes |
---|
2069 | checking for __attribute__(deprecated_argument)... yes |
---|
2070 | checking for __attribute__(format)... yes |
---|
2071 | checking for __attribute__(format_funcptr)... yes |
---|
2072 | checking for __attribute__(hot)... yes |
---|
2073 | checking for __attribute__(malloc)... yes |
---|
2074 | checking for __attribute__(may_alias)... yes |
---|
2075 | checking for __attribute__(no_instrument_function)... yes |
---|
2076 | checking for __attribute__(nonnull)... yes |
---|
2077 | checking for __attribute__(noreturn)... yes |
---|
2078 | checking for __attribute__(noreturn_funcptr)... yes |
---|
2079 | checking for __attribute__(packed)... yes |
---|
2080 | checking for __attribute__(pure)... yes |
---|
2081 | checking for __attribute__(sentinel)... yes |
---|
2082 | checking for __attribute__(unused)... yes |
---|
2083 | checking for __attribute__(visibility)... yes |
---|
2084 | checking for __attribute__(warn_unused_result)... yes |
---|
2085 | checking for __attribute__(destructor)... yes |
---|
2086 | checking for __attribute__(optnone)... no |
---|
2087 | checking for __attribute__(extension)... yes |
---|
2088 | checking for compiler familyid... 0 |
---|
2089 | checking for compiler familyname... UNKNOWN |
---|
2090 | checking for compiler version... 0 |
---|
2091 | checking for compiler version_str... UNKNOWN |
---|
2092 | |
---|
2093 | *** Assembler |
---|
2094 | checking dependency style of gcc... gcc3 |
---|
2095 | checking for perl... /opt/local/bin/perl |
---|
2096 | checking for atomic_compare_exchange_strong_16... no |
---|
2097 | checking for atomic_compare_exchange_strong_16 with -mcx16... no |
---|
2098 | checking for atomic_compare_exchange_strong_16 with -latomic... no |
---|
2099 | checking for __sync_bool_compare_and_swap... no |
---|
2100 | checking for __sync_bool_compare_and_swap with -mcx16... yes |
---|
2101 | checking if __sync_bool_compare_and_swap() gives correct results... yes |
---|
2102 | checking for atomic_compare_exchange_strong_16... no |
---|
2103 | checking for atomic_compare_exchange_strong_16 with -mcx16... no |
---|
2104 | checking for atomic_compare_exchange_strong_16 with -latomic... no |
---|
2105 | checking for __sync_bool_compare_and_swap... yes |
---|
2106 | checking if __sync_bool_compare_and_swap() gives correct results... yes |
---|
2107 | checking if .proc/endp is needed... no |
---|
2108 | checking directive for setting text section... .text |
---|
2109 | checking directive for exporting symbols... .globl |
---|
2110 | checking for objdump... false |
---|
2111 | checking if .note.GNU-stack is needed... no |
---|
2112 | checking suffix for labels... : |
---|
2113 | checking prefix for global symbol labels... _ |
---|
2114 | checking prefix for lsym labels... L |
---|
2115 | checking prefix for function in .type... |
---|
2116 | checking if .size is needed... no |
---|
2117 | checking if .align directive takes logarithmic value... yes |
---|
2118 | checking for cmpxchg16b... yes |
---|
2119 | checking if cmpxchg16b() gives correct results... yes |
---|
2120 | checking if cmpxchg16b_result works... yes |
---|
2121 | checking if gcc supports GCC inline assembly... yes |
---|
2122 | checking for assembly format... default-.text-.globl-:-_-L--0-1-1-1-0 |
---|
2123 | checking for assembly architecture... X86_64 |
---|
2124 | checking for builtin atomics... BUILTIN_C11 |
---|
2125 | |
---|
2126 | ============================================================================ |
---|
2127 | == Header file tests |
---|
2128 | ============================================================================ |
---|
2129 | checking arpa/inet.h usability... yes |
---|
2130 | checking arpa/inet.h presence... yes |
---|
2131 | checking for arpa/inet.h... yes |
---|
2132 | checking fcntl.h usability... yes |
---|
2133 | checking fcntl.h presence... yes |
---|
2134 | checking for fcntl.h... yes |
---|
2135 | checking ifaddrs.h usability... yes |
---|
2136 | checking ifaddrs.h presence... yes |
---|
2137 | checking for ifaddrs.h... yes |
---|
2138 | checking for inttypes.h... (cached) yes |
---|
2139 | checking libgen.h usability... yes |
---|
2140 | checking libgen.h presence... yes |
---|
2141 | checking for libgen.h... yes |
---|
2142 | checking net/uio.h usability... no |
---|
2143 | checking net/uio.h presence... no |
---|
2144 | checking for net/uio.h... no |
---|
2145 | checking for netinet/in.h... (cached) yes |
---|
2146 | checking for stdint.h... (cached) yes |
---|
2147 | checking stddef.h usability... yes |
---|
2148 | checking stddef.h presence... yes |
---|
2149 | checking for stddef.h... yes |
---|
2150 | checking for stdlib.h... (cached) yes |
---|
2151 | checking for string.h... (cached) yes |
---|
2152 | checking for strings.h... (cached) yes |
---|
2153 | checking sys/ioctl.h usability... yes |
---|
2154 | checking sys/ioctl.h presence... yes |
---|
2155 | checking for sys/ioctl.h... yes |
---|
2156 | checking sys/param.h usability... yes |
---|
2157 | checking sys/param.h presence... yes |
---|
2158 | checking for sys/param.h... yes |
---|
2159 | checking sys/select.h usability... yes |
---|
2160 | checking sys/select.h presence... yes |
---|
2161 | checking for sys/select.h... yes |
---|
2162 | checking sys/socket.h usability... yes |
---|
2163 | checking sys/socket.h presence... yes |
---|
2164 | checking for sys/socket.h... yes |
---|
2165 | checking sys/sockio.h usability... yes |
---|
2166 | checking sys/sockio.h presence... yes |
---|
2167 | checking for sys/sockio.h... yes |
---|
2168 | checking stdarg.h usability... yes |
---|
2169 | checking stdarg.h presence... yes |
---|
2170 | checking for stdarg.h... yes |
---|
2171 | checking for sys/stat.h... (cached) yes |
---|
2172 | checking sys/time.h usability... yes |
---|
2173 | checking sys/time.h presence... yes |
---|
2174 | checking for sys/time.h... yes |
---|
2175 | checking for sys/types.h... (cached) yes |
---|
2176 | checking sys/un.h usability... yes |
---|
2177 | checking sys/un.h presence... yes |
---|
2178 | checking for sys/un.h... yes |
---|
2179 | checking sys/uio.h usability... yes |
---|
2180 | checking sys/uio.h presence... yes |
---|
2181 | checking for sys/uio.h... yes |
---|
2182 | checking sys/wait.h usability... yes |
---|
2183 | checking sys/wait.h presence... yes |
---|
2184 | checking for sys/wait.h... yes |
---|
2185 | checking syslog.h usability... yes |
---|
2186 | checking syslog.h presence... yes |
---|
2187 | checking for syslog.h... yes |
---|
2188 | checking time.h usability... yes |
---|
2189 | checking time.h presence... yes |
---|
2190 | checking for time.h... yes |
---|
2191 | checking for unistd.h... (cached) yes |
---|
2192 | checking dirent.h usability... yes |
---|
2193 | checking dirent.h presence... yes |
---|
2194 | checking for dirent.h... yes |
---|
2195 | checking crt_externs.h usability... yes |
---|
2196 | checking crt_externs.h presence... yes |
---|
2197 | checking for crt_externs.h... yes |
---|
2198 | checking signal.h usability... yes |
---|
2199 | checking signal.h presence... yes |
---|
2200 | checking for signal.h... yes |
---|
2201 | checking ioLib.h usability... no |
---|
2202 | checking ioLib.h presence... no |
---|
2203 | checking for ioLib.h... no |
---|
2204 | checking sockLib.h usability... no |
---|
2205 | checking sockLib.h presence... no |
---|
2206 | checking for sockLib.h... no |
---|
2207 | checking hostLib.h usability... no |
---|
2208 | checking hostLib.h presence... no |
---|
2209 | checking for hostLib.h... no |
---|
2210 | checking limits.h usability... yes |
---|
2211 | checking limits.h presence... yes |
---|
2212 | checking for limits.h... yes |
---|
2213 | checking sys/statfs.h usability... no |
---|
2214 | checking sys/statfs.h presence... no |
---|
2215 | checking for sys/statfs.h... no |
---|
2216 | checking sys/statvfs.h usability... yes |
---|
2217 | checking sys/statvfs.h presence... yes |
---|
2218 | checking for sys/statvfs.h... yes |
---|
2219 | checking for netdb.h... (cached) yes |
---|
2220 | checking ucred.h usability... no |
---|
2221 | checking ucred.h presence... no |
---|
2222 | checking for ucred.h... no |
---|
2223 | checking zlib.h usability... yes |
---|
2224 | checking zlib.h presence... yes |
---|
2225 | checking for zlib.h... yes |
---|
2226 | checking sys/auxv.h usability... no |
---|
2227 | checking sys/auxv.h presence... no |
---|
2228 | checking for sys/auxv.h... no |
---|
2229 | checking sys/sysctl.h usability... yes |
---|
2230 | checking sys/sysctl.h presence... yes |
---|
2231 | checking for sys/sysctl.h... yes |
---|
2232 | checking for sys/mount.h... yes |
---|
2233 | checking for sys/sysctl.h... (cached) yes |
---|
2234 | checking for net/if.h... yes |
---|
2235 | checking stdbool.h usability... yes |
---|
2236 | checking stdbool.h presence... yes |
---|
2237 | checking for stdbool.h... yes |
---|
2238 | checking if <stdbool.h> works... yes |
---|
2239 | |
---|
2240 | ============================================================================ |
---|
2241 | == Type tests |
---|
2242 | ============================================================================ |
---|
2243 | checking for socklen_t... yes |
---|
2244 | checking for struct sockaddr_in... (cached) yes |
---|
2245 | checking for struct sockaddr_un... yes |
---|
2246 | checking for struct sockaddr_in6... yes |
---|
2247 | checking for struct sockaddr_storage... yes |
---|
2248 | checking whether AF_UNSPEC is declared... yes |
---|
2249 | checking whether PF_UNSPEC is declared... yes |
---|
2250 | checking whether AF_INET6 is declared... yes |
---|
2251 | checking whether PF_INET6 is declared... yes |
---|
2252 | checking if SA_RESTART defined in signal.h... yes |
---|
2253 | checking for struct sockaddr.sa_len... yes |
---|
2254 | checking for struct dirent.d_type... yes |
---|
2255 | checking for siginfo_t.si_fd... no |
---|
2256 | checking for siginfo_t.si_band... yes |
---|
2257 | checking for struct statfs.f_type... no |
---|
2258 | checking for struct statfs.f_fstypename... yes |
---|
2259 | checking for struct statvfs.f_basetype... no |
---|
2260 | checking for struct statvfs.f_fstypename... no |
---|
2261 | checking for struct ucred.uid... no |
---|
2262 | checking for struct ucred.cr_uid... no |
---|
2263 | checking for struct sockpeercred.uid... no |
---|
2264 | checking for pointer diff type... ptrdiff_t (size: 8) |
---|
2265 | checking the linker for support for the -fini option... no |
---|
2266 | |
---|
2267 | ============================================================================ |
---|
2268 | == Library and Function tests |
---|
2269 | ============================================================================ |
---|
2270 | checking for library containing socket... none required |
---|
2271 | checking for library containing dirname... none required |
---|
2272 | checking for library containing ceil... none required |
---|
2273 | checking for asprintf... yes |
---|
2274 | checking for snprintf... yes |
---|
2275 | checking for vasprintf... yes |
---|
2276 | checking for vsnprintf... yes |
---|
2277 | checking for strsignal... yes |
---|
2278 | checking for socketpair... yes |
---|
2279 | checking for strncpy_s... no |
---|
2280 | checking for usleep... yes |
---|
2281 | checking for statfs... yes |
---|
2282 | checking for statvfs... yes |
---|
2283 | checking for getpeereid... yes |
---|
2284 | checking for getpeerucred... no |
---|
2285 | checking for strnlen... yes |
---|
2286 | checking for posix_fallocate... no |
---|
2287 | checking for tcgetpgrp... yes |
---|
2288 | checking for htonl define... yes |
---|
2289 | checking for htonl... yes |
---|
2290 | checking whether va_copy is declared... yes |
---|
2291 | checking whether __va_copy is declared... yes |
---|
2292 | checking whether __func__ is declared... yes |
---|
2293 | |
---|
2294 | ============================================================================ |
---|
2295 | == System-specific tests |
---|
2296 | ============================================================================ |
---|
2297 | checking whether byte ordering is bigendian... no |
---|
2298 | checking for broken qsort... no |
---|
2299 | checking if C compiler and POSIX threads work as is... yes |
---|
2300 | checking if C++ compiler and POSIX threads work as is... yes |
---|
2301 | checking for pthread_mutexattr_setpshared... yes |
---|
2302 | checking for pthread_condattr_setpshared... yes |
---|
2303 | checking for PTHREAD_MUTEX_ERRORCHECK_NP... no |
---|
2304 | checking for PTHREAD_MUTEX_ERRORCHECK... yes |
---|
2305 | checking for working POSIX threads package... yes |
---|
2306 | checking if threads have different pids (pthreads on linux)... no |
---|
2307 | checking whether ln -s works... yes |
---|
2308 | checking for grep that handles long lines and -e... (cached) /opt/local/bin/ggrep |
---|
2309 | checking for egrep... (cached) /opt/local/bin/ggrep -E |
---|
2310 | |
---|
2311 | ============================================================================ |
---|
2312 | == Symbol visibility feature |
---|
2313 | ============================================================================ |
---|
2314 | checking whether to enable symbol visibility... no (disabled) |
---|
2315 | |
---|
2316 | ============================================================================ |
---|
2317 | == Libevent |
---|
2318 | ============================================================================ |
---|
2319 | checking for libevent... assumed available (embedded mode) |
---|
2320 | checking libevent header... "opal/mca/event/libevent2022/libevent2022.h" |
---|
2321 | checking libevent2/thread header... "opal/mca/event/libevent2022/libevent2022.h" |
---|
2322 | |
---|
2323 | ============================================================================ |
---|
2324 | == HWLOC |
---|
2325 | ============================================================================ |
---|
2326 | checking for hwloc... assumed available (embedded mode) |
---|
2327 | checking hwloc header... "opal/mca/hwloc/external/external.h" |
---|
2328 | |
---|
2329 | ============================================================================ |
---|
2330 | == ZLIB |
---|
2331 | ============================================================================ |
---|
2332 | checking for zlib in... (default search paths) |
---|
2333 | looking for header without includes |
---|
2334 | checking zlib.h usability... yes |
---|
2335 | checking zlib.h presence... yes |
---|
2336 | checking for zlib.h... yes |
---|
2337 | looking for library without search path |
---|
2338 | checking for library containing deflate... -lz |
---|
2339 | checking will zlib support be built... yes |
---|
2340 | |
---|
2341 | ============================================================================ |
---|
2342 | == Modular Component Architecture (MCA) setup |
---|
2343 | ============================================================================ |
---|
2344 | checking for default value of mca_base_component_show_load_errors... enabled by default |
---|
2345 | checking for subdir args... '--with-pmix-symbol-rename=OPAL_MCA_PMIX3X_' '--enable-embedded-mode' '--disable-debug' '--disable-pmix-timing' '--without-tests-examples' '--disable-pmix-binaries' '--disable-pmix-backward-compatibility' '--disable-visibility' '--enable-embedded-libevent' '--with-libevent-header=opal/mca/event/libevent2022/libevent2022.h' '--enable-embedded-hwloc' '--with-hwloc-header=opal/mca/hwloc/external/external.h' '--prefix=/opt/local' '--enable-mpi-fortran' '--enable-mpi-cxx' 'FFLAGS=' 'F77=' '--bindir=/opt/local/libexec/openmpi-clang90' '--libdir=/opt/local/lib/openmpi-clang90' '--sysconfdir=/opt/local/etc/openmpi-clang90' '--includedir=/opt/local/include/openmpi-clang90' '--datadir=/opt/local/share/openmpi-clang90' '--docdir=/opt/local/share/docdelete' '--mandir=/opt/local/share/mandelete' '--with-hwloc=/opt/local' 'CFLAGS=-O3 -DNDEBUG ' 'CPPFLAGS=-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build/opal/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build/opal/mca/event/libevent2022/libevent/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/event/libevent2022/libevent -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/event/libevent2022/libevent/include -I/opt/local/include' '--disable-option-checking' |
---|
2346 | checking which components should be disabled... |
---|
2347 | checking which components should be direct-linked into the library... |
---|
2348 | checking which components should be run-time loadable... all |
---|
2349 | checking which components should be static... none |
---|
2350 | |
---|
2351 | *** Configuring MCA |
---|
2352 | checking for frameworks... common, bfrops, gds, pdl, pif, pinstalldirs, plog, pnet, preg, psec, psensor, pshmem, ptl |
---|
2353 | |
---|
2354 | +++ Configuring MCA framework common |
---|
2355 | checking for no configure components in framework common... |
---|
2356 | checking for m4 configure components in framework common... dstore |
---|
2357 | |
---|
2358 | --- MCA component common:dstore (m4 configuration macro) |
---|
2359 | checking for MCA component common:dstore compile mode... dso |
---|
2360 | checking if MCA component common:dstore can compile... yes |
---|
2361 | |
---|
2362 | +++ Configuring MCA framework bfrops |
---|
2363 | checking for no configure components in framework bfrops... v12, v20, v21, v3 |
---|
2364 | checking for m4 configure components in framework bfrops... |
---|
2365 | |
---|
2366 | --- MCA component bfrops:v12 (no configuration) |
---|
2367 | checking for MCA component bfrops:v12 compile mode... dso |
---|
2368 | checking if MCA component bfrops:v12 can compile... yes |
---|
2369 | |
---|
2370 | --- MCA component bfrops:v20 (no configuration) |
---|
2371 | checking for MCA component bfrops:v20 compile mode... dso |
---|
2372 | checking if MCA component bfrops:v20 can compile... yes |
---|
2373 | |
---|
2374 | --- MCA component bfrops:v21 (no configuration) |
---|
2375 | checking for MCA component bfrops:v21 compile mode... dso |
---|
2376 | checking if MCA component bfrops:v21 can compile... yes |
---|
2377 | |
---|
2378 | --- MCA component bfrops:v3 (no configuration) |
---|
2379 | checking for MCA component bfrops:v3 compile mode... dso |
---|
2380 | checking if MCA component bfrops:v3 can compile... yes |
---|
2381 | |
---|
2382 | +++ Configuring MCA framework gds |
---|
2383 | checking for no configure components in framework gds... ds12, ds21, hash |
---|
2384 | checking for m4 configure components in framework gds... |
---|
2385 | |
---|
2386 | --- MCA component gds:ds12 (no configuration) |
---|
2387 | checking for MCA component gds:ds12 compile mode... dso |
---|
2388 | checking if MCA component gds:ds12 can compile... yes |
---|
2389 | |
---|
2390 | --- MCA component gds:ds21 (no configuration) |
---|
2391 | checking for MCA component gds:ds21 compile mode... dso |
---|
2392 | checking if MCA component gds:ds21 can compile... yes |
---|
2393 | |
---|
2394 | --- MCA component gds:hash (no configuration) |
---|
2395 | checking for MCA component gds:hash compile mode... dso |
---|
2396 | checking if MCA component gds:hash can compile... yes |
---|
2397 | |
---|
2398 | +++ Configuring MCA framework pdl |
---|
2399 | checking for no configure components in framework pdl... |
---|
2400 | checking for m4 configure components in framework pdl... pdlopen, plibltdl |
---|
2401 | |
---|
2402 | --- MCA component pdl:pdlopen (m4 configuration macro, priority 80) |
---|
2403 | checking for MCA component pdl:pdlopen compile mode... static |
---|
2404 | looking for header without includes |
---|
2405 | checking dlfcn.h usability... yes |
---|
2406 | checking dlfcn.h presence... yes |
---|
2407 | checking for dlfcn.h... yes |
---|
2408 | looking for library without search path |
---|
2409 | checking for library containing dlopen... none required |
---|
2410 | checking if MCA component pdl:pdlopen can compile... yes |
---|
2411 | |
---|
2412 | --- MCA component pdl:plibltdl (m4 configuration macro, priority 50) |
---|
2413 | checking for MCA component pdl:plibltdl compile mode... static |
---|
2414 | checking --with-plibltdl value... simple ok (unspecified) |
---|
2415 | checking --with-plibltdl-libdir value... simple ok (unspecified) |
---|
2416 | checking for libltdl dir... compiler default |
---|
2417 | checking for libltdl library dir... linker default |
---|
2418 | looking for header without includes |
---|
2419 | checking ltdl.h usability... yes |
---|
2420 | checking ltdl.h presence... yes |
---|
2421 | checking for ltdl.h... yes |
---|
2422 | looking for library without search path |
---|
2423 | checking for library containing lt_dlopen... no |
---|
2424 | checking if MCA component pdl:plibltdl can compile... no |
---|
2425 | |
---|
2426 | +++ Configuring MCA framework pif |
---|
2427 | checking for no configure components in framework pif... |
---|
2428 | checking for m4 configure components in framework pif... bsdx_ipv4, bsdx_ipv6, linux_ipv6, posix_ipv4, solaris_ipv6 |
---|
2429 | |
---|
2430 | --- MCA component pif:bsdx_ipv4 (m4 configuration macro) |
---|
2431 | checking for MCA component pif:bsdx_ipv4 compile mode... static |
---|
2432 | checking struct sockaddr... yes (cached) |
---|
2433 | checking NetBSD, FreeBSD, OpenBSD, or DragonFly... no |
---|
2434 | checking if MCA component pif:bsdx_ipv4 can compile... no |
---|
2435 | |
---|
2436 | --- MCA component pif:bsdx_ipv6 (m4 configuration macro) |
---|
2437 | checking for MCA component pif:bsdx_ipv6 compile mode... static |
---|
2438 | checking struct sockaddr... yes (cached) |
---|
2439 | checking some flavor of BSD... yes |
---|
2440 | checking if MCA component pif:bsdx_ipv6 can compile... yes |
---|
2441 | |
---|
2442 | --- MCA component pif:linux_ipv6 (m4 configuration macro) |
---|
2443 | checking for MCA component pif:linux_ipv6 compile mode... static |
---|
2444 | checking if we are on Linux with TCP... no |
---|
2445 | checking if MCA component pif:linux_ipv6 can compile... no |
---|
2446 | |
---|
2447 | --- MCA component pif:posix_ipv4 (m4 configuration macro) |
---|
2448 | checking for MCA component pif:posix_ipv4 compile mode... static |
---|
2449 | checking struct sockaddr... yes (cached) |
---|
2450 | checking not NetBSD, FreeBSD, OpenBSD, or DragonFly... yes |
---|
2451 | checking for struct ifreq.ifr_hwaddr... no |
---|
2452 | checking for struct ifreq.ifr_mtu... yes |
---|
2453 | checking if MCA component pif:posix_ipv4 can compile... yes |
---|
2454 | |
---|
2455 | --- MCA component pif:solaris_ipv6 (m4 configuration macro) |
---|
2456 | checking for MCA component pif:solaris_ipv6 compile mode... static |
---|
2457 | checking if MCA component pif:solaris_ipv6 can compile... no |
---|
2458 | |
---|
2459 | +++ Configuring MCA framework pinstalldirs |
---|
2460 | checking for no configure components in framework pinstalldirs... |
---|
2461 | checking for m4 configure components in framework pinstalldirs... config, env |
---|
2462 | |
---|
2463 | --- MCA component pinstalldirs:env (m4 configuration macro, priority 10) |
---|
2464 | checking for MCA component pinstalldirs:env compile mode... static |
---|
2465 | checking if MCA component pinstalldirs:env can compile... yes |
---|
2466 | |
---|
2467 | --- MCA component pinstalldirs:config (m4 configuration macro, priority 0) |
---|
2468 | checking for MCA component pinstalldirs:config compile mode... static |
---|
2469 | checking if MCA component pinstalldirs:config can compile... yes |
---|
2470 | |
---|
2471 | +++ Configuring MCA framework plog |
---|
2472 | checking for no configure components in framework plog... default, stdfd |
---|
2473 | checking for m4 configure components in framework plog... syslog |
---|
2474 | |
---|
2475 | --- MCA component plog:default (no configuration) |
---|
2476 | checking for MCA component plog:default compile mode... dso |
---|
2477 | checking if MCA component plog:default can compile... yes |
---|
2478 | |
---|
2479 | --- MCA component plog:stdfd (no configuration) |
---|
2480 | checking for MCA component plog:stdfd compile mode... dso |
---|
2481 | checking if MCA component plog:stdfd can compile... yes |
---|
2482 | |
---|
2483 | --- MCA component plog:syslog (m4 configuration macro) |
---|
2484 | checking for MCA component plog:syslog compile mode... dso |
---|
2485 | checking for syslog.h... (cached) yes |
---|
2486 | checking if MCA component plog:syslog can compile... yes |
---|
2487 | |
---|
2488 | +++ Configuring MCA framework pnet |
---|
2489 | checking for no configure components in framework pnet... tcp, test |
---|
2490 | checking for m4 configure components in framework pnet... opa |
---|
2491 | |
---|
2492 | --- MCA component pnet:tcp (no configuration) |
---|
2493 | checking for MCA component pnet:tcp compile mode... dso |
---|
2494 | checking if MCA component pnet:tcp can compile... yes |
---|
2495 | |
---|
2496 | --- MCA component pnet:test (no configuration) |
---|
2497 | checking for MCA component pnet:test compile mode... dso |
---|
2498 | checking if MCA component pnet:test can compile... yes |
---|
2499 | |
---|
2500 | --- MCA component pnet:opa (m4 configuration macro) |
---|
2501 | checking for MCA component pnet:opa compile mode... dso |
---|
2502 | checking --with-psm2 value... simple ok (unspecified) |
---|
2503 | checking --with-psm2-libdir value... simple ok (unspecified) |
---|
2504 | looking for header without includes |
---|
2505 | checking psm2.h usability... no |
---|
2506 | checking psm2.h presence... no |
---|
2507 | checking for psm2.h... no |
---|
2508 | checking if opamgt requested... no |
---|
2509 | checking if MCA component pnet:opa can compile... no |
---|
2510 | |
---|
2511 | +++ Configuring MCA framework preg |
---|
2512 | checking for no configure components in framework preg... native |
---|
2513 | checking for m4 configure components in framework preg... |
---|
2514 | |
---|
2515 | --- MCA component preg:native (no configuration) |
---|
2516 | checking for MCA component preg:native compile mode... dso |
---|
2517 | checking if MCA component preg:native can compile... yes |
---|
2518 | |
---|
2519 | +++ Configuring MCA framework psec |
---|
2520 | checking for no configure components in framework psec... native, none |
---|
2521 | checking for m4 configure components in framework psec... munge |
---|
2522 | |
---|
2523 | --- MCA component psec:native (no configuration) |
---|
2524 | checking for MCA component psec:native compile mode... dso |
---|
2525 | checking if MCA component psec:native can compile... yes |
---|
2526 | |
---|
2527 | --- MCA component psec:none (no configuration) |
---|
2528 | checking for MCA component psec:none compile mode... dso |
---|
2529 | checking if MCA component psec:none can compile... yes |
---|
2530 | |
---|
2531 | --- MCA component psec:munge (m4 configuration macro) |
---|
2532 | checking for MCA component psec:munge compile mode... dso |
---|
2533 | checking will munge support be built... no |
---|
2534 | checking if MCA component psec:munge can compile... no |
---|
2535 | |
---|
2536 | +++ Configuring MCA framework psensor |
---|
2537 | checking for no configure components in framework psensor... file, heartbeat |
---|
2538 | checking for m4 configure components in framework psensor... |
---|
2539 | |
---|
2540 | --- MCA component psensor:file (no configuration) |
---|
2541 | checking for MCA component psensor:file compile mode... dso |
---|
2542 | checking if MCA component psensor:file can compile... yes |
---|
2543 | |
---|
2544 | --- MCA component psensor:heartbeat (no configuration) |
---|
2545 | checking for MCA component psensor:heartbeat compile mode... dso |
---|
2546 | checking if MCA component psensor:heartbeat can compile... yes |
---|
2547 | |
---|
2548 | +++ Configuring MCA framework pshmem |
---|
2549 | checking for no configure components in framework pshmem... mmap |
---|
2550 | checking for m4 configure components in framework pshmem... |
---|
2551 | |
---|
2552 | --- MCA component pshmem:mmap (no configuration) |
---|
2553 | checking for MCA component pshmem:mmap compile mode... dso |
---|
2554 | checking if MCA component pshmem:mmap can compile... yes |
---|
2555 | |
---|
2556 | +++ Configuring MCA framework ptl |
---|
2557 | checking for no configure components in framework ptl... tcp, usock |
---|
2558 | checking for m4 configure components in framework ptl... |
---|
2559 | |
---|
2560 | --- MCA component ptl:tcp (no configuration) |
---|
2561 | checking for MCA component ptl:tcp compile mode... dso |
---|
2562 | checking if MCA component ptl:tcp can compile... yes |
---|
2563 | |
---|
2564 | --- MCA component ptl:usock (no configuration) |
---|
2565 | checking for MCA component ptl:usock compile mode... dso |
---|
2566 | checking if MCA component ptl:usock can compile... yes |
---|
2567 | |
---|
2568 | ============================================================================ |
---|
2569 | == Dstore Locking |
---|
2570 | ============================================================================ |
---|
2571 | checking for struct flock.l_type... yes |
---|
2572 | checking for pthread_rwlockattr_setkind_np... no |
---|
2573 | checking for pthread_rwlockattr_setpshared... yes |
---|
2574 | configure: WARNING: dstore: pthread-based locking not found, will use fcntl-based locking. |
---|
2575 | |
---|
2576 | *** Set path-related compiler flags |
---|
2577 | |
---|
2578 | *** Final output |
---|
2579 | |
---|
2580 | ============================================================================ |
---|
2581 | == Final compiler flags |
---|
2582 | ============================================================================ |
---|
2583 | checking final CPPFLAGS... -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build/opal/mca/pmix/pmix3x/pmix -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/pmix/pmix3x/pmix -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/pmix/pmix3x/pmix/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build/opal/mca/pmix/pmix3x/pmix/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/pmix/pmix3x/pmix/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build/opal/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build/opal/mca/event/libevent2022/libevent/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/event/libevent2022/libevent -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/event/libevent2022/libevent/include -I/opt/local/include |
---|
2584 | checking final CFLAGS... -DNDEBUG -O3 -finline-functions -fno-strict-aliasing -mcx16 |
---|
2585 | checking final LDFLAGS... |
---|
2586 | checking final LIBS... -lz |
---|
2587 | |
---|
2588 | ============================================================================ |
---|
2589 | == Configuration complete |
---|
2590 | ============================================================================ |
---|
2591 | checking that generated files are newer than configure... done |
---|
2592 | configure: creating ./config.status |
---|
2593 | config.status: creating include/pmix_version.h |
---|
2594 | config.status: creating include/pmix_rename.h |
---|
2595 | config.status: creating src/mca/common/Makefile |
---|
2596 | config.status: creating src/mca/common/dstore/Makefile |
---|
2597 | config.status: creating src/mca/bfrops/Makefile |
---|
2598 | config.status: creating src/mca/bfrops/v12/Makefile |
---|
2599 | config.status: creating src/mca/bfrops/v20/Makefile |
---|
2600 | config.status: creating src/mca/bfrops/v21/Makefile |
---|
2601 | config.status: creating src/mca/bfrops/v3/Makefile |
---|
2602 | config.status: creating src/mca/gds/Makefile |
---|
2603 | config.status: creating src/mca/gds/ds12/Makefile |
---|
2604 | config.status: creating src/mca/gds/ds21/Makefile |
---|
2605 | config.status: creating src/mca/gds/hash/Makefile |
---|
2606 | config.status: creating src/mca/pdl/Makefile |
---|
2607 | config.status: creating src/mca/pdl/pdlopen/Makefile |
---|
2608 | config.status: creating src/mca/pdl/plibltdl/Makefile |
---|
2609 | config.status: creating src/mca/pif/Makefile |
---|
2610 | config.status: creating src/mca/pif/bsdx_ipv4/Makefile |
---|
2611 | config.status: creating src/mca/pif/bsdx_ipv6/Makefile |
---|
2612 | config.status: creating src/mca/pif/linux_ipv6/Makefile |
---|
2613 | config.status: creating src/mca/pif/posix_ipv4/Makefile |
---|
2614 | config.status: creating src/mca/pif/solaris_ipv6/Makefile |
---|
2615 | config.status: creating src/mca/pinstalldirs/Makefile |
---|
2616 | config.status: creating src/mca/pinstalldirs/env/Makefile |
---|
2617 | config.status: creating src/mca/pinstalldirs/config/Makefile |
---|
2618 | config.status: creating src/mca/pinstalldirs/config/pinstall_dirs.h |
---|
2619 | config.status: creating src/mca/plog/Makefile |
---|
2620 | config.status: creating src/mca/plog/default/Makefile |
---|
2621 | config.status: creating src/mca/plog/stdfd/Makefile |
---|
2622 | config.status: creating src/mca/plog/syslog/Makefile |
---|
2623 | config.status: creating src/mca/pnet/Makefile |
---|
2624 | config.status: creating src/mca/pnet/tcp/Makefile |
---|
2625 | config.status: creating src/mca/pnet/test/Makefile |
---|
2626 | config.status: creating src/mca/pnet/opa/Makefile |
---|
2627 | config.status: creating src/mca/preg/Makefile |
---|
2628 | config.status: creating src/mca/preg/native/Makefile |
---|
2629 | config.status: creating src/mca/psec/Makefile |
---|
2630 | config.status: creating src/mca/psec/native/Makefile |
---|
2631 | config.status: creating src/mca/psec/none/Makefile |
---|
2632 | config.status: creating src/mca/psec/munge/Makefile |
---|
2633 | config.status: creating src/mca/psensor/Makefile |
---|
2634 | config.status: creating src/mca/psensor/file/Makefile |
---|
2635 | config.status: creating src/mca/psensor/heartbeat/Makefile |
---|
2636 | config.status: creating src/mca/pshmem/Makefile |
---|
2637 | config.status: creating src/mca/pshmem/mmap/Makefile |
---|
2638 | config.status: creating src/mca/ptl/Makefile |
---|
2639 | config.status: creating src/mca/ptl/tcp/Makefile |
---|
2640 | config.status: creating src/mca/ptl/usock/Makefile |
---|
2641 | config.status: creating Makefile |
---|
2642 | config.status: creating config/Makefile |
---|
2643 | config.status: creating etc/Makefile |
---|
2644 | config.status: creating include/Makefile |
---|
2645 | config.status: creating src/Makefile |
---|
2646 | config.status: creating src/util/keyval/Makefile |
---|
2647 | config.status: creating src/mca/base/Makefile |
---|
2648 | config.status: creating src/tools/pevent/Makefile |
---|
2649 | config.status: creating src/tools/pmix_info/Makefile |
---|
2650 | config.status: creating src/tools/plookup/Makefile |
---|
2651 | config.status: creating src/tools/pps/Makefile |
---|
2652 | config.status: creating contrib/Makefile |
---|
2653 | config.status: creating examples/Makefile |
---|
2654 | config.status: creating test/Makefile |
---|
2655 | config.status: creating test/simple/Makefile |
---|
2656 | config.status: creating src/include/pmix_config.h |
---|
2657 | config.status: creating include/pmix_common.h |
---|
2658 | config.status: executing depfiles commands |
---|
2659 | config.status: executing libtool commands |
---|
2660 | |
---|
2661 | PMIx configuration: |
---|
2662 | ----------------------- |
---|
2663 | Version: 3.1.2 |
---|
2664 | Debug build: no |
---|
2665 | Platform file: (none) |
---|
2666 | |
---|
2667 | External Packages |
---|
2668 | ----------------------- |
---|
2669 | HWLOC: yes (embedded) |
---|
2670 | Libevent: yes (embedded) |
---|
2671 | |
---|
2672 | configure: /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/pmix/pmix3x/pmix/configure' succeeded for opal/mca/pmix/pmix3x/pmix |
---|
2673 | checking if v3.x component is to be used... yes - using the internal v3.x library |
---|
2674 | checking PMIx extra wrapper CPPFLAGS... |
---|
2675 | checking PMIx extra wrapper LDFLAGS... |
---|
2676 | checking PMIx extra wrapper LIBS... -lz |
---|
2677 | checking if MCA component pmix:pmix3x can compile... yes |
---|
2678 | |
---|
2679 | --- MCA component pmix:s1 (m4 configuration macro) |
---|
2680 | checking for MCA component pmix:s1 compile mode... dso |
---|
2681 | checking if MCA component pmix:s1 can compile... no |
---|
2682 | |
---|
2683 | --- MCA component pmix:s2 (m4 configuration macro) |
---|
2684 | checking for MCA component pmix:s2 compile mode... dso |
---|
2685 | checking if MCA component pmix:s2 can compile... no |
---|
2686 | |
---|
2687 | +++ Configuring MCA framework pstat |
---|
2688 | checking for no configure components in framework pstat... |
---|
2689 | checking for m4 configure components in framework pstat... linux, test |
---|
2690 | |
---|
2691 | --- MCA component pstat:linux (m4 configuration macro, priority 60) |
---|
2692 | checking for MCA component pstat:linux compile mode... dso |
---|
2693 | checking if MCA component pstat:linux can compile... no |
---|
2694 | |
---|
2695 | --- MCA component pstat:test (m4 configuration macro, priority 10) |
---|
2696 | checking for MCA component pstat:test compile mode... dso |
---|
2697 | checking if MCA component pstat:test can compile... yes |
---|
2698 | |
---|
2699 | +++ Configuring MCA framework rcache |
---|
2700 | checking for no configure components in framework rcache... grdma |
---|
2701 | checking for m4 configure components in framework rcache... gpusm, rgpusm, udreg |
---|
2702 | |
---|
2703 | --- MCA component rcache:grdma (no configuration) |
---|
2704 | checking for MCA component rcache:grdma compile mode... dso |
---|
2705 | checking if MCA component rcache:grdma can compile... yes |
---|
2706 | |
---|
2707 | --- MCA component rcache:gpusm (m4 configuration macro) |
---|
2708 | checking for MCA component rcache:gpusm compile mode... dso |
---|
2709 | checking if MCA component rcache:gpusm can compile... no |
---|
2710 | |
---|
2711 | --- MCA component rcache:rgpusm (m4 configuration macro) |
---|
2712 | checking for MCA component rcache:rgpusm compile mode... dso |
---|
2713 | checking if MCA component rcache:rgpusm can compile... no |
---|
2714 | |
---|
2715 | --- MCA component rcache:udreg (m4 configuration macro) |
---|
2716 | checking for MCA component rcache:udreg compile mode... dso |
---|
2717 | checking for CRAY_UDREG... no |
---|
2718 | no |
---|
2719 | checking if MCA component rcache:udreg can compile... no |
---|
2720 | |
---|
2721 | +++ Configuring MCA framework reachable |
---|
2722 | checking for no configure components in framework reachable... weighted |
---|
2723 | checking for m4 configure components in framework reachable... netlink |
---|
2724 | |
---|
2725 | --- MCA component reachable:weighted (no configuration) |
---|
2726 | checking for MCA component reachable:weighted compile mode... dso |
---|
2727 | checking if MCA component reachable:weighted can compile... yes |
---|
2728 | |
---|
2729 | --- MCA component reachable:netlink (m4 configuration macro) |
---|
2730 | checking for MCA component reachable:netlink compile mode... dso |
---|
2731 | checking for linux/netlink.h... no |
---|
2732 | configure: checking for libnl v3 |
---|
2733 | checking for /usr/include/libnl3... not found |
---|
2734 | checking for /usr/local/include/libnl3... not found |
---|
2735 | checking if MCA component reachable:netlink can compile... no |
---|
2736 | |
---|
2737 | +++ Configuring MCA framework shmem |
---|
2738 | checking for no configure components in framework shmem... |
---|
2739 | checking for m4 configure components in framework shmem... mmap, posix, sysv |
---|
2740 | |
---|
2741 | --- MCA component shmem:mmap (m4 configuration macro) |
---|
2742 | checking for MCA component shmem:mmap compile mode... dso |
---|
2743 | checking if want mmap shared memory support... yes |
---|
2744 | checking for library containing mmap... none required |
---|
2745 | checking if MCA component shmem:mmap can compile... yes |
---|
2746 | |
---|
2747 | --- MCA component shmem:posix (m4 configuration macro) |
---|
2748 | checking for MCA component shmem:posix compile mode... dso |
---|
2749 | checking if want POSIX shared memory support... yes |
---|
2750 | checking for library containing shm_open... none required |
---|
2751 | checking if MCA component shmem:posix can compile... yes |
---|
2752 | |
---|
2753 | --- MCA component shmem:sysv (m4 configuration macro) |
---|
2754 | checking for MCA component shmem:sysv compile mode... dso |
---|
2755 | checking if want SYSV shared memory support... yes |
---|
2756 | checking for shmget... yes |
---|
2757 | checking if MCA component shmem:sysv can compile... yes |
---|
2758 | |
---|
2759 | +++ Configuring MCA framework timer |
---|
2760 | checking for no configure components in framework timer... |
---|
2761 | checking for m4 configure components in framework timer... altix, darwin, linux, solaris |
---|
2762 | |
---|
2763 | --- MCA component timer:altix (m4 configuration macro, priority 100) |
---|
2764 | checking for MCA component timer:altix compile mode... static |
---|
2765 | checking sn/mmtimer.h usability... no |
---|
2766 | checking sn/mmtimer.h presence... no |
---|
2767 | checking for sn/mmtimer.h... no |
---|
2768 | checking if MCA component timer:altix can compile... no |
---|
2769 | |
---|
2770 | --- MCA component timer:darwin (m4 configuration macro, priority 30) |
---|
2771 | checking for MCA component timer:darwin compile mode... static |
---|
2772 | checking mach/mach_time.h usability... yes |
---|
2773 | checking mach/mach_time.h presence... yes |
---|
2774 | checking for mach/mach_time.h... yes |
---|
2775 | checking for mach_absolute_time... yes |
---|
2776 | checking if MCA component timer:darwin can compile... yes |
---|
2777 | |
---|
2778 | --- MCA component timer:linux (m4 configuration macro, priority 30) |
---|
2779 | checking for MCA component timer:linux compile mode... static |
---|
2780 | checking if MCA component timer:linux can compile... no |
---|
2781 | |
---|
2782 | --- MCA component timer:solaris (m4 configuration macro, priority 30) |
---|
2783 | checking for MCA component timer:solaris compile mode... static |
---|
2784 | checking for gethrtime... no |
---|
2785 | checking if MCA component timer:solaris can compile... no |
---|
2786 | |
---|
2787 | *** Configuring MCA for orte |
---|
2788 | checking for frameworks for orte... common, dfs, errmgr, ess, filem, grpcomm, iof, notifier, odls, oob, plm, ras, regx, rmaps, rml, routed, rtc, schizo, snapc, sstore, state |
---|
2789 | |
---|
2790 | +++ Configuring MCA framework common |
---|
2791 | checking for no configure components in framework common... |
---|
2792 | checking for m4 configure components in framework common... alps |
---|
2793 | |
---|
2794 | --- MCA component common:alps (m4 configuration macro) |
---|
2795 | checking for MCA component common:alps compile mode... dso |
---|
2796 | checking if MCA component common:alps can compile... no |
---|
2797 | |
---|
2798 | +++ Configuring MCA framework dfs |
---|
2799 | checking for no configure components in framework dfs... app, orted, test |
---|
2800 | checking for m4 configure components in framework dfs... |
---|
2801 | |
---|
2802 | --- MCA component dfs:app (no configuration) |
---|
2803 | checking for MCA component dfs:app compile mode... dso |
---|
2804 | checking if MCA component dfs:app can compile... yes |
---|
2805 | |
---|
2806 | --- MCA component dfs:orted (no configuration) |
---|
2807 | checking for MCA component dfs:orted compile mode... dso |
---|
2808 | checking if MCA component dfs:orted can compile... yes |
---|
2809 | |
---|
2810 | --- MCA component dfs:test (no configuration) |
---|
2811 | checking for MCA component dfs:test compile mode... dso |
---|
2812 | checking if MCA component dfs:test can compile... yes |
---|
2813 | |
---|
2814 | +++ Configuring MCA framework errmgr |
---|
2815 | checking for no configure components in framework errmgr... default_app, default_hnp, default_orted, default_tool |
---|
2816 | checking for m4 configure components in framework errmgr... |
---|
2817 | |
---|
2818 | --- MCA component errmgr:default_app (no configuration) |
---|
2819 | checking for MCA component errmgr:default_app compile mode... dso |
---|
2820 | checking if MCA component errmgr:default_app can compile... yes |
---|
2821 | |
---|
2822 | --- MCA component errmgr:default_hnp (no configuration) |
---|
2823 | checking for MCA component errmgr:default_hnp compile mode... dso |
---|
2824 | checking if MCA component errmgr:default_hnp can compile... yes |
---|
2825 | |
---|
2826 | --- MCA component errmgr:default_orted (no configuration) |
---|
2827 | checking for MCA component errmgr:default_orted compile mode... dso |
---|
2828 | checking if MCA component errmgr:default_orted can compile... yes |
---|
2829 | |
---|
2830 | --- MCA component errmgr:default_tool (no configuration) |
---|
2831 | checking for MCA component errmgr:default_tool compile mode... dso |
---|
2832 | checking if MCA component errmgr:default_tool can compile... yes |
---|
2833 | |
---|
2834 | +++ Configuring MCA framework ess |
---|
2835 | checking for no configure components in framework ess... env, hnp, pmi, singleton, tool |
---|
2836 | checking for m4 configure components in framework ess... alps, lsf, slurm, tm |
---|
2837 | |
---|
2838 | --- MCA component ess:env (no configuration) |
---|
2839 | checking for MCA component ess:env compile mode... dso |
---|
2840 | checking if MCA component ess:env can compile... yes |
---|
2841 | |
---|
2842 | --- MCA component ess:hnp (no configuration) |
---|
2843 | checking for MCA component ess:hnp compile mode... dso |
---|
2844 | checking if MCA component ess:hnp can compile... yes |
---|
2845 | |
---|
2846 | --- MCA component ess:pmi (no configuration) |
---|
2847 | checking for MCA component ess:pmi compile mode... dso |
---|
2848 | checking if MCA component ess:pmi can compile... yes |
---|
2849 | |
---|
2850 | --- MCA component ess:singleton (no configuration) |
---|
2851 | checking for MCA component ess:singleton compile mode... dso |
---|
2852 | checking if MCA component ess:singleton can compile... yes |
---|
2853 | |
---|
2854 | --- MCA component ess:tool (no configuration) |
---|
2855 | checking for MCA component ess:tool compile mode... dso |
---|
2856 | checking if MCA component ess:tool can compile... yes |
---|
2857 | |
---|
2858 | --- MCA component ess:alps (m4 configuration macro) |
---|
2859 | checking for MCA component ess:alps compile mode... dso |
---|
2860 | checking if MCA component ess:alps can compile... no |
---|
2861 | |
---|
2862 | --- MCA component ess:lsf (m4 configuration macro) |
---|
2863 | checking for MCA component ess:lsf compile mode... dso |
---|
2864 | checking --with-lsf value... simple ok (unspecified value) |
---|
2865 | checking --with-lsf-libdir value... simple ok (unspecified value) |
---|
2866 | checking for library containing yp_all... none required |
---|
2867 | checking lsf/lsf.h usability... no |
---|
2868 | checking lsf/lsf.h presence... no |
---|
2869 | checking for lsf/lsf.h... no |
---|
2870 | checking if MCA component ess:lsf can compile... no |
---|
2871 | |
---|
2872 | --- MCA component ess:slurm (m4 configuration macro) |
---|
2873 | checking for MCA component ess:slurm compile mode... dso |
---|
2874 | checking for fork... (cached) yes |
---|
2875 | checking for execve... (cached) yes |
---|
2876 | checking for setpgid... (cached) yes |
---|
2877 | checking if MCA component ess:slurm can compile... yes |
---|
2878 | |
---|
2879 | --- MCA component ess:tm (m4 configuration macro) |
---|
2880 | checking for MCA component ess:tm compile mode... dso |
---|
2881 | checking --with-tm value... simple ok (unspecified value) |
---|
2882 | checking for pbs-config... not found |
---|
2883 | checking tm.h usability... no |
---|
2884 | checking tm.h presence... no |
---|
2885 | checking for tm.h... no |
---|
2886 | checking if MCA component ess:tm can compile... no |
---|
2887 | |
---|
2888 | +++ Configuring MCA framework filem |
---|
2889 | checking for no configure components in framework filem... raw |
---|
2890 | checking for m4 configure components in framework filem... |
---|
2891 | |
---|
2892 | --- MCA component filem:raw (no configuration) |
---|
2893 | checking for MCA component filem:raw compile mode... dso |
---|
2894 | checking if MCA component filem:raw can compile... yes |
---|
2895 | |
---|
2896 | +++ Configuring MCA framework grpcomm |
---|
2897 | checking for no configure components in framework grpcomm... direct |
---|
2898 | checking for m4 configure components in framework grpcomm... |
---|
2899 | |
---|
2900 | --- MCA component grpcomm:direct (no configuration) |
---|
2901 | checking for MCA component grpcomm:direct compile mode... dso |
---|
2902 | checking if MCA component grpcomm:direct can compile... yes |
---|
2903 | |
---|
2904 | +++ Configuring MCA framework iof |
---|
2905 | checking for no configure components in framework iof... hnp, orted, tool |
---|
2906 | checking for m4 configure components in framework iof... |
---|
2907 | |
---|
2908 | --- MCA component iof:hnp (no configuration) |
---|
2909 | checking for MCA component iof:hnp compile mode... dso |
---|
2910 | checking if MCA component iof:hnp can compile... yes |
---|
2911 | |
---|
2912 | --- MCA component iof:orted (no configuration) |
---|
2913 | checking for MCA component iof:orted compile mode... dso |
---|
2914 | checking if MCA component iof:orted can compile... yes |
---|
2915 | |
---|
2916 | --- MCA component iof:tool (no configuration) |
---|
2917 | checking for MCA component iof:tool compile mode... dso |
---|
2918 | checking if MCA component iof:tool can compile... yes |
---|
2919 | |
---|
2920 | +++ Configuring MCA framework notifier |
---|
2921 | checking for no configure components in framework notifier... |
---|
2922 | checking for m4 configure components in framework notifier... syslog |
---|
2923 | |
---|
2924 | --- MCA component notifier:syslog (m4 configuration macro) |
---|
2925 | checking for MCA component notifier:syslog compile mode... dso |
---|
2926 | checking for syslog.h... (cached) yes |
---|
2927 | checking if MCA component notifier:syslog can compile... yes |
---|
2928 | |
---|
2929 | +++ Configuring MCA framework odls |
---|
2930 | checking for no configure components in framework odls... |
---|
2931 | checking for m4 configure components in framework odls... alps, default, pspawn |
---|
2932 | |
---|
2933 | --- MCA component odls:alps (m4 configuration macro) |
---|
2934 | checking for MCA component odls:alps compile mode... dso |
---|
2935 | checking if MCA component odls:alps can compile... no |
---|
2936 | |
---|
2937 | --- MCA component odls:default (m4 configuration macro) |
---|
2938 | checking for MCA component odls:default compile mode... dso |
---|
2939 | checking for fork... (cached) yes |
---|
2940 | checking if MCA component odls:default can compile... yes |
---|
2941 | |
---|
2942 | --- MCA component odls:pspawn (m4 configuration macro) |
---|
2943 | checking for MCA component odls:pspawn compile mode... dso |
---|
2944 | checking for posix_spawn... yes |
---|
2945 | checking if MCA component odls:pspawn can compile... yes |
---|
2946 | |
---|
2947 | +++ Configuring MCA framework oob |
---|
2948 | checking for no configure components in framework oob... |
---|
2949 | checking for m4 configure components in framework oob... alps, tcp |
---|
2950 | |
---|
2951 | --- MCA component oob:alps (m4 configuration macro) |
---|
2952 | checking for MCA component oob:alps compile mode... dso |
---|
2953 | checking if MCA component oob:alps can compile... no |
---|
2954 | |
---|
2955 | --- MCA component oob:tcp (m4 configuration macro) |
---|
2956 | checking for MCA component oob:tcp compile mode... dso |
---|
2957 | checking for struct sockaddr_in... (cached) yes |
---|
2958 | checking if MCA component oob:tcp can compile... yes |
---|
2959 | |
---|
2960 | +++ Configuring MCA framework plm |
---|
2961 | checking for no configure components in framework plm... |
---|
2962 | checking for m4 configure components in framework plm... alps, isolated, lsf, rsh, slurm, tm |
---|
2963 | |
---|
2964 | --- MCA component plm:alps (m4 configuration macro) |
---|
2965 | checking for MCA component plm:alps compile mode... dso |
---|
2966 | checking if MCA component plm:alps can compile... no |
---|
2967 | |
---|
2968 | --- MCA component plm:isolated (m4 configuration macro) |
---|
2969 | checking for MCA component plm:isolated compile mode... dso |
---|
2970 | checking for fork... (cached) yes |
---|
2971 | checking if MCA component plm:isolated can compile... yes |
---|
2972 | |
---|
2973 | --- MCA component plm:lsf (m4 configuration macro) |
---|
2974 | checking for MCA component plm:lsf compile mode... dso |
---|
2975 | checking if MCA component plm:lsf can compile... no |
---|
2976 | |
---|
2977 | --- MCA component plm:rsh (m4 configuration macro) |
---|
2978 | checking for MCA component plm:rsh compile mode... dso |
---|
2979 | checking for fork... (cached) yes |
---|
2980 | checking if MCA component plm:rsh can compile... yes |
---|
2981 | |
---|
2982 | --- MCA component plm:slurm (m4 configuration macro) |
---|
2983 | checking for MCA component plm:slurm compile mode... dso |
---|
2984 | checking if MCA component plm:slurm can compile... yes |
---|
2985 | |
---|
2986 | --- MCA component plm:tm (m4 configuration macro) |
---|
2987 | checking for MCA component plm:tm compile mode... dso |
---|
2988 | checking if MCA component plm:tm can compile... no |
---|
2989 | |
---|
2990 | +++ Configuring MCA framework ras |
---|
2991 | checking for no configure components in framework ras... simulator |
---|
2992 | checking for m4 configure components in framework ras... alps, gridengine, lsf, slurm, tm |
---|
2993 | |
---|
2994 | --- MCA component ras:simulator (no configuration) |
---|
2995 | checking for MCA component ras:simulator compile mode... dso |
---|
2996 | checking if MCA component ras:simulator can compile... yes |
---|
2997 | |
---|
2998 | --- MCA component ras:alps (m4 configuration macro) |
---|
2999 | checking for MCA component ras:alps compile mode... dso |
---|
3000 | checking alps/apInfo.h usability... no |
---|
3001 | checking alps/apInfo.h presence... no |
---|
3002 | checking for alps/apInfo.h... no |
---|
3003 | checking if MCA component ras:alps can compile... no |
---|
3004 | |
---|
3005 | --- MCA component ras:gridengine (m4 configuration macro) |
---|
3006 | checking for MCA component ras:gridengine compile mode... dso |
---|
3007 | checking if user requested SGE build... not specified; checking environment |
---|
3008 | checking for qrsh... no |
---|
3009 | checking for SGE_ROOT environment variable... not found |
---|
3010 | checking if MCA component ras:gridengine can compile... no |
---|
3011 | |
---|
3012 | --- MCA component ras:lsf (m4 configuration macro) |
---|
3013 | checking for MCA component ras:lsf compile mode... dso |
---|
3014 | checking if MCA component ras:lsf can compile... no |
---|
3015 | |
---|
3016 | --- MCA component ras:slurm (m4 configuration macro) |
---|
3017 | checking for MCA component ras:slurm compile mode... dso |
---|
3018 | checking if MCA component ras:slurm can compile... yes |
---|
3019 | |
---|
3020 | --- MCA component ras:tm (m4 configuration macro) |
---|
3021 | checking for MCA component ras:tm compile mode... dso |
---|
3022 | checking if MCA component ras:tm can compile... no |
---|
3023 | |
---|
3024 | +++ Configuring MCA framework regx |
---|
3025 | checking for no configure components in framework regx... fwd, reverse |
---|
3026 | checking for m4 configure components in framework regx... |
---|
3027 | |
---|
3028 | --- MCA component regx:fwd (no configuration) |
---|
3029 | checking for MCA component regx:fwd compile mode... dso |
---|
3030 | checking if MCA component regx:fwd can compile... yes |
---|
3031 | |
---|
3032 | --- MCA component regx:reverse (no configuration) |
---|
3033 | checking for MCA component regx:reverse compile mode... dso |
---|
3034 | checking if MCA component regx:reverse can compile... yes |
---|
3035 | |
---|
3036 | +++ Configuring MCA framework rmaps |
---|
3037 | checking for no configure components in framework rmaps... mindist, ppr, rank_file, resilient, round_robin, seq |
---|
3038 | checking for m4 configure components in framework rmaps... |
---|
3039 | |
---|
3040 | --- MCA component rmaps:mindist (no configuration) |
---|
3041 | checking for MCA component rmaps:mindist compile mode... dso |
---|
3042 | checking if MCA component rmaps:mindist can compile... yes |
---|
3043 | |
---|
3044 | --- MCA component rmaps:ppr (no configuration) |
---|
3045 | checking for MCA component rmaps:ppr compile mode... dso |
---|
3046 | checking if MCA component rmaps:ppr can compile... yes |
---|
3047 | |
---|
3048 | --- MCA component rmaps:rank_file (no configuration) |
---|
3049 | checking for MCA component rmaps:rank_file compile mode... dso |
---|
3050 | checking if MCA component rmaps:rank_file can compile... yes |
---|
3051 | |
---|
3052 | --- MCA component rmaps:resilient (no configuration) |
---|
3053 | checking for MCA component rmaps:resilient compile mode... dso |
---|
3054 | checking if MCA component rmaps:resilient can compile... yes |
---|
3055 | |
---|
3056 | --- MCA component rmaps:round_robin (no configuration) |
---|
3057 | checking for MCA component rmaps:round_robin compile mode... dso |
---|
3058 | checking if MCA component rmaps:round_robin can compile... yes |
---|
3059 | |
---|
3060 | --- MCA component rmaps:seq (no configuration) |
---|
3061 | checking for MCA component rmaps:seq compile mode... dso |
---|
3062 | checking if MCA component rmaps:seq can compile... yes |
---|
3063 | |
---|
3064 | +++ Configuring MCA framework rml |
---|
3065 | checking for no configure components in framework rml... oob |
---|
3066 | checking for m4 configure components in framework rml... |
---|
3067 | |
---|
3068 | --- MCA component rml:oob (no configuration) |
---|
3069 | checking for MCA component rml:oob compile mode... dso |
---|
3070 | checking if MCA component rml:oob can compile... yes |
---|
3071 | |
---|
3072 | +++ Configuring MCA framework routed |
---|
3073 | checking for no configure components in framework routed... binomial, debruijn, direct, radix |
---|
3074 | checking for m4 configure components in framework routed... |
---|
3075 | |
---|
3076 | --- MCA component routed:binomial (no configuration) |
---|
3077 | checking for MCA component routed:binomial compile mode... dso |
---|
3078 | checking if MCA component routed:binomial can compile... yes |
---|
3079 | |
---|
3080 | --- MCA component routed:debruijn (no configuration) |
---|
3081 | checking for MCA component routed:debruijn compile mode... dso |
---|
3082 | checking if MCA component routed:debruijn can compile... yes |
---|
3083 | |
---|
3084 | --- MCA component routed:direct (no configuration) |
---|
3085 | checking for MCA component routed:direct compile mode... dso |
---|
3086 | checking if MCA component routed:direct can compile... yes |
---|
3087 | |
---|
3088 | --- MCA component routed:radix (no configuration) |
---|
3089 | checking for MCA component routed:radix compile mode... dso |
---|
3090 | checking if MCA component routed:radix can compile... yes |
---|
3091 | |
---|
3092 | +++ Configuring MCA framework rtc |
---|
3093 | checking for no configure components in framework rtc... hwloc |
---|
3094 | checking for m4 configure components in framework rtc... |
---|
3095 | |
---|
3096 | --- MCA component rtc:hwloc (no configuration) |
---|
3097 | checking for MCA component rtc:hwloc compile mode... dso |
---|
3098 | checking if MCA component rtc:hwloc can compile... yes |
---|
3099 | |
---|
3100 | +++ Configuring MCA framework schizo |
---|
3101 | checking for no configure components in framework schizo... flux, ompi, orte |
---|
3102 | checking for m4 configure components in framework schizo... alps, moab, singularity, slurm |
---|
3103 | |
---|
3104 | --- MCA component schizo:flux (no configuration) |
---|
3105 | checking for MCA component schizo:flux compile mode... dso |
---|
3106 | checking if MCA component schizo:flux can compile... yes |
---|
3107 | |
---|
3108 | --- MCA component schizo:ompi (no configuration) |
---|
3109 | checking for MCA component schizo:ompi compile mode... dso |
---|
3110 | checking if MCA component schizo:ompi can compile... yes |
---|
3111 | |
---|
3112 | --- MCA component schizo:orte (no configuration) |
---|
3113 | checking for MCA component schizo:orte compile mode... dso |
---|
3114 | checking if MCA component schizo:orte can compile... yes |
---|
3115 | |
---|
3116 | --- MCA component schizo:alps (m4 configuration macro) |
---|
3117 | checking for MCA component schizo:alps compile mode... dso |
---|
3118 | checking for alps/apInfo.h... (cached) no |
---|
3119 | checking if MCA component schizo:alps can compile... no |
---|
3120 | |
---|
3121 | --- MCA component schizo:moab (m4 configuration macro) |
---|
3122 | checking for MCA component schizo:moab compile mode... dso |
---|
3123 | checking --with-moab value... simple ok (unspecified value) |
---|
3124 | checking --with-moab-libdir value... simple ok (unspecified value) |
---|
3125 | checking looking for moab in... () |
---|
3126 | checking mapi.h usability... no |
---|
3127 | checking mapi.h presence... no |
---|
3128 | checking for mapi.h... no |
---|
3129 | checking if MCA component schizo:moab can compile... no |
---|
3130 | |
---|
3131 | --- MCA component schizo:singularity (m4 configuration macro) |
---|
3132 | checking for MCA component schizo:singularity compile mode... dso |
---|
3133 | checking if Singularity support is to be built... yes |
---|
3134 | checking for singularity... no |
---|
3135 | checking if MCA component schizo:singularity can compile... no |
---|
3136 | |
---|
3137 | --- MCA component schizo:slurm (m4 configuration macro) |
---|
3138 | checking for MCA component schizo:slurm compile mode... dso |
---|
3139 | checking if MCA component schizo:slurm can compile... yes |
---|
3140 | |
---|
3141 | +++ Configuring MCA framework snapc |
---|
3142 | checking for no configure components in framework snapc... |
---|
3143 | checking for m4 configure components in framework snapc... full |
---|
3144 | |
---|
3145 | --- MCA component snapc:full (m4 configuration macro) |
---|
3146 | checking for MCA component snapc:full compile mode... dso |
---|
3147 | checking if MCA component snapc:full can compile... no |
---|
3148 | |
---|
3149 | +++ Configuring MCA framework sstore |
---|
3150 | checking for no configure components in framework sstore... |
---|
3151 | checking for m4 configure components in framework sstore... central, stage |
---|
3152 | |
---|
3153 | --- MCA component sstore:central (m4 configuration macro) |
---|
3154 | checking for MCA component sstore:central compile mode... dso |
---|
3155 | checking if MCA component sstore:central can compile... no |
---|
3156 | |
---|
3157 | --- MCA component sstore:stage (m4 configuration macro) |
---|
3158 | checking for MCA component sstore:stage compile mode... dso |
---|
3159 | checking if MCA component sstore:stage can compile... no |
---|
3160 | |
---|
3161 | +++ Configuring MCA framework state |
---|
3162 | checking for no configure components in framework state... app, hnp, novm, orted, tool |
---|
3163 | checking for m4 configure components in framework state... |
---|
3164 | |
---|
3165 | --- MCA component state:app (no configuration) |
---|
3166 | checking for MCA component state:app compile mode... dso |
---|
3167 | checking if MCA component state:app can compile... yes |
---|
3168 | |
---|
3169 | --- MCA component state:hnp (no configuration) |
---|
3170 | checking for MCA component state:hnp compile mode... dso |
---|
3171 | checking if MCA component state:hnp can compile... yes |
---|
3172 | |
---|
3173 | --- MCA component state:novm (no configuration) |
---|
3174 | checking for MCA component state:novm compile mode... dso |
---|
3175 | checking if MCA component state:novm can compile... yes |
---|
3176 | |
---|
3177 | --- MCA component state:orted (no configuration) |
---|
3178 | checking for MCA component state:orted compile mode... dso |
---|
3179 | checking if MCA component state:orted can compile... yes |
---|
3180 | |
---|
3181 | --- MCA component state:tool (no configuration) |
---|
3182 | checking for MCA component state:tool compile mode... dso |
---|
3183 | checking if MCA component state:tool can compile... yes |
---|
3184 | |
---|
3185 | *** Configuring MCA for ompi |
---|
3186 | checking for frameworks for ompi... common, bml, coll, crcp, fbtl, fcoll, fs, hook, io, mtl, op, osc, pml, rte, sharedfp, topo, vprotocol |
---|
3187 | |
---|
3188 | +++ Configuring MCA framework common |
---|
3189 | checking for no configure components in framework common... |
---|
3190 | checking for m4 configure components in framework common... monitoring, ompio |
---|
3191 | |
---|
3192 | --- MCA component common:monitoring (m4 configuration macro) |
---|
3193 | checking for MCA component common:monitoring compile mode... dso |
---|
3194 | checking if MCA component common:monitoring can compile... yes |
---|
3195 | |
---|
3196 | --- MCA component common:ompio (m4 configuration macro) |
---|
3197 | checking for MCA component common:ompio compile mode... dso |
---|
3198 | checking if MCA component common:ompio can compile... yes |
---|
3199 | |
---|
3200 | +++ Configuring MCA framework bml |
---|
3201 | checking for no configure components in framework bml... |
---|
3202 | checking for m4 configure components in framework bml... r2 |
---|
3203 | |
---|
3204 | --- MCA component bml:r2 (m4 configuration macro) |
---|
3205 | checking for MCA component bml:r2 compile mode... dso |
---|
3206 | checking if MCA component bml:r2 can compile... yes |
---|
3207 | checking for index in endpoint array for tag BML... 0 |
---|
3208 | |
---|
3209 | +++ Configuring MCA framework coll |
---|
3210 | checking for no configure components in framework coll... basic, inter, libnbc, self, sm, sync, tuned |
---|
3211 | checking for m4 configure components in framework coll... cuda, fca, hcoll, monitoring, portals4 |
---|
3212 | |
---|
3213 | --- MCA component coll:basic (no configuration) |
---|
3214 | checking for MCA component coll:basic compile mode... dso |
---|
3215 | checking if MCA component coll:basic can compile... yes |
---|
3216 | |
---|
3217 | --- MCA component coll:inter (no configuration) |
---|
3218 | checking for MCA component coll:inter compile mode... dso |
---|
3219 | checking if MCA component coll:inter can compile... yes |
---|
3220 | |
---|
3221 | --- MCA component coll:libnbc (no configuration) |
---|
3222 | checking for MCA component coll:libnbc compile mode... dso |
---|
3223 | checking if MCA component coll:libnbc can compile... yes |
---|
3224 | |
---|
3225 | --- MCA component coll:self (no configuration) |
---|
3226 | checking for MCA component coll:self compile mode... dso |
---|
3227 | checking if MCA component coll:self can compile... yes |
---|
3228 | |
---|
3229 | --- MCA component coll:sm (no configuration) |
---|
3230 | checking for MCA component coll:sm compile mode... dso |
---|
3231 | checking if MCA component coll:sm can compile... yes |
---|
3232 | |
---|
3233 | --- MCA component coll:sync (no configuration) |
---|
3234 | checking for MCA component coll:sync compile mode... dso |
---|
3235 | checking if MCA component coll:sync can compile... yes |
---|
3236 | |
---|
3237 | --- MCA component coll:tuned (no configuration) |
---|
3238 | checking for MCA component coll:tuned compile mode... dso |
---|
3239 | checking if MCA component coll:tuned can compile... yes |
---|
3240 | |
---|
3241 | --- MCA component coll:cuda (m4 configuration macro) |
---|
3242 | checking for MCA component coll:cuda compile mode... dso |
---|
3243 | checking if MCA component coll:cuda can compile... no |
---|
3244 | |
---|
3245 | --- MCA component coll:fca (m4 configuration macro) |
---|
3246 | checking for MCA component coll:fca compile mode... dso |
---|
3247 | checking fca/fca_api.h usability... no |
---|
3248 | checking fca/fca_api.h presence... no |
---|
3249 | checking for fca/fca_api.h... no |
---|
3250 | checking if MCA component coll:fca can compile... no |
---|
3251 | |
---|
3252 | --- MCA component coll:hcoll (m4 configuration macro) |
---|
3253 | checking for MCA component coll:hcoll compile mode... dso |
---|
3254 | checking hcoll/api/hcoll_api.h usability... no |
---|
3255 | checking hcoll/api/hcoll_api.h presence... no |
---|
3256 | checking for hcoll/api/hcoll_api.h... no |
---|
3257 | checking if MCA component coll:hcoll can compile... no |
---|
3258 | |
---|
3259 | --- MCA component coll:monitoring (m4 configuration macro) |
---|
3260 | checking for MCA component coll:monitoring compile mode... dso |
---|
3261 | checking if MCA component coll:monitoring can compile... yes |
---|
3262 | |
---|
3263 | --- MCA component coll:portals4 (m4 configuration macro) |
---|
3264 | checking for MCA component coll:portals4 compile mode... dso |
---|
3265 | checking if MCA component coll:portals4 can compile... no |
---|
3266 | |
---|
3267 | +++ Configuring MCA framework crcp |
---|
3268 | checking for no configure components in framework crcp... |
---|
3269 | checking for m4 configure components in framework crcp... bkmrk |
---|
3270 | |
---|
3271 | --- MCA component crcp:bkmrk (m4 configuration macro) |
---|
3272 | checking for MCA component crcp:bkmrk compile mode... dso |
---|
3273 | checking if MCA component crcp:bkmrk can compile... no |
---|
3274 | |
---|
3275 | +++ Configuring MCA framework fbtl |
---|
3276 | checking for no configure components in framework fbtl... |
---|
3277 | checking for m4 configure components in framework fbtl... posix, pvfs2 |
---|
3278 | |
---|
3279 | --- MCA component fbtl:posix (m4 configuration macro) |
---|
3280 | checking for MCA component fbtl:posix compile mode... dso |
---|
3281 | checking for aio.h... (cached) yes |
---|
3282 | checking for library containing aio_write... none required |
---|
3283 | checking for pwritev... no |
---|
3284 | checking for preadv... no |
---|
3285 | checking if MCA component fbtl:posix can compile... yes |
---|
3286 | |
---|
3287 | --- MCA component fbtl:pvfs2 (m4 configuration macro) |
---|
3288 | checking for MCA component fbtl:pvfs2 compile mode... dso |
---|
3289 | checking --with-pvfs2 value... simple ok (unspecified value) |
---|
3290 | looking for header without includes |
---|
3291 | checking pvfs2.h usability... no |
---|
3292 | checking pvfs2.h presence... no |
---|
3293 | checking for pvfs2.h... no |
---|
3294 | checking pvfs2.h usability... no |
---|
3295 | checking pvfs2.h presence... no |
---|
3296 | checking for pvfs2.h... no |
---|
3297 | checking if MCA component fbtl:pvfs2 can compile... no |
---|
3298 | |
---|
3299 | +++ Configuring MCA framework fcoll |
---|
3300 | checking for no configure components in framework fcoll... dynamic, dynamic_gen2, individual, two_phase, vulcan |
---|
3301 | checking for m4 configure components in framework fcoll... |
---|
3302 | |
---|
3303 | --- MCA component fcoll:dynamic (no configuration) |
---|
3304 | checking for MCA component fcoll:dynamic compile mode... dso |
---|
3305 | checking if MCA component fcoll:dynamic can compile... yes |
---|
3306 | |
---|
3307 | --- MCA component fcoll:dynamic_gen2 (no configuration) |
---|
3308 | checking for MCA component fcoll:dynamic_gen2 compile mode... dso |
---|
3309 | checking if MCA component fcoll:dynamic_gen2 can compile... yes |
---|
3310 | |
---|
3311 | --- MCA component fcoll:individual (no configuration) |
---|
3312 | checking for MCA component fcoll:individual compile mode... dso |
---|
3313 | checking if MCA component fcoll:individual can compile... yes |
---|
3314 | |
---|
3315 | --- MCA component fcoll:two_phase (no configuration) |
---|
3316 | checking for MCA component fcoll:two_phase compile mode... dso |
---|
3317 | checking if MCA component fcoll:two_phase can compile... yes |
---|
3318 | |
---|
3319 | --- MCA component fcoll:vulcan (no configuration) |
---|
3320 | checking for MCA component fcoll:vulcan compile mode... dso |
---|
3321 | checking if MCA component fcoll:vulcan can compile... yes |
---|
3322 | |
---|
3323 | +++ Configuring MCA framework fs |
---|
3324 | checking for no configure components in framework fs... |
---|
3325 | checking for m4 configure components in framework fs... lustre, pvfs2, ufs |
---|
3326 | |
---|
3327 | --- MCA component fs:lustre (m4 configuration macro) |
---|
3328 | checking for MCA component fs:lustre compile mode... dso |
---|
3329 | checking --with-lustre value... simple ok (unspecified value) |
---|
3330 | looking for header without includes |
---|
3331 | checking lustre/lustreapi.h usability... no |
---|
3332 | checking lustre/lustreapi.h presence... no |
---|
3333 | checking for lustre/lustreapi.h... no |
---|
3334 | checking lustre/lustreapi.h usability... no |
---|
3335 | checking lustre/lustreapi.h presence... no |
---|
3336 | checking for lustre/lustreapi.h... no |
---|
3337 | checking for required lustre data structures... no |
---|
3338 | checking if MCA component fs:lustre can compile... no |
---|
3339 | |
---|
3340 | --- MCA component fs:pvfs2 (m4 configuration macro) |
---|
3341 | checking for MCA component fs:pvfs2 compile mode... dso |
---|
3342 | checking --with-pvfs2 value... simple ok (unspecified value) |
---|
3343 | looking for header without includes |
---|
3344 | checking pvfs2.h usability... no |
---|
3345 | checking pvfs2.h presence... no |
---|
3346 | checking for pvfs2.h... no |
---|
3347 | checking pvfs2.h usability... no |
---|
3348 | checking pvfs2.h presence... no |
---|
3349 | checking for pvfs2.h... no |
---|
3350 | checking if MCA component fs:pvfs2 can compile... no |
---|
3351 | |
---|
3352 | --- MCA component fs:ufs (m4 configuration macro) |
---|
3353 | checking for MCA component fs:ufs compile mode... dso |
---|
3354 | checking if MCA component fs:ufs can compile... yes |
---|
3355 | |
---|
3356 | +++ Configuring MCA framework hook |
---|
3357 | checking for no configure components in framework hook... |
---|
3358 | checking for m4 configure components in framework hook... |
---|
3359 | |
---|
3360 | +++ Configuring MCA framework io |
---|
3361 | checking for no configure components in framework io... |
---|
3362 | checking for m4 configure components in framework io... ompio, romio321 |
---|
3363 | |
---|
3364 | --- MCA component io:ompio (m4 configuration macro) |
---|
3365 | checking for MCA component io:ompio compile mode... dso |
---|
3366 | checking if MCA component io:ompio can compile... yes |
---|
3367 | |
---|
3368 | --- MCA component io:romio321 (m4 configuration macro) |
---|
3369 | checking for MCA component io:romio321 compile mode... dso |
---|
3370 | checking if want ROMIO component... yes |
---|
3371 | checking if MPI profiling is enabled... yes |
---|
3372 | |
---|
3373 | *** Configuring ROMIO distribution |
---|
3374 | configure: OPAL configuring in ompi/mca/io/romio321/romio |
---|
3375 | configure: running /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/ompi/mca/io/romio321/romio/configure' FROM_OMPI=yes CC="gcc" CFLAGS="-O3 -DNDEBUG -finline-functions -fno-strict-aliasing -mcx16 -D__EXTENSIONS__" CPPFLAGS="-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/build/opal/mca/event/libevent2022/libevent/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/event/libevent2022/libevent -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/opal/mca/event/libevent2022/libevent/include -I/opt/local/include" FFLAGS="" LDFLAGS=" -Wl,-flat_namespace -L/opt/local/lib" --enable-shared --disable-static --prefix=/opt/local --disable-aio --disable-weak-symbols --enable-strict --disable-f77 --disable-f90 --cache-file=/dev/null --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/ompi/mca/io/romio321/romio --disable-option-checking |
---|
3376 | checking for a BSD-compatible install... /opt/local/bin/ginstall -c |
---|
3377 | checking whether build environment is sane... yes |
---|
3378 | checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p |
---|
3379 | checking for gawk... gawk |
---|
3380 | checking whether make sets $(MAKE)... yes |
---|
3381 | checking whether make supports nested variables... yes |
---|
3382 | checking whether to enable maintainer-specific portions of Makefiles... yes |
---|
3383 | checking for style of include used by make... GNU |
---|
3384 | checking whether the C compiler works... yes |
---|
3385 | checking for C compiler default output file name... a.out |
---|
3386 | checking for suffix of executables... |
---|
3387 | checking whether we are cross compiling... no |
---|
3388 | checking for suffix of object files... o |
---|
3389 | checking whether we are using the GNU C compiler... yes |
---|
3390 | checking whether gcc accepts -g... yes |
---|
3391 | checking for gcc option to accept ISO C89... none needed |
---|
3392 | checking whether gcc understands -c and -o together... yes |
---|
3393 | checking dependency style of gcc... gcc3 |
---|
3394 | checking for ar... ar |
---|
3395 | checking the archiver (ar) interface... ar |
---|
3396 | checking build system type... x86_64-apple-darwin14.5.0 |
---|
3397 | checking host system type... x86_64-apple-darwin14.5.0 |
---|
3398 | checking how to print strings... printf |
---|
3399 | checking for a sed that does not truncate output... /opt/local/bin/gsed |
---|
3400 | checking for grep that handles long lines and -e... /opt/local/bin/ggrep |
---|
3401 | checking for egrep... /opt/local/bin/ggrep -E |
---|
3402 | checking for fgrep... /opt/local/bin/ggrep -F |
---|
3403 | checking for ld used by gcc... /opt/local/bin/ld |
---|
3404 | checking if the linker (/opt/local/bin/ld) is GNU ld... no |
---|
3405 | checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B |
---|
3406 | checking the name lister (/opt/local/bin/nm -B) interface... BSD nm |
---|
3407 | checking whether ln -s works... yes |
---|
3408 | checking the maximum length of command line arguments... 196608 |
---|
3409 | checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop |
---|
3410 | checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop |
---|
3411 | checking for /opt/local/bin/ld option to reload object files... -r |
---|
3412 | checking for objdump... no |
---|
3413 | checking how to recognize dependent libraries... pass_all |
---|
3414 | checking for dlltool... no |
---|
3415 | checking how to associate runtime and link libraries... printf %s\n |
---|
3416 | checking for archiver @FILE support... no |
---|
3417 | checking for strip... strip |
---|
3418 | checking for ranlib... ranlib |
---|
3419 | checking command to parse /opt/local/bin/nm -B output from gcc object... ok |
---|
3420 | checking for sysroot... no |
---|
3421 | checking for a working dd... /bin/dd |
---|
3422 | checking how to truncate binary pipes... /bin/dd bs=4096 count=1 |
---|
3423 | checking for mt... no |
---|
3424 | checking if : is a manifest tool... no |
---|
3425 | checking for dsymutil... dsymutil |
---|
3426 | checking for nmedit... nmedit |
---|
3427 | checking for lipo... lipo |
---|
3428 | checking for otool... otool |
---|
3429 | checking for otool64... no |
---|
3430 | checking for -single_module linker flag... yes |
---|
3431 | checking for -exported_symbols_list linker flag... yes |
---|
3432 | checking for -force_load linker flag... yes |
---|
3433 | checking how to run the C preprocessor... gcc -E |
---|
3434 | checking for ANSI C header files... yes |
---|
3435 | checking for sys/types.h... yes |
---|
3436 | checking for sys/stat.h... yes |
---|
3437 | checking for stdlib.h... yes |
---|
3438 | checking for string.h... yes |
---|
3439 | checking for memory.h... yes |
---|
3440 | checking for strings.h... yes |
---|
3441 | checking for inttypes.h... yes |
---|
3442 | checking for stdint.h... yes |
---|
3443 | checking for unistd.h... yes |
---|
3444 | checking for dlfcn.h... yes |
---|
3445 | checking for objdir... .libs |
---|
3446 | checking if gcc supports -fno-rtti -fno-exceptions... no |
---|
3447 | checking for gcc option to produce PIC... -fno-common -DPIC |
---|
3448 | checking if gcc PIC flag -fno-common -DPIC works... yes |
---|
3449 | checking if gcc static flag -static works... no |
---|
3450 | checking if gcc supports -c -o file.o... yes |
---|
3451 | checking if gcc supports -c -o file.o... (cached) yes |
---|
3452 | checking whether the gcc linker (/opt/local/bin/ld) supports shared libraries... yes |
---|
3453 | checking dynamic linker characteristics... darwin14.5.0 dyld |
---|
3454 | checking how to hardcode library paths into programs... immediate |
---|
3455 | checking whether stripping libraries is possible... yes |
---|
3456 | checking if libtool supports shared libraries... yes |
---|
3457 | checking whether to build shared libraries... yes |
---|
3458 | checking whether to build static libraries... no |
---|
3459 | checking whether make supports nested variables... (cached) yes |
---|
3460 | Configuring with args dummy otool64 |
---|
3461 | checking for Open MPI support files... in Open MPI source tree -- good |
---|
3462 | checking for make... make |
---|
3463 | checking whether clock skew breaks make... no |
---|
3464 | checking whether make supports include... yes |
---|
3465 | checking whether make allows comments in actions... yes |
---|
3466 | checking for virtual path format... VPATH |
---|
3467 | checking whether make sets CFLAGS... yes |
---|
3468 | configure: WARNING: Unknown architecture ... proceeding anyway |
---|
3469 | ROMIO home directory is /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/ompi/mca/io/romio321/romio |
---|
3470 | checking for long long... yes |
---|
3471 | checking size of long long... 8 |
---|
3472 | checking for memalign... no |
---|
3473 | checking for size_t... yes |
---|
3474 | checking for ssize_t... yes |
---|
3475 | checking for off_t... yes |
---|
3476 | checking how to run the C preprocessor... gcc -E |
---|
3477 | checking for unistd.h... (cached) yes |
---|
3478 | checking fcntl.h usability... yes |
---|
3479 | checking fcntl.h presence... yes |
---|
3480 | checking for fcntl.h... yes |
---|
3481 | checking malloc.h usability... no |
---|
3482 | checking malloc.h presence... no |
---|
3483 | checking for malloc.h... no |
---|
3484 | checking stddef.h usability... yes |
---|
3485 | checking stddef.h presence... yes |
---|
3486 | checking for stddef.h... yes |
---|
3487 | checking for sys/types.h... (cached) yes |
---|
3488 | checking limits.h usability... yes |
---|
3489 | checking limits.h presence... yes |
---|
3490 | checking for limits.h... yes |
---|
3491 | checking time.h usability... yes |
---|
3492 | checking time.h presence... yes |
---|
3493 | checking for time.h... yes |
---|
3494 | checking for mpix.h... no |
---|
3495 | checking for u_char... yes |
---|
3496 | checking for u_short... yes |
---|
3497 | checking for u_int... yes |
---|
3498 | checking for u_long... yes |
---|
3499 | checking sys/attr.h usability... yes |
---|
3500 | checking sys/attr.h presence... yes |
---|
3501 | checking for sys/attr.h... yes |
---|
3502 | checking size of int... 4 |
---|
3503 | checking size of void *... 8 |
---|
3504 | checking for int large enough for pointers... no |
---|
3505 | checking size of long long... (cached) 8 |
---|
3506 | checking whether struct flock compatible with MPI_Offset... yes |
---|
3507 | checking for pvfs2-config... notfound |
---|
3508 | checking configured file systems... testfs ufs nfs |
---|
3509 | configure: WARNING: File locks may not work with NFS. See the Installation and |
---|
3510 | users manual for instructions on testing and if necessary fixing this |
---|
3511 | checking sys/vfs.h usability... no |
---|
3512 | checking sys/vfs.h presence... no |
---|
3513 | checking for sys/vfs.h... no |
---|
3514 | checking sys/param.h usability... yes |
---|
3515 | checking sys/param.h presence... yes |
---|
3516 | checking for sys/param.h... yes |
---|
3517 | checking sys/mount.h usability... yes |
---|
3518 | checking sys/mount.h presence... yes |
---|
3519 | checking for sys/mount.h... yes |
---|
3520 | checking sys/statvfs.h usability... yes |
---|
3521 | checking sys/statvfs.h presence... yes |
---|
3522 | checking for sys/statvfs.h... yes |
---|
3523 | checking for statfs... yes |
---|
3524 | checking whether struct statfs properly defined... yes |
---|
3525 | checking for f_fstypename member of statfs structure... yes |
---|
3526 | checking for sys/stat.h... (cached) yes |
---|
3527 | checking for sys/types.h... (cached) yes |
---|
3528 | checking for unistd.h... (cached) yes |
---|
3529 | checking for stat... yes |
---|
3530 | checking for st_fstype member of stat structure... no |
---|
3531 | checking for sys/types.h... (cached) yes |
---|
3532 | checking for sys/statvfs.h... (cached) yes |
---|
3533 | checking for sys/vfs.h... (cached) no |
---|
3534 | checking for statvfs... yes |
---|
3535 | checking for f_basetype member of statvfs structure... no |
---|
3536 | checking for blksize_t... yes |
---|
3537 | checking for special C compiler options needed for large files... no |
---|
3538 | checking for _FILE_OFFSET_BITS value needed for large files... no |
---|
3539 | checking whether pwrite is declared... yes |
---|
3540 | checking for strerror... yes |
---|
3541 | checking for doctext... no |
---|
3542 | checking for strdup... yes |
---|
3543 | checking whether strdup needs a declaration... no |
---|
3544 | checking for snprintf... yes |
---|
3545 | checking whether snprintf needs a declaration... no |
---|
3546 | checking for lstat... yes |
---|
3547 | checking whether lstat needs a declaration... no |
---|
3548 | checking for readlink... yes |
---|
3549 | checking whether readlink needs a declaration... no |
---|
3550 | checking for fsync... yes |
---|
3551 | checking whether fsync needs a declaration... no |
---|
3552 | checking for ftruncate... yes |
---|
3553 | checking whether ftruncate needs a declaration... no |
---|
3554 | checking for lseek64... no |
---|
3555 | checking for usleep... yes |
---|
3556 | checking whether usleep needs a declaration... no |
---|
3557 | setting SYSDEP_INC to |
---|
3558 | checking for C/C++ restrict keyword... __restrict |
---|
3559 | checking whether __attribute__ allowed... yes |
---|
3560 | checking whether __attribute__((format)) allowed... yes |
---|
3561 | checking for gcov... gcov |
---|
3562 | setting CC to gcc |
---|
3563 | setting F77 to : |
---|
3564 | setting TEST_CC to mpicc |
---|
3565 | setting TEST_F77 to mpifort |
---|
3566 | setting CFLAGS to -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -mcx16 -D__EXTENSIONS__ -DHAVE_ROMIOCONF_H |
---|
3567 | setting USER_CFLAGS to |
---|
3568 | setting USER_FFLAGS to |
---|
3569 | checking that generated files are newer than configure... done |
---|
3570 | configure: creating ./config.status |
---|
3571 | config.status: creating Makefile |
---|
3572 | config.status: creating localdefs |
---|
3573 | config.status: creating test/Makefile |
---|
3574 | config.status: creating test/misc.c |
---|
3575 | config.status: creating test/large_file.c |
---|
3576 | config.status: creating test/runtests |
---|
3577 | config.status: creating test-internal/Makefile |
---|
3578 | config.status: creating util/romioinstall |
---|
3579 | config.status: creating include/mpio.h |
---|
3580 | config.status: creating test/fmisc.f |
---|
3581 | config.status: creating test/fcoll_test.f |
---|
3582 | config.status: creating test/pfcoll_test.f |
---|
3583 | config.status: creating test/fperf.f |
---|
3584 | config.status: creating adio/include/romioconf.h |
---|
3585 | config.status: executing depfiles commands |
---|
3586 | config.status: executing libtool commands |
---|
3587 | config.status: executing default-1 commands |
---|
3588 | configure: /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/ompi/mca/io/romio321/romio/configure' succeeded for ompi/mca/io/romio321/romio |
---|
3589 | ROMIO distribution configured successfully |
---|
3590 | checking if MCA component io:romio321 can compile... yes |
---|
3591 | |
---|
3592 | +++ Configuring MCA framework mtl |
---|
3593 | checking for no configure components in framework mtl... |
---|
3594 | checking for m4 configure components in framework mtl... ofi, portals4, psm, psm2 |
---|
3595 | |
---|
3596 | --- MCA component mtl:ofi (m4 configuration macro) |
---|
3597 | checking for MCA component mtl:ofi compile mode... dso |
---|
3598 | checking --with-ofi value... simple ok (unspecified value) |
---|
3599 | checking --with-ofi-libdir value... simple ok (unspecified value) |
---|
3600 | checking looking for OFI libfabric in... () |
---|
3601 | checking rdma/fabric.h usability... no |
---|
3602 | checking rdma/fabric.h presence... no |
---|
3603 | checking for rdma/fabric.h... no |
---|
3604 | checking if MCA component mtl:ofi can compile... no |
---|
3605 | |
---|
3606 | --- MCA component mtl:portals4 (m4 configuration macro) |
---|
3607 | checking for MCA component mtl:portals4 compile mode... dso |
---|
3608 | checking whether to enable flow control... yes |
---|
3609 | checking if MCA component mtl:portals4 can compile... no |
---|
3610 | |
---|
3611 | --- MCA component mtl:psm (m4 configuration macro) |
---|
3612 | checking for MCA component mtl:psm compile mode... dso |
---|
3613 | checking --with-psm value... simple ok (unspecified value) |
---|
3614 | checking --with-psm-libdir value... simple ok (unspecified value) |
---|
3615 | checking psm.h usability... no |
---|
3616 | checking psm.h presence... no |
---|
3617 | checking for psm.h... no |
---|
3618 | checking if MCA component mtl:psm can compile... no |
---|
3619 | |
---|
3620 | --- MCA component mtl:psm2 (m4 configuration macro) |
---|
3621 | checking for MCA component mtl:psm2 compile mode... dso |
---|
3622 | checking --with-psm2 value... simple ok (unspecified value) |
---|
3623 | checking --with-psm2-libdir value... simple ok (unspecified value) |
---|
3624 | checking psm2.h usability... no |
---|
3625 | checking psm2.h presence... no |
---|
3626 | checking for psm2.h... no |
---|
3627 | checking if MCA component mtl:psm2 can compile... no |
---|
3628 | |
---|
3629 | +++ Configuring MCA framework op |
---|
3630 | checking for no configure components in framework op... |
---|
3631 | checking for m4 configure components in framework op... |
---|
3632 | |
---|
3633 | +++ Configuring MCA framework osc |
---|
3634 | checking for no configure components in framework osc... sm |
---|
3635 | checking for m4 configure components in framework osc... monitoring, portals4, pt2pt, rdma, ucx |
---|
3636 | |
---|
3637 | --- MCA component osc:sm (no configuration) |
---|
3638 | checking for MCA component osc:sm compile mode... dso |
---|
3639 | checking if MCA component osc:sm can compile... yes |
---|
3640 | |
---|
3641 | --- MCA component osc:monitoring (m4 configuration macro) |
---|
3642 | checking for MCA component osc:monitoring compile mode... dso |
---|
3643 | checking if MCA component osc:monitoring can compile... yes |
---|
3644 | |
---|
3645 | --- MCA component osc:portals4 (m4 configuration macro) |
---|
3646 | checking for MCA component osc:portals4 compile mode... dso |
---|
3647 | checking if MCA component osc:portals4 can compile... no |
---|
3648 | |
---|
3649 | --- MCA component osc:pt2pt (m4 configuration macro) |
---|
3650 | checking for MCA component osc:pt2pt compile mode... dso |
---|
3651 | checking if MCA component osc:pt2pt can compile... yes |
---|
3652 | |
---|
3653 | --- MCA component osc:rdma (m4 configuration macro) |
---|
3654 | checking for MCA component osc:rdma compile mode... dso |
---|
3655 | checking if MCA component osc:rdma can compile... yes |
---|
3656 | checking for index in endpoint array for tag BML... 0 |
---|
3657 | |
---|
3658 | --- MCA component osc:ucx (m4 configuration macro) |
---|
3659 | checking for MCA component osc:ucx compile mode... dso |
---|
3660 | checking if MCA component osc:ucx can compile... no |
---|
3661 | |
---|
3662 | +++ Configuring MCA framework pml |
---|
3663 | checking for no configure components in framework pml... cm |
---|
3664 | checking for m4 configure components in framework pml... crcpw, monitoring, ob1, ucx, v, yalla |
---|
3665 | |
---|
3666 | --- MCA component pml:cm (no configuration) |
---|
3667 | checking for MCA component pml:cm compile mode... dso |
---|
3668 | checking if MCA component pml:cm can compile... yes |
---|
3669 | |
---|
3670 | --- MCA component pml:crcpw (m4 configuration macro) |
---|
3671 | checking for MCA component pml:crcpw compile mode... dso |
---|
3672 | checking if MCA component pml:crcpw can compile... no |
---|
3673 | |
---|
3674 | --- MCA component pml:monitoring (m4 configuration macro) |
---|
3675 | checking for MCA component pml:monitoring compile mode... dso |
---|
3676 | checking if MCA component pml:monitoring can compile... yes |
---|
3677 | |
---|
3678 | --- MCA component pml:ob1 (m4 configuration macro) |
---|
3679 | checking for MCA component pml:ob1 compile mode... dso |
---|
3680 | checking if MCA component pml:ob1 can compile... yes |
---|
3681 | checking for index in endpoint array for tag BML... 0 |
---|
3682 | |
---|
3683 | --- MCA component pml:ucx (m4 configuration macro) |
---|
3684 | checking for MCA component pml:ucx compile mode... dso |
---|
3685 | checking if MCA component pml:ucx can compile... no |
---|
3686 | |
---|
3687 | --- MCA component pml:v (m4 configuration macro) |
---|
3688 | checking for MCA component pml:v compile mode... static |
---|
3689 | checking if MCA component pml:v can compile... yes |
---|
3690 | |
---|
3691 | --- MCA component pml:yalla (m4 configuration macro) |
---|
3692 | checking for MCA component pml:yalla compile mode... dso |
---|
3693 | checking --with-mxm-libdir value... simple ok (unspecified value) |
---|
3694 | checking mxm/api/mxm_api.h usability... no |
---|
3695 | checking mxm/api/mxm_api.h presence... no |
---|
3696 | checking for mxm/api/mxm_api.h... no |
---|
3697 | checking for MXM version compatibility... no |
---|
3698 | checking if MCA component pml:yalla can compile... no |
---|
3699 | |
---|
3700 | +++ Configuring MCA framework rte |
---|
3701 | checking for no configure components in framework rte... |
---|
3702 | checking for m4 configure components in framework rte... orte, pmix |
---|
3703 | |
---|
3704 | --- MCA component rte:pmix (m4 configuration macro, priority 50) |
---|
3705 | checking for MCA component rte:pmix compile mode... static |
---|
3706 | checking if MCA component rte:pmix can compile... no |
---|
3707 | |
---|
3708 | --- MCA component rte:orte (m4 configuration macro, priority 10) |
---|
3709 | checking for MCA component rte:orte compile mode... static |
---|
3710 | checking if MCA component rte:orte can compile... yes |
---|
3711 | |
---|
3712 | +++ Configuring MCA framework sharedfp |
---|
3713 | checking for no configure components in framework sharedfp... individual, lockedfile |
---|
3714 | checking for m4 configure components in framework sharedfp... sm |
---|
3715 | |
---|
3716 | --- MCA component sharedfp:individual (no configuration) |
---|
3717 | checking for MCA component sharedfp:individual compile mode... dso |
---|
3718 | checking if MCA component sharedfp:individual can compile... yes |
---|
3719 | |
---|
3720 | --- MCA component sharedfp:lockedfile (no configuration) |
---|
3721 | checking for MCA component sharedfp:lockedfile compile mode... dso |
---|
3722 | checking if MCA component sharedfp:lockedfile can compile... yes |
---|
3723 | |
---|
3724 | --- MCA component sharedfp:sm (m4 configuration macro) |
---|
3725 | checking for MCA component sharedfp:sm compile mode... dso |
---|
3726 | checking semaphore.h usability... yes |
---|
3727 | checking semaphore.h presence... yes |
---|
3728 | checking for semaphore.h... yes |
---|
3729 | checking for sem_open... yes |
---|
3730 | checking for semaphore.h... (cached) yes |
---|
3731 | checking for sem_init... yes |
---|
3732 | checking if MCA component sharedfp:sm can compile... yes |
---|
3733 | |
---|
3734 | +++ Configuring MCA framework topo |
---|
3735 | checking for no configure components in framework topo... basic |
---|
3736 | checking for m4 configure components in framework topo... treematch |
---|
3737 | |
---|
3738 | --- MCA component topo:basic (no configuration) |
---|
3739 | checking for MCA component topo:basic compile mode... dso |
---|
3740 | checking if MCA component topo:basic can compile... yes |
---|
3741 | |
---|
3742 | --- MCA component topo:treematch (m4 configuration macro) |
---|
3743 | checking for MCA component topo:treematch compile mode... dso |
---|
3744 | checking TreeMatch headers... in the source |
---|
3745 | checking --with-treematch value... sanity check ok (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_openmpi/openmpi-clang90/work/openmpi-4.0.1/ompi/mca/topo/treematch/treematch) |
---|
3746 | checking if MCA component topo:treematch can compile... yes |
---|
3747 | |
---|
3748 | +++ Configuring MCA framework vprotocol |
---|
3749 | checking for no configure components in framework vprotocol... pessimist |
---|
3750 | checking for m4 configure components in framework vprotocol... |
---|
3751 | |
---|
3752 | --- MCA component vprotocol:pessimist (no configuration) |
---|
3753 | checking for MCA component vprotocol:pessimist compile mode... dso |
---|
3754 | checking if MCA component vprotocol:pessimist can compile... yes |
---|
3755 | |
---|
3756 | *** Configuring MCA for oshmem |
---|
3757 | checking for frameworks for oshmem... atomic, memheap, scoll, spml, sshmem |
---|
3758 | |
---|
3759 | +++ Configuring MCA framework atomic |
---|
3760 | checking for no configure components in framework atomic... basic |
---|
3761 | checking for m4 configure components in framework atomic... mxm, ucx |
---|
3762 | |
---|
3763 | --- MCA component atomic:basic (no configuration) |
---|
3764 | checking for MCA component atomic:basic compile mode... dso |
---|
3765 | checking if MCA component atomic:basic can compile... yes |
---|
3766 | |
---|
3767 | --- MCA component atomic:mxm (m4 configuration macro) |
---|
3768 | checking for MCA component atomic:mxm compile mode... dso |
---|
3769 | checking if oshmem/atomic/mxm component can be compiled... no |
---|
3770 | checking if MCA component atomic:mxm can compile... no |
---|
3771 | |
---|
3772 | --- MCA component atomic:ucx (m4 configuration macro) |
---|
3773 | checking for MCA component atomic:ucx compile mode... dso |
---|
3774 | checking if MCA component atomic:ucx can compile... no |
---|
3775 | |
---|
3776 | +++ Configuring MCA framework memheap |
---|
3777 | checking for no configure components in framework memheap... buddy, ptmalloc |
---|
3778 | checking for m4 configure components in framework memheap... |
---|
3779 | |
---|
3780 | --- MCA component memheap:buddy (no configuration) |
---|
3781 | checking for MCA component memheap:buddy compile mode... dso |
---|
3782 | checking if MCA component memheap:buddy can compile... yes |
---|
3783 | |
---|
3784 | --- MCA component memheap:ptmalloc (no configuration) |
---|
3785 | checking for MCA component memheap:ptmalloc compile mode... dso |
---|
3786 | checking if MCA component memheap:ptmalloc can compile... yes |
---|
3787 | |
---|
3788 | +++ Configuring MCA framework scoll |
---|
3789 | checking for no configure components in framework scoll... basic, mpi |
---|
3790 | checking for m4 configure components in framework scoll... fca |
---|
3791 | |
---|
3792 | --- MCA component scoll:basic (no configuration) |
---|
3793 | checking for MCA component scoll:basic compile mode... dso |
---|
3794 | checking if MCA component scoll:basic can compile... yes |
---|
3795 | |
---|
3796 | --- MCA component scoll:mpi (no configuration) |
---|
3797 | checking for MCA component scoll:mpi compile mode... dso |
---|
3798 | checking if MCA component scoll:mpi can compile... yes |
---|
3799 | |
---|
3800 | --- MCA component scoll:fca (m4 configuration macro) |
---|
3801 | checking for MCA component scoll:fca compile mode... dso |
---|
3802 | checking fca/fca_api.h usability... no |
---|
3803 | checking fca/fca_api.h presence... no |
---|
3804 | checking for fca/fca_api.h... no |
---|
3805 | checking if MCA component scoll:fca can compile... no |
---|
3806 | |
---|
3807 | +++ Configuring MCA framework spml |
---|
3808 | checking for no configure components in framework spml... |
---|
3809 | checking for m4 configure components in framework spml... ikrit, ucx |
---|
3810 | |
---|
3811 | --- MCA component spml:ikrit (m4 configuration macro) |
---|
3812 | checking for MCA component spml:ikrit compile mode... dso |
---|
3813 | checking if MCA component spml:ikrit can compile... no |
---|
3814 | |
---|
3815 | --- MCA component spml:ucx (m4 configuration macro) |
---|
3816 | checking for MCA component spml:ucx compile mode... dso |
---|
3817 | checking if MCA component spml:ucx can compile... no |
---|
3818 | |
---|
3819 | +++ Configuring MCA framework sshmem |
---|
3820 | checking for no configure components in framework sshmem... |
---|
3821 | checking for m4 configure components in framework sshmem... mmap, sysv, ucx, verbs |
---|
3822 | |
---|
3823 | --- MCA component sshmem:mmap (m4 configuration macro) |
---|
3824 | checking for MCA component sshmem:mmap compile mode... dso |
---|
3825 | checking if want mmap shared memory support... yes |
---|
3826 | checking for library containing mmap... (cached) none required |
---|
3827 | checking if MCA component sshmem:mmap can compile... yes |
---|
3828 | |
---|
3829 | --- MCA component sshmem:sysv (m4 configuration macro) |
---|
3830 | checking for MCA component sshmem:sysv compile mode... dso |
---|
3831 | checking if want SYSV shared memory support... yes |
---|
3832 | checking for shmget... (cached) yes |
---|
3833 | checking if MCA component sshmem:sysv can compile... yes |
---|
3834 | |
---|
3835 | --- MCA component sshmem:ucx (m4 configuration macro) |
---|
3836 | checking for MCA component sshmem:ucx compile mode... dso |
---|
3837 | checking if MCA component sshmem:ucx can compile... no |
---|
3838 | |
---|
3839 | --- MCA component sshmem:verbs (m4 configuration macro) |
---|
3840 | checking for MCA component sshmem:verbs compile mode... dso |
---|
3841 | checking if want verbs shared memory support... yes |
---|
3842 | checking if MCA component sshmem:verbs can compile... no |
---|
3843 | checking for size of endpoint array... 1 |
---|
3844 | |
---|
3845 | ============================================================================ |
---|
3846 | == Extended MPI interfaces setup |
---|
3847 | ============================================================================ |
---|
3848 | checking for available MPI Extensions... affinity, cr, cuda, pcollreq |
---|
3849 | checking which MPI extension should be enabled... All Available Extensions |
---|
3850 | |
---|
3851 | --- MPI Extension affinity |
---|
3852 | checking if MPI Extension affinity can compile... yes |
---|
3853 | checking if MPI Extension affinity has C bindings... yes (required) |
---|
3854 | checking if MPI Extension affinity has mpif.h bindings... no |
---|
3855 | checking if MPI Extension affinity has "use mpi" bindings... no |
---|
3856 | checking if MPI Extension affinity has "use mpi_f08" bindings... no |
---|
3857 | |
---|
3858 | --- MPI Extension cr |
---|
3859 | checking if MPI Extension cr can compile... no |
---|
3860 | |
---|
3861 | --- MPI Extension cuda |
---|
3862 | checking if MPI Extension cuda can compile... yes |
---|
3863 | checking if MPI Extension cuda has C bindings... yes (required) |
---|
3864 | checking if MPI Extension cuda has mpif.h bindings... no |
---|
3865 | checking if MPI Extension cuda has "use mpi" bindings... no |
---|
3866 | checking if MPI Extension cuda has "use mpi_f08" bindings... no |
---|
3867 | |
---|
3868 | --- MPI Extension pcollreq |
---|
3869 | checking if MPI Extension pcollreq can compile... yes |
---|
3870 | checking if MPI Extension pcollreq has C bindings... yes (required) |
---|
3871 | checking if MPI Extension pcollreq has mpif.h bindings... yes |
---|
3872 | checking if MPI Extension pcollreq has "use mpi" bindings... yes |
---|
3873 | checking if MPI Extension pcollreq has "use mpi_f08" bindings... yes |
---|
3874 | |
---|
3875 | ============================================================================ |
---|
3876 | == Contributed software setup |
---|
3877 | ============================================================================ |
---|
3878 | |
---|
3879 | *** Configuring contributed software packages |
---|
3880 | checking which contributed software packages should be disabled... |
---|
3881 | |
---|
3882 | --- libompitrace (m4 configuration macro) |
---|
3883 | checking if contributed component libompitrace can compile... yes |
---|
3884 | |
---|
3885 | ============================================================================ |
---|
3886 | == Symbol visibility feature |
---|
3887 | ============================================================================ |
---|
3888 | checking if gcc supports -fvisibility=hidden... yes |
---|
3889 | checking whether to enable symbol visibility... yes (via -fvisibility=hidden) |
---|
3890 | |
---|
3891 | ============================================================================ |
---|
3892 | == Final top-level OMPI configuration |
---|
3893 | ============================================================================ |
---|
3894 | |
---|
3895 | *** Libtool configuration |
---|
3896 | checking how to print strings... printf |
---|
3897 | checking for a sed that does not truncate output... /opt/local/bin/gsed |
---|
3898 | checking for ld used by gcc... /opt/local/bin/ld |
---|
3899 | checking if the linker (/opt/local/bin/ld) is GNU ld... no |
---|
3900 | checking the maximum length of command line arguments... 196608 |
---|
3901 | checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop |
---|
3902 | checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop |
---|
3903 | checking for /opt/local/bin/ld option to reload object files... -r |
---|
3904 | checking for objdump... no |
---|
3905 | checking how to recognize dependent libraries... pass_all |
---|
3906 | checking for dlltool... no |
---|
3907 | checking how to associate runtime and link libraries... printf %s\n |
---|
3908 | checking for ar... ar |
---|
3909 | checking for archiver @FILE support... no |
---|
3910 | checking for strip... strip |
---|
3911 | checking for ranlib... ranlib |
---|
3912 | checking command to parse /opt/local/bin/nm -B output from gcc object... ok |
---|
3913 | checking for sysroot... no |
---|
3914 | checking for a working dd... /bin/dd |
---|
3915 | checking how to truncate binary pipes... /bin/dd bs=4096 count=1 |
---|
3916 | checking for mt... no |
---|
3917 | checking if : is a manifest tool... no |
---|
3918 | checking for dsymutil... dsymutil |
---|
3919 | checking for nmedit... nmedit |
---|
3920 | checking for lipo... lipo |
---|
3921 | checking for otool... otool |
---|
3922 | checking for otool64... no |
---|
3923 | checking for -single_module linker flag... yes |
---|
3924 | checking for -exported_symbols_list linker flag... yes |
---|
3925 | checking for -force_load linker flag... yes |
---|
3926 | checking for dlfcn.h... (cached) yes |
---|
3927 | checking for objdir... .libs |
---|
3928 | checking if gcc supports -fno-rtti -fno-exceptions... no |
---|
3929 | checking for gcc option to produce PIC... -fno-common -DPIC |
---|
3930 | checking if gcc PIC flag -fno-common -DPIC works... yes |
---|
3931 | checking if gcc static flag -static works... no |
---|
3932 | checking if gcc supports -c -o file.o... yes |
---|
3933 | checking if gcc supports -c -o file.o... (cached) yes |
---|
3934 | checking whether the gcc linker (/opt/local/bin/ld) supports shared libraries... yes |
---|
3935 | checking dynamic linker characteristics... darwin14.5.0 dyld |
---|
3936 | checking how to hardcode library paths into programs... immediate |
---|
3937 | checking for dlopen in -ldl... yes |
---|
3938 | checking whether a program can dlopen itself... yes |
---|
3939 | checking whether a statically linked program can dlopen itself... yes |
---|
3940 | checking whether stripping libraries is possible... yes |
---|
3941 | checking if libtool supports shared libraries... yes |
---|
3942 | checking whether to build shared libraries... yes |
---|
3943 | checking whether to build static libraries... no |
---|
3944 | checking how to run the C++ preprocessor... g++ -E |
---|
3945 | checking for ld used by g++... /opt/local/bin/ld |
---|
3946 | checking if the linker (/opt/local/bin/ld) is GNU ld... no |
---|
3947 | checking whether the g++ linker (/opt/local/bin/ld) supports shared libraries... yes |
---|
3948 | checking for g++ option to produce PIC... -fno-common -DPIC |
---|
3949 | checking if g++ PIC flag -fno-common -DPIC works... yes |
---|
3950 | checking if g++ static flag -static works... no |
---|
3951 | checking if g++ supports -c -o file.o... yes |
---|
3952 | checking if g++ supports -c -o file.o... (cached) yes |
---|
3953 | checking whether the g++ linker (/opt/local/bin/ld) supports shared libraries... yes |
---|
3954 | checking dynamic linker characteristics... darwin14.5.0 dyld |
---|
3955 | checking how to hardcode library paths into programs... immediate |
---|
3956 | checking if libtool supports shared libraries... yes |
---|
3957 | checking whether to build shared libraries... yes |
---|
3958 | checking whether to build static libraries... no |
---|
3959 | checking for gfortran option to produce PIC... -fno-common |
---|
3960 | checking if gfortran PIC flag -fno-common works... yes |
---|
3961 | checking if gfortran static flag -static works... no |
---|
3962 | checking if gfortran supports -c -o file.o... yes |
---|
3963 | checking if gfortran supports -c -o file.o... (cached) yes |
---|
3964 | checking whether the gfortran linker (/opt/local/bin/ld) supports shared libraries... yes |
---|
3965 | checking dynamic linker characteristics... darwin14.5.0 dyld |
---|
3966 | checking how to hardcode library paths into programs... immediate |
---|
3967 | configure: creating ./config.lt |
---|
3968 | config.lt: creating libtool |
---|
3969 | |
---|
3970 | *** Compiler flags |
---|
3971 | checking which of CFLAGS are ok for debugger modules... -DNDEBUG -fno-strict-aliasing -mcx16 |
---|
3972 | checking for debugger extra CFLAGS... -g |
---|
3973 | |
---|
3974 | *** Wrapper compiler final setup |
---|
3975 | checking for perl... /opt/local/bin/perl |
---|
3976 | checking if linker supports RPATH... yes (no extra flags needed) |
---|
3977 | checking for OPAL CPPFLAGS... |
---|
3978 | checking for OPAL CFLAGS... |
---|
3979 | checking for OPAL CFLAGS_PREFIX... |
---|
3980 | checking for OPAL CXXFLAGS... |
---|
3981 | checking for OPAL CXXFLAGS_PREFIX... |
---|
3982 | checking for OPAL LDFLAGS... -L/opt/local/lib |
---|
3983 | checking for OPAL pkg-config LDFLAGS... -L/opt/local/lib |
---|
3984 | checking for OPAL LIBS... -lhwloc |
---|
3985 | checking for ORTE CPPFLAGS... |
---|
3986 | checking for ORTE CFLAGS... |
---|
3987 | checking for ORTE CFLAGS_PREFIX... |
---|
3988 | checking for ORTE LDFLAGS... -L/opt/local/lib |
---|
3989 | checking for ORTE pkg-config LDFLAGS... -L/opt/local/lib |
---|
3990 | checking for ORTE LIBS... -lhwloc |
---|
3991 | checking for OMPI CPPFLAGS... |
---|
3992 | checking for OMPI CFLAGS... |
---|
3993 | checking for OMPI CFLAGS_PREFIX... |
---|
3994 | checking for OMPI CXXFLAGS... |
---|
3995 | checking for OMPI CXXFLAGS_PREFIX... |
---|
3996 | checking for OMPI FCFLAGS... -Wl,-flat_namespace -Wl,-commons,use_dylibs -I${libdir} |
---|
3997 | checking for OMPI FCFLAGS_PREFIX... |
---|
3998 | checking for OMPI LDFLAGS... -L/opt/local/lib |
---|
3999 | checking for OMPI pkg-config LDFLAGS... -L/opt/local/lib |
---|
4000 | checking for OMPI LIBS... -lhwloc -lz |
---|
4001 | checking if libtool needs -no-undefined flag to build shared libraries... no |
---|
4002 | |
---|
4003 | *** Final output |
---|
4004 | checking for libraries that use libnl v1... (none) |
---|
4005 | checking for libraries that use libnl v3... (none) |
---|
4006 | checking that generated files are newer than configure... done |
---|
4007 | configure: creating ./config.status |
---|
4008 | config.status: creating ompi/include/ompi/version.h |
---|
4009 | config.status: creating orte/include/orte/version.h |
---|
4010 | config.status: creating oshmem/include/oshmem/version.h |
---|
4011 | config.status: creating opal/include/opal/version.h |
---|
4012 | config.status: creating ompi/mpi/java/Makefile |
---|
4013 | config.status: creating ompi/mpi/java/java/Makefile |
---|
4014 | config.status: creating ompi/mpi/java/c/Makefile |
---|
4015 | config.status: creating ompi/mpi/fortran/configure-fortran-output.h |
---|
4016 | config.status: creating opal/mca/hwloc/Makefile |
---|
4017 | config.status: creating opal/mca/hwloc/external/Makefile |
---|
4018 | config.status: creating opal/mca/hwloc/hwloc201/Makefile |
---|
4019 | config.status: creating opal/mca/hwloc/hwloc201/hwloc/Makefile |
---|
4020 | config.status: creating opal/mca/hwloc/hwloc201/hwloc/include/Makefile |
---|
4021 | config.status: creating opal/mca/hwloc/hwloc201/hwloc/hwloc/Makefile |
---|
4022 | config.status: creating opal/mca/common/Makefile |
---|
4023 | config.status: creating opal/mca/common/cuda/Makefile |
---|
4024 | config.status: creating opal/mca/common/sm/Makefile |
---|
4025 | config.status: creating opal/mca/common/ucx/Makefile |
---|
4026 | config.status: creating opal/mca/common/verbs/Makefile |
---|
4027 | config.status: creating opal/mca/common/verbs_usnic/Makefile |
---|
4028 | config.status: creating opal/mca/allocator/Makefile |
---|
4029 | config.status: creating opal/mca/allocator/basic/Makefile |
---|
4030 | config.status: creating opal/mca/allocator/bucket/Makefile |
---|
4031 | config.status: creating opal/mca/backtrace/Makefile |
---|
4032 | config.status: creating opal/mca/backtrace/execinfo/Makefile |
---|
4033 | config.status: creating opal/mca/backtrace/printstack/Makefile |
---|
4034 | config.status: creating opal/mca/backtrace/none/Makefile |
---|
4035 | config.status: creating opal/mca/btl/Makefile |
---|
4036 | config.status: creating opal/mca/btl/self/Makefile |
---|
4037 | config.status: creating opal/mca/btl/openib/Makefile |
---|
4038 | config.status: creating opal/mca/btl/portals4/Makefile |
---|
4039 | config.status: creating opal/mca/btl/sm/Makefile |
---|
4040 | config.status: creating opal/mca/btl/smcuda/Makefile |
---|
4041 | config.status: creating opal/mca/btl/tcp/Makefile |
---|
4042 | config.status: creating opal/mca/btl/uct/Makefile |
---|
4043 | config.status: creating opal/mca/btl/ugni/Makefile |
---|
4044 | config.status: creating opal/mca/btl/usnic/Makefile |
---|
4045 | config.status: creating opal/mca/btl/vader/Makefile |
---|
4046 | config.status: creating opal/mca/compress/Makefile |
---|
4047 | config.status: creating opal/mca/compress/bzip/Makefile |
---|
4048 | config.status: creating opal/mca/compress/gzip/Makefile |
---|
4049 | config.status: creating opal/mca/crs/Makefile |
---|
4050 | config.status: creating opal/mca/crs/none/Makefile |
---|
4051 | config.status: creating opal/mca/crs/self/Makefile |
---|
4052 | config.status: creating opal/mca/dl/Makefile |
---|
4053 | config.status: creating opal/mca/dl/dlopen/Makefile |
---|
4054 | config.status: creating opal/mca/dl/libltdl/Makefile |
---|
4055 | config.status: creating opal/mca/event/Makefile |
---|
4056 | config.status: creating opal/mca/event/external/Makefile |
---|
4057 | config.status: creating opal/mca/event/libevent2022/Makefile |
---|
4058 | config.status: creating opal/mca/if/Makefile |
---|
4059 | config.status: creating opal/mca/if/bsdx_ipv4/Makefile |
---|
4060 | config.status: creating opal/mca/if/bsdx_ipv6/Makefile |
---|
4061 | config.status: creating opal/mca/if/linux_ipv6/Makefile |
---|
4062 | config.status: creating opal/mca/if/posix_ipv4/Makefile |
---|
4063 | config.status: creating opal/mca/if/solaris_ipv6/Makefile |
---|
4064 | config.status: creating opal/mca/installdirs/Makefile |
---|
4065 | config.status: creating opal/mca/installdirs/env/Makefile |
---|
4066 | config.status: creating opal/mca/installdirs/config/Makefile |
---|
4067 | config.status: creating opal/mca/installdirs/config/install_dirs.h |
---|
4068 | config.status: creating opal/mca/memchecker/Makefile |
---|
4069 | config.status: creating opal/mca/memchecker/valgrind/Makefile |
---|
4070 | config.status: creating opal/mca/memcpy/Makefile |
---|
4071 | config.status: creating opal/mca/memory/Makefile |
---|
4072 | config.status: creating opal/mca/memory/patcher/Makefile |
---|
4073 | config.status: creating opal/mca/memory/malloc_solaris/Makefile |
---|
4074 | config.status: creating opal/mca/mpool/Makefile |
---|
4075 | config.status: creating opal/mca/mpool/hugepage/Makefile |
---|
4076 | config.status: creating opal/mca/mpool/memkind/Makefile |
---|
4077 | config.status: creating opal/mca/patcher/Makefile |
---|
4078 | config.status: creating opal/mca/patcher/linux/Makefile |
---|
4079 | config.status: creating opal/mca/patcher/overwrite/Makefile |
---|
4080 | config.status: creating opal/mca/pmix/Makefile |
---|
4081 | config.status: creating opal/mca/pmix/isolated/Makefile |
---|
4082 | config.status: creating opal/mca/pmix/cray/Makefile |
---|
4083 | config.status: creating opal/mca/pmix/ext1x/Makefile |
---|
4084 | config.status: creating opal/mca/pmix/ext2x/Makefile |
---|
4085 | config.status: creating opal/mca/pmix/ext3x/Makefile |
---|
4086 | config.status: creating opal/mca/pmix/flux/Makefile |
---|
4087 | config.status: creating opal/mca/pmix/pmix3x/Makefile |
---|
4088 | config.status: creating opal/mca/pmix/s1/Makefile |
---|
4089 | config.status: creating opal/mca/pmix/s2/Makefile |
---|
4090 | config.status: creating opal/mca/pstat/Makefile |
---|
4091 | config.status: creating opal/mca/pstat/linux/Makefile |
---|
4092 | config.status: creating opal/mca/pstat/test/Makefile |
---|
4093 | config.status: creating opal/mca/rcache/Makefile |
---|
4094 | config.status: creating opal/mca/rcache/grdma/Makefile |
---|
4095 | config.status: creating opal/mca/rcache/gpusm/Makefile |
---|
4096 | config.status: creating opal/mca/rcache/rgpusm/Makefile |
---|
4097 | config.status: creating opal/mca/rcache/udreg/Makefile |
---|
4098 | config.status: creating opal/mca/reachable/Makefile |
---|
4099 | config.status: creating opal/mca/reachable/weighted/Makefile |
---|
4100 | config.status: creating opal/mca/reachable/netlink/Makefile |
---|
4101 | config.status: creating opal/mca/shmem/Makefile |
---|
4102 | config.status: creating opal/mca/shmem/mmap/Makefile |
---|
4103 | config.status: creating opal/mca/shmem/posix/Makefile |
---|
4104 | config.status: creating opal/mca/shmem/sysv/Makefile |
---|
4105 | config.status: creating opal/mca/timer/Makefile |
---|
4106 | config.status: creating opal/mca/timer/altix/Makefile |
---|
4107 | config.status: creating opal/mca/timer/darwin/Makefile |
---|
4108 | config.status: creating opal/mca/timer/linux/Makefile |
---|
4109 | config.status: creating opal/mca/timer/solaris/Makefile |
---|
4110 | config.status: creating orte/mca/common/Makefile |
---|
4111 | config.status: creating orte/mca/common/alps/Makefile |
---|
4112 | config.status: creating orte/mca/dfs/Makefile |
---|
4113 | config.status: creating orte/mca/dfs/app/Makefile |
---|
4114 | config.status: creating orte/mca/dfs/orted/Makefile |
---|
4115 | config.status: creating orte/mca/dfs/test/Makefile |
---|
4116 | config.status: creating orte/mca/errmgr/Makefile |
---|
4117 | config.status: creating orte/mca/errmgr/default_app/Makefile |
---|
4118 | config.status: creating orte/mca/errmgr/default_hnp/Makefile |
---|
4119 | config.status: creating orte/mca/errmgr/default_orted/Makefile |
---|
4120 | config.status: creating orte/mca/errmgr/default_tool/Makefile |
---|
4121 | config.status: creating orte/mca/ess/Makefile |
---|
4122 | config.status: creating orte/mca/ess/env/Makefile |
---|
4123 | config.status: creating orte/mca/ess/hnp/Makefile |
---|
4124 | config.status: creating orte/mca/ess/pmi/Makefile |
---|
4125 | config.status: creating orte/mca/ess/singleton/Makefile |
---|
4126 | config.status: creating orte/mca/ess/tool/Makefile |
---|
4127 | config.status: creating orte/mca/ess/alps/Makefile |
---|
4128 | config.status: creating orte/mca/ess/lsf/Makefile |
---|
4129 | config.status: creating orte/mca/ess/slurm/Makefile |
---|
4130 | config.status: creating orte/mca/ess/tm/Makefile |
---|
4131 | config.status: creating orte/mca/filem/Makefile |
---|
4132 | config.status: creating orte/mca/filem/raw/Makefile |
---|
4133 | config.status: creating orte/mca/grpcomm/Makefile |
---|
4134 | config.status: creating orte/mca/grpcomm/direct/Makefile |
---|
4135 | config.status: creating orte/mca/iof/Makefile |
---|
4136 | config.status: creating orte/mca/iof/hnp/Makefile |
---|
4137 | config.status: creating orte/mca/iof/orted/Makefile |
---|
4138 | config.status: creating orte/mca/iof/tool/Makefile |
---|
4139 | config.status: creating orte/mca/notifier/Makefile |
---|
4140 | config.status: creating orte/mca/notifier/syslog/Makefile |
---|
4141 | config.status: creating orte/mca/odls/Makefile |
---|
4142 | config.status: creating orte/mca/odls/alps/Makefile |
---|
4143 | config.status: creating orte/mca/odls/default/Makefile |
---|
4144 | config.status: creating orte/mca/odls/pspawn/Makefile |
---|
4145 | config.status: creating orte/mca/oob/Makefile |
---|
4146 | config.status: creating orte/mca/oob/alps/Makefile |
---|
4147 | config.status: creating orte/mca/oob/tcp/Makefile |
---|
4148 | config.status: creating orte/mca/plm/Makefile |
---|
4149 | config.status: creating orte/mca/plm/alps/Makefile |
---|
4150 | config.status: creating orte/mca/plm/isolated/Makefile |
---|
4151 | config.status: creating orte/mca/plm/lsf/Makefile |
---|
4152 | config.status: creating orte/mca/plm/rsh/Makefile |
---|
4153 | config.status: creating orte/mca/plm/slurm/Makefile |
---|
4154 | config.status: creating orte/mca/plm/tm/Makefile |
---|
4155 | config.status: creating orte/mca/ras/Makefile |
---|
4156 | config.status: creating orte/mca/ras/simulator/Makefile |
---|
4157 | config.status: creating orte/mca/ras/alps/Makefile |
---|
4158 | config.status: creating orte/mca/ras/gridengine/Makefile |
---|
4159 | config.status: creating orte/mca/ras/lsf/Makefile |
---|
4160 | config.status: creating orte/mca/ras/slurm/Makefile |
---|
4161 | config.status: creating orte/mca/ras/tm/Makefile |
---|
4162 | config.status: creating orte/mca/regx/Makefile |
---|
4163 | config.status: creating orte/mca/regx/fwd/Makefile |
---|
4164 | config.status: creating orte/mca/regx/reverse/Makefile |
---|
4165 | config.status: creating orte/mca/rmaps/Makefile |
---|
4166 | config.status: creating orte/mca/rmaps/mindist/Makefile |
---|
4167 | config.status: creating orte/mca/rmaps/ppr/Makefile |
---|
4168 | config.status: creating orte/mca/rmaps/rank_file/Makefile |
---|
4169 | config.status: creating orte/mca/rmaps/resilient/Makefile |
---|
4170 | config.status: creating orte/mca/rmaps/round_robin/Makefile |
---|
4171 | config.status: creating orte/mca/rmaps/seq/Makefile |
---|
4172 | config.status: creating orte/mca/rml/Makefile |
---|
4173 | config.status: creating orte/mca/rml/oob/Makefile |
---|
4174 | config.status: creating orte/mca/routed/Makefile |
---|
4175 | config.status: creating orte/mca/routed/binomial/Makefile |
---|
4176 | config.status: creating orte/mca/routed/debruijn/Makefile |
---|
4177 | config.status: creating orte/mca/routed/direct/Makefile |
---|
4178 | config.status: creating orte/mca/routed/radix/Makefile |
---|
4179 | config.status: creating orte/mca/rtc/Makefile |
---|
4180 | config.status: creating orte/mca/rtc/hwloc/Makefile |
---|
4181 | config.status: creating orte/mca/schizo/Makefile |
---|
4182 | config.status: creating orte/mca/schizo/flux/Makefile |
---|
4183 | config.status: creating orte/mca/schizo/ompi/Makefile |
---|
4184 | config.status: creating orte/mca/schizo/orte/Makefile |
---|
4185 | config.status: creating orte/mca/schizo/alps/Makefile |
---|
4186 | config.status: creating orte/mca/schizo/moab/Makefile |
---|
4187 | config.status: creating orte/mca/schizo/singularity/Makefile |
---|
4188 | config.status: creating orte/mca/schizo/slurm/Makefile |
---|
4189 | config.status: creating orte/mca/snapc/Makefile |
---|
4190 | config.status: creating orte/mca/snapc/full/Makefile |
---|
4191 | config.status: creating orte/mca/sstore/Makefile |
---|
4192 | config.status: creating orte/mca/sstore/central/Makefile |
---|
4193 | config.status: creating orte/mca/sstore/stage/Makefile |
---|
4194 | config.status: creating orte/mca/state/Makefile |
---|
4195 | config.status: creating orte/mca/state/app/Makefile |
---|
4196 | config.status: creating orte/mca/state/hnp/Makefile |
---|
4197 | config.status: creating orte/mca/state/novm/Makefile |
---|
4198 | config.status: creating orte/mca/state/orted/Makefile |
---|
4199 | config.status: creating orte/mca/state/tool/Makefile |
---|
4200 | config.status: creating ompi/mca/common/Makefile |
---|
4201 | config.status: creating ompi/mca/common/monitoring/Makefile |
---|
4202 | config.status: creating ompi/mca/common/ompio/Makefile |
---|
4203 | config.status: creating ompi/mca/bml/Makefile |
---|
4204 | config.status: creating ompi/mca/bml/r2/Makefile |
---|
4205 | config.status: creating ompi/mca/coll/Makefile |
---|
4206 | config.status: creating ompi/mca/coll/basic/Makefile |
---|
4207 | config.status: creating ompi/mca/coll/inter/Makefile |
---|
4208 | config.status: creating ompi/mca/coll/libnbc/Makefile |
---|
4209 | config.status: creating ompi/mca/coll/self/Makefile |
---|
4210 | config.status: creating ompi/mca/coll/sm/Makefile |
---|
4211 | config.status: creating ompi/mca/coll/sync/Makefile |
---|
4212 | config.status: creating ompi/mca/coll/tuned/Makefile |
---|
4213 | config.status: creating ompi/mca/coll/cuda/Makefile |
---|
4214 | config.status: creating ompi/mca/coll/fca/Makefile |
---|
4215 | config.status: creating ompi/mca/coll/hcoll/Makefile |
---|
4216 | config.status: creating ompi/mca/coll/monitoring/Makefile |
---|
4217 | config.status: creating ompi/mca/coll/portals4/Makefile |
---|
4218 | config.status: creating ompi/mca/crcp/Makefile |
---|
4219 | config.status: creating ompi/mca/crcp/bkmrk/Makefile |
---|
4220 | config.status: creating ompi/mca/fbtl/Makefile |
---|
4221 | config.status: creating ompi/mca/fbtl/posix/Makefile |
---|
4222 | config.status: creating ompi/mca/fbtl/pvfs2/Makefile |
---|
4223 | config.status: creating ompi/mca/fcoll/Makefile |
---|
4224 | config.status: creating ompi/mca/fcoll/dynamic/Makefile |
---|
4225 | config.status: creating ompi/mca/fcoll/dynamic_gen2/Makefile |
---|
4226 | config.status: creating ompi/mca/fcoll/individual/Makefile |
---|
4227 | config.status: creating ompi/mca/fcoll/two_phase/Makefile |
---|
4228 | config.status: creating ompi/mca/fcoll/vulcan/Makefile |
---|
4229 | config.status: creating ompi/mca/fs/Makefile |
---|
4230 | config.status: creating ompi/mca/fs/lustre/Makefile |
---|
4231 | config.status: creating ompi/mca/fs/pvfs2/Makefile |
---|
4232 | config.status: creating ompi/mca/fs/ufs/Makefile |
---|
4233 | config.status: creating ompi/mca/hook/Makefile |
---|
4234 | config.status: creating ompi/mca/io/Makefile |
---|
4235 | config.status: creating ompi/mca/io/ompio/Makefile |
---|
4236 | config.status: creating ompi/mca/io/romio321/Makefile |
---|
4237 | config.status: creating ompi/mca/mtl/Makefile |
---|
4238 | config.status: creating ompi/mca/mtl/ofi/Makefile |
---|
4239 | config.status: creating ompi/mca/mtl/portals4/Makefile |
---|
4240 | config.status: creating ompi/mca/mtl/psm/Makefile |
---|
4241 | config.status: creating ompi/mca/mtl/psm2/Makefile |
---|
4242 | config.status: creating ompi/mca/op/Makefile |
---|
4243 | config.status: creating ompi/mca/osc/Makefile |
---|
4244 | config.status: creating ompi/mca/osc/sm/Makefile |
---|
4245 | config.status: creating ompi/mca/osc/monitoring/Makefile |
---|
4246 | config.status: creating ompi/mca/osc/portals4/Makefile |
---|
4247 | config.status: creating ompi/mca/osc/pt2pt/Makefile |
---|
4248 | config.status: creating ompi/mca/osc/rdma/Makefile |
---|
4249 | config.status: creating ompi/mca/osc/ucx/Makefile |
---|
4250 | config.status: creating ompi/mca/pml/Makefile |
---|
4251 | config.status: creating ompi/mca/pml/cm/Makefile |
---|
4252 | config.status: creating ompi/mca/pml/crcpw/Makefile |
---|
4253 | config.status: creating ompi/mca/pml/monitoring/Makefile |
---|
4254 | config.status: creating ompi/mca/pml/ob1/Makefile |
---|
4255 | config.status: creating ompi/mca/pml/ucx/Makefile |
---|
4256 | config.status: creating ompi/mca/pml/v/Makefile |
---|
4257 | config.status: creating ompi/mca/pml/yalla/Makefile |
---|
4258 | config.status: creating ompi/mca/rte/Makefile |
---|
4259 | config.status: creating ompi/mca/rte/pmix/Makefile |
---|
4260 | config.status: creating ompi/mca/rte/orte/Makefile |
---|
4261 | config.status: creating ompi/mca/sharedfp/Makefile |
---|
4262 | config.status: creating ompi/mca/sharedfp/individual/Makefile |
---|
4263 | config.status: creating ompi/mca/sharedfp/lockedfile/Makefile |
---|
4264 | config.status: creating ompi/mca/sharedfp/sm/Makefile |
---|
4265 | config.status: creating ompi/mca/topo/Makefile |
---|
4266 | config.status: creating ompi/mca/topo/basic/Makefile |
---|
4267 | config.status: creating ompi/mca/topo/treematch/Makefile |
---|
4268 | config.status: creating ompi/mca/vprotocol/Makefile |
---|
4269 | config.status: creating ompi/mca/vprotocol/pessimist/Makefile |
---|
4270 | config.status: creating oshmem/mca/atomic/Makefile |
---|
4271 | config.status: creating oshmem/mca/atomic/basic/Makefile |
---|
4272 | config.status: creating oshmem/mca/atomic/mxm/Makefile |
---|
4273 | config.status: creating oshmem/mca/atomic/ucx/Makefile |
---|
4274 | config.status: creating oshmem/mca/memheap/Makefile |
---|
4275 | config.status: creating oshmem/mca/memheap/buddy/Makefile |
---|
4276 | config.status: creating oshmem/mca/memheap/ptmalloc/Makefile |
---|
4277 | config.status: creating oshmem/mca/scoll/Makefile |
---|
4278 | config.status: creating oshmem/mca/scoll/basic/Makefile |
---|
4279 | config.status: creating oshmem/mca/scoll/mpi/Makefile |
---|
4280 | config.status: creating oshmem/mca/scoll/fca/Makefile |
---|
4281 | config.status: creating oshmem/mca/spml/Makefile |
---|
4282 | config.status: creating oshmem/mca/spml/ikrit/Makefile |
---|
4283 | config.status: creating oshmem/mca/spml/ucx/Makefile |
---|
4284 | config.status: creating oshmem/mca/sshmem/Makefile |
---|
4285 | config.status: creating oshmem/mca/sshmem/mmap/Makefile |
---|
4286 | config.status: creating oshmem/mca/sshmem/sysv/Makefile |
---|
4287 | config.status: creating oshmem/mca/sshmem/ucx/Makefile |
---|
4288 | config.status: creating oshmem/mca/sshmem/verbs/Makefile |
---|
4289 | config.status: creating ompi/mpiext/affinity/Makefile |
---|
4290 | config.status: creating ompi/mpiext/affinity/c/Makefile |
---|
4291 | config.status: creating ompi/mpiext/cr/Makefile |
---|
4292 | config.status: creating ompi/mpiext/cr/c/Makefile |
---|
4293 | config.status: creating ompi/mpiext/cuda/Makefile |
---|
4294 | config.status: creating ompi/mpiext/cuda/c/Makefile |
---|
4295 | config.status: creating ompi/mpiext/pcollreq/Makefile |
---|
4296 | config.status: creating ompi/mpiext/pcollreq/c/Makefile |
---|
4297 | config.status: creating ompi/mpiext/pcollreq/c/profile/Makefile |
---|
4298 | config.status: creating ompi/mpiext/pcollreq/mpif-h/Makefile |
---|
4299 | config.status: creating ompi/mpiext/pcollreq/mpif-h/profile/Makefile |
---|
4300 | config.status: creating ompi/mpiext/pcollreq/use-mpi/Makefile |
---|
4301 | config.status: creating ompi/mpiext/pcollreq/use-mpi-f08/Makefile |
---|
4302 | config.status: creating ompi/contrib/libompitrace/Makefile |
---|
4303 | config.status: creating Makefile |
---|
4304 | config.status: creating config/Makefile |
---|
4305 | config.status: creating contrib/Makefile |
---|
4306 | config.status: creating contrib/dist/mofed/debian/changelog |
---|
4307 | config.status: creating contrib/dist/mofed/debian/control |
---|
4308 | config.status: creating contrib/dist/mofed/debian/copyright |
---|
4309 | config.status: creating test/Makefile |
---|
4310 | config.status: creating test/event/Makefile |
---|
4311 | config.status: creating test/asm/Makefile |
---|
4312 | config.status: creating test/datatype/Makefile |
---|
4313 | config.status: creating test/dss/Makefile |
---|
4314 | config.status: creating test/class/Makefile |
---|
4315 | config.status: creating test/mpool/Makefile |
---|
4316 | config.status: creating test/support/Makefile |
---|
4317 | config.status: creating test/threads/Makefile |
---|
4318 | config.status: creating test/util/Makefile |
---|
4319 | config.status: creating test/monitoring/Makefile |
---|
4320 | config.status: creating test/spc/Makefile |
---|
4321 | config.status: creating contrib/dist/mofed/debian/rules |
---|
4322 | config.status: creating contrib/dist/mofed/compile_debian_mlnx_example |
---|
4323 | config.status: creating opal/Makefile |
---|
4324 | config.status: creating opal/etc/Makefile |
---|
4325 | config.status: creating opal/include/Makefile |
---|
4326 | config.status: creating opal/datatype/Makefile |
---|
4327 | config.status: creating opal/util/Makefile |
---|
4328 | config.status: creating opal/util/keyval/Makefile |
---|
4329 | config.status: creating opal/mca/base/Makefile |
---|
4330 | config.status: creating opal/tools/wrappers/Makefile |
---|
4331 | config.status: creating opal/tools/wrappers/opalcc-wrapper-data.txt |
---|
4332 | config.status: creating opal/tools/wrappers/opalc++-wrapper-data.txt |
---|
4333 | config.status: creating opal/tools/wrappers/opal.pc |
---|
4334 | config.status: creating opal/tools/opal-checkpoint/Makefile |
---|
4335 | config.status: creating opal/tools/opal-restart/Makefile |
---|
4336 | config.status: creating orte/Makefile |
---|
4337 | config.status: creating orte/include/Makefile |
---|
4338 | config.status: creating orte/etc/Makefile |
---|
4339 | config.status: creating orte/tools/orted/Makefile |
---|
4340 | config.status: creating orte/tools/orterun/Makefile |
---|
4341 | config.status: creating orte/tools/wrappers/Makefile |
---|
4342 | config.status: creating orte/tools/wrappers/ortecc-wrapper-data.txt |
---|
4343 | config.status: creating orte/tools/wrappers/orte.pc |
---|
4344 | config.status: creating orte/tools/orte-clean/Makefile |
---|
4345 | config.status: creating orte/tools/orte-info/Makefile |
---|
4346 | config.status: creating orte/tools/orte-server/Makefile |
---|
4347 | config.status: creating ompi/Makefile |
---|
4348 | config.status: creating ompi/etc/Makefile |
---|
4349 | config.status: creating ompi/include/Makefile |
---|
4350 | config.status: creating ompi/include/mpif.h |
---|
4351 | config.status: creating ompi/include/mpif-config.h |
---|
4352 | config.status: creating ompi/datatype/Makefile |
---|
4353 | config.status: creating ompi/debuggers/Makefile |
---|
4354 | config.status: creating ompi/mpi/c/Makefile |
---|
4355 | config.status: creating ompi/mpi/c/profile/Makefile |
---|
4356 | config.status: creating ompi/mpi/cxx/Makefile |
---|
4357 | config.status: creating ompi/mpi/fortran/base/Makefile |
---|
4358 | config.status: creating ompi/mpi/fortran/mpif-h/Makefile |
---|
4359 | config.status: creating ompi/mpi/fortran/mpif-h/profile/Makefile |
---|
4360 | config.status: creating ompi/mpi/fortran/use-mpi-tkr/Makefile |
---|
4361 | config.status: creating ompi/mpi/fortran/use-mpi-tkr/fortran_sizes.h |
---|
4362 | config.status: creating ompi/mpi/fortran/use-mpi-tkr/fortran_kinds.sh |
---|
4363 | config.status: creating ompi/mpi/fortran/use-mpi-ignore-tkr/Makefile |
---|
4364 | config.status: creating ompi/mpi/fortran/use-mpi-ignore-tkr/mpi-ignore-tkr-interfaces.h |
---|
4365 | config.status: creating ompi/mpi/fortran/use-mpi-ignore-tkr/mpi-ignore-tkr-file-interfaces.h |
---|
4366 | config.status: creating ompi/mpi/fortran/use-mpi-ignore-tkr/mpi-ignore-tkr-removed-interfaces.h |
---|
4367 | config.status: creating ompi/mpi/fortran/use-mpi-f08/Makefile |
---|
4368 | config.status: creating ompi/mpi/fortran/use-mpi-f08/bindings/Makefile |
---|
4369 | config.status: creating ompi/mpi/fortran/use-mpi-f08/mod/Makefile |
---|
4370 | config.status: creating ompi/mpi/fortran/mpiext-use-mpi/Makefile |
---|
4371 | config.status: creating ompi/mpi/fortran/mpiext-use-mpi-f08/Makefile |
---|
4372 | config.status: creating ompi/mpi/tool/Makefile |
---|
4373 | config.status: creating ompi/mpi/tool/profile/Makefile |
---|
4374 | config.status: creating ompi/tools/ompi_info/Makefile |
---|
4375 | config.status: creating ompi/tools/wrappers/Makefile |
---|
4376 | config.status: creating ompi/tools/wrappers/mpicc-wrapper-data.txt |
---|
4377 | config.status: creating ompi/tools/wrappers/mpic++-wrapper-data.txt |
---|
4378 | config.status: creating ompi/tools/wrappers/mpifort-wrapper-data.txt |
---|
4379 | config.status: creating ompi/tools/wrappers/ompi.pc |
---|
4380 | config.status: creating ompi/tools/wrappers/ompi-c.pc |
---|
4381 | config.status: creating ompi/tools/wrappers/ompi-cxx.pc |
---|
4382 | config.status: creating ompi/tools/wrappers/ompi-fort.pc |
---|
4383 | config.status: creating ompi/tools/wrappers/mpijavac.pl |
---|
4384 | config.status: creating ompi/tools/mpisync/Makefile |
---|
4385 | config.status: creating oshmem/Makefile |
---|
4386 | config.status: creating oshmem/include/Makefile |
---|
4387 | config.status: creating oshmem/shmem/c/Makefile |
---|
4388 | config.status: creating oshmem/shmem/c/profile/Makefile |
---|
4389 | config.status: creating oshmem/shmem/fortran/Makefile |
---|
4390 | config.status: creating oshmem/shmem/fortran/profile/Makefile |
---|
4391 | config.status: creating oshmem/tools/oshmem_info/Makefile |
---|
4392 | config.status: creating oshmem/tools/wrappers/Makefile |
---|
4393 | config.status: creating oshmem/tools/wrappers/shmemcc-wrapper-data.txt |
---|
4394 | config.status: creating oshmem/tools/wrappers/shmemc++-wrapper-data.txt |
---|
4395 | config.status: creating oshmem/tools/wrappers/shmemfort-wrapper-data.txt |
---|
4396 | config.status: creating opal/include/opal_config.h |
---|
4397 | config.status: creating ompi/include/mpi.h |
---|
4398 | config.status: creating oshmem/include/shmem.h |
---|
4399 | config.status: creating opal/mca/hwloc/hwloc201/hwloc/include/private/autogen/config.h |
---|
4400 | config.status: creating opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen/config.h |
---|
4401 | config.status: creating ompi/mpiext/cuda/c/mpiext_cuda_c.h |
---|
4402 | config.status: executing depfiles commands |
---|
4403 | config.status: executing opal/mca/event/libevent2022/libevent/include/event2/event-config.h commands |
---|
4404 | config.status: executing ompi/mca/osc/monitoring/osc_monitoring_template_gen.h commands |
---|
4405 | config.status: executing libtool commands |
---|
4406 | |
---|
4407 | Open MPI configuration: |
---|
4408 | ----------------------- |
---|
4409 | Version: 4.0.1 |
---|
4410 | Build MPI C bindings: yes |
---|
4411 | Build MPI C++ bindings (deprecated): yes |
---|
4412 | Build MPI Fortran bindings: mpif.h, use mpi, use mpi_f08 |
---|
4413 | MPI Build Java bindings (experimental): no |
---|
4414 | Build Open SHMEM support: no (disabled) |
---|
4415 | Debug build: no |
---|
4416 | Platform file: (none) |
---|
4417 | |
---|
4418 | Miscellaneous |
---|
4419 | ----------------------- |
---|
4420 | CUDA support: no |
---|
4421 | HWLOC support: external |
---|
4422 | Libevent support: internal |
---|
4423 | PMIx support: Internal |
---|
4424 | |
---|
4425 | Transports |
---|
4426 | ----------------------- |
---|
4427 | Cisco usNIC: no |
---|
4428 | Cray uGNI (Gemini/Aries): no |
---|
4429 | Intel Omnipath (PSM2): no |
---|
4430 | Intel TrueScale (PSM): no |
---|
4431 | Mellanox MXM: no |
---|
4432 | Open UCX: no |
---|
4433 | OpenFabrics OFI Libfabric: no |
---|
4434 | OpenFabrics Verbs: no |
---|
4435 | Portals4: no |
---|
4436 | Shared memory/copy in+copy out: yes |
---|
4437 | Shared memory/Linux CMA: no |
---|
4438 | Shared memory/Linux KNEM: no |
---|
4439 | Shared memory/XPMEM: no |
---|
4440 | TCP: yes |
---|
4441 | |
---|
4442 | Resource Managers |
---|
4443 | ----------------------- |
---|
4444 | Cray Alps: no |
---|
4445 | Grid Engine: no |
---|
4446 | LSF: no |
---|
4447 | Moab: no |
---|
4448 | Slurm: yes |
---|
4449 | ssh/rsh: yes |
---|
4450 | Torque: no |
---|
4451 | |
---|
4452 | OMPIO File Systems |
---|
4453 | ----------------------- |
---|
4454 | Generic Unix FS: yes |
---|
4455 | Lustre: no |
---|
4456 | PVFS2/OrangeFS: no |
---|
4457 | |
---|