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